Select Superscript or Subscript Modes
This command turns superscript or subscript modes on or off. This attribute may be combined with other characters size settings commands
(12, 13, 1B 21 n, 1D 21 n, …).
ASCII |
US ENQ n |
Hexadecimal |
1F 05 n |
Decimal |
31 05 n |
Value of n |
•0—Normal character size •1—Select subscript size •2—Select superscript size |
Default |
0 (normal size) |
Example:
MSComm1.Output = Chr$(&H1F) & Chr$(&H05) & Chr$(n)
Note: This command is ignored if n is out of the specified range. This command is only available on the receipt station in 7158 Native Mode and 7167 Native Mode.