Chipp Walters wrote: > Do you know how a standalone can close itself and all other stacks it uses > from a script? I thought by putting the following in the main stack script > would work: > > on closestack > set the destroystack of me to true > end closestack > > would do it, but apparently the app hangs around even after I've closed the > window (note another stack window was open, but has been previously closed). > SuperCard used to have a "close all windows"
Have you tried the "quit" command? This is different than closing the stack. Lookup "Quit" and "shutDown" in the transcript dictionary for some pointers. -- Troy RPSystems www.rpsystems.net _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
