cognizant has asked for the wisdom of the Perl Monks concerning the following question:
I want to get the Folder value by using Drive value. For an instance: If user maps '\\abc\def' folder to 'K:' drive. By using 'K:', i want to get the folder name '\\abc\def'.
How to achieve this through perl?
Thanks in advance
--C
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to get Folder name by using Drive value?
by EdwardG (Vicar) on May 17, 2006 at 09:46 UTC | |
by cognizant (Pilgrim) on May 17, 2006 at 10:26 UTC |