description | title | ms.date | helpviewer_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: INCLUDE |
INCLUDE (MASM) |
12/17/2019 |
|
1c7964ee-715c-414e-a45e-74af93476eb4 |
Inserts source code from the source file given by filename into the current source file during assembly.
INCLUDE filename
The filename must be enclosed in angle brackets if it includes a backslash, semicolon, greater-than symbol, less-than symbol, single quotation mark, or double quotation mark.