Quote:
Originally Posted by Nathan Streeter
How do I get the results to output to a .txt? I tried enterring ">output.csv" and ">output.txt" after the results displayed in the command window, but the command window just closed and I couldn't find the output file. How do I get the results to output to something that I could put into an excel file?
Thanks!
|
Are you running it from the command line, or double clicking the icon and running from there? I couldn't get the results to store after clicking the icon, but running it from the command line I could. So I just put oprnet on the desktop, opened the command line, type "cd desktop" hit enter, then "oprnet nh 2011 opr t q | clip" and I end up with the opr results by team on the clipboard. Then just paste it into an excel document.
Hope that helps!