Passing flds as Parameters?

Brian Yennie briany at qldlearning.com
Tue Sep 7 01:51:52 EDT 2004


> send "hander" && fld "f" to btn "b"

How about this:

put fld "f" into myVar
send "hander myVar" to btn "b"

HTH,
Brian



More information about the use-livecode mailing list