P
portCo
Hello there,
I am creating a vb application which is some like like a questionare.
Application read a text file which contains many questions and display
one question and the input is needed from user to calculate the score.
Here is a problem.
I can read a text file. However, it's read whole file at a time. So,
it only displays the last question.
Is there any way I can read one line from a text file and wait for a
user input and when user puts an answer and click next then read next
line and wait for a user input and so on.
Do you guys have any idea or hint that I can use?
Any input from you will be appreciated.
Thank you,
I am creating a vb application which is some like like a questionare.
Application read a text file which contains many questions and display
one question and the input is needed from user to calculate the score.
Here is a problem.
I can read a text file. However, it's read whole file at a time. So,
it only displays the last question.
Is there any way I can read one line from a text file and wait for a
user input and when user puts an answer and click next then read next
line and wait for a user input and so on.
Do you guys have any idea or hint that I can use?
Any input from you will be appreciated.
Thank you,