Pathmaker Reference Manual

PMADL Usage
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–3
?EDIT Invokes a text editor interactively and suspends PMADL
until the edit process terminates.
?ADLOUT With a file name, directs Pathmaker object descriptions
generated by the OUTPUT statement to the specified file.
Without a file name, directs descriptions to the current
output file.
Target Application
APPL-CONFIG Defines the configuration of the target application.
SERVICE-MAP Assigns services to server classes.
GENERATE Produces target application source and object code for
requesters and servers.
PMADL Management/Maintenance
?SYSTEM Sets the default system used by PMADL. Also specifies the
system accessed by the PROJECT command.
?VOLUME Changes the default subvolume used by PMADL.
?SECTION Introduces a named section of the current input file.
?WARN Issues warning messages when it detects unusual conditions.
?NOWARN Suppresses the issuing of warning messages.
?ENV Prints information about the current PMADL session to the
primary output file.
?LIST Writes echoed input lines and status messages to the current
output file.
?NOLIST Suppresses the writing of echoed input lines and status
messages to the current output file.
?HELP Prints information about PMADL statements and commands
to the primary output file.
?OUT With a file name, directs PMADL output to the specified file.
Without a file name, directs output to the primary output
file.
?PAGE Starts a new page in its current output file and its current
ADL output file.
?PAGELENGTH Specifies the number of lines per page in printer or spooler
output files and the PMADL output file.
EXIT Terminates PMADL.