- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As the title describes. Our company creates and keeps our drawings in the 2024 .dwg format. We have a program that copies any plate drawings to sub folders separated by plate thickness under a folder labeled (CNC).
This CNC folder is used more by our regular jobs, but we have a another side to our business that deals with Controlled Goods and the company that does the CNC for us there only can open 2013 drawings.
So we have to open drawings, do a little cleanup and do a SaveAs to 2013. I know we can do a batch SaveAs with DWG Trueview, but that means I just have to open another program, and I don't want too.
I want to create a button, that SaveAs a dwg as a 2013 version while overwriting the original.
Now I've already created the button, but I'm stuck on the macro. I'd rather not make a lisp, I was hoping for a simple macro. This is what I have, but I feel like I need a "Y" in there after the 2013 to accept the current filename and location, but it isn't working.
^C^C_FILEDIA;0;-SAVEAS;2013;;_FILEDIA;1;Could someone give me a hand please?
Thanks,
Greg
Solved! Go to Solution.