hehe, those compiler error are mostely due to the default settings in the .inc files. Try define all config fuses in a 18F452 or elses... you'll get ERROR 118...overwriting previous address bla bla bla.

Once you visit melabs website, on all folder, you'll find a link like this

http://microengineeringlabs.com/supp...g_defaults.htm

again refering to the .inc file. So for my purpose/use i decide to comment all default setting in the .inc files i currently use. So now i have the full control of the PIC and. of course, avoid compilation errors.

why isnt microchip working a little closer with melabs, seems you guys know thier product better than they do
They assume that everybody read/understand the default setting in .inc files. They also assume that everything is clear with those ERRORs message... not my point of view but once you know to what it refer, it's easy to debug/understand.

IMO they never working closer with Melabs... with the new MPLAB (6.62 or 7(not sure for this one..still not install on my machine)) the PicBasic Pro toolsuite language is not include as in the past. You must go to the Melabs website to get the patch. Why??? i don't know.