Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adir() question
Message
From
04/12/2007 09:41:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01273041
Message ID:
01273045
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>Does ADIR() only allow for search the current directory?

If you mean if it only searches in directory specified in skeleton yes. ie:

Current dir: c:\SomeDir

adir(aFiles, home()+"*.*")
adir(aFiles1, "c:\windows\*.*")

First gets files in home folder only, second in c:\windows (no subfolder searching).

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform