In this case there would always be document open so regardless of whether I did

activedocument.close

or application.quit it would still need SaveChanges:=wdDoNotSaveChanges after it, yes?