VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Check if File Exists Including Hidden Files

Dan Redding - Blue Knot Software  (14 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Simple function to check if file exists. Detects Normal & Hidden files. Improvement of code from Greg G., and incorporating a suggestion by Larry Rebich.

Inputs
A Valid Pathname as String.

Returns
Boolean TRUE if file exists at path specified

Side Effects
Simply returns FALSE if an invalid path is encountered

Rate Check if File Exists Including Hidden Files (4(4 Vote))
Check if File Exists Including Hidden Files.bas

Check if File Exists Including Hidden Files Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters