Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Drive letter assignment for net setup
Message
 
 
À
05/05/1998 14:43:01
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00097129
Message ID:
00097143
Vues:
21
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform