Babu N
28th May 2014, 09:46
Can any one help me with the syntax to remove "tab space" from a text data and squeeze the text?
e.g
size = " [psize] = a" |The white spaces here are tab's and not blank spaces
what I need is:
size="[psize]=a"
The strip$(shiftl$()) just helps me to remove the blank spaces but not the tab spaces. I need a function like trim(). I am using Baan IV c3 - trim function is not working in Baan IV c3.
Regards
Babu Nagarajan
e.g
size = " [psize] = a" |The white spaces here are tab's and not blank spaces
what I need is:
size="[psize]=a"
The strip$(shiftl$()) just helps me to remove the blank spaces but not the tab spaces. I need a function like trim(). I am using Baan IV c3 - trim function is not working in Baan IV c3.
Regards
Babu Nagarajan