Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove SPACES in between
Message
De
21/07/1997 11:47:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00040913
Message ID:
00040938
Vues:
28
* Assign a string to A DO WHILE .T. IF ![ ]$A EXIT ENDIF A=STUFF(A,AT([ ],A),1,[]) ENDDO Henry > >How could I remove spaces in between a string. >Eg. a="ABC DEF GHI JKL" >I would like the result to be "ABCDEFGHIJKL", removing all spaces in >between. >Pls advice, thank you. > > >
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform