Hi, Iugmoh

Just download MPLAB !!!

- View\Program Memory
- File \Import

Choose the "Machine" or "Symbolic" Tab, at the left Bottom of the window ...

BUT:

- Labels and aliases can't be displayed ( not stored by the Hex File ) ... so, it's difficult to add lines without a GOTO-GOTO jumper; lines removed must be replaced by a NOP or equ.

DO NOT CHANGE THE LINE NUMBERS !!! without exactly knowing what you are doing ...

Only real interest is to translate strings, or add a part ( or 2 , or 3 ) of program at the end of the listing.

to save : right click, and " save as " progmod.txt " ...

Do not wait for miracles ... like get some PbP files !!!

Alain