Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it a Limit to record length when FPUT?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00576352
Message ID:
00576357
Vues:
12
I don't think it's FPUTS(). What are you using to view gnFile?

>...
>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...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform