Hi, is there a function to open a file selection browsing tree? I need it to return the string of the name of the file selected by the user.
Thanks,
Sam
Hi, is there a function to open a file selection browsing tree? I need it to return the string of the name of the file selected by the user.
Thanks,
Sam
You mean something like the openFileDialog?
A friend will help you move. A real friend will help you move a body.
I'm not sure. Basically, when the function runs, a tree browser should appear. The user then navigates to a text file and picks it. The string should be returned. Does openfiledialog do that? Can you show me an example?
Thanks,
Sam
There's an example at the bottom of the MSDN link I posted - pretty easy to implement.
A friend will help you move. A real friend will help you move a body.
Bookmarks