Not just Standalone problems

MisterX b.xavier at internet.lu
Mon Jan 17 15:30:47 EST 2005


Chipp!

Adopted! Along with Chipp's Richard's excellent tip
 for the breakpoints in the stack release scripts! 

Man we're rolling tonite! 

Hope you like my lame tab menu script ;)

> -----Original Message-----
> From: Chipp Walters [mailto:chipp at chipp.com] 
> Sent: Monday, January 17, 2005 21:04
> To: x at monsieurx.com; How to use Revolution
> Subject: Re: Not just Standalone problems
> 
> X,
> 
> I use this in all my MainStacks card scripts:
> 
> on closeStack
>     quitMe
> end closeStack
> 
> on quitMe
>     if the environment is "development" then
>        answer "user quits"
>        close this stack
>     else
>        quit
>     end if
> end quitMe
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005
> 



More information about the use-livecode mailing list