Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove SPACES in between
Message
From
21/07/1997 11:47:05
 
 
To
21/07/1997 10:07:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00040913
Message ID:
00040938
Views:
30
* 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. > > >
Previous
Reply
Map
View

Click here to load this message in the networking platform