BASE/1086 Argument error: ++
Explanation: The ++ operator was applied to a variable or array
element whose value was non-numeric.
Action: Correct the program.
See Also: "Language Reference" chapter in the Reference Guide