|
-
Jun 3rd, 2003, 10:17 AM
#1
Thread Starter
Lively Member
string split
I have a string in the following format
strData = "h:\Folder Name1\FolderName2 Comment About Something"
I would like to split the h:\Folder Name1\FolderName2" from the
"Comment About Something"
Len(strData) >=3
i would like to split strData into strPath and strComment
any help would be greatly appreciated
db
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
|