Searched refs:ScriptName (Results 1 – 5 of 5) sorted by relevance
49 mySelf = Left(WScript.ScriptName, InstrRev(WScript.ScriptName, ".") - 1) & " " & myVersion60 objHttp.setRequestHeader "User-Agent", WScript.ScriptName & "/" & myVersion
97 <QPM:ScriptName></QPM:ScriptName>
41 V(ScriptName) \
76 ScriptName: 1, property241 } else if (type == Debug.ScriptBreakPointType.ScriptName) {364 if (this.type_ == Debug.ScriptBreakPointType.ScriptName) {443 if ((break_point.type() == Debug.ScriptBreakPointType.ScriptName ||747 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptName,1473 } else if (break_point.type() == Debug.ScriptBreakPointType.ScriptName) {1607 } else if (break_point.type() == Debug.ScriptBreakPointType.ScriptName) {
112 txt += " cscript " + WScript.ScriptName + " <options>\n";113 txt += " cscript " + WScript.ScriptName + " help\n\n";206 vf.WriteLine("# This file is generated automatically by " + WScript.ScriptName + ".");