Member variable XbpFileDialog():restoreDir Foundation
Specifies whether the original current directory should be restored
Attribute: EXPORTED
Data type: Logical (.F.)
Description
The :restoreDir instance variable controls how the application's current directory setting is affected by the methods :open() and :saveAs(). If it contains the value .T. (true), the application's current directory is restored when the file dialog is closed. If it contains .F. (false), the application's current directory will be set to the directory that contains the file(s) selected by the user.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.