| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
Comet 504 and higher includes a very convenient programming tool: Dynamic Driver Libraries (DDL). This feature provides a way for Comet developers to include custom mnemonics in their programs, and also provides the means for developing custom "drivers" for printers and other devices. This feature makes the MTB language extensible.
Here are the basic specifications for Dynamic Driver Libraries:
For example: (SINGLEKEYTRANSMIT)
For example: (Single Key Transmit)
For example: (Change Colors="07","20","00","00","30")
You can also skip one or more arguments by including the appropriate commas:
For example: (Change Colors="07","20",,,)
This master list will be distributed in a file named MTB50. Comet developers can request a mnemonic name via the "MTB Mnemonic Registration Form."
Please refer to the following sections: