Closed jakebullet70 closed 2 years ago
disk.bas:16.0: ERROR: Only strings are allowed in INPUT statement, got diskio
exit status: 1
disk.zip
A note: In BASIC the THIS would be changed to ME.
Looks like a bug, I'll check this. Thanks. PS: In Visual Basic classes, yes, it's called Me. In other dialects, e.g Freebasic, it's called THIS.
Me
THIS
Fixed.
disk.bas:16.0: ERROR: Only strings are allowed in INPUT statement, got diskio
disk.zip