starting another program

  • Thread starter arthur at stretchbreak
  • Start date
E

Eric Legault [MVP - Outlook]

Yes - use a Task with a reminder and trap it with the ReminderFire event.
Then you can use the ShellEx method from the Win32 API to run another program.
 
Top