Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First person in the store
Message
De
02/05/2008 10:34:20
 
 
À
02/05/2008 10:27:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01314068
Message ID:
01314785
Vues:
8
Hi Jerry,

how about checking the date/time Stamp of the files?
Something like this:
ADIR(myArray,GETFILE())
IF myArray(1,3) < DATE()
    * RUN YOUR CODE HERE
ENDIF
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform