×
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've been having a problem today with trying to enable lower case entry for
a field on a display file, where no matter what I did nothing seemed to
work. The issue appears to be that the next field in the DDS is conditioned
by an indicator, but I don't understand why that should have an effect on
the previous field.
For example, in the sample DDS below the COMMENT field doesn't allow lower
case entry even though CHECK(LC) is defined.
A FLD235 23A O 9 4TEXT('Entry for Log . . . . .')
A MSGID(CM0 0058 AUKMSGF)
A 9 28'.'
A COMMENT R B 9 30REFFLD(TEXT)
A N33 COLOR(WHT)
A 33 COLOR(RED)
A 33 DSPATR(PC)
A CHECK(LC)
A*
------------------------------------------------------------------------
A 51 FLD602 60A O 11 2TEXT('Objects selected for Add')
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.