my app shuold creat a task at the opening of the app
its read the task datails from file (type,interval,time) i want to rewrite
the task only if its details changes ( it will have the same name )
, i didnt fully understood how do you get the whice month and which day proprty ( it could be multiply?)
a adiffrent approch to the problom:
if i'll give the task name's unique name+ fixed part
like "Task_ddMMyyy" then if no exect name exist
i could delete all "Task_*" before creating new
For that I need to figure out hoe to get Task List search and delete the matched one's
HELP Please
