Thanks Michael for your assurance that Id works.
I retried using ID and it works OK. Must have had an error in my test.
Regards,
Bob
Michael wrote:
> > It is noted that the examples in RR use a name reference for an
>> object and not an id number.
>> For example: put fld "MyField" into myVar works ok in a script but
>> put fld id xxxx into myvar doesn't work.
>
>It should work. Is it possible that you are using an incorrect id?
>
>> Can an object/control use an id number (as used above) rather than a
>> name? If so, what would the syntax be?
>
>Yes, the syntax is just what you thought it should be.
> Cheers,
> Michael