bug, strange behaviour of libraryStack.
Andre Garzia
soapdog at mac.com
Wed May 24 23:11:52 EDT 2006
Dar,
I thought of that too, no libraryStack touches the global. The first
thing I thought (after hitting my head in the wall a little) was:
"hey, I must be emptying the global somewhere in the libraryStack of
the mainStack", but no, I never touch it...
its very strange. I am now double checking my code. Also, removing
the 'library' call made everything work again...
Thanks
andre
On May 25, 2006, at 12:06 AM, Dar Scott wrote:
>
> On May 24, 2006, at 7:50 PM, Andre Garzia wrote:
>
>> I have a global array which is fine. Then after a call to start
>> using some stack, my global array vanishes, it turns empty!!!! any
>> clue?
>
> Maybe the libraryStack is defined for that stack or in a script in
> in the message path (its main stack, another library stack, or a
> back script) and the script for libraryStack changes the global.
>
> In all libraryStack scripts confirm the target. (My style is to
> pass if it is not for this script, but some folks just ignore it.)
>
> Dar Scott
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list