Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Please Help me

Status
Not open for further replies.

DRWishum

Programmer
Jun 18, 2001
11
US

I am writing a tool in lotus notes and need to change location in the code. The only way I found to do this is with lotusscript. So, I wrote a lotus script agent that changes the location, but when I try to call it from an java agent using the Agent.run() method, I recieve an Notes exception.

I need to know either
a. Can I run a lotusscript agent from a java agent? If so is there anything special I need to do?

b. Is there a way to change location with java?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top