Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: DTS Source File Issues

    How about using FSO, loop thru the files in the folder and use a string function to find the file you're interested in?

    eg: If RIGHT(oFile.Name, 7)) = "abc.txt"...

Viewing post 1 (of 1 total)