ruby soho wrote:
> I saw in the post
>
> http://blade.nagaokaut.ac.jp/cgi-bin...by-talk/171217
>
> that you can use win32ole to call Lotus Notes client, but does anybody
> know how to fill in the password?
>
> Thanks
> Joyce
>
The Session.Initialize method takes an optional password. From Notes :
Call notesSession.Initialize( [ password$ ] )