Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Diskspace slow
Message
From
22/11/2006 12:45:46
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01171811
Message ID:
01171851
Views:
6
>>>One routine tests characteristics from drives A-Z. It also uses diskspace(). All existing drives are processed very quick. Non-existent drive letters return -1, but these drives too are analyzed by Diskspace() very quick.
>>>
>>>However, I have one drive letter that it waits for, about 30 seconds. It is a drive connected to the c$-share of another PC. That PC is off. So, I guess, diskspace() is simply polling for a reaction and aborts polling after a certain time only.
>>>
>>>Who knows whether there is any other function (API perhaps) that gives the not-connected information quicker?
>>
>>drivetype() ?
>
>It reacts immediately. However, the response is not 1 (what would imply No Drive), but 4. So, it would not stop the routine from continuing the exploration of the drive.

Some other test you can run with boolean shortcut only on drivetype 4 ? Pinging the machine, adir() a known filename or ask some WINAPI/WSH disk function ?

There should also be a way to query the WSH for available disk letters - dunno if that encompasses mapped drives.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform