ESC C

 

 

Select Page Length in Lines

Format:

ESC

C

 

ASCII code:

(n)

Decimal:

27

67

(n)

Hexadecimal: 1 B

43

(n)

Comments:

Sets the page length to n lines. The value of n should be between 1

and 127.

ESC C0

 

 

Select Page Length in Inches

Format:

ESC

 

 

 

ASCII code:

C

0

(n)

Decimal:

27

67

0

( n )

Hexadecimal:

1 B

43

00

(n)

Comments:

Sets the page length to n inches where n has a value of 1 to 22.

ESC 4

 

Resets Top of Form

Format :

ESC

4

ASCII code:

Decimal:

27

52

Hexadecimal: 1 B

34

Comments:

Resets top of form to current position.

IBM only

J-19