SELECTION specifies the rendition for the selection indicator. The selection indicator shows the field on which the cursor is positioned. The area being highlighted starts from the row and column position specified in the FIELD statement. The width specified in FIELD defines the number of columns to be highlighted.
/SELECTION rendition
rendition |
specifies the video attributes for the field where the cursor is positioned. More than one video attribute may be specified by separating the attributes with plus signs. |
|
The valid video attributes are:
|
/SELECTION @BLINK+@REVERSE
This statement specifies when the cursor is pointing to a data entry item, the rendition of the field will be highlighted by blinking and reverse video attributes.