Defining locals or constants
David Bovill
david at openpartnership.net
Thu May 15 06:21:02 EDT 2008
Not as far as I can see:
local SomeLocal = testFunction()
function testFunction
return 6
end testFunction
Will not compile here?
More information about the use-livecode
mailing list