NET/MASTER Network Control Language (NCL) Reference Manual
#TRAILER
Panel Control Statements
6–36 106126 Tandem Computers Incorporated
The panel displayed by the NCL procedure DISP1, follows. The comments in quotes
are not part of the panel definition file: they are explanatory text only.
The underscore (_) in the top line of the screen indicates the cursor position where you
can enter data.
TEST PANEL FOR SHOWING TRAILER LINES COPY1
enter some data _
“except for the last four lines”
“the rest of this panel is blank”
this is the first trailer line in lower case and high intensity
--------------here is a centered line padded with dashes and in red--------------
this is the third trailer line, as in the first line, the default color is white
THIS IS THE LAST TRAILER LINE IN UPPER CASE AND LOW INTENSITY
After you enter some data and press the ENTER key, control returns to the NCL
process that displays the contents of the variable &
inpt
that contains the data that
you entered.