HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Adding definitions to a macro library

HLASM Programmer's Guide
SC26-4941-06

Macro definitions, and members containing assembler source statements that can be read by a COPY instruction, can be added to a macro library. Use the CMS MACLIB command to create and modify CMS macro libraries. In the following example, a macro with a file name of NEWMAC and file type of MACRO is added to the MACLIB with a file name of MYLIB.
MACLIB ADD MYLIB NEWMAC

Details of this command are described in the applicable CMS Command and Macro Reference, listed under Bibliography.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014