Version 7 of WSH

Updated 2006-12-06 18:01:09

"WSH" is an acronym for "Windows Script Host".

[MS references][L1 ] [L2 ]

ActiveState references [L3 ]

Other references [L4 ] [L5 ]

"The Microsoft® Windows® Script Host (WSH) is a language-independent scripting host for 32-bit Microsoft Windows operating system platforms. Microsoft provides both Visual Basic® Script and JavaScript scripting engines with WSH. Microsoft anticipates that other software companies will provide ActiveX® scripting engines for other languages, such as Perl, TCL, REXX, and Python."

[... much else ...]

Visual Basic and ECMAScript [L6 ] [L7 ] are canonical WSH languages.

Among opportunities WSH affords: keystroke automation through usual Windows application menus.

See also Active Script, COM.


So, what are the Tcl scripting engines that connect WSH with Tcl?


Category Windows