 | A166 User's Guide |  |
|
|
| Common FunctionsMPL provides common, general-purpose functions that are useful in a variety of situations. | Function | Description |
|---|
| Bracket | Prevents macro processing of specified text. | | Comment | Adds a comment to your macro definition. | | Escape | Interrupts scanning of the macro text for a specified number of characters. | | EVAL | Returns the decimal character representation of the specified expression. | | METACHAR | Changes the meta character recognized by the MPL processor. | | SET | Defines macro-time symbols. |
|
|