Hi.
My Textfile looks like this
Variable 1
Variable 2
Variable 3
Variable 4
On opening the application it will read the textfile, and assign each
line of variable to at textfield in VB and then close the file.
How can I do this
My Textfile looks like this
Variable 1
Variable 2
Variable 3
Variable 4
On opening the application it will read the textfile, and assign each
line of variable to at textfield in VB and then close the file.
How can I do this
Comment