DSM Template Services Manual

Template Installation Program
DSM Template Services Manual427187-004
5-6
VERSION Command
VERSION Command
The VERSION command directs TEMPLI to list the subsystem IDs and version IDs
from a template object file or nonresident template file:
file-name
is a file name or DEFINE logical name of a template object file or nonresident
template file.
application
is the subsystem owner, a period, and then the subsystem number or full
subsystem name of a subsystem or management application; for example,
owner.4 or owner.name.
The listing from the VERSION command for a template object file looks like:
For an explanation of these lines, see Template-Description Line on page 5-4.
These examples show VERSION command output when application is specified:
OBEY Command
The OBEY command serves the usual function. It directs TEMPLI to accept commands
from another file:
file-name
specifies another file with commands that guide TEMPLI operation. TEMPLI
accepts a Guardian file name or a DEFINE logical name.
One OBEY file can refer to another (by using another OBEY command). This enables
you to nest files up to a limit of five files (counting the IN file).
VERSION file-name [application]...
ssid - formatting version: rel-ver (time-stamp)
ssid - override version: rel-ver (time-stamp)
>version $system.sys00.template TANDEM.4
TANDEM.TAPE (4) (???) - formatting version: T9050C20 - 15AUG88...
TANDEM.TAPE (4) (???) - override version: T9050C20 - 15AUG88...
>version $system.sys00.template TANDEM.TAPE TANDEM.EMS TANDEM.1
TANDEM.TAPE (4) (???) - formatting version: T9050C20 - 15AUG88...
TANDEM.TAPE (4) (???) - override version: T9050C20 - 15AUG88...
TANDEM.EMS (12) (???) - formatting version: T9631C21 - 25MAY90...
TANDEM.SPI (1) (???) - formatting version: T9752AAA - 10JUL89...
OBEY file-name