0 pts.
 How to call LotusScript functions from VB
How could VB calls a functions inside LotusScript? Whjat I want to do is to allow a VB application to ask Lotus Notes Client to do somthing -- passing parameters and have Notes Client displaying another form.

Software/Hardware used:
ASKED: August 2, 2006  4:47 PM
UPDATED: August 2, 2006  5:06 PM

Answer Wiki:
rkhoo2, You need to add a reference to the "Lotus Notes Automation Classes" in your VB project. Then create an instance of the NotesSession or NotesUIWorkspace objects. You can use the Notes help to work out the functionality of the properties, methods, and functions. Hope this helps. Charles
Last Wiki Answer Submitted:  August 2, 2006  5:06 pm  by  CharlesJC   0 pts.
All Answer Wiki Contributors:  CharlesJC   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _