Hi,
I have a really basic question...
Could someone please post some java sample code to show how to prompt the user to find which file to open. Then it will return the string path to the file so that I could use it to open a FileReader object.
Thank you in advance.
-Mike