My predecessor created a script that generates files like this

MMDDYYYY-@USERIDAM.txt

MMDDYYYY-@USERIDPM.txt

@USERID is the Windows AD name

The date of the file is the Monday of each week of the year

Example

03072016-johnsmithAM.txt
03072016-johnsmithPM.txt

I need to create a script that will delete the file for the current week (not the weeks in the future)

I am not sure how to do this in Kix