Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fgets limits?
Message
From
13/04/2001 03:17:50
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00494767
Message ID:
00495222
Views:
23
Hi Nadya,

What I do is: I am using a dll (C++) developed by a sister company. This dll reads input files, which I generate in VFP, and produces output files, which I read using VFP. The lines I read are very structured, with groups of 64 bytes that contain 8 numbers. Ther can be up to 99 of such groups per line, which is the only complicating factor, and the reason I used fget(file,10000). The rest is simply read by using substr(). Everything worked well in VFP5, now in VFP6 there seem to be introduced bounds on the low level functions.

Auke
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform