I=INFO/S (default: no such information)
When compilation is finished, some compiling information will appear, eg:
Compilation time: 2.76 secs (read: 1.38 secs)
# of constants: 22
# of variables: 10
# of objects: 1
# of defines: 1
# of procedures: 1
# of functions: 578
source length: 87 (including all 7 modules: 21870)
source lines: 9 (including all 7 modules: 732)
object length: 112
executable length: 296 (2 optimizations saved 8 bytes)
allocated memory: 192271 bytes (6413 allocations)
read in first line represents Reading pass time
There may also appear:
# of errors: 3
if three errors appeared.