VBScript Guru needed for 1 quick question.

GISTechnician

Member
Jan 25, 2000
104
0
0
I need to know how to "click" a command box in VBScript.

I am writing a script to run a program at night. When the program opens, it looks like a form. It has several buttons that need to be clicked in order to perform a function. The boxes has hot keys such as CTRL S and CTRL C. I was thinking that maybe I could perform a hot key in VBScript.

Any help will be Greatly appreciated!

Thank you:confused: