Say I have a text document called TEXT

it's a *.txt file.

if I wanted to grab all of the text on a specific line say...line 1, how would I do this with VB?

I would want to put it to a string variable.