Click to See Complete Forum and Search --> : automated clicking buttons using VB script


September 16th, 1999, 07:14 PM
Hi! all,

I'm writing a program in VB that runs a Windows software.
Basically, I just need clicking buttons over and over according to each screen with some time intervals.
I'm not sure how complicated this is and where to start.

Lothar Haensler
September 17th, 1999, 01:27 AM
the mouse_event API call allows you to simulate mouse actions.