Variable transfers Between Stacks and Sub-Stacks.

Richmond Mathewson geradamas at yahoo.com
Thu Mar 29 09:13:56 EDT 2007


Well . . .

the way I do it  ( is probably goofy and inefficient,
but it works ):

is pop all the variables into a list field on the
mainstack and then do something rather like this:

put fld "MAINSTACKVARHOLDER" of stack "BIGBOSS" into
fld "SUBSTACKVARHOLDER" of stack "SMALLBOSS"

where the names BIGBOSS and SMALLBOSS stand for the
main stack and substack respectively

obviously you can send data either way, or all over
the place, with this method.

sincerely, Richmond Mathewson

____________________________________________________________

A Thorn in the flesh is better than a failed Systems Development Life Cycle.
____________________________________________________________


		
___________________________________________________________ 
What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk 



More information about the use-livecode mailing list