this aint a huge problem at the moment, but i still need help
i need to read a random line from a text file and putread line into a textbox.
ive already set up the EOF loop to find the file length, but i cant figure otu the following
1. How would I pick a random line from the file? use rnd * filelength?
2. How would i put said line in a textbox?
all help appreciated.
i need to read a random line from a text file and putread line into a textbox.
ive already set up the EOF loop to find the file length, but i cant figure otu the following
1. How would I pick a random line from the file? use rnd * filelength?
2. How would i put said line in a textbox?
all help appreciated.