if ($obj = $word_app->Documents->open($file, 0, 1)) { $obj->Close('wdDoNotSaveChanges'); }