Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting current directory
Message
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:
01431745
Vues:
54
>I have checked and checked and the file DEV.TXT is in the folder called C:\Dev\IVF_Adv\
>
>The following didn't work either; it returned False as well.
>
>
>What does 
>
>? ADIR(adevfile,CURDIR()+"DEV.TXT") > 0 
>
>return?
>
lcFile = sys(5) + addbs(curdir()) + 'Dev.txt'

=messagebox(lcFIle) && to verify

?adir(aDevFile, m.lcFile) > 0
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform