|
Tom Liotta wrote:
9. Re: Performance of ODBC vs. other access methods (Douglas Handy)I agree Adam. And the reason it hasn't been demanded by more users is thatdynamically sized arrays isn't as important in the standard data processing world (which is where the i5 lives).It isn't so much the dynamic size which I find useful as the ability to useassociative arrays with text strings (or whatever) as the index value. I first ran across this in AWK, and it is incredibly useful to have multi-dimensional associative arrays. But I agree the reason it doesn't exist is because people haven't asked for it, not because the system is underpowered to implement it.
Hmmm... technically, it _has_ existed from the early days of OS/400. REXX has this kind of ability.
And RPG programmers haven't asked for it in part because many of them don'tknow what they are missing. :)
True. Although the ability has been within AS/400s, it's not native in RPG. However, this got me thinking about a possible proc that might encapsulate communication with the REXX variable pool. Compound variables are supported through the Symbolic interface. Hmmm...
Tom Liotta
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.