--- In [email protected], Alan Martin <[EMAIL PROTECTED]> wrote: > e> ... I would normally use a mouse click to do so ... > > You could try: > > *Wait until activewindow("*SoftCAT*") > *Wait for (150) > mouse absolute 200 300 > ;; or probably better: > mouse relative 150 250 > mouse leftclick > > experiment with various waits as usual > and different x y numbers from my rough guess
Wow, that was the wrong code to use - as soon as I started the program, the program window went beserk! It just constantly started flashing, and the program started using 100% CPU. It needed task manager to shut the prorgam down and allow my PC to go back to normal :-( Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
