Controlling print output
Several options on the Set Processing Options (option 0) panel
affect the printed output:
- DATAHDR
- Whether the output contains a data header for each record
- DUMP
- Which format (updown or across) is used for hexadecimal output
- HEADERPG
- Whether the output contains a header page at the beginning
- PAGESIZE
- How many lines per page the output has
- PAGESKIP
- Whether output from each function starts on a new page
- PRINTLEN
- How many columns wide the output is
- PRINTOUT
- Where the output is sent
- PRTTRANS
- Whether non-printable characters are translated to blanks
- RECLIMIT
- Which part of each record to print
You can also specify a record length, to deblock each physical record into logical records. The physical block size does not need to be a multiple of the record length that you specify.