 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
davjen@cableone.net Guest
|
Posted: Wed Jun 08, 2005 5:19 am Post subject: Newbie Question on TWordApplication |
|
|
I'm just beginning to experiment with these COM server components.
I'd like my application to open and close Word as needed.
WordApplication1.Connect;
opens Word as expected; however,
WordApplication1.Disconnect;
does not close Word. On the other hand,
WordApplication1.Quit;
closes Word, but when I want to reconnect :
WordApplication1.Connect;
yields an exception stating that the "RPC Server is unavailable"
What am I missing?
Thanks in advance for any advice.
David
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|