Remove All Records Older Then A Month

Forum for questions and support relating to the 1.24.x releases only.
Locked
Linsys
Posts: 6
Joined: Tue Jan 26, 2010 10:12 pm

Remove All Records Older Then A Month

Post by Linsys »

I would like to put in a filter that runs daily which removes all recordings which are over a month or two months what ever..

I have figured out how to do this if lets say its 3/20/10, I can write a filter manually and specify the date of 2/20/10 or older and have it "delete" all the results.. but is there some kind of macro I can use like month -1 or something so I don't have to run this each month?
kylejohnson
Posts: 260
Joined: Tue Aug 21, 2007 1:42 pm
Location: Baltimore, MD

Post by kylejohnson »

I think this wiki entry is what you are looking for.
Linsys
Posts: 6
Joined: Tue Jan 26, 2010 10:12 pm

Post by Linsys »

Thanks this is exactly what I was looking for -30 days
Locked