Quote Originally Posted by mpgmike View Post
I've seen this where there is an obvious label, yet I get a compile error like the one above. It is almost always something totally unrelated, like a DO without a LOOP, or an IF without an ENDIF. When this happens, I have to pore over the code one line at a time to try to figure it out. It would be nice if the accused (LABEL not found) were the culprit every time, but the diagnostics in the IDE are limited. There will be something in your code that doesn't 100% follow the rules, and it isn't the lack of Debug_SMS_OutBuffer.
in this case I have no compile error. I was just searching for that label and that poor IDE is not able to find it ... close to unbelievable ! (Thinking that all modules are plain text)

Just to continue the discussion, migrating to OT I know, I can’t explain why a nice tool like PBP is not able to perfectly integrate in MPLAB without that funny color coding (this is the reason I gave MCD a chance)