Displays the contents of a resampling weight table file
Displays the contents of a resampling weight table file. It provides the options of printing the information on the line printer, on the user's terminal, or sending it to a text file.
- INRWT
- Input resampling weight table file. The input resampling weight table file to be printed.
- PRINT(TERM)
- Output destination. The output destination of the resampling weight table report. The available output destinations are:
= 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 the user-supplied file with the extension ".prt".
The contents of the resampling weight table file TESTRWT are displayed on the terminal.
The contents of the resampling weight table file RWT.OUT are displayed on the terminal and printed on a printer.
The parameters are read and the resampling weight table file is opened and read. DSPRWT dumps each table contained in the file to the output destination specified by PRINT.
The error message that is displayed immediately preceding this message is the specific error that was encountered. Processing is terminated.