Macro Facility Commands [ Symbolic Debugger/iX User's Guide ] MPE/iX 5.0 Documentation
Symbolic Debugger/iX User's Guide
Macro Facility Commands
Table I-18. Macro Facility Commands
----------------------------------------------------------------------------------------
| | | |
| Cmd | Syntax | Description |
| | | |
----------------------------------------------------------------------------------------
| | | |
| def | | Defines a macro substitution |
| | | (user-defined command) for HP Symbolic |
| | def name replacement-text | Debugger commands. Name can be any |
| | | string of letters or digits, beginning |
| | | with a letter. Replacement-text can |
| | | be any string of letters, blanks, tabs |
| | | or other printing characters. The |
| | | string must be contained on one line. |
| | | |
----------------------------------------------------------------------------------------
| | | |
| tm | | Toggles the state of the macro |
| | { tm } | mechanism between active and |
| | { toggle macros} | suspended. |
| | | |
----------------------------------------------------------------------------------------
| | | |
| undef | | Removes macro defined as name. Using |
| | | the * option causes all macros to |
| | undef { name} | become undefined. |
| | { * } | |
----------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation