README.md

December 4, 2022 ยท View on GitHub

SortFiles

Description

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.

More Info

A pathname

A sorted array containing all the files or folders in the given pathname.

Submitted On2000-01-21 14:12:00
ByKamilche
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryMiscellaneous
WorldVisual Basic
Archive FileCODE_UPLOAD29791212000.zip