cross-stack globals, also, file inclusion
Dar Scott
dsc at swcp.com
Sat Oct 25 21:00:45 EDT 2003
On Saturday, October 25, 2003, at 05:39 PM, Martin Baxter wrote:
> So if I had a global constant fred=123, I would expect the compiler to
> use
> "add fred to x" exactly as if I had written: "add 123 to x"
> And to use "put fred' the same as if i'd written "put 123"
I recanted a little in other mail.
My concern is that the compiling of one script would not know the
constant set by another script. In other mail, I suggested a way that
might work. It does create some constraints.
Dar Scott
More information about the use-livecode
mailing list