> 
> >Mouse definitely does not work, as per the help -- index vista 
(and 
> >never will).  Possibly mousetrap plugin may work.

OK, I looked at mousetrap which I thought had a simple mouse send 
command but it seems to be not as simple to use as I thought.

So I implemented a win.sendmouse function which allows you to send 
mouse clicks using the same commands as *mouse, two letter version 
only.  It uses sendinput Windows function, which I understand may 
work in Vista.

win.sendmouse("ab", x, y, "lc")  // move to x y then left click

I uploaded a new version of 4.7.07 beta with this new win plugin



http://powerpro.webeddie.com/download/ppro4707.zip


Reply via email to