Computer Hope

Software => Computer programming => Topic started by: arasaki on January 18, 2005, 08:23:58 AM

Title: Batch File help
Post by: arasaki on January 18, 2005, 08:23:58 AM
I am new to creating batch files and i need to create a batch to copy a single .tif file multiple times with a sequenced number. IE: file.tif to file-1.tif...file-2.tif etc. Any suggestions on doing this would be greatly appreciated.

Thanks in advance.
Will