Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE -- launching Word
Message
From
05/05/1997 17:43:10
 
 
To
05/05/1997 11:46:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00030845
Message ID:
00030907
Views:
32
Let me throw this possiblity out there for you also....

loWord = GETOBJECT("", "word.basic")
loWord.appshow()

GeneS


---------------------------------------------------------------------------

>My app communicates with Word through OLE. Everything is fine is the user already has Word running. If Word isn't running, then CREATEOBJECT() launches it. But then, if the user quits my app and the object goes out of scope, it exits Word. What's the best way to launch Word and keep it running, even after the VFP app quits?
>
>Thanks,
>Ross
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform