Ich denke mal, das Hund liegt da begraben ...

Code:
   If Command = 2 Then Gosub Vorwaerts
   If Command = 130 Then Gosub Vorwaerts
   If Command = 8 Then Gosub Rueckwaerts
   If Command = 120 Then Gosub Rueckwaerts
   If Command = 4 Then Gosub Links
   If Command = 124 Then Gosub Links
   If Command = 6 Then Gosub Rechts
   If Command = 122 Then Gosub Rechts
Ich meine mal gehört zu haben, das diese Struktuen auf einem Tiny ohne RAM nicht funktonieren ...

Grüße,
Hanni.