Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to trim Tab?
Message
De
22/04/2022 17:06:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01684220
Message ID:
01684223
Vues:
43
>Hi,
>
>If a string has a Tab character, the ALLTRIM() does not remove it. Example,
>
>cTest = "       abc"   && Tab to abc
>? ALLTRIM(cTest)
>*-- Result spaces before cTest
>
>
>Is there an ALLTRIM() in VFP that removes tab(s)? Other than, doing AT() and search for the tab character.

Maybe CHRTRAN() or STRTRAN() ?
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform