søndag den 13. september 2009

JScript

The windows scripting host also supports javascript. This is also an easy way to script your computer.
Same procedure as before.
1. Make a textfile and rename it to HelloWorld.js
2. Add this line (notice, that JScript is case sensitive)
WScript.Echo("Hello World!");

3. Save the file and doubleclick

Voilá your third Hello World

Ingen kommentarer:

Send en kommentar