Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting current directory
Message
De
08/11/2010 15:23:57
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Divers
Thread ID:
01431715
Message ID:
01488542
Vues:
56
>>Never trust file()!
>>
>>?dir('\yourtable.dbf') && Will return true as long as yourtable.dbf is in your path!!
>>?adir(temp,'\yourtable.dbf')>0 && Will respect the path specified
>>
>>
>Can you elaborate, please? I tried to reproduce a problem on demand in IDE and I can not.

This message contains a big typo, when I meant file(), I accidentally wrote dir().

The problem with file() is when you use file() to check for a file in the root (directory or mapping). As long as the file is in the path, VFP will find it even if it's NOT in the root.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform