- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
As the title says, I am looking for a way to open/save/close a folder full of files. The reason, is that I can update the fields within the drawings so that I can then extract all the block attribute information.
I have tried using Express tools SaveAll, but it will only save the drawings that have been modified since opening.
The painful work around that I have been using is to open all the files, and the rightclick each of their tabs and select save(seems to be the quickest way to physically do it). Once I have done them all, I then use the closeall command and extract the information I am needing.
I am also aware that I can just open all the files and then extract all the data while they are open. But I am looking for a way to just have all the files save over themselves so that I don't have to open all 100-300 cad files(usually have to do them in chunks of 50 or so at a time).
I would think that a lisp could do it, as I have seen other lisps that can open drawings and close them again, but I don't know enough about them to modify it to save the file as well.
Thanks,
Solved! Go to Solution.