public StopScriptCmd(vmMain theVM) { _theVm = theVM; }
public RunScriptCmd(vmMain theVM) { _theVm = theVM; }