Discuss Writing text files in WSH in the Development Articles forum on ASP Free. Writing text files in WSH Development Articles forum discussing editorial content appearing in http://www.aspfree.com. These are original articles by our own authors, and can't be found elsewhere on the Internet.
Posts: 878
Time spent in forums: < 1 sec
Reputation Power: 0
Writing text files in WSH
Being able to write to text files can give your script a very powerful feature set. Among other things this will enable you to edit many program configurations and system settings, log a script’s output, or create other customized scripts on the fly. Please take the time to read the first article in this series in which I covered how to read text files in WSH.