Search found 3 matches

by Mithun.dsouza
27 Jun 2011 21:57
Forum: DOS Batch Forum
Topic: Moving specific files from a folder
Replies: 4
Views: 4473

Re: Moving specific files from a folder

For the input directory (source folder), I was hoping I could input that into the prompt in the batch script. The files will just need to be moved (not copied) from the source to the generated destination shot folders. An input can be triggered in the prompt for the destination directory as well. Th...
by Mithun.dsouza
27 Jun 2011 14:11
Forum: DOS Batch Forum
Topic: Moving specific files from a folder
Replies: 4
Views: 4473

Re: Moving specific files from a folder

Unfortunately onthe iPad right now Here's a copy paste fromthe xls 01:00:00:00 01:00:05:01 121 01:00:05:01 01:00:09:05 100 01:00:09:05 01:00:18:18 229 01:00:18:18 01:00:20:17 47 01:00:20:17 01:00:22:16 47 01:00:22:16 01:00:24:14 46 01:00:24:14 01:00:26:02 36 01:00:26:02 01:00:29:06 76 01:00:29:06 01...
by Mithun.dsouza
26 Jun 2011 22:01
Forum: DOS Batch Forum
Topic: Moving specific files from a folder
Replies: 4
Views: 4473

Moving specific files from a folder

Hey guys Need some help with a batch script that will allow me to move a specific number of files in a loop to a created new folder structure following an excel file which specifics the new folder number append (. 1,2,3,4,5,6,7...) and in the second column has the corresponding number of frames to b...