Problem: 1392942

Title: (Document) TFIleBasedDocument::Close can infinite loop.

Received: Oct 1 1996 4:37PM


The way TFileBasedDocument::Close is set up an infinite loop can insue if the change count is not zero but the user keeps clicking on Don't Save.

The whole technique should be looked at. Why do we pose a PoseSaveDialog in both TFileBasedDocumetn::Close and in the TCloseFileDocCommand::DoIt?