Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to skip to the next line after calling FWRITE()
Message
 
À
07/06/1999 13:24:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00227108
Message ID:
00227124
Vues:
24
>I am writing out to a flat file using FWRITE(pipe_out,data_string).
>When it comes time to write another line, FWRITE writes over the
>same line in the flat file. I would like FWRITE to move down by one line.
>any ideas? thanks

Robert,
Sounds like you should be using FPUT instead. It automatically puts in a line feed. To be honest, I haven't used FWRITE yet, because of the problem you are having. I have always used FPUT instead.

HTH,
Marcus.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform