Posted By
Rudi Chiarito on 2001-01-30
| Here's one in the Basic tokenizer
Try entering the empty Basic line "135244". As the number is too large, the computer will respond with "?SYNTAX ERROR".
Now try entering the line "352444"...
As far as I know this bug has existed since the Vic20. It's due to a wrong label: instead of jumping to $8E27, it jumps incorrectly to $8E23 - or viceversa, I'm typing this based on my recollection from so many years ago.
|