Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running Word 2000
Message
 
To
15/07/2002 17:33:02
Garry Sankowsky
Zodiac Publications
Tolga, Australia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00678862
Message ID:
00678992
Views:
14
Specify full path of WinWord.Exe

e.g.
Run/n1 "C:\Program Files\Microsoft Office\Office\WinWord.Exe" annex.doc

But better way to use Word application in VFP application using -
LOCAL loWord
loWord = CREATEOBJECT("Word.application")
now you have loWord object , do whatever you want.

This might help you.

Ajay Mishra
MCP
www.mind-infotech.com
Previous
Reply
Map
View

Click here to load this message in the networking platform