Chapter 7 The Super-Set Commands

Horizontal Image Shift

ASCII Code SSCC # [–]n

Hex Code SSCC 23 [2D] n

Dec Code SSCC 35 [45] n

Purpose Shifts image left or right in 1/1000 inches. The brackets around the “–” symbol indicate it is optional, do not use these brackets in the command.

where: “–” shifts the image left.

No “–” will shift the image right.

n = thousandths of inches to shift the image horizontally, range 0000 through 1000.

Image Width

ASCII Code SSCC w n1 ; n2

Hex Code SSCC 77 n1 3B n2

Dec Code SSCC 119 n1 59 n2

where: n2 = image width (four ASCII digits).

Table 53. Image Width

n1 Value (ASCII)

Units of n2

0Current CPI

1Inches

2Centimeters

Linefeed

ASCII Code SSCC X n

Hex Code

SSCC 58 n

Dec Code

SSCC 88 n

Purpose

Moves a linefeed of n/(printer resolution). n must be in the range

 

of 001 through 999. This command does not affect the current

 

LPI setting.

 

The movement is a linefeed of n/the native printer resolution,

 

which is not part of the command.

210

Page 210
Image 210
IBM 4400 manual Ascii Code Sscc # -n, Ascii Code Sscc w n1 n2, Image Width, Ascii Code Sscc X n Hex Code