Monday, February 13, 2006

Debugging VB Script

  1. Create the script in text editor
  2. Save it to c:\script.vbs
  3. Run: cscript.exe //x "c:\script.vbs"

No comments: