Text file into vb

Dtape

Registered Member
Joined
Jan 22, 2012
Messages
75
Reaction score
22
Hi,

I've made program which converts a link to another -- that's the simple explanation for it =) now I have this problem, I have to do one by one but I've seen programs that use a text file to import the data and use it. Now is my question, how do I get vb to read every link in the file and treat it all as a seperate string so I can change every link in the text file?

Thanks in forward,

Dtape
 
Nvm figured it out :)
 
Back
Top