Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check if MS Word is open
Message
From
26/07/2004 10:45:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to check if MS Word is open
Miscellaneous
Thread ID:
00927921
Message ID:
00927921
Views:
55
I am writing an application that creates and emails Word docs from VFP. The documents are created in batches but need to be saved individually. After the documents are created and saved, I need to open them one at a time for the user to review and possibly change before they are emailed. I use oWord = CreateObject("Word.Application") to start Word. I don't want to open Word before each document is displayed, but if the user closes Word while they are reviewing the doc I have to have a way for the program to know that and reopen it.

Is there a way to check if Word is open from my VFP7 app?

Any help would be greatly appreciated.

Larry Morelli
Next
Reply
Map
View

Click here to load this message in the networking platform