Pathmaker Reference Manual
OUTPUT Statement
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–17
Examples The following statement produces descriptions of all services in the project catalog.
> OUTPUT SERVICE * ;
The following statement produces descriptions of two requesters named REQ-1 and
REQ-32.
> OUTPUT REQ req-1, req-32 ;