Status Bar
The Status Bar displays information about the file being edited, and provides messages explaining functions and buttons under the pointer.

The Status Bar presents the following information:
lnd_035.jpg
Item

Explanation

ORGN Displays the organization of the file being edited : SEQuential / LINE sequential / INDeX / RELative
ATTR Displays whether the records are FIXed or VARiable length.
MODE Displays the edit mode : UPDaTe / VIEW / ADD
Code Information Displays the type of character encoding scheme of the data file opened :
[ASCII] / [EBCDIC] / [UnicodeBE] / [UnicodeLE] / [Unicode/UCS2BE] / [Unicode/UCS2LE] / [Unicode/UTF8]
Message Used for displaying messages.  Whenever the pointer is over a toolbar button or menu function the message gives an explanation of the function.
Cursor Position The cursor position of the Edit box is displayed in the form of "Current position / Total attribute length".