" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                                 ERREXE

Purpose:    Sets the level of checking code to be loaded for its validity.

Syntax:     ERREXE = <ON|OFF>

By default: ERREXE = OFF

Note:
     When ERREXE = ON, the system will not load modules if:
1. The size of the part to be loaded exceeds the total filesize.
2. In case of fixup overflow.

     Some programs containing these errors otherwise function normally,
therefore an user is left free to decide the systen reaction to such
occurences.