Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quit Word without Display Alerts
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00768067
Message ID:
00768076
Views:
22
oWord.ActiveDocument.Close(0) &&without prompt
oWord.Quit()
...

>Hi, I am trying to quit a word document without saving but keep getting the
>message do you want to save the file. Does anyone know how to get around this?
>I have tried to turn off the alerts like this
>
>oWord.Application.DisplayAlerts = .F.
>
>or this
>
>oWord.Application.DisplayAlerts = 0
>
>but when I get to this part
>
>oWord.Quit()
>
>Word still aske me whether or not I want to save the file?
>
>Thanks
>Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform