sakinen Posted January 15, 2011 Posted January 15, 2011 I have bit of problem at work. I need to publish some drawings that are linked with a csv drawing register. I have to change data in csv at the last moment so a i need to reopen every file and save it so the title block can pull the changes. Then i need to publish those drawings. Problem is that there are a lot of drawings and they are heavy like hell (3d models incorporated). If i do it on my computer i cant do anything else so i thought is it possibile to make some macro or lisp to open folder select specific files and then work on its own. It should open save and close. Nothing else. Any ideas? Quote
sakinen Posted January 16, 2011 Author Posted January 16, 2011 I dont know how to select multiple files in a script and then open close and save one by one. I think that script cant do that. Quote
sakinen Posted January 16, 2011 Author Posted January 16, 2011 Thank you very much. This was very usefull. Quote
fuccaro Posted January 17, 2011 Posted January 17, 2011 This short lisp does almost what you wish. It is easy to change. http://www.cadtutor.net/forum/showthread.php?19294-File-conversion-to-older-Releases To make it to autostart: drag the file in the start-up folder. Oh, and delete it when the job is done Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.