R
RD
S= myTxtStrean.Readline gives me a string. How do I extract the fields
separated by commas for instance
1,123456,345632,7876543
1,234567890,5432,87654
(values are not each the same length)
Thanks for any help
Bob
separated by commas for instance
1,123456,345632,7876543
1,234567890,5432,87654
(values are not each the same length)
Thanks for any help
Bob