| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Primary |
|
See also |
SETHEADER, DEFAULTHEADER |
With this command a copy of the currently running script can be saved to a file containing the current header variables with their values.
The purpose of this command is to provide the possibility to build a workflow. In your SUB MAIN you can decide further processing depending on current values of the header block. During processing you can change the header values and save the script to another location or with another name and wait to be reprocessed by a scheduler application.
SAVESCRIPT <FileName>
|
Part |
Description | |
| <FileName> | Full destination filename for the script. | |
|
| ||