Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find CHR(13) in a string
Message
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00888936
Message ID:
00889362
Views:
17
This message has been marked as the solution to the initial question of the thread.
>How do I do that in the Crystal Formula Field editor? What is the syntax?

Terry,

You would still use Crystal's Replace function to transform the cr/lf to a space:

Replace(sourcestring, chr(13)+chr(10), "")

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform