Differences
This shows you the differences between the selected revisions of the page.
2009-04-23 | 2009-04-23 | ||
echo from wscript to report errors (martin) | wsh anchor (martin) | ||
Line 17: | Line 17: | ||
See [[guide_automation|guide to automation]] for some examples. | See [[guide_automation|guide to automation]] for some examples. | ||
- | ===== Windows scripting host (Java or VB script) ===== | + | ===== [[wsh]] Windows scripting host (Java or VB script) ===== |
[[wp>Windows Script Host|Windows script host]] is an automation technology for Microsoft Windows that provides scripting capabilities comparable to batch files, but with a greater range of supported features. It is language-independent. By default it interprets and runs plain-text JScript (JavaScript-like) and VBScript. Users can install different scripting engines. | [[wp>Windows Script Host|Windows script host]] is an automation technology for Microsoft Windows that provides scripting capabilities comparable to batch files, but with a greater range of supported features. It is language-independent. By default it interprets and runs plain-text JScript (JavaScript-like) and VBScript. Users can install different scripting engines. | ||