Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it a Limit to record length when FPUT?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Is it a Limit to record length when FPUT?
Divers
Thread ID:
00576352
Message ID:
00576352
Vues:
59
...
m.buffer = FGETS(gnOrigin)
...
nFAIL=FPUTS(gnFile, m.buffer)
...
IF nFAIL = 0
nERRCNT= nERRCNT+ 1
...
I read in a variable length record set (gnOrigin) with a maximum length of 320 characters and later write that record to another file (gnFile) no errors; however, the gnFile now has been wrapped at about 250 characters max.

Have you seen this happen, How can I prevent the wrapping?

Any help appreciated...
Edgar L. Bolton, B.S. B.B.A.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform