--- In [email protected], "quanticworks" <quanticwo...@...> wrote:
>
> 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"
>

I have not tried, but I think this will run a scheduleradd command to create an 
alarm with the command
"c:\powerpro\todo.txt"
The scheduleradd will run every 5 minutes.  It may give an error message as 
there is no date/time for the added event.


Reply via email to