0

I was wondering if there was a way to open a file that a user would download to some directory. Since I don't know what directory that could be, I want my code to do the equivalent of the CTRL+O command in order for the user to select the correct file after starting my script. Not sure if there is a way to do this though.

3
  • 1
    What do you mean by "import"? You should probably be using the open function. Commented May 18, 2017 at 17:17
  • I reworded the q Commented May 18, 2017 at 17:25
  • 1
    I believe the question is about creating the "Open..." dialog and file picker, rather than just how to open a file. Commented May 18, 2017 at 17:26

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.