Tried, but no luck.
Thanks anyway, seems I have to accept the function as it is.

On the other hand, I plan to write something to get rid of the windows which
causes problem to SmartTab, before it is executed. Then I maystill use
smarttab.

Sean
3/29/2009

On Sun, Mar 29, 2009 at 10:21 PM, sgp <[email protected]> wrote:

>   xiaop...@gmail wrote:
>
> > if ((handlex !="")&& win.ontop(handlex)) do
> > *Keys {to handlex} {ad}
> > ;win.keys("{ad}")
> > endif
> >
>
> handlex is the name of a variable that holds the target window handle.
> Try one of
>
> do("keys {to "++handlex++"}{ad}")
>
> win.keys("{to "++handlex++"}{ad}")
>
>  
>


[Non-text portions of this message have been removed]

Reply via email to