I am developing a scheduler application in C#. It reads a collection of user settable clock controls that specify hr.min.sec. When the system clock matches one of these timers I would like to execute a statement in my application. Is there a way to do this with TSMW? It appears as though Actions only execute external .exe programs (or send emails). Is this correct?
↧