Hi,
I'm trying to write a batch script to resize a load of files, and save each file with its original file name.
How can I tell the script to save each individual file with its original name?? At the moment it just keeps overwriting one file with all the others.
I'm trying to write a batch script to resize a load of files, and save each file with its original file name.
How can I tell the script to save each individual file with its original name?? At the moment it just keeps overwriting one file with all the others.