Make sure you didn't forgot a ENDIF somewhere in your code while editing it... yeah it happenCode:Start: IF MyVar=9 THEN LCDOUT $FE,1,"How's Santa today?" ELSE GOSUB PassGoAndClaim200Bucks ENDIF IF MyVar=8 THEN PAUSE 500 LCDOUT $FE,1,"Doh!" STOP ENDIF IF MyVar=7 THEN WhoLetTheDogsOut GOTO Start ' ' ' PassGoAndClaim200Bucks: ' ' Plah Plah Plah ' RETURN ' ' ' WhoLetTheDogsOut: ' ' Woo... Woo... Woo ' GOTO Start![]()
Bookmarks