croydon,
It is a No.
If you really want to check something is there, do this instead?
[tt]
if fso.getfolder("c:\tempdir").files.count<>0 then
'do something as shown
end if
[/tt]
Sure there are lot of other ways to look at the same thing.
regards - tsuji