Is there a line-by-line debugger in Lotus?

In VB the debugging tool let you see each codeline that the application is executing. This wway, you can easily see how you are not getting results you would like to have. So I just wanted to know if there was something like that in Lotus.

Thanks, Frank

Subject: Yes, it’s called the Debugger

…found under File / Tools / Debug Lotus script

As far as I know, you need the designer installed to use it.

Subject: RE: Yes, it’s called the Debugger

Thanks, it just wasn’t activated.