bigbalbossa
Programmer
All,
I have a script scheduled to run once every Friday night. Origionally, it was to find files matching the current date in MMDDYY format. Now it needs to match the following Fridays date.
This friday will be 040607...when the script runs on this date, it needs to find files with 041307 in the filename. I've been looking into Date::Calc, but wanted to get this posted...I'm sure KevinADC will beat me to a solution
Thanks
I have a script scheduled to run once every Friday night. Origionally, it was to find files matching the current date in MMDDYY format. Now it needs to match the following Fridays date.
This friday will be 040607...when the script runs on this date, it needs to find files with 041307 in the filename. I've been looking into Date::Calc, but wanted to get this posted...I'm sure KevinADC will beat me to a solution
Thanks