G
Guest
Hey
I don't know how to start reading a text file from a 30 line ? I got an idea :
For i=1 to 30
streamReader.readline()
Next
but if it would be 2000 line it won't be a robust code... Is there any
better way ?
Jarod
I don't know how to start reading a text file from a 30 line ? I got an idea :
For i=1 to 30
streamReader.readline()
Next
but if it would be 2000 line it won't be a robust code... Is there any
better way ?
Jarod