DSM Template Services Manual

Template Language
DSM Template Services Manual427187-004
3-35
SUBVOL Edit Code
Example
This example shows a SYSTEM edit code:
SYSTEM10
This edit code produces display text such as:
\TIMBUKTU
Or if the system name of system 79 cannot be determined:
\079
SUBVOL Edit Code
The SUBVOL edit code inserts a subvolume name in the display text. The subvolume
name is in the form produced by the FNAMECOLLAPSE procedure without the file-
name part. A three-digit system number identifies the system if the system name
cannot be determined. The system name (or number) is included only if the token
value is in network form.
SUBVOL converts token values of (ZSPI-TDT-) FNAME, FNAME32, CHAR, and
SUBVOL data type. Trailing blanks are added if you specify a field width larger than
the subvolume requires.
The SUBVOL edit code syntax is:
n
if present, is the field width, which must be less than 100.
Example
This example shows a SUBVOL edit code:
SUBVOL30
This SUBVOL edit code produces display text such as:
\PARIS.$RER.SCEAUX
TIME Edit Code
The TIME edit code accepts an internal value in (ZSPI-TDT-) TIMESTAMP format (in
Greenwich Mean Time (GMT)) and represents it as display text in Local Civil Time
(LCT). If the internal timestamp is not in GMT, the display-text representation shows an
incorrect time.
SUBVOL[n]