VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Read All Extensions in A Directory

Dave Lein  (3 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Beginner   Wed 3rd February 2021

I wrote this for someone who needed to know how to read in all the file extensions in a directory and keep updating it when changing directories. It uses InStr to find the "." and then does a bubble sort (not efficient I know).

API Declarations
N/A

Rate Read All Extensions in A Directory (2(2 Vote))

Download Read All Extensions in A Directory

Read All Extensions in A Directory Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters