Globals from the message box
J. Landman Gay
jacque at hyperactivesw.com
Mon Nov 28 18:06:56 EST 2011
On 11/28/11 2:07 PM, Bob Sneidar wrote:
> That works famously! It's only in the single line message box that
> semicolon delimited put statements using globals always resolves to
> true. Sounds buggy to me!
The message box has automatic access to any globals that have already
been declared, so you don't need to do it again if they are already
listed in the globals pane of the message box. The engine has access to
all globals at all times, and the message box just passes your commands
to it.
Semicolons do work in the message box to separate command lines.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list