Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to skip to the next line after calling FWRITE()
Message
 
 
To
07/06/1999 13:24:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00227108
Message ID:
00227124
Views:
26
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform