Calculate Variable with iso week number
Posted: Sat May 01, 2010 5:06 am
I have an application that records data to a text file and the text file is named: <year>_<iso-week>_randomtext.txt
Robotask can create an email and if i assign the text file as the message body it works to email the contents of the text file to another person
BUT as the text file name changes every week, how can i dynamically create the variable to the text file. Every week I want to email a different text file.
Something like: c:\{year}_ISOWEEK({date})_randomtext.exe
Robotask can create an email and if i assign the text file as the message body it works to email the contents of the text file to another person
BUT as the text file name changes every week, how can i dynamically create the variable to the text file. Every week I want to email a different text file.
Something like: c:\{year}_ISOWEEK({date})_randomtext.exe