bas7qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Limits - Arrays
  Memory and Capacity                          Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
QBX Environment Limits - Arrays
 
                                       Maximum                 Minimum
Array size (all elements)
  Static                               65,535 bytes (64 K)     1
  Dynamic                              Available memory
Number of dimensions allowed           60                      1
Dimensions allowed if unspecified      8                       1
Array subscript value                  32,767                 -32,768
 
  Note: The maximum range between array subscript values is 32,767.