Message 1 of 9
Drawing Object

Not applicable
05-19-2004
06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an appl. that opens a drawing as read only so users can copyclip some blocks. I need a way of closing this drawing without being prompted to save changes. I thought in saving this document on a variable and then using its EndCommand event, but I can't find a way of achieving it. Can someone give some ideas or a better solution? Thanks in advance.