Delete stack

Peter Haworth pete at lcsql.com
Wed Jun 27 15:39:27 EDT 2012


HI Paul,
Unfortunately, I can't use that method.  I'm doing this as part of a tool
I'll be announcing soon so it will be accessing other peoples' stacks and I
don't think they'd be happy if I changed the destroyStack property on them!
Pete
lcSQL Software <http://www.lcsql.com>



On Wed, Jun 27, 2012 at 12:02 PM, Paul Hibbert <lc at pbh.on-rev.com> wrote:

> Peter,
>
> Have you tried setting the destroyStack to true before deleting it?
>
> set the destroyStack of myStack to true
>
> Quote from the LC Dictionary;
> "destroyStack Summary:
> Specifies whether a stack is purged from memory when it's closed, or
> whether it remains in memory.
>
> Value:
> The destroyStack of a stack is true or false.
>
> By default, the destroyStack property of newly created stacks is set to
> false."
>



More information about the use-livecode mailing list