Page 1 of 1
How to check for oldest folder
Posted: Tue Apr 05, 2005 1:44 am
by PowersL
Newbie here.
I need to delete the oldest folder on a removeable hard disk. How do I check for this?
Many Thanks
How to check for oldest folder
Posted: Wed Apr 06, 2005 11:54 pm
by Oleg
You can find files which older than some time by using file loop or "Search for files" action. You can't find oldest (newest) folder directly. I wrote it into our ToDo list. But I can write a BASIC script to find oldest folder in specified path if needed.
How to check for oldest folder
Posted: Mon Apr 11, 2005 1:34 am
by PowersL
Oleg,
Is there any documentation on the basic script language? Any examples. I'm pretty good with basic programming, VB etc. Unless you have something already written.
Many thanks
How to check for oldest folder
Posted: Mon Apr 11, 2005 3:55 am
by Oleg
Basic have complete help about language and Script editor inteface.
In script editor press F1.
A few examples with using BASIC scripts you will find in the root of tasks tree after installation of BASIC-plugin.