View Single Post
Old 01-11-2013, 09:03 PM   PM User | #7
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,532
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Quote:
Originally Posted by Old Pedant View Post
Here's the link to WSH:
http://msdn.microsoft.com/en-us/libr...(v=vs.84).aspx

And you can see the link to JS there, as well:
http://msdn.microsoft.com/en-us/libr...(v=vs.84).aspx
Those options run JScript though rather than JavaScript and the options available to use in the code are slightly different from what is available when you run JScript in a browser (eg. in IE8) - not that there are any significant differences between JavaScript and JScript in those parts of JScript that can run in those environments.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote