Folks,
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?
like this
put "something" into gGlobalA["a_Value"]
library someStack
put the keys of gGlobalA
after the library call, gGlobalA is empty!!!! there's no touching on
gGlobalA by the stack being called by 'library'... I stepped with the
debugger and is like this, the array is there before library, then,
its empty after it...
any clue?
Andre
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution