You can use a custom dialog box to display information to a user while providing an opportunity for the user to respond. The Dialog Editor is a tool that enables you to create and modify custom dialog boxes for use in your scripts. Although the statements used to display a custom dialog box and respond to the choices made by a user of the dialog box may seem complicated, the Dialog Editor makes it easy to generate these statements.
This chapter contains the following topics:
Use the Dialog Editor. |
|
Create a custom dialog box. |
|
Edit a custom dialog box. |
|
Insert/paste a dialog box template code into a script. |
|
Edit an existing dialog box. |
|
Test a dialog box. |
|
Exit from the Dialog Editor. |
|
Use a custom dialog box in a script. |
|
Use a dynamic dialog box in a script. |
About the Program Editor. |