Previous Topic: VMTHLP CA MICS CMS Help File Generator

Next Topic: VMTUPD Update a VMT File

VMTMAC CA MICS CMS Macro Library Generator


+----------+
|  VMTMAC  | CA MICS CMS Macro Library Generator
+----------+

VMTMAC creates CMS macro libraries used by the assembler.


FORMAT:

    VMTMAC libname <ctl> <( MEMber fn ft >

    where:

    libname    - is the name of a MACLIB to created or
                 updated.  This is also the name of a file
                 that contains a list of macros and copybooks
                 to be added during MACLIB creation.  The
                 file is in CMS EXEC format (see the CMS
                 LISTFILE command) This file is not used for
                 member update processing.

     ctl       - is the control file name.  Default:  VMTCTL

     fn <ft>   - is the name of a file to be added as a
                 member of the MACLIB libname.  If ft is not
                 specified, MACRO is assumed.


CONTROL FILE:

The default control file is VMTCTL CNTRL.  It identifies any
updates to be applied to the base source.

NOTE:  The MACLIB generated replaces an existing library of
the same name.  As a part of the generation process, a member
is added that identifies all library members and any updates
that were applied to each.