I have a question about a script routine I've created. This routine opens a drawing, of which I have read-only access. It then changes some layer settings and other things in the drawing, and sends a plot to our printer. The end of the script routine is basically the AutoCAD QUIT command. The QUIT command calls for a popup dialog box about saving changes. Is there any way that I can QUIT a drawing automatically without saving changes and without the dialog box? FILEDIA does not control this box.