Your welcome!

Just wondered if you notice the reduction in code size when you did that too.

Anything between the DISABLE DEBUG and ENABLE DEBUG doesn't get the added instructions placed inbetween EVERY line of code. For a program with 500 lines, it can add as much as 2K words to the program size.

So, they really come in handy when trying to debug a program that's almost filled the chips program space.
<br>