Problem with field references
Jim Ault
JimAultWins at yahoo.com
Thu Jul 3 17:14:07 EDT 2008
Mikey, do you understand why Rev gave errors for...
put field fieldname
put (there is a field fieldname)
with the way you constructed the variable fieldname?
Jim Ault
Las Vegas
On 7/3/08 1:55 PM, "Mikey" <mikeythek at gmail.com> wrote:
> GAH! OK, if I
> put field fieldname
>
> or put (there is a field fieldname) I get a failure.
>
> However if I
> do "put field "&&fieldname
> or
> do "put there is a field"&&fieldname
>
> I get success.
More information about the use-livecode
mailing list