
I .-
171
PURPOSECancels 
CODE | (ESC)  | “u”  | o  | 
(decimal ASCII)  | 27  | 85  | 0  | 
(hex ASCII)  | IB  | 55  | 00  | 
REMARKS | This command cancels  | |
  | printing and returns to the standard bi-  | |
  | directional printing, which is con-  | |
  | siderably faster.  | |
  | NOTE: The character “O”(decimal code  | |
  | 48, hexadecimal code 30) can be used  | |
  | instead of ASCII O.  | |
SEE | Chapter 6  | 
  | 
PURPOSE | Selects   | |
  | printing.  | 
  | 
CODE | (ESC)  | “(”  | 
(decimal ASCII)  | 27  | 60  | 
(hex ASCII)  | IB  | 3C  | 
REMARKS | This command immediately returns the  | |
  | print head to the left margin. The re-  | |
  | mainder of the line is printed from left to  | |
  | right. Normal   | |
  | resumes following a carriage return.  | |
SEE | Chapter 6  | 
  |