Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Drive letter assignment for net setup
Message
 
 
To
05/05/1998 14:43:01
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00097129
Message ID:
00097143
Views:
20
>After my network setup is completed it runs a post setup program... the program is supposed to find out which drive the network tables are on. Some users do not have the same drive letter assignment. I
>can ask the users what drive it is on... but I need a way to verify that the files exist there.
>Thanks.

You could also use GetFile("MyDBC.DBC") to help the user find the location. GetDir() also works but does not display actual files, tables, etc., to help the user find what you are looking for. You could then use FOXTOOLS to return just the path portion of the return value. Then test that using File(justpath+"\mydbc.dbc")
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform