Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)
Using VHS
Virtual Hometerm Subsystem (VHS) Manual—429311-002
3-13
VHS Inspect File
Following is the syntax of the sections for the VHS Inspect file used to put comments in
the file:
$process-name
specifies the name of a process. The process name consists of a dollar sign ($)
followed by a letter and by zero to four alphanumeric characters with no embedded
blanks, for example $APPL.
{diskfile-name }
diskfile-name specifies a NonStop operating system file name. A disk file in the
NonStop operating system is identified by a unique, symbolic file name. A
complete NonStop operating system disk file name describes the location of a file
and has four parts:
\system-name
$volume-name
subvolume-name
file-name
For convenience, default values are provided for all parts of a complete file name:
[\system-name.] [$volume-name.] [subvolume-name.] file-name
\system-name
identifies a specific system within a network.
$volume-name
identifies a volume.
subvolume-name
identifies a set of files defined by the user.
file-name
identifies a particular file within the subvolume.
The syntax of system-name, volume-name, subvolume-name, and file-
name in VHS is identical to the syntax defined for these components for the
NonStop operating system.
{COMMENT | == comment }
{PROCESS $process-name }
{PROGRAMFILE diskfile-name }
{LANGUAGE language }
{EPROCESS $ process-name }
{EPROGRAMFILE diskfile-name }
{ELANGUAGE elanguage }