|
Is it possible to declare a subfile with a key on a particular field of the subfile, so I will be able to chain in my RPG ILE program to find this particular value?
No.
Or must I scan all the subfile record by record to verify the presence of the searched zip code?
I'd suggest that as you add each record to your subfile, you also add the zip code to an array. Then you can use %LOOKUP to check if you've already added that zip code.
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.