|
In the documentation, it is recommended to use the *READC instruction to read the changed subfile records*, this is not recommended because the READC instruction implicitly has an associated flag, that once read goes from 1 to 0, therefore the READC instruction can only be used once
It is recommended to use CYCLE using the DO...ENDDO instructions (DOU ENDDO), to correctly handle data control
I recommend defining in the SUBFILE record, (HIDDEN) fields and I/O fields for the data that will be verified for change, so if the (HIDDEN) field is different from the I/O field itself, it means that the data was changed
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.