I need to write a Object Rexx script to select and delete any files that are older than a certain date. Is there any easy way to do this or am I going to need to get the list of files and convert their last changed date in date('B') format and compare that to the current base format date?
Cat
Cat