Pathmaker Reference Manual

PROJECT Command
Pathmaker Application Definition Language (PMADL)
2–78 067869 Tandem Computers Incorporated
PROJECT Command The PROJECT command specifies a Pathmaker project whose catalog is to be accessed
by PMADL.
?PROJECT
name
[ [R]EAD ]
name
Specifies the name of an existing Pathmaker project residing on your current
default system. PMADL opens the catalog associated with this project.
The catalog can reside on a remote system if the current release of the Pathmaker
product is installed there.
R[EAD]
Opens the catalog for read-only access.
If you do not specify R or READ, the PROJECT command opens the catalog for
update access.
Usage Considerations Both the PROJECT command and the CATALOG command can open a Pathmaker
catalog for access by PMADL. If a catalog is previously opened by either command
and you use the PROJECT command, the previously opened catalog is closed and the
current catalog is opened.
Examples The following command opens Pathmaker catalog PMDEV-30 for access by PMADL:
> ?PROJECT pmdev-30
The following commands open a Pathmaker catalog on remote node \MARKTG for
access by PMADL:
> ?SYSTEM \marktg
> ?PROJECT orderng