I'd like to use VBScript to catch output data from a command line DOS-program. For example, if Netstat runs I'd like my script to catch the output. Can this ...