SortFiles
Given a pathname, the class in this program returns a sorted list of directories or filenames in a string array, without the use of the drivelistbox, dirlistbox, or filelistbox controls.
This program illustrates several important programming concepts, including quicksort, passing arrays to and from procedures, and handling undimensioned arrays. In addition, it's very easy to use.
Original Author: Kamilche
Inputs
A pathname
Returns
A sorted array containing all the files or folders in the given pathname.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 87 times
Categories
Attachments
CODE_UPLOAD29791212000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,042 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.