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
Shrnutí 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.
Zdrojový kód
Public Function FileExists(strPath As String) As Integer FileExists = Not (Dir(strPath) = "") End Function
Původní komentáře (3)
Obnoveno z Wayback Machine