Displays the contents of the input DDR file.
Displays the contents of the input DDR file. The contents may be displayed to the terminal, line printer, disk file, or to an ASCII project parameter file.
- IN
- Input image. This is the name of the image for which the DDR information will be displayed. Window or band options are not allowed.
- OUTPPF(--)
- Output project parameter file. A project parameter file containing all of the information from IN's DDR.
- PRINT(TERM)
- Output destination. The destination of the output DDR information. PRINT is ignored if OUTPPF is specified.
= --: No Report = TERM: Terminal. Output is sent to the user's terminal. = LP: Line printer. Output is sent to the printer defined by $PRINTER. = Filename: User-supplied filename. Output is sent to a disk file named "filename".
- BANDS(--)
- Band number(s). The associated band information to be displayed. By default, information for all bands in the image will be displayed.
DSPDDR will read the contents of the DDR file that is associated with the image TEST;IMG. The data that is associated with the image as a whole and data that is associated with bands one and two will be printed to the terminal.
DSPDDR will read the contents of the DDR file that is associated with the image TEST;IMG. The data that is associated with the image as a whole and data that is associated with the band two will be printed to the terminal and the line printer specified by the global $PRINTER.
DSPDDR will read the contents of the DDR file that is associated with the image TEST;IMG. The data that is associated with the image as a whole and data that is associated with band one will be written to the project parameter file PROJECT;PPF.
DSPDDR retrieves the contents of the DDR file. The fields associated with the image as a whole and the fields associated with each band specified are displayed to the specified device(s).
A band number was specified that was greater than the number of bands in the image.
A fatal error was encountered during processing. Processing is terminated. The message that is displayed immediately preceding this error message is the specific error that was encountered.
An error occurred allocating memory. Rerun, and if the error persists, contact the system administrator.