Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Text To Display Correctly In Notepad?
Message
 
 
To
23/05/2005 12:09:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
01016795
Message ID:
01016796
Views:
9
This message has been marked as the solution to the initial question of the thread.
>When I have to output text to a file, I usually insert a chr(13) where I want a new line to start. This works fine for textpad, but when I try to view this in notepad, the carriage returns dont register and I end up with a mess. Is there another method?

Use standard Windows/DOS end of the line combination CHR(13) + CHR(10).
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform