Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing directories
Message
De
22/05/2012 09:27:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01544010
Message ID:
01544012
Vues:
87
This message has been marked as the solution to the initial question of the thread.
>I want to compare 2 directories for matching file name, date written and size
>
>How do I export directory structure for eg q:\fedex to a table or text file I can import into a table?
>
>Thanks
FileList = adir(ArrayName, "q:\fedex\*.*", 'D')
That will give you the directories. There are other flags so check ADIR in your help file
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform