Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation questions
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00206188
Message ID:
00206286
Views:
22
To bring Word to the front:

oWord.Activate()

To close a document and leave Word open:

oWord.ActiveDocument.Close()
or
oWord.Documents(ndocument).Close()

To close Word

oWord.Quit()
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform