I'm trying to copy files from one directory to another based on an input txt file containing the filename.
Source directory = C:\test Destination directory = C:\output input.txt looks like: 12345.pdf 12344.pdf I having trouble getting my mind around a loop that would accomplish this.
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor