Chapter 10 Writing Assembler Control Statements
File Inclusion 183
10.2 File Inclusion
The file inclusion is an assembler control instruction that reads the specific file to the source file.
It is used for the following purpose.
Using same macro or same declarations variables in several source files