Hard code or portable code
Dar Scott
dsc at swcp.com
Wed Mar 3 21:00:55 EST 2004
On Wednesday, March 3, 2004, at 06:50 PM, hershrev wrote:
>> If you want to write a function that always returns you the latest:
>>
>> function latestFields
>> local myVar
>> repeat with i=1 to (the number of flds)
>> put fld i after myVar
>> end repeat
>> return myVar
> What result will "return myVar" give, the fields names or contents of
> the fields ?
>> end latestFields
Contents
Dar Scott
More information about the use-livecode
mailing list