2012

Table Of Contents
Limit the Size of Arrays
The number of array elements that can be generated by one ARRAY command
is limited to approximately 100,000.
This limit is controlled by the MaxArray setting in the registry. If you specify
a large number of rows and columns for an array, it may take a long time to
create the copies.
You can change the limit by setting the MaxArray system registry variable
using (setenv MaxArray n) where n is a number from 100 through
10000000 (ten million).
The MaxArray system registry variable is validated when using the ARRAYEDIT
command. The Array Limit Object task dialog is displayed when the total
count of the modified array exceeds the current MaxArray value.
256 | Chapter 6 Create and Modify Objects