FIX: C0000005 Fatal Error Passing FGETS() a String > 256 chars (221747)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q221747 SYMPTOMS
Using the FOPEN function to open a file in Unbuffered mode with Read-Only(10) or Read-Write(12) privileges, and then using the FGETS function to get a line that has more than 256 characters causes Visual FoxPro to generate the following error message:
C0000005 Fatal Error
This can also happen with the FREAD function.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbCtrl kbfix kbOOP kbVS600SP1fix kbVS600sp2fix kbVS600sp3fix kbXBase KB221747 |
---|
|