Scripting a file picker / file chooser

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Zonko
Posts: 10
Joined: 14 Jul 2017 16:14

Scripting a file picker / file chooser

Post by Zonko »

Is there a script command to open up the windows file dialog to select a file somewhere else on disk?

If not - is there a script command to make a combo picker to pick files in a certain directory?

The closes I can find is 'input' command. But you'd need to also script fhe files available and populate with the pipe text. Just thought there may be an easier way.

jupe
Posts: 2805
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Scripting a file picker / file chooser

Post by jupe »

Not sure how you found input, but not inputfile()

Zonko
Posts: 10
Joined: 14 Jul 2017 16:14

Re: Scripting a file picker / file chooser

Post by Zonko »

Heh, I was just going to post that I found it. Thanks anway!

Post Reply