Passing values from a stack to its caller
Posted: Wed Dec 13, 2006 10:20 pm
Hello,
I am rather new to Runtime Revolution and this is my first post...
I am trying to find out how to send data back from a stack to the handler that opened that stack.
The idea: a create a "Calendar" stack that is to be used to allow the user to enter a select two dates: start date and end date. This calendar can be called from different stacks/cards, therefore from different handler. When the user close the calendar stack, i would like to return the dates to the "caller". I could like to avoid using global variables...
Thanks for any tips you could give me.
Regards
François (from Belgium)
I am rather new to Runtime Revolution and this is my first post...
I am trying to find out how to send data back from a stack to the handler that opened that stack.
The idea: a create a "Calendar" stack that is to be used to allow the user to enter a select two dates: start date and end date. This calendar can be called from different stacks/cards, therefore from different handler. When the user close the calendar stack, i would like to return the dates to the "caller". I could like to avoid using global variables...
Thanks for any tips you could give me.
Regards
François (from Belgium)