| File Program -
06-04-2007, 10:34 AM
I am working on a program to manage some files between a PC and a media
player, and have a couple of questions using VB5 Pro.
How can I....
Create a routine so when a CommandButton is pressed, the program will look
at all existing drives and return a flag if it detects a drive with the
label "Player" and the letter of that drive?
Create a similar routine which will sort through a directory and return a
flag if a specified file is found on the drive?
List all available files within that directory ending with a suffix i.e.
..avi files.
Many Thanks.
Graham |