3.2.8. $I: I/O Checking Switch
Table of Contents
3.2.10. $L: Link Object File Directive
- 3.2.9. -
Table of Contents
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.9. $I: Include File Directive
3.2.9. $I: 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.
3.2.8. $I: I/O Checking Switch
Table of Contents
3.2.10. $L: Link Object File Directive
- 3.2.9. -