Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to trim Tab?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to trim Tab?
Miscellaneous
Thread ID:
01684220
Message ID:
01684220
Views:
50
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.

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform