FlexGui P2ASM Local Labels
MSwann
Posts: 20
in Propeller 2
I'm using FlexGui with the __pasm directive to implement P2ASM.
__pasm { ... }Does FlexC allow local labels? I can't get it to work using either colon or dot notation.
Comments
Now local labels don't work. I get the following messages.
Code follows:
Code follows: