Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set DisplayAlerts for oWord session?
Message
From
20/03/2002 12:39:37
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00635039
Message ID:
00635075
Views:
15
>Excel automation allows us to set DisplayAlerts to False to by by-pass >the "Save" messagebox when closing the spreadsheet.

>Is there a similar feature for Word?

>Thanks
>Terry

Hi

oWord = createobject("word.application")
oWord.DisplayAlerts = .f.

Regards,

Stuart
Previous
Reply
Map
View

Click here to load this message in the networking platform