Norm,
In your screenshot the ENDIF is missing but in the code snippet Jellis posted it's not missing since the IF statement is a "one-liner"/Henrik.Code:IF !ADR[1] AND !ADR[1] AND !ADR[2] AND !ADR[3]THEN SEROUT2 PORTC.3,16780,[" NOT "]
Norm,
In your screenshot the ENDIF is missing but in the code snippet Jellis posted it's not missing since the IF statement is a "one-liner"/Henrik.Code:IF !ADR[1] AND !ADR[1] AND !ADR[2] AND !ADR[3]THEN SEROUT2 PORTC.3,16780,[" NOT "]
Hi Norm,
Really? That's a surprise....It compiles without error here (on v2.44):
Weird... I'll try it on 2.6 tonight.
/Henrik.
I did that before FL. It does work with PBP 2.6.
I just tried it with FL and got the "O", but it compiled..
Dave
Always wear safety glasses while programming.
The space fixed it!
Dave
Always wear safety glasses while programming.
Bookmarks