Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting rid of carriage returns in memo fields
Message
From
20/08/1999 21:31:48
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00256063
Message ID:
00256161
Views:
34
Hi Ed,

>That should work fine, and be quicker as well. The key is that both characters have to be replaced, and that they need not occur in matching pairs.

Right, if you noticed my version had a chrtran instead of a strtran, which means the pairs thing is irrelavant right?

try:
?chrtran('m1i5k2e','1234567890','')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform