Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help with ADIR command
Message
De
16/11/1999 17:03:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00291643
Message ID:
00291664
Vues:
21
Hi James,

>I am doing what I "believe" is correct but the value always returns a "0" and it should return the file count.

First, make sure the directory is not hidden, then do:

?dire('C:\programfiles\')

Make sure this is the correct spelling, your originla post had no space (Usually there is :-), then make sure there are actual files, folders don't count, to get folders, do:

?adir(aFiles, 'C:\program files\*', 'D')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform