10. MODIFICATION › 10.4 Modification and Maintenance Tools › VMTASM CA MICS CMS Program Assembly
VMTASM CA MICS CMS Program Assembly
+----------+
| VMTASM | CA MICS CMS Program Assembly
+----------+
VMTASM assembles a program for use in CMS.
FORMAT:
VMTASM filename <ctl>
where:
filename - is the name of a CMS file that contains
assembler code. The file type must be
ASSEMBLE.
ctl - is the control file name. Default: VMTCTL
CONTROL FILE:
The default control file is VMTCTL CNTRL. It identifies the
macro libraries used when the assembly takes place and
identifies the updates applied to the base source (if any).
ASSEMBLER:
If the CMS file HASM MODULE is accessible, it is used to
assemble a program. Otherwise, ASSEMBLE MODULE is used.
NOTE: The output from the UPDATE and ASSEMBLE commands used
by VMTASM is placed on the CMS printer. The update log is
prefixed to the resulting TEXT file.