View Single Post
Old Nov 8th, 2005, 6:13 PM   #11
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
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...
__________________

tempest is offline   Reply With Quote