Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching Word
Message
From
26/08/1998 08:12:39
 
 
To
25/08/1998 04:26:08
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00129332
Message ID:
00130006
Views:
41
Carlos,
Thanks for your reply.
Your method is OK. But first I want to find out if he has WORD installed by checking the Registry. How do I do that?? Then I want to launch it as a standalone app.

Thanks,

Abdul AHad

>Abdul,
>You have several ways to launch Word. It depends on the use you want do with it. The easest way is to issue a 'run /N winword.exe' but with this you don't have any control over the word application. The other way that gives you absolute control is:
>
>myobj = createobject("winword.application")
>
>now you can use ole automation in order to control word.
>Hope this helps.
>
>>Hi,
>>How can I find out if MS Word is installed in the user's computer, and if installed, how do I launch it.
>>
>>Regards and TIA
>>
>>Abdul Ahad
Abdul Ahad Khan
CSi
www.csi-pk.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform