Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just one more thing...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00492123
Message ID:
00492127
Views:
20
You can just add ...+CHR(13)+CHR(10) to the end of each line of text you're writing (or just CHR(13) if that's all you really need).

Or you can use low-level file functions and use FWRITE(), which will automatically put the CRLF at the end of each line.

--Brad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform