Can someone please tell me how to return the path to a directory, from a full file path?
Basically I want to use the filepath returned by a "file open" function to convert to a path to the directory, which I can then use as an argument in TransferDatabase.
Basically I want to use the filepath returned by a "file open" function to convert to a path to the directory, which I can then use as an argument in TransferDatabase.