In the IDE if you exit to top, all script execution stops. In a standalone, it wuits the app. I need a way to stop script execution without quitting the app. Is there an easy way, or will I have to return a value all the way up the script hierarchy to tell the initial handler to sop running? That would suck. Like really badly. Bob S