You are not logged in.
Announcement
Unanswered posts
|
got it! thanks pedro.
Hi
tFileList and tFileDelete may help you.
Use tFileList to iterate file name. If the file name is invalid, pass the file name into tFileDelete.
Regards,
Pedro
Hi there,
I would like to know how to delete a file or list of files in a folder that is based on date? first, i would like to verify if files exist and if file date is valid for deletion.
Thanks