Format Control file variable

The current database record (the record the user is opening for modifying) in Format Control is always identified by the variable $file. Elements of the current record being acted upon by Format Control associate with $file by expressions. For example, <field.name > in $file might identify a particular field in the current record to which a Format Control process is attached. The $file variable does NOT reference a file, which may use several forms to input data.

Important: In order for a property to depend on a variable or record field, the variable must be assigned as an input in Format Control.

Related topics

Format Control
Using expressions in Format Control
Format Control system functions
Format Control Boolean (logical) fields

Open a Format Control record
Add a Format Control record
Turn on menu forms by using Format Control

Service Manager Programming