[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: ARRAYS
> We have the following enhancement request open:
>
> #1112 - Support of dynamic arrays
> ---------------------------------
> Currently, the size of an array must be specified as a hard-coded value
> when doing the Create-Array command. Requesting the ability to omit the
> size specification and have the array grow dynamically as neccesary.
>
> It will be reviewed for inclusion in the V5 release.
>
> John L. Kellogg
More enhancemet requests regarding arrays:
1) Dynamic arrays would be great, but just being able to use
a variable for the size would be a help, especially if we'd
have to take a performance hit to allow dynamic array sizes.
2) Also, DELETE-ARRAY would be helpful for deallocating arrays
that we no longer need.
3) Finally, allowing the maximum number of arrays to be a
parameter for the M-file would also be a help. I've written
a number of programs that bump into this limit.
BTW, John, what's the best way to make enhancement requests?
Ray
----------------------------------------------------------------------
Ray Ontko | Ray Ontko & Co | "Ask me about our SQR toolkit."
rayo@ontko.com | Richmond, In | See us at http://www.ontko.com/
- Follow-Ups:
- Re: ARRAYS
- From: John Kellogg <johnk@EAGLE.MITI.COM>
- References:
- Re: ARRAYS
- From: John Kellogg <johnk@EAGLE.MITI.COM>