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.