Archie;
I setup a button that increments the value of Messaghandler1.Value by 1.
When I run the program, I press the button wait 15 seconds, press it again, wait another 15 seconds press it again.
I should get emails from alarm1, then alarm 2, then alarm 3, then alarm 1, then alarm2, then alarm3, then alarm1, then alarm2, then alarm3.
It seems the last alarm turns off the others as I get an email from alarm1, then alarm2, then alarm3, then alarm3, then alarm3.
Thanks,
Dave