Noob Stacks Questions

Richmond Mathewson richmondmathewson at gmail.com
Wed Feb 10 11:59:37 EST 2010


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.



More information about the use-livecode mailing list