I just knocked together a stack "Non Sense" with 2 substacks; "Sub Stak" & "Rub Bish" ["Rub Bish" is palettised].

I then put a button on the main stack and a list field "OOT".

The button has this script:

on mouseUp
   put the mode of stack "Sub Stak" into line 1 of fld "OOT"
   put the mode of stack "Rub Bish" into line 2 of fld "OOT"
end mouseUp

clicking the button gives me:

1
4

Hot Patootie!

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to