Stair-Stepped Output
151
Stair-Stepped Output
Stair-stepped output is print which starts at the top left of the page
but every line thereafter starts a little further over to the right. It also
refers to Unix jobs that print one line of text at the top of a page
followed by a series of blank pages.
This kind of output happens only with Unix text jobs if carriage
return insertion is not incorporated into the print setup. The printer
may be told to do a linefeed, but the Unix job does not specify
anything about a carriage return to follow this.
To fix this, carriage return insertion must be enabled somewhere in
the print setup. The easiest and most common location is on the
NIC itself within the appropriate model. The feature is called “onlcr”
and the command syntax is:
set model
modelname
stty onlcr
save
For example, if printing to the destination,
d1prn
, the associated
model is
m1
. Therefore, the command is:
set model m1 stty onlcr
save
Summary of Contents for Network Interface Card
Page 1: ......
Page 3: ...Network Interface Card User s Manual...
Page 6: ......
Page 32: ...Chapter 1 Printronix Customer Support Center 32...
Page 83: ......
Page 86: ......
Page 96: ...Chapter 4...
Page 102: ......
Page 144: ......
Page 202: ...Chapter 7 Troubleshooting 10 100Base T 202...
Page 210: ...Chapter 8 OS 2 Workstation Configuration 210...
Page 228: ...Chapter 9 Handling z OS Connectivity Problems 228...
Page 292: ...Chapter 12 Configuration Screens 292...
Page 300: ...Chapter 13 Font Identifier FONT Help 300...
Page 356: ...Chapter 16 Periodic Ping 356...
Page 362: ...362...
Page 376: ...Index 376...
Page 377: ......