Hi, I'm doing a search for a file(s) and the way I have this setup, it finds more than one instance of the file (temp Internet Files in this case). I find the files OK and extract the variable, but how can I copy to %srcdir% just one of these files. File.Copy or File.Rename isn't working because of the >1 files it finds. Is there a way I can stop the search if it finds the very first instance of the file? Or any other tips? Thanks.


