you will need to read up about
Directory.GetFiles(aPath)'get file list
Directory.GetDirectories(aPath) 'get directory list