Autodesk Technology Managers Forum
Share your knowledge, ask questions, and engage with fellow CAD/BIM Managers.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 4
Anonymous
155 Views, 3 Replies

Rename a drawing?

I have around 8000 drawings that I need to rename to the actual
P/N that is noted in the drawing title block. These drawings were
saved under the old 8 character dos limitation.

Does anybody have a lsp/vba routine or a procedure that will help
me check the partnumber.
Most of the drawings are not using attributes. I have a routine that
I can run that will ask the user to select the P/N and compare it to
the filename. If they are not equal it will do a saveas to the correct
P/N. How can I delete the old file? How can I have autocad open
the next file and wait for me to select the P/N for the comparison?

Any Ideas/suggestions?

Thanks,
Victor
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

I would suggest reposting in the customization news group, thats where the
lisp guru's hang out.

"Victor Delgado" wrote in message
news:353FEBF8B6FAF9D27A5325B1A6C17F9F@in.WebX.maYIadrTaRb...

> Does anybody have a lsp/vba routine or a procedure that will help
> me check the partnumber.
Message 3 of 4
Anonymous
in reply to: Anonymous

Chip,

I did cross post it to try to get as many ideas/suggestions as possible.
I was hoping another CAD Manager had run into this situation.

Thanks,
Victor

"Chip Harper" wrote in message
news:6CB4156A1DB70F1F21FE5A56F69E7F93@in.WebX.maYIadrTaRb...
> I would suggest reposting in the customization news group, thats where the
> lisp guru's hang out.
>
> "Victor Delgado" wrote in message
> news:353FEBF8B6FAF9D27A5325B1A6C17F9F@in.WebX.maYIadrTaRb...
>
> > Does anybody have a lsp/vba routine or a procedure that will help
> > me check the partnumber.
>
Message 4 of 4
Anonymous
in reply to: Anonymous

Hi,

1. Install migration Assistance.
2. Create a script file to load and run your routine. The Best Add the
following process in the macro. Checking the name save the DWG file in a
different folder. Add this step in to your macro.
3. Use script pro utility from Migration assistance to open the DWG's one by
one and do the process. I hope that u had an exp. in using the script pro
4. After finishing all the process delete the old files which are in a
different folder.

-Pakutharivu

"Victor Delgado" wrote in message
news:353FEBF8B6FAF9D27A5325B1A6C17F9F@in.WebX.maYIadrTaRb...
> I have around 8000 drawings that I need to rename to the actual
> P/N that is noted in the drawing title block. These drawings were
> saved under the old 8 character dos limitation.
>
> Does anybody have a lsp/vba routine or a procedure that will help
> me check the partnumber.
> Most of the drawings are not using attributes. I have a routine that
> I can run that will ask the user to select the P/N and compare it to
> the filename. If they are not equal it will do a saveas to the correct
> P/N. How can I delete the old file? How can I have autocad open
> the next file and wait for me to select the P/N for the comparison?
>
> Any Ideas/suggestions?
>
> Thanks,
> Victor
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Administrator Productivity


Autodesk Design & Make Report