The general format of a macro definition is shown in Figure 26. The four parts are described in detail in the following sections.
*-------------------------------------------------* | *-------------------------------------------* | | | MACRO Header statement | | | *-------------------------------------------* | | *-------------------------------------------* | | | ANYNAME Prototype statement| | | *-------------------------------------------* | | *-------------------------------------------* | | | | | | | Body of macro | | | | | | | *-------------------------------------------* | | *-------------------------------------------* | | | MEND Trailer statement | | | *-------------------------------------------* | *-------------------------------------------------*
[ Top of Page | Previous Page | Next Page | Contents | Index ]