XCrossWindsX
28th Dec 2011, 02:47 pm
Hello,
Autocad 2011. The company I am working for is changing its data base to a new format. The new format limits the file name length. I have dozens of dies containing a 1000 files each which are going to need to be renamed and replotted.
I have a batch file for renaming the system file names. I have a batch plot program for plotting the drawings after they have been renamed but i need a batch program for renaming the files.
The files are numbered for example 11-3333333-202222 on the drawings and I need to reduce the file's name size on all prints by (1) charachter. I found I can remove the 13th character in all the file names (as shown with the bolded 0) and will fix the problem.
Is there a way to create a batch file that will open a group of drawings. Edit the Titleblock (AMPFORMAT), change the TAGS (T4 & T42) which are the file names by deleting the 13th character in each name.
A batch program that can be modified to do it? A program I can purchase that will give me the capabilities?
Thanks
Autocad 2011. The company I am working for is changing its data base to a new format. The new format limits the file name length. I have dozens of dies containing a 1000 files each which are going to need to be renamed and replotted.
I have a batch file for renaming the system file names. I have a batch plot program for plotting the drawings after they have been renamed but i need a batch program for renaming the files.
The files are numbered for example 11-3333333-202222 on the drawings and I need to reduce the file's name size on all prints by (1) charachter. I found I can remove the 13th character in all the file names (as shown with the bolded 0) and will fix the problem.
Is there a way to create a batch file that will open a group of drawings. Edit the Titleblock (AMPFORMAT), change the TAGS (T4 & T42) which are the file names by deleting the 13th character in each name.
A batch program that can be modified to do it? A program I can purchase that will give me the capabilities?
Thanks