Before getting to your specific question, a few remarks below:
On 28Mar2019 12:08, Matthew Herzog wrote:
I have cobbled together this code which gives me regex matches of files
whose names either begin with either MMDD_? or erased_YYMMDD_? and
whose extensions are exml or ewav.
todaystri
I have cobbled together this code which gives me regex matches of files
whose names either begin with either MMDD_? or erased_YYMMDD_? and
whose extensions are exml or ewav.
Now I need to compare the date string (regex match) in the filename to
today's date. If the result of the comparison resu