I want to trim leading and trailing spaces AND tabs from a string.
How do I specify both characters in the paramarray?
e.g. strTmp = strTmp.Trim( ???? )
i.e. how do I load a "paramarray" with a space and a tab char?
Thanks, DaveBo
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |