Thursday, May 31, 2007
Fun with Error Trapping
I was debugging some WebQuerySave agents today and came across an interesting error. I used OpenLog to send messages to my log file but I was getting this error:" Error 0 on line 0 in function INITIALIZE: " I seemed to figure out it was from my error trapping. The cloud cleared when I found a note in the forum for ver 4/5. This was the only hit I got in my search and I got no hits in the ver 6/7 forum. When I added the Exit sub before my error trapping, all set. OpenLog really worked great for debugging web agents as it's a pain to just do print statements to the browser.
Technorati tags: Lotus Notes
Technorati tags: Lotus Notes