On Fri, 05 Jun 2009 07:13:27 -0400
"David F. Skoll" <[email protected]> wrote:

>Zoong PHAM wrote:
>
>> I need to run 5 scripts, one on each day.
>> The first script should start on the 2nd Monday of every month.
>> The second script runs on the day after that Monday; and the third
>> script on the 2nd day after that Monday, and so on.
>
>REM Mon 7 AT 6:00 RUN script1
>REM Tue 8 AT 6:00 RUN script2
>...
>REM Fri 11 AT 6:00 RUN script5


If you want to run the script from the 2nd Monday of the month you need

REM Mon 8
REM Tue 9
...




-- 


Best Regards,

Tarlika Elisabeth Schmitz


A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad? 
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to