On 10/29/2015 10:29 PM, [email protected] wrote:

I do not understand. This is simple and straightforward. Both peices of data go 
into the variable just fine.

Craig Newman


   Put the long id of field "email" into tlongid
      Put
"my email" into tlongid

I had to read it four times and then see Scott's reply before it made any sense to me either. What Bill wants to do is:

get a field reference
put his email address into that field

I like Scott's method best, but a less elegant way would be:

  do "put" &&quote& "my email" &quote&& "into" && tlongid

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

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

Reply via email to