Quote:
Originally Posted by The Lucas
It should save it to whichever folder you run the command in. However, I wouldn't recommend writing it to a csv file, the output is not comma separated. You can save it to a txt file. I recommend piping it to the clipboard "| clip" then pasting it to excel. It is nice to have one sheet with all the regional. That is how I generated the Top 30.
|
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!