File Rename with Current Date
Posted: Thu Sep 13, 2007 7:59 am
I have a pdf report that is created nightly by RoboTask and is saved to: C:\My Documents\dailystats.pdf
I need to move this file to a network drive but re-name it so that I keep an accumulation of the the report. I would like to concantenate the current windows system date to the end of the file name [i.e. dailystats200709014.pdf Once the file is renamed, it would be moved to the following drive/folder: G:\operate_stats\
Can the rename process described above be done through the file rename function in robotask or does this need to be accomplished through an external script? If it is script, can you provide one or point me in the right direction? THANKS.
I need to move this file to a network drive but re-name it so that I keep an accumulation of the the report. I would like to concantenate the current windows system date to the end of the file name [i.e. dailystats200709014.pdf Once the file is renamed, it would be moved to the following drive/folder: G:\operate_stats\
Can the rename process described above be done through the file rename function in robotask or does this need to be accomplished through an external script? If it is script, can you provide one or point me in the right direction? THANKS.