Results 1 to 11 of 11

Thread: How to cut a string? [Resolved]

Threaded View

  1. #1

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163

    Question How to cut a string? [Resolved]

    I have a string of characters.

    Eg. "Microsoft Visual Basic .NET"

    Is there anyway or pre-defined function to cut the string into smaller groups, that will contain only a particular characters of the string?

    Eg: After cutting, it becomes
    "Microsoft" or
    "Visual" or
    "Basic" or
    ".NET"
    Last edited by albertlse; Aug 21st, 2003 at 08:35 PM.

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