Attempting to copy a smaller sized shelf to a larger sized shelf which is being used in a repeat over action.
#6011 Run-time catchable error
Attempting to copy a smaller sized shelf to a larger sized shelf which is being used in a repeat over action.
Additional Information
For 'X' shelf 'Y', size 'Z'. For 'A' shelf 'B', size 'C'.
where Y is the name of the shelf being copied to and and X is the
type of the shelf either counter, stream or switch and Z is the number of
items in the shelf;
and B is the name of the shelf being copied and A is its type either counter,
stream or switch and the C is the number of items in the shelf.
Explanation
During the execution of repeat over
applied to a shelf, the
number of items in the shelf may not be reduced to a value less than the
number of items the shelf had at the beginning of the repeat over
.