Several additional instructions can help you write your macro definitions. The instructions and their functions are listed below:
| Inner Macro Instruction | Operation Done |
|---|---|
| AEJECT | Skip to next page |
| AINSERT | Insert statement into input stream |
| AREAD | Assign an arbitrary character string to a variable symbol (SETC symbol) |
| ASPACE | Insert one or more blank lines in listing |
| COPY | Copy the source statements from a source language library member. |
| MEXIT | Exit from the macro definition |
[ Top of Page | Previous Page | Next Page | Contents | Index ]