1,080 pts.
 LotusScript/Lotus Notes
Lotus Notes debugger is showing error at the following code line when the schedule agent is run manually to test. set doc=view.getfirstdocument (where doc is notedocument object, view is notesview object), but when the same is run in schedule agent, there is no problem. I want to know the reason. error shows : object variable not set

Software/Hardware used:
lotus script
ASKED: January 11, 2013  10:06 AM
UPDATED: January 11, 2013  1:02 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   14,060 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Is there some sort of security on the view that allows the agent to see it, but not the tester?

 2,725 pts.