|
That only returns the immediate directory that the selected file is in.
i.e. If the selected file was: C:\files\lists\songs.txt
then getCurrentDirectory returns lists, and getSelectedFile returns songs.txt
Surely that isn't how it's suppose to be, because this makes it quite useless...
|