James wrote:

> -what's the fastest way to check for the existence of a file/directory?
> 
> try and stat() it? if it fails then it doesn't exist?

Or you don't have execute permission on one or more of its parent
directories.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to