I keep getting an error message saying "cant read beyond the end of file" What doe sthat mean?
Printable View
I keep getting an error message saying "cant read beyond the end of file" What doe sthat mean?
You are probably trying to read beyond the EOF. Why dont you post the code, and I'll take a look at it.