Skip to Content
0
Former Member
Jul 18, 2007 at 03:32 PM

Getting file details from App server

757 Views

Hi,

I need to get all the files in a particular directory in the App Server,

Example "Log" directory, Need to get all the files in this folder ,

check the dates, and for any file older than 7 days, need to delete the file.

I am able to get the file names, but not the date and time when it was created.

Used the FM "RZL_READ_DIR_LOCAL", So I can get the file names, but not when it was created.

Appreciate any help.

Thank you

Lalitha