Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Directory Object?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00606134
Message ID:
00606153
Vues:
17
>Hey all,
>
>I need to create a file sync application that will FTP newer files to a client. Is there a file or directory object I can use to list file information under a directory, or must I reinvent the wheel and use ADIR() and LOOPs?
>
>Thanks!
>
John,

It depends on the information required. The advantage to ADIR() is that it allows you to provide a file skeleton. You could use the Windows Script Host's Scripting.FileSystem object which can generate both file and directory objects. Unfortunately, it provides no way to filter the results like ADIR().
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform