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."

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to