Hi,
I'm completely new to AutCad.
I'm working on translating hundreds of AutoCad 2010 files.

For translation, firstly I have to extract all text. However the text extraction utility I am using doesn't grab all text in the files. (It works fine on Text & Mtext objects - but not other elements).

It looks as if the 'explode' command helps with this - if I run it first, it greatly helps with the text extraction process.

So, I would like to be able to pass the hundreds of file names to a script that would explode all objects and then save the files.

Any ideas on how I might do this?

Thank you.
-Michael