Running Scripts

To test drive your scripts, you do not need to leave the editor. All you do is click the Play button or press F5.

By default, the editor uses CScript (the console-based script host) and redirects the output back into the editor.

This way, it is very easy and convenient to watch the script execute, explore the output (if any) and switch back and forth between the Code and the Output tab (found at the bottom of the current document view).
 


Once you turn on the integrated debugger, you can also pause and step the script. However, when you execute your script with the debugger, the output will no longer be redirected. Debugging executes the script in exactly the same way as it would occur if you launched the script outside the editor.
 



Can your editor do that, too?
We invite you to compare for yourself! Check out how helpful or important this particular feature is for you. And then try to do the same with the editor you may currently use. We are confident SystemScripter will do better than any other VBScript editor on the market today. You are the expert, and you decide!