Virtual Hometerm Subsystem (VHS) Manual (H06.03+)

Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual429311-001
7-32
LISTOPENS Command
LogName is the list of the current log destination names (the primary log
destination is marked with a (P) ).
LogType is the list of the current log destination types associated with the names.
LISTOPENS Command
The LISTOPENS command lists all processes which currently open the specified
object or objects.
/ OUT file-spec /
causes any VHSCI output generated for this command to be directed to the
specified file.
object-spec
designates the object whose openers are to be displayed. If object-spec is
omitted, the openers of the assumed object are listed (see the VHSCI ASSUME
command).
open-mode
designates an open mode to select specific opener processes. Mode is one of the
following values:
[ INSPECT | DEBUG | DISPLAY | PROMPT | UNKNOWN | PSERVER ]
INSPECT
lists all opener processes that prompted the specified object with an Inspect
prompt.
DEBUG
lists all opener processes that prompted the specified object with a Debug
prompt.
DISPLAY
lists all opener processes that displayed to the specified object.
PROMPT
lists all opener processes that prompted the specified object.
LISTOPENS [ / OUT file-spec / ] [ object-spec ] [, open-mode
]