getting info from a fld
Devin Asay
devin_asay at byu.edu
Mon Nov 6 15:59:48 EST 2006
On Nov 6, 2006, at 1:34 PM, Robert Mann wrote:
> is there a way to get info in a fld using the layer# or number on the
> size & position tab in the property inspector?
You can refer to any object by its number like this:
put "hello" into fld 3 -- fld 3 of the current card
put "hello" into fld 3 of cd 2
Is this what you were asking?
Devin
Devin Asay
Humanities Technology and Research Support Center
Brigham Young University
More information about the use-livecode
mailing list