Passing flds as Parameters?

Arthur Urban aturban at qwest.net
Mon Sep 6 20:01:35 EDT 2004


How can I pass a fld in a send command and still retain the multiple lines
of that fld? I'm trying the following:

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

This only sends line 1 of the fld. If I try:

   send "handler" && quote & fld "f" & quote to btn "b"

then I get all the lines but unwanted quote marks. How do others handle this
situation?

~~~ Arthur

"Never interrupt your enemy while he is making a mistake."



More information about the use-livecode mailing list