brucexs wrote: > You cannot do it with scheduleradd.
Help file says: "You cannot use exec scheduleradd in a script called from a scheduled alarm UNLESS you precede the Exec SchedulerAdd by wait 1." So, this should work: [1] Event = 20090926 1307 recur: 5minutes Cmd1 = *Wait 1 Cmd2 = *Exec Param2 = SchedulerAdd "c:\powerpro\todo.txt"
