On 10/29/2015 10:29 PM, dunb...@aol.com 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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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