954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Folder Browse question

Hi All,

I'm having a problem with this one. This is my directory tree:

MAIN FOLDER
  -Second Folder
   -Third Folder
    -2012011 (folder)
    -INVALID (folder)


My input path in FolderBrowse is MAIN FOLDER. Now I used the code:

MsgBox(IO.Directory.GetDirectories(myFolder, SearchOption.AllDirectories)(0).ToString)


It throws an error. I just want to process the 2012011 folder. What should be my code? Thanks.

renzlo
Junior Poster
107 posts since Oct 2011
Reputation Points: 14
Solved Threads: 4
 

already figure it out.

renzlo
Junior Poster
107 posts since Oct 2011
Reputation Points: 14
Solved Threads: 4
 

Hah! You got down.voted and I should down.vote your butt also for Not providing a solution and marking the thread as Solved.
.Hopefully it is a lesson learned and Not taken offensively.:)

codeorder
Posting Virtuoso
1,913 posts since Aug 2010
Reputation Points: 255
Solved Threads: 384
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You