Parent: $root.$libs.LIB.$files.FILE.$objs
| Object specific | |
| $initnull | Only applies to file class fields.If true,the field is initially null |
| $isindexed | Only applies to file class fields.If true, the field has at least one index |
| $nonull | Only applies to schema columns and file class fields.If true,the field does not allow null values |
| $objinitval | Calculation for initial value (Local, Instance, Class and Task variables) |
| $objsublen | The field length of a field or variable of type character |
| $objsubtype | A constant or string representing the subtype of the object |
| $odbcaccessmask | Only applies to file class fields,file classes and data file slots. 32 bit mask of the user groups allowed to access the table or column via ODBC |
| $parmno | The parameter number for local variables which are parameters |
| Standard | $desc $ident $name $objtype $userinfo |