Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Map Drive Letter back to local folder?
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01100937
Message ID:
01100953
Views:
14
>Can you map a drive letter back to a folder on your c:\ drive? I am not having good luck and wonder if it is possible. Why I want to do it is a long story.

You can try old DOS SUBST command
*assign
SUBST V: C:\somedir
*delete
SUBST C: /D
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform