Word Doesn't Save Files with Norton File Assist Installed

ID: Q110339

The information in this article applies to:

SYMPTOMS

CAUSE

These problems can occur when the Norton Desktop for Windows version 3.0 File Assist feature is installed. Norton's File Assist product replaces the FileSave and FileOpen commands in Word for Windows; this can interfere with Word's ability to properly save, open, or convert documents.

STATUS

The macros that come supplied with Norton Desktop for Word have been updated to be compatible with Word 6.0. You can download the update from Symantec or get a update by calling them at their technical support number.

WORKAROUNDS

Method 1: Change to normal or page layout view prior to saving the

          document.

Method 2: Disable the File Assist feature.

Method 3: If you want to leave File Assist installed and be able to save

          documents in Outline view, do the following:

          a. From the Tools menu, choose Macro.

          b. Choose   the Organizer button.

          c. From the Macros Available In box, select Global Template.

          d. Locate the FileSave macro and choose the Rename button. Type
             "NortonFileSave" (without the quotation marks) in the Rename
             box and then choose OK.

          e. Choose the Close button.

          f. From the Tools menu, choose Macro.

          g. Type "FileSave" (without the quotation marks) and choose the
             Create  button. Add the following macro commands:

                 Sub MAIN
                 Mode = ViewOutline()
                 If Mode = - 1 Then ViewNormal
                 NortonFileSave
                 If Mode = - 1 Then ViewOutline
                 End Sub

          h. Close the macro window and choose to save changes to the
             FileSave macro when prompted.

MORE INFORMATION

Norton File Assist installs the following macros:

   FileOpen, FileSaveAs, FileSave and FileAssist

All of these macros were originally written for Word 2.0 for Windows. For more information, call the Norton Group at Symantec Corporation:

   Symantec Corporation
   10201 Torre Avenue
   Cupertino, CA  95014-2132
   (310) 449-4900

Norton Desktop for Windows and Norton File Assist are manufactured by Symantec Corporation, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.

KBCategory: kb3rdparty KBSubcategory: Additional query words: winword2 2.0 2.0a 2.0a-CD 2.0b 2.0c 6.0 word6 6.0a 6.0c winword FileSave Desktop Outline

Keywords          : kb3rdparty
Version           : 2.x 6.0 6.0a 6.0c
Platform          : WINDOWS

Last Reviewed: July 30, 1997