Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove CHR(13)
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Remove CHR(13)
Miscellaneous
Thread ID:
00441326
Message ID:
00441326
Views:
58
I'm trying to remove all carriage returns in a memo field and replace them with semi-colons so that everything appears on one line in a report. The following doesn't seem to work:

store STRTRAN(memofield,chr(13),";") to newfield
...

It still displays it over multiple lines.
Next
Reply
Map
View

Click here to load this message in the networking platform