Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with DriveType() for UNC type paths 2

Status
Not open for further replies.

GuitarSlayer

Programmer
Dec 16, 2004
29
GB
Hi,

I am trying to use Drivetype() to detect a CD Rom drive
which is a mapped drive e.g. '\\10.130.1.97\CD\'

When I use this mapped address with drivetype() I am not
getting the result I am hoping for which is return value of
5 (CD Rom), it works fine on my local CD Rom drive which is 'D:\'.

Any thoughts

Mark



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top