Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Drive letter assignment for net setup
Message
From
06/05/1998 22:49:40
 
 
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:
00097561
Views:
17
>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 can use my DriveInformation class (from the Files section). It allows you to retrieve all available drives and any info you may want about any drive.

As for the file existance problem, use the FILE() VFP function.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform