Re: Disable Message boxes and Alerts

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi =?Utf-8?B?QmFkaXM=?=,

how can disable Word message boxes and alerts while doing automation!!?
I have tried:
wrdApp.DisplayAlerts = Word.WdAlertLevel.wdAlertsNone;
and
wrdApp.DisplayAlerts =0;

Word offers no possibility to simply ignore any and all messages. It was
designed specifically for user interaction and some things cannot be
turned off.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

.