Pathmaker Reference Manual
Producing Pathmaker Reports
Project Catalog
4–16 067869 Tandem Computers Incorporated
Run Enform using PMQUERYS as the source file. Specify the subvolume on
which you created the Pathmaker query dictionary when you run Enform, for
example:
26> ENFORM/IN $rls.subvol.PMQUERYS, OUT $S.prt/
$rls.subvol
3. To select particular reports, run Enform interactively and specify only the
PMQUERYS sections that generate the reports you want:
2> VOLUME $data.sales
3> ENFORM $rls.subvol
>?OUT $S.#prt
>?SOURCE $RLS.SUBVOL.PMQUERYS (PM2, PM6)
4. You can also produce Enform reports within the Pathmaker product. Make sure
the Work Subvolume field on the Pathmaker Main Menu screen is the project
catalog file location. If it is not, enter the correct volume and subvolume for your
project catalog files. Press function key SF13 and the Utility Menu screen appears.
From the Utility Menu screen press F6 to start Enform and enter the following
commands:
>DICTIONARY $rls.subvol
>?OUT $S.#prt
>?SOURCE $rls.subvol.PMQUERYS(PM2, PM6)
If you are running the PM15 query report you include an ASSIGN command to
assign a file location to the logical name PROJECTS.
>DICTIONARY $rls.subvol
>?OUT $S.
#prt
>?ASSIGN PROJECTS, $rls.subvol.PROJECTS
>?SOURCE $rls.subvol.PMQUERYS(PM2, PM15)
Table 4-2 gives a brief description of each report. For complete descriptions, see
Appendix C, “Macro Language Construct Variables.”