BE_FolderSelectDialog

BE_FolderSelectDialog(prompt;{inFolderPath})



Displays the standard Operating System select folder dialog. Changes the title of the dialog to the prompt specified, and optionally starts with the path given by the inFolderPath parameter, otherwise uses the most recent folder of the current application.

Parameters:

- prompt :

- inFolderPath : an OS path to a folder to start the selection from

Keywords:

Folder Select


Version History:

- 1.0.0 :

- 1.3.0 : Added the optional inFolderPath parameter.

- 2.0.0 : Add New Folder button.

- 2.2.0 : Updated dialogs for new Windows OS versions.

- 4.0.0 : return error 3, command not available on iOS, Linux and under FMS.

- 4.0.2 : Renamed from BE_SelectFolder

Still need help? Contact Us Contact Us