--- In [email protected], "jroncalm" <jroncal2...@...> wrote:
> >
> OK !!
> Script is the solution !!
> 
> Let's see:
> 
> Label = *win32pad
> LCmd1 = *Wait
> LParam1 = for 50
> LCmd2 = IF
> LParam2 = (ACTIVEWINDOW("RES*"))
> LCmd3 = *Window
> LParam3 = Position! 160 29 370 313 autorun
> 
> That's all !!
> 
> Thank you for all !!
> 
> Regards
> Jose
>

Ooops !!!

The solution (with script) has a problem.

I can not have more than one entry  in the list with the same Label 
(*win32pad). It slows the response.
The waiting times (for n) are added.

I would have to move all the work to the script, for I to have only one entry 
in the list.

I would have to create an entry (if) in the script to replace each entry in the 
list

Is not that so?

Regards
Jose


Reply via email to