Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FGETS # of bytes
Message
From
10/07/1999 09:35:19
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00239637
Message ID:
00239800
Views:
41
Hi Fred,

Me again!

Here is the reply from Christof Lange on Compuserve to a simailar question.

>>I get an error in VFP-SP3, but it works fine in VFP without SP3 installed.
Further investigation reveals that SP3 seems to impose a limit of 8192
Anyone else noticed this?<<

They fixed the C5 GPF problem with FGETS() when using a value larger than
256. In order to fix that problem they had to reduce the maximum number of
bytes to 8KB.


>Anybody know why VFP6 with SP3 changes the maximum # of bytes that can be read using FGETS?
>
>Before SP3, you could have FGETS(fh,65000) with no problem, but now it crashes with anything larger than 8192. The reason I ask is because the SCCTEXT.PRG used by SourceSafe has the 65000 # and crashes (if you've modified it to be able to create .VCX's from .VCA files).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform