Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change file modify date/time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00367432
Message ID:
00367558
Vues:
22
>Hi All,
> Does anyone know of a utility that will allow us to change the modify date/time on a file?
>
>TIA,
>Rita & Gregg

The foxtools library has a function (foxtouch) that will allow you to modify the date/time stamp on a file. The syntax is as follows:
= FOXTOUCH(filename, year, month, day, hour, minute, second)
Note that you'll need to issue the SET LIBRARY command to do this. Further, this function was added to the library in FPW 2.6. FPW 2.5 and FPD 2.x don't have access to it. I would check the FPATH.PLB library for FPD 2.6 for the function if applicable.
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