Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to change a txt file to a table
Message
De
01/03/2001 14:44:12
Thelma Krueger
Mammography Reporting System, Inc.
Seattle, Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00480723
Message ID:
00481092
Vues:
11
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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform