Pathmaker Reference Manual

HELP Command
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–71
HELP Command The HELP command prints information about PMADL statements and commands to
the primary output file.
?HELP [
topic
] [
subtopic
]...
topic
Specifies the name of a topic for a PMADL statement or command keyword, or
one of a few selected Pathmaker object clause names.
If you supply a topic, the HELP command prints information about the specified
statement, command, or clause.
If you do not supply a topic, the HELP command prints a summary of all PMADL
statements and commands.
subtopic
Specifies the name of a subtopic for a subtopic within
topic
.
HELP command prints information about the specified statement, command, or
clause.
Examples The following command prints information about the GENERATE statement:
> ?HELP generate
The following command prints information about the PSEUDOFIELD clause of the
REQUESTER statement:
> ?HELP requester pseudofield