| Documentation |
|
STATIC FUNCTION SelectDirectory ( ) AS BooleanCalls the file standard dialog to get an existing directory name.
Returns TRUE if the user clicked on the Cancel button, and FALSE if the user clicked on the OK button.
This example list all files in a directory selected by the user. If the user cancels the dialog then the list is not displayed.