Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dir exist? in FPW26
Message
De
26/01/2002 23:28:34
Koos Veel
Gamma Research
Aruba
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00611184
Message ID:
00611200
Vues:
33
Sergey,

Thanks!


>Hi Koos,
>
>I think you can use ADIR() function
DIMENSION laTemp[1]
>lcDir = "C:\TEMP"
>IF ADIR(laTemp, lcDir, "D") > 0
>  * Directory exists
>ELSE
>  * Directory doesn't exist
>ENDIF
>
>
>>Hello,
>>
>>I have known it but forgot how to do it: Does anybody know (remember) how to check if a directory exists in FPW2.6 ?
>>
>>Thanks,
>>
>>Koos.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform