Hi, I'm programming with VB.NET and COM and I need a way to see, when a users saves a drawing, if the drawing is a newly created one. When I check the command that is send when saving a new drawing, when I press the save button, it sends QSAVE, but then I don't see if it is a new drawing. It should have send Save As... or something... Is there a way to check this!?