Hi,
If you have PBP3 then use #CONFIG - check the manual for details.
If you're on an older version you need to do one of two things:
A) Comment out the default config in the .inc file for the target processor (located in your PBP folder). Put the desired config in your PBP source file (like you're trying to do now)
or
B) Edit the .inc file so it contains the desired config. Make sure you back up the original file firts.
Countless of posts has been made on the subject over the years, search the forum and you should find more details if needed.
/Henrik.
Bookmarks