smithy1981
IS-IT--Management
Hi, I want to use a do...while loop, that will read from a text file and use each line as the variable.
IE. the text file has two lines:
Test
Test2
I want a variable to be set as the next line each time the loop passes and then stops when it reaches an empty line
Not sure if i have made myself clear but i hope so
IE. the text file has two lines:
Test
Test2
I want a variable to be set as the next line each time the loop passes and then stops when it reaches an empty line
Not sure if i have made myself clear but i hope so