*VCUM
*VCUM, KEY
Allows array parameter results to add to existing results.
Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on
Argument Descriptions
KEY
Accumulation key:
- 0 --
Overwrite results.
- 1 --
Add results to the current value of the results parameter.
Notes
Allows results from certain *VXX
and *MXX
operations
to overwrite or add to existing results. The cumulative operation is of the
form:
ParR = ParR + ParR(Previous)
The cumulative setting is reset to
the default (overwrite) after each *VXX
or *MXX
operation.
Use *VSTAT to list settings.
This command is valid in any processor.