Quote:
|
Originally Posted by DaWei
Investigate GetFullPathName. Don't know that it's precisely what you're looking for.
|
That function uses the Windows API, perl is a cross-platform scripting language that doesnt implement the windows API. This solution couldn't work...