|
-
Apr 20th, 2003, 10:28 AM
#1
Thread Starter
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|