If you have a button on a stack with: on mouseUp go stack "otherStack" answer "XYZ" end mouseUp
and in the stack script of that other stack: on resumeStack answer "ABC" end resumeStack The "ABC" appears before the "XYZ". Is that what you meant? Craig Newman -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
