I am sure at some point or another you would have used breakpoints while debugging your LotusScript code. But I always wondered how does Lotus Notes store them. Well, it stores in the profile documents. To view the profile documents in your database there free utilities available like - NotesPeek (my favorite), ProfileMgr by Andre Guirard or NoteMan.
Using NotesPeek you can see a profile document named "breakpoints_" which stores all the breakpoints.
Using NotesPeek you can see a profile document named "breakpoints_" which stores all the breakpoints.
No comments:
Post a Comment