global is empty
JJS
jjs at krutt.org
Tue Jan 22 13:04:46 EST 2019
no it should'nt you're right Jacque
only i forced myself months ago to put globals at the top and this stack
script was already older and i had putted locals at the top, so i
misplaced and overlooked 1 global
this was my fault, a global after some locals:
local tThis, tThat, tAnother, tAgain, gIWorkaslocalnow
global gI,gLike,gLive,gCode
Op 21-1-2019 om 23:44 schreef J. Landman Gay via use-livecode:
> On 1/21/19 12:06 PM, JJS via use-livecode wrote:
>> Foolishly i putted this global behind the locals on the top line. And
>> blindly trusting myself that it was correct i did not notice it.
>
> I didn't realize the order mattered. Seems like it shouldn't.
>
More information about the use-livecode
mailing list