Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHR(13) not causing line break in StrToFile() output
Message
From
10/07/2007 16:57:20
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
CHR(13) not causing line break in StrToFile() output
Miscellaneous
Thread ID:
01239118
Message ID:
01239118
Views:
97
The CHR(13) is not breaking the line in my output. Do I also need CHR(10) with it? What is the rule?
STRTOFILE(ALLTRIM(STR(iCount)) + ': ' + TRANSFORM(oSeg.elements[iCount]) + CHR(13),"strConvertedData.txt",.T.)
Next
Reply
Map
View

Click here to load this message in the networking platform