wow, thanks for the fast reply ....

uhm ... will check out your cryptics (I understand the concept though and try to figure out the 'mechanism' in the lines you posted, thanks a lot for that ! ) later.
yes there are differences in the digits.
the maps do exist in 8 different file 'types'
4 for the european mediterranean area and
4 for the global area
the differences are expressed as part of the filename and the sytax is
area_period hhmm count
exapmples:
TEUROMED_24hours 1245 23.png (24hour plot, 1245 download, 23 events)
TWORLD_1week 0723 151.png
so in principle the three digit counter can affect me in the 24hour plots (rare but happening especially when swarm quake occur at Europe)
and regularly occors at the 1 week or 2 week plots. Also the 48hours plots are involved.
but I think I am able to manually create split sets with copy comand definitions and rename each set with a different expression.
so, it would be very kind if you could reveal the trick to me where I can switch to the three digit case when neccessary.
until you posted I was somehow convinced it were possible to treat these counter digits as a group and these could be treated in expressions as \3
assuming TWORLD_24hours were \1 then the insert of the modified date, then the hours as \2 and the counter as group #3 ( \3 )
Intuitively I tried \1 %Y-%m-%d \2 \3 after I defined match: (.*) \d\d\d\d (.*) but the variable from the auto date option box didn't work out as expected ....
(still learning how to do the thing right ...)
if you want to see the data per http protocol - I've put it on a hard drive and made it accessible via
ftp:\\External User:climate change isreal@t0rst3nk3rsten.ddnss.de:21
the purpose is to offer geophysical data in one place from 62 different monitors - from solar activity down into ionosphere, magnetosphere atmospshere and lithosphere, otherwise you run from pontius to pilatus to get the datascape of 1 day ....
currently I extract the data from the daily archive structure and put it into a directory per observed instrument ... therefore I need the date inserted in the existing file names. Thanks a lot for tips and assistance!