I am trying to write a program in VB6 that will click the Ok button on an error message. I have a server at work that keeps getting errors messages. The error is a memory error and it ask to click ok or cancel. The problem is that we are not always there to click the Ok button so I am trying to write a program to click it for me.