Telserv Manual

Subsystem Control Facility (SCF) for Telserv
Telserv Manual427174-009
4-8
SCF Online Help
SCF commands for Telserv permit the use of the command parameter SUB. You can
use SUB to specify which subordinate objects the command affects. For example, you
may want to get information for all the Telserv objects subordinate to a Telserv process.
One way to do this is with the following command:
INFO PROCESS $ZNT, SUB ALL
Specific information about the format of each SCF command appears in Appendix C,
SCF Command Syntax.
SCF Online Help
SCF provides online support when you use the HELP command described in the
Subsystem Control Facility (SCF) Reference Manual. If the HELP command alone is
entered, SCF responds with a menu that guides you through the available help
options. Select from the options displayed in the menu for the information you need.
Using this menu-mode help facility, you can obtain general information about basic
SCF components, such as attribute specifications, character strings, commands, file
names, integers, and so forth.
In addition to getting general SCF information, you can obtain information specific to
your particular subsystem.
SCF Help Utility
The SCF interface to the Telserv subsystem includes online help. Table 4-2 lists the
commands you can issue and the type of information returned by the SCF help utility.
Note. The online help facility is interactive; it cannot be invoked from a command (Obey) file.
Table 4-2. SCF Online Help Commands
This Help Command... Returns This Telserv Information...
HELP TELSERV Returns generic information about the Telserv
subsystem, including lists of supported com-
mands and objects.
HELP TELSERV object Describes information about the Telserv sub-
system as it pertains to that particular object.
HELP TELSERV command Describes the specified command as it is used in
the Telserv subsystem.
HELP TELSERV command object Describes how the specified command is applied
to the specified object in the Telserv subsystem.
HELP TELSERV error Displays the error message corresponding to the
specified error number. The display includes an
explanation of the error message.