|
> Suppose you have a file where you don't know the key length at compile > time, but you do know it at run time. And further suppose you know at > compile time that it will consist of two zoned decimal fields, with the > first one either 9, 11, or 13 digits, and the second one always 5 > digits. > > Anybody know how to handle that? One way would be to use dynamic SQL to read the file instead of the typical CHAIN/READ/UPDATE/WRITE style operations. Another alternative is to call the ILE C APIs, _Ropen(), _Rreadk(), etc.
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.