On 10/02/2010 18:44, Andrew Kluthe wrote:
1. How do you pass data to and from different stacks? (Sarah's calendar
specifically, and the rest of the stacks in my Application in general)

Try this:

put fld "MAINDATA" of stack "MAINSTACK" into fld "DATA2" of stack "STACK2"

ALSO:

Make sure that you have only 1 Main stack and all the others are substacks,
your life will be a lot easier than if you start using lots of main stacks.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to