I want to set a directory for the user to select a file. The getfile allows them to select a file but uses the program directory for file location. I know the getdir() allows you to point to a directory but not retrieve a file. Are there any function that combines both?
Thank you
Thank you