Summary: Hi all, I have been having problems writing a batch file to automate a process at work... Basically we have provided a folder for users to paste Lotus...
Summary: hi, m trying to run this batch file but it throws an error that the syntax is incorrect. pls help me with this set mypath=c:\documents and settings\ab...
Summary: Hi, I have a specific problem that I can't believe has not got a solution already. I have to rename some files that are in the format = (im1, im2, im3...
Summary: While scanning invoices from our scanner to a catalog on the server the file(s) are saved as: FAKT.PDF FAKT(1).PDF FAKT(2).PDF ... and so on ... My go...
Summary: Ive been working on this batch file to swap some file names for a game Ultima Online, Heres how it works: I have 3 different sets of files in the same...
Summary: I did try them. Thank you. Also, I really need a bacth file for this request - purpose (per the title). I created several test scenarios. C:\test\f...
Summary: I would like to create a batch file to rename all *.cap files to *.mp3 in a certain directory before moving them all to another directory. I will nee...
Summary: I need a batch file to rename the contents of a directory and then move the file to another directory (archive). The format of the files are 123456.ed...
Summary: Ello! Am wondering if you guys can help... I've managed pieces of this problems, but not the whole thing... I need to make a batch script that renames...
Summary: I need help deleting and renaming a series of files in a DOS batch file. This is what I'm currently using: ********** set fileNameOld=retail_consolid...
Summary: hi all I want to create a batch file for rename multiple files , or rename only a part of file name for examples: original: 01-one.txt 02-five.txt ren...
Summary: Hi, I require a simple batch file to run on cmd prompt which when run, would do a 'dir' on the current directory/specified directory and rename the fi...
Summary: I agree with ghostdog, a batch file is far from the best solution. Besides the vbscript approach, a couple other good choices would be either Perl or...
Summary: Hello, I am writing a batch file and I need to loop through a driectory of .tif files and rename each file with a random number appended onto the begi...
Summary: I have never used batch files before. If someone has time, could you please show me how to take a file and rename it with a date stamp at the end, in...
Summary: I have a program that creates daily log files that are a lot larger than I would like them to be. I would like to have this so there would be 3 or 4 l...
Summary: Newbie here. I am looking for a batch file that will rename the files in a directory to *.log and then move them to a specified directory. Thanks ...
Summary: I need a batch file that renames a bunch of files for me. Basically each file name has 10 characters and a period(.) and then the rest of the name. Th...
Summary: First off could someone help me by explaining some of the basics of renaming in a batch file. Such as how to rename all files in a folder to something...
Summary: We pull down files via FTP, these files are in hex format with no extension (eg. 008C334D) and the company that hosts the FTP site has said they can n...
Summary: I need to create a "simple" batch file that will not only rename a specified file to the date it was renamed (example: batch.log to batch-080508.log) ...
Summary: Hi All, I am facing a problem with batch file renaming. I have a folder containing certain files(no of file is not a constrain). I want to rename the ...
Summary: Greetings. I need assistance creating a batch file that will rename a file in a directory to include the directory name. For Example: Current Direct...
Summary: SWEET! I used your code from sept07 and modified it but I need help debugging it. It renamed 1i "Address" to "Email" but it did not complete the dat...