VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

File Exists PLUS

james kahl  (8 Submissions)   Files/File Controls/Input/Output   VB Script   Intermediate   Wed 3rd February 2021

Determine if a file exists and retrieve information about size, creation/modifed/access dates and file attributes, this could also be modified to retrieve version information as well.
UPDATE: In Response to Solo's statement you can now also retrieve file version info and other information such as company name, file description, default language, etc.

API Declarations
CopyMemory
FindFirstFile
FindClose
FileTimeToSystemTime
FileTimeToLocalFileTime
GetFileVersionInfo
GetFileVersionInfoSize
GetFullPathName
lstrlenA
VerLanguageName
VerQueryValue

Rate File Exists PLUS (4(4 Vote))

Download File Exists PLUS

File Exists PLUS Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters