# Daily event, never expires, skips Saturday and Sunday
# Runs day specific programs. E.g., Mon.bat, Tue.bat.
{
-start -time 2:33:00 PM
-skip –week 1,7

# run day specific program
-command %DAY%.bat
-action -inc 1 0 0 0

# tell everyone What I am running and When
-action -print Running %DAY%.bat at %#c%
}



[This message has been edited by Luke Tomasello (edited 12-31-2000).]
_________________________
Regards,
Luke Tomasello