|
>> Can I put in my request, again, for multi dimensional arrays please? I'm baffled as to why you guys are asking for this when it is already on the voting list ????? Did you miss it? Also to some extent you already have the feature in V5R2. Certainly as much as I personally think is worth spending money on. The major shortfalls are that it is slightly more work to code than a simple multi-dim is, and that all of the RPGisms like MOVEA don't work with the support. But since I never use them anyway ..... Two level is simple to code and use: D Level1 DS Dim(20) D Level2 9p 0 Dim(12) C Eval Level1(X).Level2(Y) = 0 Only gets messy when you want 3+ levels. Jon Paris Partner400
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.