Message 1 of 3
ObjectDBX - Access a Drawing in Use

Not applicable
01-15-2007
08:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
Info:
AutoCAD Building Systems 2007 on XP
Problem:
I'm currently using ObjectDBX to cycle through an entire project's sheet file directory and grabbing the Layouts collection from each sheet drawing for plotting. All works fine except for when a user has one of the sheets open and the ObjectDBX fails due to a "File in use" or read only drawing status.
Question:
Is there a way to have ObjectDBX access the drawing regardless of the drawing's read status?? This is the last issue to resolve before I can implement this simple routine to my users.
Any ideas, cheats, or solutions would be greatly appreciated.
-Don
Info:
AutoCAD Building Systems 2007 on XP
Problem:
I'm currently using ObjectDBX to cycle through an entire project's sheet file directory and grabbing the Layouts collection from each sheet drawing for plotting. All works fine except for when a user has one of the sheets open and the ObjectDBX fails due to a "File in use" or read only drawing status.
Question:
Is there a way to have ObjectDBX access the drawing regardless of the drawing's read status?? This is the last issue to resolve before I can implement this simple routine to my users.
Any ideas, cheats, or solutions would be greatly appreciated.
-Don