on shutDown and close stack question

Ken Ray kray at sonsothunder.com
Sun Jan 4 00:07:05 EST 2004


If you want to quit, just make sure you execute the command "quit"  ...
everything will close so you don't need to worry.

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com 
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of 
> Doug Lerner
> Sent: Saturday, January 03, 2004 11:01 PM
> To: How to use Revolution
> Subject: on shutDown and close stack question
> 
> 
> In my shutDown handler I want to make sure that all the 
> stacks get closed, because even though they do in OS X, they 
> don't in Windows.
> 
> I have this in my shutDown handler:
> 
>   if "onlineStack" is among the lines of the openStacks then
>     close stack "onlineStack"
>   end if
> 
> But when I quit the app in Windows the onlineStack stack 
> stays open and I need to close it manually.
> 
> Any idea why?
> 
> doug
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com 
> http://lists.runrev.com/mailman/listinfo/use-> revolution
> 




More information about the use-livecode mailing list