--- In [email protected], "jroncalm" <jroncal2...@...> wrote: > > Hi all: > I have a list of "ToDo's" in file.txt and I want set them by script. > > How I set in > *Exec SchedulerAdd yyyymmdd (message) > interval as "15 min", "1 day", etc ?
You cannot do it with scheduleradd. Instead of issuing scheduleradd commands, write the info to a file formatted according the scheduled ini config standard layout, then close the file and import.
