Charles Dye
Super Moderator
- May
- 5,361
- 163
Staff member
What are the limits on array dimensions and sizes? Available memory? I'm not finding anything in the "Limitations" page of the help file.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!> What are the limits on array dimensions and sizes? Available memory?
SETARRAY documents the dimensions limit (4-dimensional).
> Sorry; by "dimensions" I meant the extent or range per dimension.
> In a future version could you make "if defined" work for array elements
> in the same manner as for exnvironment variables?
> Both of my requests releating to arrays are backward compatible!
You're restricted to no more than four billion elements per dimension.