Script debugging

 From:  dan (DANLANIGAN)
8264.1 
Hi all,

Just wondering how you go about developing your Moi scripts. I find that I must restart Moi each time I make a code change. This really slows down development. Are there any tricks or workflows that will speed things up?

BTW: I use sublime text editor with node.js to provide a javascript IDE. This doesn't work with Moi code though, if I try and build with Moi commands in the script it throws errors.

Thanks

Dan