FileConfirmConversions, FileConfirmConversions()

Syntax

FileConfirmConversions [On]

FileConfirmConversions()

Remarks

The FileConfirmConversions statement controls whether Word displays a confirmation dialog box when a file in a format other than Word Document or Document Template is opened. In Word version 6.0, FileConfirmConversions selects or clears the Confirm Conversions check box in the Open dialog box (File menu). In Word version 7.0, FileConfirmConversions selects or clears the Confirm Conversions At Open check box on the General tab in the Options dialog box (Tools menu).

Argument

Explanation

On

Specifies whether Word displays the confirmation dialog box:

0 (zero) Does not display the dialog box.

1 Displays the dialog box.

Omitted Toggles the Confirm Conversions check box.


The FileConfirmConversions() function returns the following values.

Value

Explanation

0 (zero)

If the Confirm Conversions check box is cleared

–1

If the Confirm Conversions check box is selected


See Also

MailMergeAskToConvertChevrons