Jump to content

Is there some means to allow either browsing to an input file path and alow direct path entry?


Go to solution Solved by TheXman,

Recommended Posts

The FileSelectFolder UDF (rather than the function) allows your user to either navigate to a specific folder or enter it directly within the same custom control, and without your script having to be a GUI. Does anyone know of an equivalent UDF or function that would work with files (in addition to or without folder support) instead?

I looked at the source cod of FileSelectFolder to see if I could adapt it for files, but I'm far from being proficient enough to even begin to understand it.

What do you think, please?

Link to comment
Share on other sites

  • Solution
24 minutes ago, Jorge11 said:

Is there some means to allow either browsing to an input file path and alow direct path entry?

Isn't that what FileOpenDialog() does?

Edited by TheXman
Corrected the quoted text
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...