How to purge a stack from memory by script?
Fran รง ois Cuneo
francois.cuneo at cuk.ch
Sat Aug 23 06:14:00 EDT 2003
Hello Rob!
Until here OK, it works too, but if I refer again to another stack after,
it's impossible without a warning message "...what to do with the stack
XXX".
--------------
Franois Cuneo
Site Web ddi au Macintosh http://www.cuk.ch
E-mail: francois.cuneo at cuk.ch
> De: Rob Cozens <rcozens at pon.net>
> Rpondre : use-revolution at lists.runrev.com
> Date: Sat, 23 Aug 2003 06:55:25 -0700
> : use-revolution at lists.runrev.com
> Objet: Re: How to purge a stack from memory by script?
>
> Salut Franois,
>
> I'm coming into this a little late; so forgive me if my comments are
> off target.
>
> I have a handler that reads selected data from all stacks in a
> folder--1,648 in my real-world situation
>
> As it finishes processing a stack, my export handler does:
>
> set the destroyStack of stack currentStackName to true
> close stack currentStackName
>
> This seems to be working fine for moi...am I missing somethng?
> --
More information about the use-livecode
mailing list