Hi guys,
Ive got this routine which performs a QSAVE, a SAVE & then CLOSEs a drawing (code below). But I am having an issue (in 1 drawing only) where the final CLOSE call is asking for confirmation "Really want to discard all changes to drawing? ".
This routine has work great for as long as I've had it (over a year), but in this 1 drawing, it stumbles.
I have the EXPERT system variable set to 5.
(DEFUN C:qq (/ newname)
(setvar "CMDECHO" 0)
(SETQ EXPERTO (GETVAR "EXPERT