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.
Attachments
File | Uploaded | Size |
---|---|---|
CODE_UPLOAD29791212000.zip | 9/3/2020 3:45:00 PM | 4042 |