Pathmaker Reference Manual
SHOW Statement
Pathmaker Application Definition Language (PMADL)
2–62 067869 Tandem Computers Incorporated
Examples The following statement displays a name and description for all DDL definitions, DDL
records, and SQL tables in the current project catalog.
> SHOW REFOBJ * ;
The following statement displays the C language process configuration.
> SHOW PROCESS-CONFIG C ;
The following statement displays a list all macros in the current project catalog.
> SHOW MACRO * ;