DISPLAY REPORT [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
DISPLAY REPORT
Displays one or more reports.
Syntax
DIS[PLAY] REP[ORT] [report-name]
[;S[COPE-]O[WNER] = scope-owner-name]
[;NAME[-ONLY]]
[;NO[SORT]]
.
Parameters
report-name Name of the report to be displayed.
scope-owner-name Owner of the report to be displayed.
NAME-ONLY If specified, only the name of the qualifying
report is displayed. If not specified, the name,
owner, and description of the report are displayed.
NOSORT Reports on the reports in the unsorted order in
which they are retrieved from the dictionary.
Otherwise, the reports are sorted alphabetically by
the report name.
Description
When sorting is not required, the use of the NOSORT keyword speeds
processing time.
Open Mode: Read-only, shared-update, or exclusive-update
Scope: Any scope with read capability
Example
The following example displays the report image-database.
>DISPLAY REPORT image-database.
IMAGE-DATABASE
Scope-Owner : DA
Description : Detailed report on IMAGE databases including data
about its location, classes, datasets, records, and elements.
1 Report(s) Retrieved
>
MPE/iX 5.0 Documentation