Why won't this work.

J. Landman Gay jacque at hyperactivesw.com
Thu Oct 29 23:50:49 EDT 2015


On 10/29/2015 10:29 PM, dunbarx at 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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list