directory dialog

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I prompt the user to specify a directory when entering data into
forms? I know how the FileDialog works....but I only want to create a
variable storing the directory the user chooses. The file name itself is a
built string from other data the user enters, and the path is not dynamic.
Any suggestions? i.e. the field with the filepath is accessing existing files
in a folder, however if the user moves the files to a different location,
they'd have to go into the code to change the directory all of the files are
stored in.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top