VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Get All Folders (and files) in a directory

by TheWoot Software (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Get all the folders (and files) in a given directory. Very simple, and easy to use code. Just copy and paste into your own program.

Inputs
Location As String, GetFiles As Boolean, Listbox As Listbox, Dir As DirListBox, FileList As FileListBox
Assumes
You will need a path to 'peek' inside, a listbox, directory listbox, and file listbox.
Code Returns
Returns nothing
Side Effects
The only side effect is that the listbox flicks a bit. Talk to Microsoft about that one ;]
API Declarations
No API calls

Rate Get All Folders (and files) in a directory

Download Get All Folders (and files) in a directory

Download Get All Folders (and files) in a directory (4 KB)

Get All Folders (and files) in a directory Comments

No comments have been posted about Get All Folders (and files) in a directory. Why not be the first to post a comment about Get All Folders (and files) in a directory.

Post your comment

Subject:
Message:
0/1000 characters