| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Primary |
|
See also |
DEFAULTHEADER, SAVESCRIPT |
Variables set with this command do not loose there values when the script is saved with the SAVESCRIPT command because Variables set with this command are saved in the header block of the script.
SETHEADER <VariableName>[, <Value>]
SETHDR <VariableName>[, <Value>]
|
Part |
Description | |
| <VariableName> | Name of the addressed header variable. | |
| <Value> | Optional value to be assigned. If missing an empty string is the default. | |
|
| ||