Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adir() question
Message
De
04/12/2007 09:41:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01273041
Message ID:
01273045
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform