Selected_Files - OpenDialog
Holds the full pathname of each selected file
Type: Property
Access: Read-Only
Data Type: String
Parameters: None
Syntax
Property String Selected_Files
| Access Type | Syntax |
|---|---|
| Read Access: | Get Selected_Files to StringVariable |
Description
The Selected_Files property is set when users click the Open button to open one or more files. It holds the full pathname of the file in each array element.
Note: MultiSelect_State is used to determine whether the user can select multiple, or only one, file.