|
-
May 23rd, 2000, 06:51 PM
#1
Thread Starter
Junior Member
Hi guys !!!
I'm working with both, Lotus Notes and VB 6 Pro 3 see these
Code:
'Open Notes
Set session = Createobject (NOTES.NOTESSESSION)
Set db = session.GETDATABASE("","C:\notes\notes.exe =h:\notes\notes.ini")
The problem is that when Lotus Notes opens it doesn´t appears my configuration of Notes, even if i put the path like i have in Notes.exe (shortcut---> C:\notes\notes.exe =h:\notes\notes.ini
What about use the ShellExecute?????
Any idea !!!!!
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|