Previous Topic: DISPLAY ParameterNext Topic: DATABASE/KEY Display


RECORD Display

The following is the DISPLAY parameter syntax designating a RECORD display.

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

 DISPLAY = REC

 / ,ALL = Y          \
 \ RECID = record ID /

 [ ,START = start date/time ]

 [ ,STOP = stop date/time ]

where:

DISPLAY = REC

specifies the Journal Display type to be printed.

REC - indicates that a RECORD display is to be printed.

, RECID = record ID

allows the user to select a record type by record ID. This keyword is mutually exclusive from the ALL keyword.

record ID - this value must be specified in the RRRR format (numeric record ID). It is not necessary to include leading zeros.