Previous Topic: RECORD DisplayNext Topic: PROGRAM Display


DATABASE/KEY Display

The following is the DISPLAY parameter syntax for designating a DATABASE/KEY display.

Note: The following syntax contains all the keywords which can be used for designating this display. However, only the keywords not previously defined will be described in detail.

 DISPLAY = DBKEY

 / ,ALL = Y                                      \
 \ PAGE = page number     [,LINE = line-number ] /

 [,START = start date/time ]

 [ ,STOP = stop date/time ]

where:

DISPLAY = DBKEY

specifies the Journal Display type to be printed.

DBKEY - indicates that a DATABASE/KEY display is to be printed.

, PAGE = page-number

specifies the page portion of the database key. All Archive Journal BEFORE or AFTER record images which reside on the specified page will be displayed. This keyword is mutually exclusive from the ALL keyword.

Note: Blanks are not a valid option for this parameter.

page-number - the page number can have up to 10 digits. It is not necessary to include leading zeros.

, LINE = line-number

specifies the line portion of the database key. This option is used when a single database key is specified for display. This keyword is mutually exclusive from the ALL keyword.

line-number - the line number can have up to four digits. It is not necessary to include leading zeros. If this value is omitted and all images with matching database pages are selected for display.