Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field fix - urgent
Message
 
 
To
15/12/2008 10:14:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01367445
Message ID:
01367477
Views:
7
I want to reduce all CHR(13) + CHR(10) to only one between lines. However, using

lcNotes = STRTRAN(field, CHR(13) + CHR(10) + CHR(13) + CHR(10),CHR(13) + CHR(10))

is not working for me.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform