Guus2005
AWF VIP
- Local time
- Today, 14:19
- Joined
- Jun 26, 2007
- Messages
- 2,642
Hi there.
I want to test if Lotus Notes is active without using
' Set Session = CreateObject("Notes.NotesSession")
or
' Set Session = GetObject("", "Notes.NotesSession")
They both open a LoNo window in which the user can start up LoNo.
I don't want to confuse the user with the LoNo startup screen while they're in my Access App.
Is there another way to accomplish this?
Is there a LoNo file created somewhere when LoNo is up and running?
Thx!
I want to test if Lotus Notes is active without using
' Set Session = CreateObject("Notes.NotesSession")
or
' Set Session = GetObject("", "Notes.NotesSession")
They both open a LoNo window in which the user can start up LoNo.
I don't want to confuse the user with the LoNo startup screen while they're in my Access App.
Is there another way to accomplish this?
Is there a LoNo file created somewhere when LoNo is up and running?
Thx!