WiseScript Editor Reference
117
The master dialog box is the first dialog box that is displayed when the associated
Custom Dialog script action is executed.
2. In the Custom Dialog Editor, select File menu > New Dialog.
The Dialog Box Properties dialog box appears.
3. Complete the dialog box and click OK.
See
Setting Dialog Box Properties
on page 94.
4. Configure the new dialog box.
See
Adding and Editing Dialog Box Controls
on page 96.
5. Link the set of dialog boxes together using push button controls. For information on
the various actions you can assign to a button, see
Adding Push Button Controls
on
page 107. You can link to another dialog box, link back to the master dialog box, or
return to the installation script.
To switch between dialog boxes in the set, select the dialog boxes from the Window
menu. (You can also delete the current dialog box using the Delete Dialog command
on this menu.)
6. When you finish creating the dialog box set, select File menu > Save Changes and
exit.
All the dialog boxes in the set are saved simultaneously.
See also:
Configuring Dialog Box Set Properties
on page 117
About Custom Dialog Box Sets
on page 116
Configuring Dialog Box Set Properties
On the Dialog Set Properties dialog box, you name the dialog box set and specify the
variable on which to base the display of this set.
1. Open a dialog box from the set in the Custom Dialog Editor.
See
Editing Dialog Boxes
on page 93.
2. Select Edit menu > Dialog Set Properties.
The Dialog Set Properties dialog box appears.
3. Complete the dialog box:
Dialog Set Name
Enter the name of this dialog box set. If this dialog box set is comprised of only
one dialog box, then this is usually the same name as the dialog box. The name
must be unique within a wizard loop. This value is displayed in the installation
script.
Display Variable
The display variable determines which dialog box in the wizard loop to present
to the end user the next time the wizard loop is executed. When this dialog box
is presented to the end user, the display variable is set to this dialog box set
name. If this field is not blank, the dialog box is only displayed if the variable
holds the same value as the Dialog Set Name field.
Summary of Contents for ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Page 1: ...WiseScript Editor Reference ...
Page 31: ...WiseScript Editor Reference 31 ...
Page 91: ...WiseScript Editor Reference 91 ...
Page 148: ...WiseScript Editor Reference 148 ...