Defining the USE attribute

Use the following keyword on the CONSOLE statement to define how to use a display console:
USE
Controls how the display console is used:
The following are options for USE:
FC
Defines a full-capability console able to enter commands and receive status displays and messages
MS
Defines a message stream console
SD
Defines a status display console.

If a console is an input/output device, the default operating mode is full-capability (FC).

SMCS consoles must specify the FC option.