Problems with delete stack

Peter Haworth pete at lcsql.com
Thu Feb 13 14:44:50 EST 2014


Right, I don;t think there could be any processes running in the deleted
stack.  Is there a way to check if the delete stack command worked or not?
 Maybe the result?  There's no runtime error.

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>


On Thu, Feb 13, 2014 at 9:29 AM, J. Landman Gay <jacque at hyperactivesw.com>wrote:

> On 2/13/14, 11:17 AM, Peter Haworth wrote:
>
>> I set destroyStack to true immediately before the delete stack command.
>> Although according to the dictionary, delete stack removes a stack from
>> memory if it's a main stack.
>>
>
> The "delete stack" command should remove it from memory regardless of the
> destroystack setting. I do that all the time from the message box.
>
> But the stack won't go away if there are any pending processes. Pending
> messages, open drivers (that's for apps usually,) handlers still running,
> or any other process still in progress will abort the closure.
>
> --
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list