Use the IMPORT function of MPLAB found under the File menu to import your code as hex. You can then view the ASM listing in the Program Memory window. Of course, then you have all the fun of putting the comments back in!! Cheers Mike > -----Original Message----- > From: Mark Peterson [SMTP:markp@CANNONTECH.COM] > Sent: Thursday, June 15, 2000 6:24 PM > To: PICLIST@MITVMA.MIT.EDU > Subject: Recover ASM Code > > I was only going to make some minor changes to my latest code. I didn't > think I needed to bother with making a backup. Well, I got caught. I > have > a bug in the new code that I cannot locate. The good news is that I still > had a PIC programmed with my last good code so I read it into MPLAB. > However, now I'm stuck because I can't figure out how to turn it back into > ASM code? Anybody know how? > > Thanks. > > Mark P