Eric, That worked thanks for the help. Jeff
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Chatonet Sent: Tuesday, January 24, 2006 12:10 AM To: How to use Revolution Subject: Re: Delete Main Stack Hi Jeff, The delete command removes a main stack from memory unless it's the last one available and that can't happen in the IDE. In a standalone, just use the quit command. To make things handy: if the environment is "development" then close this stack else quit Le 24 janv. 06 à 00:44, Jeff Honken a écrit : > Can anyone tell me why the following code works fine for Closing my > Main > Stack when it's in the IDE Development environment but won't work on a > standalone? I'm closing the database and deleting the stack but it > won't close the app as a standalone. > > revCloseDatabase gConID > delete stack Main Best Regards from Paris, Eric Chatonet ------------------------------------------------------------------------ ---------------------- http://www.sosmartsoftware.com/ [EMAIL PROTECTED]/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
