Here is what I do; PBP includes a list of all PICs covered (with the version you have) located at: C:\Program Files (x86)\PBP3_1\DEVICE_REFERENCE. (Yours might be "\PBP3\" if you haven't upgraded.). From the list, find the part you're using, open the .info file with Notepad (or other text program). At the top you will find all the CONFIGs formatted as it should be in your PBP code. Copy and paste it, then remove the comment semi-colons. This lists the default settings. Below that are all of the individual CONFIG bits with the possible options. You can copy/paste changes to alter them individually.