File_Name - DfBaseEdit
Used whenever a read or write message is sent to the Edit object and a file_name parameter is not specified
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String File_Name
| Access Type | Syntax |
|---|---|
| Read Access: | Get File_Name to StringVariable |
| Write Access: | Set File_Name to StringVariable/Value |
Description
File_name is the name of the default file used for the read and write messages. This property gets its initial value from this object's name. The file_name property is used whenever a read or write message is sent to the Edit object and a file_name parameter is not specified. If one is given, it will override the value of the file_name property. The value of this property is also displayed as the first field on the object's status line, if the status line is displayed.
Default is object_name.