Hello,
Looking for a VBA macro to list the names of all dwg and dxf files open.
That might need to include several instances of the AutoCAD applications, not just only one
Any ideas?
Thanks
Katto
![]() |
|
![]() |
|
![]() |
|
![]() |
Hello,
Looking for a VBA macro to list the names of all dwg and dxf files open.
That might need to include several instances of the AutoCAD applications, not just only one
Any ideas?
Thanks
Katto
Hi,
If I'm understanding well you have several instances of AUtocad opened ?
But if I have opened several drawing or dxf the Autocad instance it's always the same, but windows are several, and with code showed some post age you will have all opened windows name.
So I don't understood well your question.