SVOSCMD
This optional parameter specifies a valid SVOS command to be issue for each record in the SET result group.
The command is applied after any SORT specification is processed, which means that the commands are generated in sort order. You can use the ACT_SUM_LIM or ACT_COUNT parameter to limit the number of commands that are issued.
The SVOS command syntax does not require any command character or prefix. The command can contain variables which will be replaced by values available in the result solution set created by the criteria defined in the solution. These are the same variables that are available for skeleton tailoring.
The command cannot exceed 126 bytes in length after all variable substitutions are made. The command must be enclosed in single quotation marks.
Syntax: | SVOSCMD='<svosCommand>' |
---|---|
Default | None. |
Variable | The svosCommand variable is the name of an SVOS command. |