in this part of the code, if SSW=0, the redport will be on for a very narrow time frame. I doubt that you will be able to see it. And then it will loop for ever in the main1.Code:main1: redport = 0 blueport = 1 pause 500 redport = 0 blueport = 0 goto main1 The problem is that this portion of code.. if SSW = 0 then redport = 1 goto main1 endif
Ioannis
Bookmarks