Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting rid of carriage returns in memo fields
Message
De
20/08/1999 21:26:10
 
 
À
20/08/1999 21:23:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00256063
Message ID:
00256158
Vues:
26
Hi Ed,

>REPLACE Table1.Memo WITH STRTRAN(STRTRAN(table1.memo,CHR(13),''),CHR(10),'')

I don't know for sure, thats why I'm asking you, how 'bout:

REPLACE Table1.Memo WITH CHRTRAN(table1.memo,CHR(13)+CHR(10),'')
?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform