Contents | Prev | Next

3.1.2.2.24 -i* Trap I/O errors

This command-line compiler option enables/disables I/O trapping.

Syntax:  -i[+|-]
Default: Enabled
Notes: When I/O trapping is enabled the compiler generates code which checks each I/O
operation and issues a run-time error if an I/O error is detected.

Contents | Prev | Next