Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime from filer...
Message
 
 
À
22/09/2005 16:40:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01052185
Message ID:
01052259
Vues:
15
>Hi All:
>
>I'm trying to get a datestamp from a file using Filer but I can't seem to get the syntax right.

Try
? DTOT(INT(oFile.LastWriteTime) + {^1899/12/30}) + ;
		(oFile.LastWriteTime % 1) * 60*60*24
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform