We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b590194 commit 64e722bCopy full SHA for 64e722b
README.md
@@ -429,6 +429,13 @@ has followed suit.
429
* Hackerb9 has documented the file format of tokenized BASIC at
430
http://fileformats.archiveteam.org/wiki/Tandy_200_BASIC_tokenized_file
431
432
+## Known Bugs
433
+
434
+* Currently no attempt is made to change lowercase variable names to
435
+ UPPERCASE. The Model T computers cannot run programs with lowercase
436
+ variables (Syntax Error). One can use EDIT on such a program and
437
+ simply resave it to fix the case issue.
438
439
## Alternatives
440
441
Here are some other ways that you can tokenize Model 100 BASIC when
0 commit comments