Text only
|
Text with Images
Valhalla Legends Archive
Programming => General Programming => Visual Basic Programming => Topic started by: Dyndrilliac on January 30, 2005, 08:41 AM
Title:
Question Concerning Directories
Post by:
Dyndrilliac
on
January 30, 2005, 08:41 AM
How would I go about checking to see if a directory is empty or not? And, if it isn't, get a list of all files in said directory?
Title:
Re: Question Concerning Directories
Post by:
The-FooL
on
January 30, 2005, 08:58 PM
Look up FSO (FileSystemObject).
Text only
|
Text with Images