cross-stack globals, also, file inclusion
Dar Scott
dsc at swcp.com
Tue Oct 21 14:53:04 EDT 2003
On Tuesday, October 21, 2003, at 12:39 PM, Alex Rice wrote:
> global constant kVersion=1.234
>
> and have kVersion be so defined in script in the entire project.
Hmmm. This will require a decision on what is done if there is a
conflict since all scripts are compiled independently. Would this also
require all scripts to be compiled before execution can start? Or are
you thinking this would only be in the primary stack script?
Dar Scott
More information about the use-livecode
mailing list