ok, I'm going to try to explain this the best way possible, so here it goes:
I am trying to run URLDownloadToFile, using links from a file, so It would read the first link, process it, save it to a file, read the next link, process it, save it to the same file.
Problem is that even if i put it...