Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dir exist? in FPW26
Message
From
26/01/2002 23:28:34
Koos Veel
Gamma Research
Aruba
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00611184
Message ID:
00611200
Views:
31
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform