Hi Richard,

Thanks for your help - "Generate COFF" is not checked. The strange thing is the code compiles and runs as designed to the 2k limit, but when I add extra text (either via debug or on the LCD) or anything else that pushes the code over 2070 words, it lists all those errors.

My setup hasn't changed so I loaded an old 3k size program I wrote using the F88 and it compiles and runs fine. There is nothing flash about the problem code apart from using DT's Ints and a modified Inc file to run his Elapsed Timer code to 100ths precision, as I said, works well up to 2k only. I edited code and tried with Darrel's standard "Elapsed_INT.bas" and exactly the same result, compiles okay if less than 2071 words. PBP 3.0.10.4 and MPASM v5.71

Any suggestions?

Cheers,
Bill