|
Greetings List People,
Here's my senario: I have a display showing a
subfile control record format, a subfile record format, and a regular record
format. Call them SFCTL1, SFRCD1, and DSPRC1. In SFCTL1 &
DSPRC1, there are input/output fields with ERRMSG's tied to them. SFCTL1
has the OVERLAY keyword.
The code to display
the records is,
*in01
doueq*on
writeDSPRC1
exfmtSFCTL1
read DSPRC1
*in01 ifeq
*off
edit input, etc.
endif
enddo
If fields in both DSPRC1 & SFCTL1 are in
error, the ERRMSG only displays for the field in DSPRC1 even though the
error indicator is on. How can I ensure that all ERRMSG's display properly
when the loop re-executes?
TIA
|
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.