Oh good, you found it. After my post I realized that PBP would have caught the Label before the = sign thing. But I couldn't see any other way to get a SUB?TCL

If statement with - instead of =, that makes sense.   Good find!

And, if you really like studying how PBP works, then these 3 files will keep you on the edge of your seat for months.

.ASM file with the same name as your program.

PBPPIC14.LIB in the PBP folder.

PBPPIC14.MAC in the PBP folder.    (The SUB?xxx macro's are in the .MAC file.)
<br>