Having some code troubles this week... :-\
Anyway, have a nice weekend all.
Marc
Having one built in will be nice for sure. You'll still use the PB debugger until then wont you?
I'm so used to lack of debugging options from ASP and JavaScrip (depending on target) that I sometimes call the msgBox function (or similar) my best friend.
That said, the zTrace functionality built into FireFly is a fairly nice option to stepping through code in a debugger. So much so that I use my own little function inspired by it when coding ASP-pages.