Epson FX-85 User Manual - Page 33

Turns Script Mode ON. Either type of Script is, Turns Expanded Mode ON; stays ON until

Page 33 highlights

ESC Dec Hex Symbol Function ESC 81 51 Q Sets the right margin. Also cancels all text that is in the print buffer. Format: CHR$(27)"Q"CHR$(n) where n = 1 - maximum number of characters per line in the current pitch: FX-80 FX-100 2-80 2-136 in Pica 3-96 3-163 in Elite 4-137 4-233 in Compressed ESC 82 52 R Selects an international character set by its country's number. See Tables 6-2 and 6-3. Format: CHR$(27)"R"CHR$(n) where n = 0 - 8. ESC 83 53 S Turns Script Mode ON. Either type of Script is printed in Double-Strike; neither can mix with Proportional Mode. Format: CHR$(27)"S"CHR$(n) where n = 0 produces Superscript, and 1 produces Subscript. ESC 84 54 T Turns Script Mode OFF ESC 85 55 U Turns Unidirectional Mode ON. Prints each line from left to right. Format: CHR$(27)"U"CHR$(n) where n toggles the mode on and off: 0 turns it OFF 1 turns it ON. ESC 87 57 W Turns Expanded Mode ON; stays ON until turned OFF Cannot be turned off with CHR$(20). Format: CHR$(27)"W"CHR$(n) where n toggles the mode on and off: 0 turns it OFF 1 turns it ON. 278

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108

ESC Dec Hex Symbol Function
ESC 81 51 Q
ESC 82 52 R
Sets the right margin. Also cancels all text
that is in the print buffer. Format:
CHR$(27)“Q”CHR$(n)
where n = 1 - maximum number of
characters per line in the current pitch:
FX-80
FX-100
2-80
2-136 in Pica
3-96
3-163 in Elite
4-137
4-233 in Compressed
Selects an international character set by its
country’s number. See Tables 6-2 and 6-3.
Format:
CHR$(27)“R”CHR$(n)
where n = 0 - 8.
ESC 83 53 S
Turns Script Mode ON. Either type of Script is
printed in Double-Strike; neither can mix with
Proportional Mode. Format:
CHR$(27)“S”CHR$(n)
where n = 0 produces Superscript, and 1
produces Subscript.
ESC 84 54 T
ESC 85 55 U
Turns Script Mode OFF
Turns Unidirectional Mode ON. Prints each
line from left to right. Format:
CHR$(27)“U”CHR$(n)
where n toggles the mode on and off:
0 turns it OFF 1 turns it ON.
ESC 87 57 W
Turns Expanded Mode ON; stays ON until
turned OFF Cannot be turned off with
CHR$(20). Format:
CHR$(27)“W”CHR$(n)
where n toggles the mode on and off:
0 turns it OFF 1 turns it ON.
278