Main_File - Report
Contains the filenumber of the file which the report will use for finding records
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Main_File
| Access Type | Syntax |
|---|---|
| Read Access: | Get Main_File to IntegerVariable |
| Write Access: | Set Main_File to IntegerVariable/Value |
Description
Main_file contains the filenumber of the file which the report will use for finding records. This can be set with the report_main_file command or the main_file command-line option in the report-object definition.