[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BASE/1069 Argument error: array assign
Explanation: This error can occur for two reasons:
1. When assigning a new value to an array element, you specified a
non-numeric subscript.
2. The variable you applied a subscript to was not an array.
Action: Correct the program.
See Also: "Language Reference" chapter in the Reference Guide
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson