Rhino VBScript Debugger has Step Into, Run, Complete but no Terminate

While debugging a VBScript, when the debugger stops on a break point, the popup debugger provides a Step Into button, a Run button and a Complete button. Conspicuously absent is a Terminate button. How do you terminate a running script?