|
-
Dec 21st, 2006, 08:59 AM
#1
Thread Starter
Member
Help with Split function
Hi all,
I have got a comma delimited file which uses quotes as text qualifiers. for example "Mr XXXXX","XX Street","" ....
I am using the split function to store values in a string array but my problem is when i have a field that contains a comma within the quotes eg. "XX, Street". It splits these in to different array positions.
Is there any way of avoiding this?
Thanks for your help.
Cheers
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
|