Results 1 to 4 of 4

Thread: String.Trim spaces and tabs [Resolved]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2001
    Location
    N42 29.340 W71 53.215
    Posts
    422

    Resolved String.Trim spaces and tabs [Resolved]

    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
    Last edited by DaveBo; Oct 6th, 2005 at 09:35 AM.
    "The wise man doesn't know all the answers, but he knows where to find them."
    VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width