GetFile()
|
Opens an open file window and return selected filename.
SYNTAX
GetFile ( acFilter , cTitle, cDefaultPath , lMultiSelect , lNoChangeDir , nIndex )--> SelectedFileName(s)
If <lMultiSelect> option is used, a character array containing selected filenames is returned (maximun number of selected files returned is 63).
EXAMPLE: