BE_FileSaveDialog

BE_FileSaveDialog(prompt;{fileName;inFolder})



Displays the standard OS save file dialog. Changes the title of the dialog to the prompt specified.


Parameters:

- prompt : the text to display in the dialog.

- fileName : The filename to start with. Leave empty to get the user to name the file.

- inFolder : The folder path to start in when opening the dialog. Defaults to the last used folder

Keywords:

Dialog File Save


Version History:

- 2.3 :

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

- 4.0.2 : Renamed from BE_SaveFileDialog

Still need help? Contact Us Contact Us