mrgoodfellow
Programmer
- Nov 9, 2011
- 3
thread693-1239547
I am attempting to create a batch file for Aloha that will download my daily Hourly report and save it out in a CSV file.
I saw this thread on batch file report printing but I'm not sure what commands I need to set the save as directory and file type.
I would also like this to be relative to today's date so I endup with reports looking like this:
20110101.csv
20110102.csv
20110103.csv...
and so on.
Thanks in advance for the help.
I am attempting to create a batch file for Aloha that will download my daily Hourly report and save it out in a CSV file.
I saw this thread on batch file report printing but I'm not sure what commands I need to set the save as directory and file type.
I would also like this to be relative to today's date so I endup with reports looking like this:
20110101.csv
20110102.csv
20110103.csv...
and so on.
Thanks in advance for the help.