The "quit" command is hanging in my standalones. I have a menu item "Quit" and a button "Quit". Both have the same script:
case "Quit" global saveMe save stack saveMe # an external stack, not embedded, used to save the data changes in the standalone quit break It just freezes. The mouse doesn't freeze, I can move the hand around. But I can't click anything or do anything, and must force-quit the program. It works in the stack before saving as a standalone. But fails in the standalone. The global saveMe is the full file path to the stack to save, and works prior to saving as a standalone. Anybody? -- --Shareware Games for the Mac-- http://www.gypsyware.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
