Open Dialog


Category: User Interaction   
Command: dialog.open   
Description   

Open a preivously initialize dialog. Returns LXe_ABORT if the user cancels the dialog. More detailed results, such as a list of filenames or the specific button hit, can be obtained with dialog.result.

  
Parameters   

None

None

  
Example Code   

dialog.open

  
Remarks   

None

  
Queryable? Unknown