Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Display Optical File (DSPOFRDAR) Command displays the contents of an optical file. The file may be a physical or logical optical file. The data is displayed in the sequence specified by the access path for the file.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILE | Optical file | Qualified object name | Required, Positional 1 |
Qualifier 1: Optical file | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
NBRRCDS | Number of records | Decimal number, 100, *ALL | Optional |
FROMRCD | From record | Decimal number, 1, *END | Optional |
Top |
Specifies the name of the optical file whose contents is to be displayed.
This is a required parameter.
Qualifier 1: Optical file
Qualifier 2: Library
Top |
Specifies the maximum number of records you want to display. Because optical files may contain millions of records, you may want to limit the number of records to save time. All of the records are copied to a temporary database file before they are displayed.
Top |
Specifies which record in an optical file is shown on the top line of the initial display. This value must be between 1 and the value specified for the Number of records (NBRRCDS) parameter. You can display other records within the range of records specified by the NBRRCDS parameter using the page-up and page-down keys.
Top |
Top |
*ESCAPE Messages
Top |