Your apple must be the Macintosh because yours is working and mine is not.
Ok, here is what I have found. I have loaded your code to a new main program and could not compile it. I am getting this error: "opcode expected instead of '_config' "
for this line @ __config _HS_OSC & _WDT_OFF & _LVP_OFF & _CP_OFF

and I get these errors for this line : INCLUDE "LCD_AnyPin.pbp"
"opcode expected instead of 'writeport' "
"opcode expected instead of 'delayus' "
"opcode expected instead of 'outputport' "

I have checked the Hijack code included in the PBPPIC14.lib file and I think it was modified correctly. Any clues?

Thanks