[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME Assign Name to Module MASM Directive
NAME modulename
Assigns a name to the current module.
Notes: The module name may be of any length, but only the first
six characters are significant. Any combination of
letters and digits may be used.
LINK uses the module name in reporting errors. If no
NAME directive is used, the assembler uses a name
supplied via the first 6 characters of the TITLE
directive. If no TITLE directive is declared, the
assembler uses the default name A.
See Also:
TITLE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson