Menu

#68 MACRO name cannot include "_" underscore.

None
open
nobody
3
2023-03-31
2023-03-31
tech66
No

I found that macros fail when there is an underscore in the name. For example led1_on as a name won't work. You get error 1102 parser error. The underscore works ok in MPASMX.

eg.
twink_on macro
BSF LATA,LATA2
endm

twink_on ; this will fail to compile

Discussion

Anonymous
Anonymous

Add attachments
Cancel