|
View Message | Back to Messages |
Plasma Fri Oct 4 2024 at 3:08 pm strange
I think the problem may be a combination of QB/DOS. DOS will only put as many bytes in the read buffer as requested, so that itself shouldn't be an issue. But if DOS is reporting both the file size as 0 and also never EOF, it's probably screwing with some checks QB does to avoid a buffer overflow.
|
|