Previous: $I: I/O Checking Switch To the Table of Content Next: $L: Link Object File Directive

- 3.2.9 -
Compiler Directives
Switch and Parameter Directives

$Include File Directive

Targets: MS-DOS, OS/2, Win32


Compiler directives

Instructs the compiler to include the named file in the compilation.

Syntax:
  {$I FileName}
Remarks:
The included file is inserted in the compiled text right after the {$I FileName} directive.


Previous: $I: I/O Checking Switch To the Table of Content Next: $L: Link Object File Directive
$I: I/O Checking Switch Table of Content $L: Link Object File Directive

- 3.2.9 -