Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADir() question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00580787
Message ID:
00581314
Vues:
25
>>Hi, Ed Rauh.
>>
>>Actually i am using Windows NT 4.0.
>>I don't want the files are sorted by creation time. I just want to know which files is placed on the Server first. Do you have any solution about that?
>>
>
>Not with ADIR() which returns the last modified date. You can use the API or Scripting.FileSystemObject COM Object's File Object properties to determine creation, last modification, and last reference times; you can't count on the order of occurance in the folder to indicate age, since in FAT there is reuse of deleted file entries, and in NTFS, the content of the folder index is hashed.

How far away is file/folder case sensitivity (like unix)?
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform