Sign in
Garrett Serack: Open Source Development at Microsoft
View from deep inside Microsoft's Open Source Software Lab
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
3b42d994-a158-4114-ae4a-fd1b3bb437a0
Apache
Asynchronous
Benefits
bzr
C#
C++
CardSpace
Cardspace ASP.NET 1.1
CoApp
codeplex
Design
Development
Drive Extender
fear the cowboy
file formats
git
hacking
Health care
JScript
Microsoft
office
open source
OSCON
OSP
PHP
PHPonWin
PKI
port25
PPID
RAID
ScintillaNET
scripting
Security Tokens
Speaking
Status
subversion
Technical
Things My Pappy used to say
thingsmypappysaid
Tokens
Uncategorized
Vista
What's New
WHS
Windows Home Server
WinSXS
Browse by Tags
MSDN Blogs
>
Garrett Serack: Open Source Development at Microsoft
>
All Tags
>
jscript
Tagged Content List
Blog Post:
When scripting goes bad…er, insane.
Garrett Serack, MSFT
Hi, my name is Garrett, and I have a problem. I love scripting stuff. And, I by stuff, I mean everything. Really, I often use it as an exercise to understanding whatever it is that I’m trying to learn—if I can automate it, I’ve got a strong feeling that I understand it. As you may or may not know, my...
on
24 Jun 2010
Blog Post:
Using JScript as a batch scripting language (Part III)
Garrett Serack, MSFT
Now that I’ve shown how to build a cool .Format() method for strings, we can put it to good use in a lot of places. In batch scripting, it’s really nice to be able to make nearly every call support replacement arguments in a consistent fashion. In cmd.exe batch scripts, we use %var% all over the place...
on
18 May 2009
Blog Post:
Using JScript as a batch scripting language (Part II)
Garrett Serack, MSFT
Last time, I wrote about synthesizing an #include facility along with handling environment variables in a trivial way. This time, let’s look at filling in a couple more gaps in JScript’s basic scripting functionality. What’s wrong with String? The String class in JavaScript/JScript is … ok. If you work...
on
15 May 2009
Page 1 of 1 (3 items)