Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation Question
Message
From
29/04/1999 04:00:55
 
 
To
28/04/1999 07:41:31
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00212770
Message ID:
00213343
Views:
32
I handled the case this way:

ON ERROR oWord=CREATEOBJECT("Word.Application") && If word is closed by me
oWord = GETOBJECT(,"Word.Application")
ON ERROR && restore system errorhandler


I am looking for a class to automate and select either Word 8.0 or Word 6.0/7.0. Do you have any samples?
Previous
Reply
Map
View

Click here to load this message in the networking platform