Any Pascal programs that I compile on the CP/M platform display an error when they terminate, e.g.
hilo.p, 146: error number 4418
The error number varies, but it always corresponds to the last line of the program.
This does not happen when I run the program on the Linux platform.