Remove ASM and ENDASM.
"The ASM and ENDASM instructions tells PBP that the code between these
two lines is in assembly language and should not be interpreted as
PICBASIC PRO statements. You can use these two instructions to mix
assembly language code with BASIC statements."




Bookmarks