Is there some special syntax for LayoutObjectNames?
I've been dinking around with this call and can't get it to return
anything into a text field using the following code:
SetField ( myTable::myField ; LayoutObjectNames ( $fileName ;
$layoutName ) ) // where the local variables are set to a data file
name and the layout in that data file.
There IS a named object in that layout. But even if I hardwire the to
params for LayoutObjectNames, no text appears in the field I wish to
have set to such names.
Regards,
Chuck