
CHAPTER 7: Advanced Features
7. Advanced Features
The HPIIISi Twinax Card has several advanced features for accessing special printer functions that are not normally available on the IBM
7.1 Command Pass-Through
The command
The Card recognizes these special sequences and “passes the command through” to the printer. Follow these steps to use command
1.Find the command for the print feature in the printer’s manual.
2.Convert the printer command to hexadecimal.
3.Type “&%” (or the alternate
4.Move the cursor to the point in the text that you want to end the print feature. Type in the start delimiter, followed by the printer command that turns the feature OFF, then the end delimiter.
For example:
On HP printers, the command “[ESC]&d0D” (where [ESC] stands for the escape character) begins underlining, and “[ESC]&d@” ends underlining. First, convert the “start underlining” command to the hexadecimal 1B 26 64 30 44 and the “end underlining” command to 1B 26 64 40. Then, as- suming the delimiter is the default “&%” (hex 50 6C), insert the command in your text like this:
55