Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RAT( ) function to find CHR(13) in first line of memofie
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00681101
Message ID:
00681324
Vues:
16
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform