Problem: 1660032

Title: (TDocument::DoClose) should use auto pointer to prvent memory leak

Received: Jun 2 1997 11:33AM


TDocument::DoClose should use auto pointer to create TCloseDocCommand prevent memory leak.
Fix: Fixed.