Go card "xyz"

dunbarx dunbarx at aol.com
Tue Oct 31 09:26:48 EDT 2017


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




More information about the use-livecode mailing list