--- In [email protected], sgp <acs322...@...> wrote:
>
> brucexs wrote:
>
> > OK. Just to confirm, I don't plan to investigate this. Its too
> > esoteric and any attempt to fix would be to complicated.
>
> OK thanks, I'll put it on the slow burner.
Note: when a button runs a powerpro command like *keys, the button will not
lift up until the command completes. Your keys use {to +...} and then + says
wait until notepad is ready. If the code to check for notepad being ready does
not work, then the button will not lift. If it stays down longer than the
timeout, PowerPro might miss that your mouse has moved.
>