Forum Discussion

I3ordo's avatar
I3ordo
Copper Contributor
Mar 05, 2022

modifying an existing vb script - for moving certain files (list.txt) to a new location.

This script below     ' The list of files to copy. Should be a text file with one file on each row. No paths - just file name. Const strFileList = "\\whitewalker2018\Users\bdogr\Desktop\list.txt"...

Resources