The CRT ON statement allows display characters on other lines.
Format
CRT ON line# message {ELSE ...} |
Parameter(s)
line# |
Valid line number that is not running a printer or background process. |
{ELSE ...} |
(Optional) If present, is taken if another process is attached to the specified line. |
See Also