1.

Solve : Looking into Folders using Visual Basic?

Answer» HEY everyone,

is there a way in Visual Basic(VB6) to automatically LOOK into a folder and add a FILENAME to a listbox? or part of a filename(e.g. c:\ver_25, but the program would automatically extract only the 25 when you start the program)

Any Help is greatly appreciated, THANKS!i found out how to do it, you have to declare a variable as type "folder" then use the "GetFolder" method to get the folder. You can even get the subfolders by using the ".subfolder" method.

Thanks anyways everyone


Discussion

No Comment Found