You are here: Commands > Dialog > Editing a Custom Dialog Box

Editing a Custom Dialog Box

You can edit a custom dialog while you are still working in the Dialog Builder or after you have added it to a procedure.

Editing a Dialog Box in the Dialog Builder

To edit a dialog while you are still working in the Dialog Builder, follow these steps:

1. Double-click anywhere in the definition area where there is no control. Analyzer displays the Dialog Edit box.
2. Edit parameters for the dialog.

Note: The title bar of the User Dialog lists the percentage of the current dialog already in use.

3. Click [OK].

You can also change the size of a dialog by dragging the resize handle at the bottom right corner of the definition area.

Note: The Max Wait time in seconds can be set. If the dialog encounters an inactivity period (no key pressed or mouse button clicked) other than specified, then the dialog will automatically press [OK].

Editing a Dialog Box in a Procedure

To edit a dialog after you have added it to a procedure, do the following:

1. In the Overview, right-click an existing procedure and select “Open”. Analyzer opens the selected procedure.
2. Highlight the Dialog command in the command line.
3. Right-click the highlighted dialog command and select “Edit Command”. Analyzer displays the Dialog Builder created by that command.
4. Modify the dialog as necessary. For more information, see Editing Controls and Deleting Controls. Save your changes in the procedure. For more information, see Creating a Custom Dialog Box.