paulmcdonnell
Ready to Help
- Local time
- Today, 11:49
- Joined
- Apr 11, 2001
- Messages
- 167
Hi guys
My application uses outlook heavily. To the point now where my application only works effectively if outlook is open and running.
I want to be able to open outlook when i start my application.
I can do this using the shell command but I open a new instance of outlook each time i do this.
How can i check to see if outlook is open before i need my db to openit it's self.
I thougt of just switching to outlook temporarily and if an error should occur then open outlook from the db.
Now could i do this,I'm not sure of the code. But is there a better way that isn't too complex
Hope you guys can help
Cheers
Paul
My application uses outlook heavily. To the point now where my application only works effectively if outlook is open and running.
I want to be able to open outlook when i start my application.
I can do this using the shell command but I open a new instance of outlook each time i do this.
How can i check to see if outlook is open before i need my db to openit it's self.
I thougt of just switching to outlook temporarily and if an error should occur then open outlook from the db.
Now could i do this,I'm not sure of the code. But is there a better way that isn't too complex
Hope you guys can help
Cheers
Paul