×
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.
It's been a while since I've worked on a green screen application. I have a screen where, upon error of a specific field, the PC and RI should be enabled (via indicator). I've verified in debug that two indicators are on before EXFMT SCREEN01. But the cursor goes to the first input field and the field is not reverse image.
In this case, there is an error with field S1RTGD. Indicators 02 and 42 are *ON. Yet the cursor is positioned on field S1RTGF (the first input capable field on the screen).
What am I missing?
From the display file:
A S1RTGF 1A B 7 29DSPATR(UL)
A 01 DSPATR(RI)
A 41 DSPATR(PC)
A 01 COLOR(WHT)
A S1DSC1 30A O 7 32
A S1CN06 20A O 8 7DSPATR(HI)
A S1RTGD 3A B 8 29DSPATR(UL)
A 02 DSPATR(RI)
A 42 DSPATR(PC)
A 02 COLOR(WHT)
A CHECK(RB)
A S1CN07 20A O 9 7DSPATR(HI)
A S1DAYT 1A B 9 29DSPATR(UL)
A 03 DSPATR(RI)
A 43 DSPATR(PC)
A 03 COLOR(WHT)
A S1DSC3 30A O 9 32
A S1CN08 20A O 10 7DSPATR(HI)
A S1RURL 50A B 10 29DSPATR(UL)
A 04 DSPATR(RI)
A 44 DSPATR(PC)
A 04 COLOR(WHT)
A CHECK(LC)
A S1CN09 20A O 11 7DSPATR(HI)
A S1ACTN 1A B 11 29DSPATR(UL)
A 05 DSPATR(RI)
A 45 DSPATR(PC)
A 05 COLOR(WHT)
A S1CN10 20A O 12 7DSPATR(HI)
A S1SURL 50A B 12 29DSPATR(UL)
A 06 DSPATR(RI)
A 46 DSPATR(PC)
A 06 COLOR(WHT)
[Logo]<
https://www.totalbizfulfillment.com/> Greg Wilburn
Director of IT
301.895.3792 ext. 1231
301.895.3895 direct
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx<mailto:gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>
1 Corporate Dr
Grantsville, MD 21536
www.totalbizfulfillment.com<
http://www.totalbizfulfillment.com>
As an Amazon Associate we earn from qualifying purchases.