Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting carriage return in memo field
Message
 
To
31/07/1998 15:40:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123123
Message ID:
00123171
Views:
20
>Jim,
>
>This
>
>? CHRTRAN('This is my test "memo" record','"','\n')
>
>gives the output of
>
>This is my test \memo\ record
>
>Can I make it replace a single character with multiple characters? The same thing happens when I check for a CHR(13), it only places a "\" and drops the "n".
>
>Thanks.

Chris,

Try StrTran() instead.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform