Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with FOPEN() not finding a file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00493650
Message ID:
00493874
Vues:
15
>>FILE() searches the VFP search path, while FOPEN() does not
>
>That's the first thing that I thought of when I read the original message. But I tested it and it's not true (and the Help file also confirms this)... FOPEN() *does* use the VFP search path.
>
>So the problem is most likely a sharing violation when attempting to open the file.
>
>Best...
>
>--Brad\
I think this is just one more reason to never use FILE() in cases like this. Always use ADIR() with the exact path (as stated in many posts to UT). It only looks where you tell it to look.
Dr. Ken A. McGinnis
Healthcare software design
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform