is it possible...

Mark Schonewille m.schonewille at economy-x-talk.com
Wed Dec 8 12:08:31 EST 2010


Hi Mario,

I'm pretty sure that it is possible, but what exactly do you want to do with this variable, or with the question and the answer?

If you want to compare the two, try
if fld 1 of stack "Name of substack" is fld 1 of stack "Name of mainstack" then...

If you want to put the field of the substack into the field of the mainstac, do
put fld 1 of stack "Name of substack" into fld 1 of stack "Name of mainstack"

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

How to receive a free Color Converter license http://qurl.tk/kv (read the conditions)

On 8 dec 2010, at 17:55, baccheschi at tin.it wrote:

> Hi to everybody
> I am a beginner of LiveCode..
> Is it possible to send a variable from a substack to Main Stack ?
> I put a question in the substack and I put the answer in a field of the MainStack..Is there a better way to get the answer?Thanksmario 






More information about the use-livecode mailing list