How do I return the Files Directory.
.FileName returns dir and File name.
.FileTitle returns just File name.
Is there a way (w/o heavy String Manipulation) to just get the File Directory. Maybe something about CommonDialogs that I am missing, or just not seeing?
If I have to do string manip, what would be the simplest way. I don't want to add too many more lines to the function.


Reply With Quote