Jorge11 Posted June 28, 2021 Share Posted June 28, 2021 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 More sharing options...
Solution TheXman Posted June 28, 2021 Solution Share Posted June 28, 2021 (edited) 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 June 28, 2021 by TheXman Corrected the quoted text Jorge11 1 CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman Link to comment Share on other sites More sharing options...
Jorge11 Posted June 28, 2021 Author Share Posted June 28, 2021 Thanks! I failed to find anything in the help file about direct file-path entry, so I mistakenly assumed that wasn't supported. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now