Updated 2006-12-06 18:04:47

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

[MS references][1] [2]

ActiveState references [3]

Other references [4] [5]

"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 [6] 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?

escargo 6 Dec 2006 - Added [Category Testing] because automation of Windows events can be used for testing applications.

Category Testing | Category Windows
Generated in 123ms