Set Commands
set model <MODEL> stty
Example: set model m3 stty onlcr
Control extra job processing done by the <model>. The processing options are:
onlcr | Carriage return insertion for Unix text jobs. |
| Adds carriage returns to text jobs with solitary |
| linefeeds. This will prevent |
| output or output running off the right side of |
| the page. |
descramble | Automatic descrambling of print jobs passing |
| through which have been scrambled using |
| Printronix proprietary Unix scramble utility, |
| npscramble. |
xtab | Tab expansion from 1 to 16 spaces. |
set model <MODEL> header [<STRING>] Example: set model m1 header 0x20
Set a header string to be sent to the printer at the start of any print jobs passing through this <model>. The headerstring (<string>) can consist of up to nine elements. An example element is a hexadecimal code (e.g., 0x04) or a
set model <MODEL> trailer [<STRING>] Example: set model m7 trailer $FF
Set a trailer string to be sent to the printer at the end of any print jobs passing through this <model> . The trailerstring (<string>) can consist of up to nine elements. An example element is a hexadecimal code (e.g., 0x04) or a
239