Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-06 | 2012-02-10 | ||
| library (martin) | Windows script host (martin) | ||
| Line 19: | Line 19: | ||
| See [[guide_automation|guide to automation]] for some examples. | See [[guide_automation|guide to automation]] for some examples. | ||
| - | ===== [[wsh]] Windows scripting host (JScript or VB script) ===== | + | ===== [[wsh]] Windows script host (JScript 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. | ||