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:[EMAIL PROTECTED] > Sent: Monday, January 17, 2005 21:04 > To: [EMAIL PROTECTED]; 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 > _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
