Re: Quitting a Standalone Problem

2014-03-27 Thread Camm
Hi , Had no problem using "quit" in all versions , How do you intent to initiate the quit ? Regards Camm - Original Message - From: "Charles Szasz" To: use-livecode@lists.runrev.com Sent: Thursday, 27 March, 2014 2:55:35 AM Subject: Quitting a Standalone Problem Is there a standard sc

Re: Quitting a Standalone Problem

2014-03-27 Thread Mark Schonewille
Hi Charles, No, I don't think the "bug" was solved. The bug you're referring ro is probably that the engine stays running in memory after closing all stacks. This is my standard script: on quitThisApp lock messages -- MySql -- put revOpenDatabases() into myDatabases -- repeat fo