The REPORT option tells the compiler to display messages on the screen while it is building. These messages indicate when the compiler is performing the different phases of the build, including compiling the file, resolving jumps, and verifying browse sequences.
The following option turns on the message display:
REPORT=ON