Command: PathDlgShow
- Updated2024-09-12
- 2 minute(s) read
Command: PathDlgShow
Command: PathDlgShow
Possible spellings: PathDlgShow, PathNameGet, DlgPathSelect
Opens a dialog box for path selection.
Input Parameters
PathTitle |
Specifies the dialog box title. |
InputPath |
Suggests a path. |
Return Parameters
ReturnValue |
Receives the status of a dialog box after you exit the dialog box. The return value is a DlgState type. |
OutPutPath | Receives the selected path. |

