Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help with FGETS()
Message
From
29/08/1999 10:45:46
 
 
To
28/08/1999 22:45:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00258891
Message ID:
00258966
Views:
11
>I have used FGETS() in past applications and been able to have it read up to 65535 bytes from an open low level file. In VFP6.0 it seem to be limited to about 8100 bytes. Is this a change or do I have some default set wrong? I have tested it several time but get the same result. If it is limited to this smaller number of bytes, is there any work arounds? Thanks for any help!
>

I've done some testing, and the limit seems to be 8192 bytes. You might want to use FILETOSTR or ALINES() if you're dealing with huge CR delimited lines and the parse the file using string functions; i don't know what the line length limit on ALINES is, so it might get you long lines as well.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform