Posts Tagged ‘WSH’

This took forever to find, but I was hoping XmlTextWriter would work in Windows Scripting Host (I thought I found an example), but I couldn’t get it to work.  This is the only structured way I could find to create an XML document in WSH: http://www.aspfree.com/c/a/Windows-Scripting/Creating-an-XML-Document-in-WSH/ (OK – found the problem.  XmlTextWriter is .NET only, [...]

Monday, January 12th, 2009 at 13:17 | 0 comments
Categories: Applications
Tags:
TOP