Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drive mappings
Message
From
05/03/1998 14:48:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00082789
Message ID:
00082794
Views:
35
>>>Hello. Having trouble hard-coding drive assignments in visual foxpro for users on a network in Win95. To some users a shared network drive is one letter and to another user it's another. Is there a good way to reference "use t:Thisfile" as opposed to "use S:thisfile"?

Another approach would be to use UNC notation for the network drives instead of drive letters.

USE "\\THE_NET\SYS\Data\My_File.dbf" SHARED
David M. Stowell
Ravenslake Consulting
Chicago, Illinois

e-mail: davidstowell@ravenslakeconsulting.com
Previous
Reply
Map
View

Click here to load this message in the networking platform