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