Sorry for the stupid question but:
Can I use the today date (format YMD) in MRT? How?
In the paste I solve the problem with [=tc.accessdate.YMD] but I´m seeing that it doesn´t corresponds always with the Today date. What is it exactly?
I don´t know why but on my C: and D: disk [=tc.accessdate.YMD] works as Today date, on my external disk G: it spits out somwthing else...May be my Vista x64 is crazy...

By the way the dream would be (supposing 20080403 the YMD Today date):
1st Case) Add a Today YMD in front a file/directory
(ex. "file1.xyz" ---> "20080403 file1.xyz")
2nd Case) Refresh an old Date
(ex. "20060504 file2.xyz" ---> "20080403 file2.xyz")
in just one step without to select the items with old date to refresh (with rename mask [=tc.accessdate.YMD][N9-]) and then the others (with rename mask [=tc.accessdate.YMD] [N]). Any idea? I´m imaging something like:
if ("file or directory" starts with 8 numbers [old date] followed by a space) then
replace the 8 numbers with the today date
else
just add the TODAY Date YMD format followed by a space and the file/directory name
endif
Thanks and sorry for my poor english.
Z