Main_File - DataList_
Holds the file number of the main file of the list
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
The Main_file property holds the file number of the main file of the list. If the value of this property is zero, the main_file of this object's server, if any, is used. IT is set by main_file option of object-creation statement.