DIAdem Help

Command: PathDlgShow

  • Updated2024-09-12
  • 2 minute(s) read

Display all  Hide all

Command: PathDlgShow

Possible spellings: PathDlgShow, PathNameGet, DlgPathSelect

Opens a dialog box for path selection.

ReturnValue = PathDlgShow(PathTitle, InputPath)

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.
OutPutPathReceives the selected path.

Log in to get a better experience