M
MSNEWS
Hi
i need to extract all items between commas into a string array from the
following line, but there is a comma in one of the items (between strings)
eg "MICHEAL JACKSON, AAMC" , i used String.Split() method but it fails.
9006374,7912103,0,"MICHEAL JACKSON, AAMC","102-3085146-8388914"
can anyone help out
TIA
Barry
i need to extract all items between commas into a string array from the
following line, but there is a comma in one of the items (between strings)
eg "MICHEAL JACKSON, AAMC" , i used String.Split() method but it fails.
9006374,7912103,0,"MICHEAL JACKSON, AAMC","102-3085146-8388914"
can anyone help out
TIA
Barry