Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing A Directory
Message
 
To
23/01/2002 11:32:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00608966
Message ID:
00609091
Views:
24
>do u know how I can get folder names within a directory?

Use
aDir(laFiles, "*.*", "D")

Then check out
laFiles[x,5]
as this will tell you the file attributes or "D" for directory.

HTH
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform