Catalog Printing Screen [ HP ALLBASE/4GL Developer Reference Manual Vol. 2 ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Reference Manual Vol. 2
Catalog Printing Screen
This screen allows you to print documentation for some or all components
of an application. You can print the documentation with or without the
full details of each component, and with or without the description text
for each component.
Screen Image
Field Descriptions
Catalog Item Type Number. Enter the number of the type of application
components you want to print, or enter A to print the documentation for
all the component types in the catalog.
Short Index List or Full Index List. The entry in this field specifies
the type of index list printed with the report. If you enter S, the
index list contains the application component names, and the short
descriptions from the documentation fields on the relevant item header or
definition screen. If you enter F, the index list contains the complete
documentation fields and the short description fields for the selected
items. If you enter N, the system does not print an index list for the
report.
Print Catalog Item Details. If you enter Y in this field, the system
prints the details for each component. Enter N if you want to suppress
printing of the component details.
All Entries or Selected Names. If you want to print a report for all
items of the selected type, enter A in this field.
If you only want to print a report for selected items, enter S in this
field and enter the names of the items you want reported in the Selected
Names field.
Selected Names. If you entered S in the field above, enter the names of
the items you want to include in the report in these fields.
Function Keys
f2 Copying Cancels the current screen and displays the catalog
copying screen.
f3 Deleting Cancels the current screen and displays the catalog
deletions screen.
f4 Catalog Display Cancels the current screen and displays the
catalog display screen.
Additional Information
HP HP ALLBASE/4GL developer documentation reports consist of two
components.
The first component is the index list for the report, which is a list of
the items in the report. The index can either be a full index or a short
index. The full index contains the names of the items and the text from
both the short description fields and the full description fields from
the relevant item header screens. The short index only contains the item
names and the text of the short description fields. In all cases, HP HP
ALLBASE/4GL sorts the item names according to the system collating
sequence (refer to appendix A). You can suppress the index list by
entering N in the Short Index List or Full Index List field.
The second component in the report contains the details of the items
selected for reporting. If you enter S in the ALL Entries or Selected
Names field and leave the Selected Names fields blank, HP HP ALLBASE/4GL
does not print the second component of the report. In this way you can
obtain an index list of some or all the items defined in an application.
If you enter A in the Catalog Item Type Number field, HP HP ALLBASE/4GL
reports on all items defined for the application.
When you press the Commit Data function key, HP HP ALLBASE/4GL calls an
external program that formats the documentation and writes the report to
DEV=LP. The formal file designator for the report is HP4REPT.
The sequence of printing the documentation is as shown on the top part of
the screen. HP HP ALLBASE/4GL displays progress messages indicating the
documentation currently being produced.
MPE/iX 5.0 Documentation