Message 1 of 2
Accessing closed files

Not applicable
03-06-2008
02:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to write a visual basic routine to renumber the figure numbers on AutoCAD drawings. the problem is some of the drawing sets have as many as 400 figures. I would like to access the file database on any number of files. manipulate the data and update the files without opening each one. Any information on accessing data in a closed file will help.