Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RAT( ) function to find CHR(13) in first line of memofie
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00681101
Message ID:
00681324
Views:
18
>Hello my fellow VFPers!
>
>I get "Data type mismatch" error when I use the RAT() function to find a Carriage Return at the end of the first line of my memofield. How do I do it? Here is my command.
>
>? RAT(CHR(13),myTable.myMemofield)
>
>Thank YOU.

rat("chr(13)", mytable.mymemofield)
should work

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform