DSM Template Services Manual
Template Installation Program
DSM Template Services Manual—427187-004
5-7
EXIT Command
EXIT Command
The EXIT command serves the usual function. It directs TEMPLI to terminate
execution after the completion of the commands already read. End-of-file on the
command file is equivalent to an EXIT command.
Before terminating execution, TEMPLI places this summary information in the listing:
file-name-r and file-name-nr
are the actual file names TEMPLI used for the resident and nonresident template
files, which might differ from the file names you requested.
tot
is the total number of templates placed in the nonresident template file.
rtot
is the total number of templates placed in the resident template file.
rsize
is the number of bytes of resident storage that the resident templates occupy in
each CPU.
n
is the number of errors TEMPLI encountered.
If no file names were given on the TEMPLI command line, only one line appears:
Errors: n.
EXIT
Resident templates file: file-name-r
Nonresident templates file: file-name-nr
Templates: tot
Resident templates: rtot
Resident size (bytes): rsize
Errors: n
Note. The resident and nonresident template files are not created until the EXIT command is
executed or an end-of-file (EOF) is encountered on an input file. As a result, a delay might
occur after you type EXIT or reach the end of an input file.