MACRO statement

Use the MACRO statement to indicate the beginning of a macro definition. It must be the first non-comment statement in every macro definition. Library macro definitions may have ordinary or internal macro comments before the MACRO statement.

Read syntax diagramSkip visual syntax diagram>>-MACRO-------------------------------------------------------><
 

The MACRO statement must not have a name entry or an operand entry.


[ Top of Page | Previous Page | Next Page | Contents | Index ]