Jeff.... I don't think you want to *delete* your stack, just close it, right?
close stack "Main" should do that job. Deleting the main stack should never work, actually. On 1/23/06, Jeff Honken <[EMAIL PROTECTED]> wrote: > > 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 > > > > > _______________________________________________ > 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 > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Shafer, Information Product Consultant and Author http://www.shafermedia.com Get my book, "Revolution: Software at the Speed of Thought" >From http://www.shafermediastore.com/tech_main.html _______________________________________________ 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
