Advertisement
6_2008-2009 Files/ File Controls/ Input/ Output #195290

Check for the Existense of a file

Checks if a file exists. If you have anyquestions fax me at 1(305)847-0621 dont forget to visit my website for more codes and full program source codes + forms available for downloading

AI

AI 요약: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

소스 코드
original-source
Public Function FileExists(strPath As String) As Integer
  FileExists = Not (Dir(strPath) = "")
End Function
원본 댓글 (3)
Wayback Machine에서 복구됨