I do not have all the necessary includes. Judging from the code snip offered by scalerobotics I need the base interrupt system for the 16 bit machines.

"INCLUDE "DT_INTS-18.bas" ; Base Interrupt System
INCLUDE "sub16.inc" ; subtract 16 bit macro"

I have a PICkit 2 with a 16F887.
Does a DT_INTS-16.BAS exist? Where?

ken