Duplicate SAVE action encountered.
#2076 Compile-time error
Duplicate SAVE action encountered.
Additional Information
The 'X' 'Y' has already been saved in the current local scope.
where X is counter
, stream
, or switch
and
Y is the shelf's name.
Recovery
Compilation continues but no compiled source code file will be saved.
Explanation
A shelf can be saved at most once in each rule where save
and save-clear
actions are allowed.