|
Hello Brad, Good Morning! Please check for the following points: 1. A one-time initialization at the start of the process for the indicator-area. 2. Usage of separate indicator area (INDARA) keyword at the file level in the display screen. 3. The input screen might not show up only if there is a problem in your write or read statements. If the file error status is "9N", then might be you are trying to write to/read from a wrong record format. 4. Make sure that you are using your indicator-area and indicator-table keywords in appropriate statements (WRITE / READ). 5. And whenever you have both input and output capable fields, it is always better to have a "INTO" line in the WRITE statement. That helps in copying the indicator-area with the current values. 6. Actually from the display file code segments you have posted, I understand that when indicator 53 is off (Means, N53), the value that appears in the output field will be "UNDER". Only when it is on, (Say 53), the message shown will be "OVER". Hope my understanding is correct. 7. Are you by any chance setting on the complete indicator-table when the value crosses the maximum? 8. Also make sure that your indicators are defined at file level rather than record level. I think if all these points are taken care off, it should work!!! Good luck! Regards, DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
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.