WiseScript Editor Reference
43
See also:
Call DLL Function
on page 38
DLL Parameter Settings
on page 40
Check Configuration
This action tests the hardware configuration, operating system, and other characteristics
of the destination computer. As a result of this check, the action can display a message,
halt the installation after displaying a message, or start a conditional block.
To complete the dialog box
z
If System
Use the drop-down lists to build a statement of what to check for.
Note
When you check for an operating system, this action looks for the minimum
operating system of the type for which you’re checking. Example: If you check for
Windows XP, this action returns TRUE if Windows XP or later is running.
z
Action
Occurs when the statement above is true. All options below display the message
described in Title and Message Text below, unless Message Text is blank.
Display Message Only
Abort Installation
Start Block
Begins a conditional block. All actions between this action and the next Else or
End action are executed.
z
Title
Enter the title for the dialog box.
z
Message Text
Appears in the body of the message dialog box. Leave this blank to prevent a
message from appearing.
title (third element of
EMPLOYEE structure)
string buffer
(buffer length of 50)
Contained within
structure
int
long
Normal
deptname (first element of
DEPARTMENT structure)
string pointer
First element of a
structure
deptnum (second element of
DEPARTMENT structure)
string pointer
Contained within
structure
Parameter in the C function
Parameter type in
WiseScript
Passing Type in
WiseScript
Содержание ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Страница 1: ...WiseScript Editor Reference ...
Страница 31: ...WiseScript Editor Reference 31 ...
Страница 91: ...WiseScript Editor Reference 91 ...
Страница 148: ...WiseScript Editor Reference 148 ...