Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing space between words
Message
De
11/12/2008 04:36:20
 
 
À
11/12/2008 04:25:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01366585
Message ID:
01366587
Vues:
9
>Dear All,
>
>I am having some problem in table that it's spaces between word are not correct
>how can I remove space between two words in a table example
>Invoice A1 should be Invoicea1
>
>Thank you so much
replace TableFieldName with strtran(TableFieldName, ' ') all in TableName
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform