> * BASIC 1 gets to 26 levels before quitting
So, you can't even do:
10 PRINT "Welcome to DOS!"
20 PRINT "C:\DERP> ";
30 INPUT A$
40 PRINT "Bad command od filename"
50 GOTO 20
60 END
Sure you can. It's the version that instead says 50 GOSUB 20 that will
fail (after 26 commands or so).
Also, "od" is a tipoff that it's not a real DOS. od is a Unix
command, y'see. :)
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at
rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B