I saw in the post
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/171217
that you can use win32ole to call Lotus Notes client, but does anybody
know how to fill in the password?
Thanks
Joyce
I saw in the post
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/171217
that you can use win32ole to call Lotus Notes client, but does anybody
know how to fill in the password?
Thanks
Joyce
ruby soho wrote:
I saw in the post
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-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
help:
Call notesSession.Initialize( [ password$ ] )
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs