Fax Wizard: Return Mailing Address Not Retained

ID: Q107426

The information in this article applies to:

SYMPTOMS

The Fax Wizard (FAX.WIZ) included with Word 6.0 for Windows does not retain your mailing address information between sessions. Each time you run the Fax Wizard you will need to retype your return mailing address.

CAUSE

The Fax Wizard does not correctly retrieve the mailing address information from the WORDWIZ.INI file.

The third panel of the Fax Wizard prompts you for your name, company name, and mailing address. The wizard should supply previously typed information for these fields, but only does so for the name and company name fields.

WORKAROUND

To modify the Fax Wizard so that the mailing address information is retained between Wizard sessions, do the following:

1. From the File menu, choose Open. Open the FAX.WIZ file from your

   Word for Windows TEMPLATE subdirectory (usually, C:\WINWORD\TEMPLATE).

2. From the Tools menu, choose Macro.

3. From the Macros Available In list box, select Fax.wiz (Template).

4. Select the macro named StartWizard and choose the Edit button.

5. From the Edit menu, choose Find. In Find What type:

      RstDlgPref "ReturnAddress", uaddr$

6. Choose the Find Next button. When the text is found, choose the
   Cancel button.

7. Change the selected line to the following:

      RstDlgMultiLinePref "ReturnAddress", uaddr$

8. From the File menu, choose Close and when prompted, choose to save
   changes to the StartWizard macro.

9. With the FAX.WIZ template active, close and save changes to the
   Fax Wizard.

Kbcategory: kbusage kbmacro KBSubcategory: kbtemplate Additional query words: 6.0 Fax.wiz returnaddress winword word6
Keywords          : kbtemplate 
Version           : 6.0
Platform          : WINDOWS

Last Reviewed: July 31, 1997