OIT

Purpose

Use the OIT control statement to add one line of operator instruction text to the current operator instruction.'

Format


1  OIT  ' text '

Parameters

'text'
A line of text to be added at the end of the current operator instruction. You can have up to 443 lines in each instruction. Each line can be up to 66 characters and must be contained within single quotation marks.

Examples

OISTART …
OIT 'Enter password for update'
OIT 'of IMS database'