Originally posted by: Laserman
20 LET q$=8 <--- The number 8 is not a string. (It would be correct to put q$="8", however based on the next line it's obvious it should be qf=8)
30 FOR n=1 TO qf/2 1 <--- Should this be qf/2-1?
This program originally appeared in the orange manual that was shipped with the first rubber-keyed Spectrums. I've still got mine somewhere - don't make me break it out!20 LET q$=8 <--- The number 8 is not a string. (It would be correct to put q$="8", however based on the next line it's obvious it should be qf=8)
30 FOR n=1 TO qf/2 1 <--- Should this be qf/2-1?
Anyway, wonder if GW-BASIC would work on a Windows-based PC?
