Tab delimited not recognised
Hi for one of my requirement i have modified an existing script code. Please let me know if the following code will give me the count of columns in a tab delimited text file?? Dim ColCount As Integer = Strings.Split(Row.Column0, "\t", , CompareMethod.Text).Length
September 17th, 2012 12:25am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics