|
Ken Sims wrote:
I haven't found a reasonable way other than using a pointer to be able to access two difference occurrences of a MODS simultaneously; where I am actually accessing the real data, not a copy.
Then you'll enjoy RPG IV in V5R2 which introduces the concept of array data structures. These are sort of like MODS's, but you explicitly code the index. Thus, you can refer to multiple occurrences (or elements) in the same expression. That makes one fewer reason for using pointers! ;-) Cheers! Hans
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.