Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to change a txt file to a table
Message
From
01/03/2001 14:44:12
Thelma Krueger
Mammography Reporting System, Inc.
Seattle, Washington, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00480723
Message ID:
00481092
Views:
12
I was bitten by this one recently as well. However, FGETS() accepts a parameter specifying the number of bytes. Default is 254 but I am successfully using it with 500 bytes.

jcLine = FGETS(jnFH,500)
Previous
Reply
Map
View

Click here to load this message in the networking platform