nope.
the double stuff for @ and $ and % only is effective when you do type it yourself in the scriptfile.
thus, if you read the filename, it will be in the variable and the double thing does not infect it.
but use these lines, as they "follow" best practise:
code:
$dt=GetFileTime ("f:\"+$dr)
? $dr
? $dt
$dttrm=Left($dt,10)

_________________________
!

download KiXnet