
Originally Posted by
mpgmike
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.
Bookmarks