
|
INFO - FAQ - CC2-Forum - CCPro-Forum |
|
||
|
Hallo, define zwsp byte [1] define wert byte [2] #start if zwsp = 255 then gosub fehler wert = 255 - zwsp '255 oder word > 255 zwsp = 0 #a if p1 then a goto a #b zwsp = zwsp + 1 if p1 = off or zwsp = 255 then start goto b #fehler print "zu lang" retur Gruß Bourunger |
| Antwort schreiben |