Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know if a directory exists ?
Message
From
28/10/2008 14:02:01
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
28/10/2008 13:59:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01357782
Message ID:
01357784
Views:
20
>how to know if a directory exist ?
>and how to creat it if not exist ?
lcDir="w:\somepath\more path\SomeDir"
if not directory(lcDir)
    md (lcDir)
endif

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform