A
Al Reid
What's the most efficient way to determine if an arbitrary string is a path to a valid, existing directory?
Also, how can I convert the string to the same case as the original directory, assuming that the existing directory is mixed case
and the string is lower case?
TIA,
Also, how can I convert the string to the same case as the original directory, assuming that the existing directory is mixed case
and the string is lower case?
TIA,