INCL - Include an external file (Macro-80C)
[
label
] INCL
filename
[.
ext
]
Uses source code from the source file given by
filename
into the current source file during assembly. Several directives have been included to provide legacy support for a wide range of assemblers. See
INCLUDE
for more information.
Example:
incl test2.asm
See also:
INCLUDE
,
USE
,
LIB
INCLUDE
INCL
LIB
USE
CASM
X
X
X
X
CCASM
X
X
OS-9 RMA
X
Edt/Asm III
X
Edtasm6309
Disk Edtasm+
Edtasm+
Macro-80C
X