Tried turning the lock messages off, as a test. Now it retrieves the correct info. But we're back to the purge dialog, and opening the stack.
This is really peeving me! It should be so blasted simple. -------------------- # see which stack is newer version, replace if necessary, delete oldest version lock screen # lock messages # put word 3 of line 1 of the script of stack streetStack into origStack put the gVersion of stack streetStack into origStack close stack streetStack wait for messages # put word 3 of line 1 of the script of stack newGold into installStack put the gVersion of stack newGold into installStack close stack newGold wait for messages set the lockMessages to false unlock screen wait for messages answer installStack && origStack exit to top -- --Shareware Games for the Mac-- http://www.gypsyware.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
