I was working on using javascript as a system scripting tool using wscript. Here's a quick summary of highlights: Worked on implementing an include mechanism to include other .js files from inside the js script (no real support for it). The implemention...