> For anyone trying to define globals on the fly I have found the answer.
> 
> do("setProp(the globals,symbol(glob),val)")
> 
> where glob is user defined and so is val.

Alternatively (and marginally faster) (D7+):
(the globals)[#variableName] = someValue

-Sean

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to