Avoiding DF and IE errors in CoCo BASIC

Updates: In Disk BASIC, you can open a file for input and read from it like this: That would keep reading lines (data terminated by an ENTER) from the file and printing it to the screen until it reached the end of the file. It would then crash and report an Input Past End Of … Continue reading Avoiding DF and IE errors in CoCo BASIC