--- In [email protected], "snowman_common" 
<[EMAIL PROTECTED]> wrote:
>
> I need delete files in c:\temp, but older 7 days. In c:\temp and
> subfolders (unknown name). What this make?

For top level folders under , something like
file.deleteold(7,c:\\temp")
file.allfiles("c:\\temp", "if (file.isfolder(_file_)\rfile.deleteold
(7, _file_)",2)

(above is all one line)

For folders below top level:  not easy right now, I will add something 
to file.allfiles in next beta.


>







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