Forcing a variable to evaluate as an object reference

Dar Scott dsc at swcp.com
Mon Sep 11 13:11:21 EDT 2006


On Sep 11, 2006, at 9:39 AM, David Glasgow wrote:

>     put "field " & i into twhere
>     get the Language[glanguage] of twhere

     get the language[glanguage] of field twhere

That is, use "field" in the variable value and in the object  
expression.  (I just ran a quick double-check and that kind of  
expression seems to work for me.)

Dar Scott




More information about the use-livecode mailing list