FILE DIALOG NEW
From Macros Wiki
Jump to navigationJump to search
Command
- FILE_DIALOG_NEW
- Define a new file dialog to ask the user to select a filename.
- You must also use FILE_DIALOG_EXTENSION to define the types of files to select
- and FILE_DIALOG_SHOW to display the file dialog.
Parameters
- No Parameters
Example
- FILE_DIALOG_NEW
- For an example macro see Get_Commands Get_Op_Tool_Path Print_Geo_Data_To_File Run_Post