Previous Topic: HILITENext Topic: KEY


INSERT

Inserts a new record immediately after the record at the top of the screen. When in character mode, a record containing all blanks is inserted. When in single-record or multiple-record formatted mode, the inserted record is initialized using the field-name data types as defined in the record layout.

Alias: I

IOEXIT

Calls a user-written exit program. Enter the exit program command in the Edit entry panel before the Edit session starts. IOEXIT is not recognized within an Edit session.

Syntax:

   IOEXIT     ‘EXITNAME’

Syntax Description:

EXITNAME

Specifies the name of the exit program that the editor will call.