.exitma


This directive skips the repetitive assembly of the irp and .rept directives enclosing this directive at the outermost position.

[Syntax]

Symbol field
Mnemonic field
Operand field
Comment field
[label:]
.exitma
 
[; comment]

[Function]

-

This directive skips the repetitive assembly of the irp and .rept directives enclosing this directive at the outermost position.

[Description]

-

If this directive is not enclosed by .irp and .rept directives, the assembler outputs the message then stops assembling.