NOENTRY
The NOENTRY attribute prevents data entry into the field during an INPUT or
INPUT ARRAY statement.
field-tag is the field tag that you declared in the SCREEN section.
The NOENTRY attribute does not prevent data entry into a field during a
CONSTRUCT statement (for a query by example).
Related Attributes