Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quickest way to determine if file is local or on network
Message
 
 
À
19/05/2006 13:35:07
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01123634
Message ID:
01123637
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
Hi Walter,
IF DRIVETYPE(JUSTDRIVE(lcFileName)) = 4
  * Network or removable drive
>
>What is the quickest way to determine whether a particular file is on the network or on the local disk.
>
>I've got the following situation.
>
>I'm using a FASTSTART utility that copies application files to the users application data folder, and start up from there.
>
>This goes well as long as the user does not have a roaming profile. Then this folder is on the network, causing massive network traffic. Also, most likely the TEMP folder is also on the network.
>
>I'm not onsite and have no authority to have anything to say about the configuration of the workstation. Therefore I want to be able to warn the users that they are running our software in a non-optimal way.
>
>any help is appreciated
>
>TIA,
>
>,
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform