I inherited some Lotus Script code that exports documents from a standard Notes discussion database into LiveLink.
How can I debug the script? I want to be able to step through it so that I can see where it is failing.
Right now when I run the script, it executes part of the code (it connects to LiveLink, creates a category) and then stops somewhere. Not sure where it is dying and need to be able to step through the code or trouble shoot it some way.
Pointers please?

LotusScript code debugging? (Hameed Bhatti 18.Jul.06)
. . 