Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
First person in the store
Message
From
02/05/2008 10:34:20
 
 
To
02/05/2008 10:27:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01314068
Message ID:
01314785
Views:
7
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
Previous
Reply
Map
View

Click here to load this message in the networking platform