
| Input/output device commands | 
 | 
Carriage return
0D
Purpose:
The 
Test
0F
Purpose:
Causes the 40 characters in the IBM code page 437 character 
When Test is working, all codes are ignored. The test command X'OF' is only available when the IBM code page 437 is selected.
When the other font table except IBM code page 437 is selected, test code is ignored.
Clear display
(1B), (5B, 32), (4A)
Purpose:
All the displayed characters are erased. The 
Display position
1B 5B Py 3B Px 48
Purpose:
Instead of writing the character from the first digit, use this command to specify the 
vIf Py is 0, it is set to 1 (X'31').
vIf Py is greater than the bottom row, it is set to the bottom row.
vIf Px is 0, it is set to 1 (X'31').
vIf Px is greater than the least digit, it is set to the least digit.
A special form of the display position command exists (1B 5B 48 27), which sets the 
Delete to end of line
1B 5B 30 4B
