Posted By
SVS on 2005-03-31 01:38:14
| PRINT problems after large I/O operations
I'm writing a complex program in BASIC (for now) and I'm facing a problem that seems without solution. I experienced it other times in the past, so I believe it is a bug of BASIC 3.5 or (probably) of I/O routines.
Problem description: ------------------------- After several I/O operations, with lot of files open and closed, when you use normal PRINT on screen, it does not exec the [Return], that is the cursor does not returns in the next line. Another bug is that next INPUT operation does not show the "?". I believe the 2 bugs are related to the same problem.
Pls write your comments (and solutions)
S\_/S
|