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



I am curious: Could he also have an ERRMSG conditioned by 31 on field monreas1 field, too, and forget the RI?

Simon Coulter wrote:
On 17/07/2009, at 5:50 AM, sjones@xxxxxxxxxxxxxx wrote:

When I set BadMonbock1 *On it will not RI the monreas1 field, but does
display my errmsg & RI the Monin1 field & position to it. Why isn't the
monreas1 field being RI?


Working as designed and documented. When ERRMSG or ERRMSGID is in effect the system sends only the text and attributes of the error message. It does not send anything else to the display. To accomplish this the system uses the keywords PUTOVR/OVRATR/OVRDTA under the covers. Therefore when ERRMSG or ERRMSGID are active the only stuff visible on the screen is what was there on the write immediately before the write with ERMSG or ERRMSGID.

You can work around this behaviour by using a different indicator for MONREAS1. Set this on in your program (but leave the ERRMSG indicator off) and write to the display. Then turn off the MONREAS1 indicator and turn on the ERRMSG indicator and write again.

You may also be able to add OVRATR (to change RI), and if MONREAS1 contains data not currently on the display then add OVRDTA (to change text). Condition these with indicator 31. I would expect them to take effect by piggy-backing on the ERRMSG data stream. I'm not sure since I can't recall designing a screen that had this requirement. Either ERRMSG has been all I've needed or I do all the error handling programmatically.

Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists

http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------



------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.387 / Virus Database: 270.13.16/2240 - Release Date: 07/15/09 17:58:00



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.