At 23:43 04/11/99 +0100, n4174867 wrote: >I have a project file which was created on PICDE 1.2, and compilled >without any errors the hex file, the problem is that the project >generated has an extension "prj" instead of a "pjt" that is recognised >from MPLAB and therefore cant open it (it brings an invalid format). >Still, when I try to assmeble the different source files it comes up >with many errors. >How can I succesfully open this project file ( convert it to the MPLAB's >format), compile it (hopefully returning with no errors- as it should >be) and finally burn my PIC? i don't know about your specific environment, but if it creates a valid hex file, you can load that hex file into the MPLAB programmer and don't have to re-assemble your code from within MPLAB. ge