6
« on: December 07, 2021, 12:27:12 pm »
Hello,
I am new here and a fan of BASIC trying to assess qb64 /inform for my project. My program needs to do three things.
Get a file path from the system.
Get a directory path from the system.
Execute an external command based on program logic.
I understand that the third part can be done using the SHELL command, I just haven't found anything for the first part. I can't find a way to load the system fileselector.
Is that possible?
Alternatively, I saw that inform produced a fileselector. Is that callable somehow (I know I am not in the right subforum for that so I apologize in advance)