Results 1 to 3 of 3

Thread: dividing a string

  1. #1

    Thread Starter
    Addicted Member njnets's Avatar
    Join Date
    Aug 2002
    Posts
    206

    dividing a string

    How do I divide a string, strData, that contains the information "str1|str2|str3|str4" so that each string of information in between the "|" gets assigned its own string?

  2. #2
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    use the split function --- look it up in the online help

  3. #3

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