× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: ERRMSG's on Multiple Record Formats
  • From: "Buzz Fenner" <bfenner@xxxxxxxxxxxxxxxx>
  • Date: Wed, 15 Mar 2000 15:49:41 -0600
  • Organization: City Water & Light

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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.