Looking for a default function to select a file from the users hard drive (e.g. x = GetFile()).
I’ve looked at the File and I/O packages, with no results. They seem to assume you already know where the file lives.
I’m looking for a function that opens a “Browse” window that the user can navigate and return a full path (including filename) .
Thanks,
Doug