I've been trying all day to get something to work, but I've not been doing too well.
What I want to do is make a program that lets you select multiple files, and then it will add all of the file names into a list in a textbox. Ideally, it would include files in sub-directories.
As I have already mentioned, I spent a long time scratching my head over how it can be coded and I'm at the stage of admitting I can't work it out.
If anybody can help me, I would greatly appreciate it.
Thanks in advance,
Dave
What I want to do is make a program that lets you select multiple files, and then it will add all of the file names into a list in a textbox. Ideally, it would include files in sub-directories.
As I have already mentioned, I spent a long time scratching my head over how it can be coded and I'm at the stage of admitting I can't work it out.
If anybody can help me, I would greatly appreciate it.
Thanks in advance,
Dave
Comment