Geht aber im Sim auch nicht, wenn die Pause drausen ist.Zitat von teslanikola
Probier doch mal selber aus...
Da ändert sich garnix.
Und der Sprung zu Sectic funzt auch nicht (im Sim)
Code:$regfile = "m32def.dat" $crystal = 8000000 $baud = 9600 Enable Interrupts Config Clock = Soft , Gosub = Sectic Date$ = "11/11/00" Time$ = "02:20:00" Do Print Date$ ; " " ; Time$ Loop End Sectic: Print "Sectic" Return End
Lesezeichen