Dialog Editor
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:
1 | Use the Dialog Editor. |
2 | Create a custom dialog box. |
3 | Edit a custom dialog box. |
4 | Insert/paste a dialog box template code into a script. |
5 | Edit an existing dialog box. |
6 | Test a dialog box. |
7 | Exit from the Dialog Editor. |
8 | Use a custom dialog box in a script. |
9 | Use a dynamic dialog box in a script. |