The CODES file contains records in the format specified in the following table:
Name | Size | Description |
---|---|---|
Model | 20 | Model of output device |
Number | 3 | Unique number to identify the output control codes |
Code | 20 | Required hexadecimal code |
Name | 20 | Name of the output control code |
When including an output control code or formdepth:
Do not include spaces in the output control code or formdepth.
Always include hexadecimal digits in pairs. Single digits are ignored.
Always use uppercase values (A through F) in hexadecimal values.
You can extend an output control code or formdepth formula over two records in the CODES file. To do this, append a percent character (%) to the end of the first record and continue the remainder starting in the code section of the next record. Continuation lines must include unique numbers.