George,
Labx1.inc is just a hardware abstraction include. It helps make testing on different hardware easy.
Since we are not using any LED's, LCD's or analog you can delete the Include and compile successfully with only adding:
===> DEFINE OSC 20
or whatever speed you are currently using.
If you are using analog pins you may also need to include something like DT's "AllDigital" about 3/4 of the way down the page.
http://www.picbasic.co.uk/forum/show...ght=alldigital
Regards
Tim
Bookmarks