Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File does not exist on a Peer to Peer Workstation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00629275
Message ID:
00629666
Vues:
10
The statement
IF FILE("data\filename")
would fail if the current VFP directory isn't the one where 'data' subdirectory is located. Are you sure that current VFP directory is the right one?

>A single copy of our application resides on the 'Server' of a Peer to Peer network. The application works flawlessly when run from the 'Server' on which the .exe resides. However when we execute the application from a workstation it fails. The same application works just fine when run from a workstation when installed on a server based network.
>
>The statement that fails is :
>
> IF FILE(data\filename)
> ...
> ENDIF
>
>The file definitely exists but the program behaves as though it does not exist. Why can't a workstation on a peer to peer network find this file on the shared drive?
>
>Thanks in advance.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform