> is there a way to delete files that are older than x hours? The time
> should be read out of the time-stamp in file.

There's always to do anything you'd like :)

Win.debug(file.lastmodified("c:\pathtofile.ext"))

Will give you the date of the file. Use the text expressions and evaluate
when they get old enough for your purposes. Delete them once they do. I'd
have to try and figure out the exact syntax, so ask if you get stuck.

David Troesch  |  Atlanta, GA  |  ICQ# 2333123
"If you can DREAM it, you can DO it."
Funstuff: Get the facts first - you can distort them later!



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to