Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting CRLF
Message
From
30/01/2007 18:43:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01190708
Message ID:
01190716
Views:
18
>I have a bunch of CRLFs in my memo fields. I know I can use the strtrans() function to replace them with blanks. Can someone tell me what the actual function might look like?
>
>Thanks in Advance...
replace myMemo with chrtran(myMemo, chr(13)+chr(10),"")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform