On Tue, Oct 9, 2012 at 9:51 AM, Bob Sneidar <b...@twft.com> wrote:
> OH! Kind of like a local global?

I've used so many languages over the years that they all run together,
but isn't it C that scopes things so that if I have a routine defined
within another, it has access to the parent's variables/names, unless
it defines a conflicting one itself?

I would *really* like a semi-global scope that applies only to other
routines in the same script, and not to other scripts . . .

Of course, there's days I contemplate implementing my program in an
object Cobol with a good GUI kit . . . (or is it "realize that the
correct tool is . . ." ?)

-- 
Richard E. Hawkins, Esq.
(702) 508-8462

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to