Read the status line
Information about the current session appears in the status line of the ActiveX Display control. It provides the same information normally provided by IBM 5250 display terminals.
Image
Rxx (Row Indicator)
Indicates the row position of the cursor. The valid row positions are 1 to 38. Therefore, R6 means the cursor is currently located on row 6.
Cxxx (Column Indicator)
Indicates the column position of the cursor. The valid column positions are 1 to 132. Therefore, C53 means the cursor is currently located on column 53.
SA (System Available)
Indicates the AS/400 is available.
MSG (Message Waiting)
Indicates the AS/400 has one or more messages for you.
II (Input Inhibited)
Indicates the AS/400 is not accepting keyboard input. In most cases, II appears when the system is busy processing a previous request. However, input is occasionally inhibited due to an error and you need to press Esc to clear the error.
OVR/INS (Overwrite/Insert)
These two modes are explained below. Select the Edit Mode command of the Properties menu to change the data entry mode.
OVR
Indicates that when you type, your characters overwrite any existing characters.
INS
Indicates that when you type, your characters are inserted at the current cursor position without replacing any existing characters that follow. Any subsequent characters in the fields move over as you type.
HFLU4S2 (Device Name)
This indicator is the device name of the Display session on the host.