Microsoft Scripting Runtime
FileExists Method
FileSystemObject Object : FileExists Method
Description
Check if a file exists
Syntax
Visual Basic
Public Function FileExists( _
   ByVal FileSpec As String _
) As Boolean
Parameters
FileSpec
See Also

FileSystemObject Object  | FileSystemObject Members