NET/MASTER Network Control Language (NCL) Programmer's Guide
Getting Started With NCL Procedures
An NCL Tutorial
3–8 106160 Tandem Computers Incorporated
Step 4
Save the new NCL procedure and exit TEDIT.
Press the F1 function key and then type EXIT at the Command: prompt, as shown in
the following screen (you can also press the SHIFT/F16 function key combination to
exit TEDIT):
Command: EXIT
SAY "hello, world"
END hello_world
1) $DATA9.MYNCLLIB.HELLO1 1/24 (BOF) (EOF) 1:79 Insert D30. BLOCK
When you press the F1 function key, the Command: prompt hides the top line of your
new NCL procedure. After typing EXIT, you may be asked the following question:
Do you really want to exit? Respond Y or N:
Whether this question appears depends on how your TEDIT profile is configured. If
you see this question, answer Y.
When you save the new NCL procedure and exit TEDIT, you return to the Edit
Services selection list screen. The name of the new NCL procedure, and other
information, is now automatically displayed on the screen. (When the number of NCL
procedures exceeds the number that can be displayed on a single screen, you can use
the F7 and F8 function keys to page backward and forward between multiple screens.)