Hello,
I'm searching for a function that returns the relative path of two absolute paths passed as arguments.
E.g. I'd like to get ..\myfile.txt if the absolute paths are
C:\Program Files and
C:\myfile.txt
I'd like to know whether there is a function to merge a relative and an absolute path as well.
Till
Please excuse my bad English.
I'm searching for a function that returns the relative path of two absolute paths passed as arguments.
E.g. I'd like to get ..\myfile.txt if the absolute paths are
C:\Program Files and
C:\myfile.txt
I'd like to know whether there is a function to merge a relative and an absolute path as well.
Till
Please excuse my bad English.