--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "kottami" <kottami@> wrote:
> >
> > --- In [email protected], "swzoh" <seanzoh@> wrote:
> > > ---------------------------------------------------------------
----
> -------------------------------------------------------------------
----
> local hWIme,dwConv
>
> hWIme=dll.call("imm32|ImmGetDefaultIMEWnd|ui",Win.Handle("active"))
> dwConv=Win.SendMessage(hWIme,0x283,1,0)
>
> Win.SendMessage(hWIme,0x283,2,dwConv & ~1)
> Win.SendKeys("thank you")
> Win.SendMessage(hWIme,0x283,2,dwConv)
> quit
> -------------------------------------------------------------------
----
>
> Sean
>
Hi.Sean..
Thanks for your concern..
This script work well..
I try to
--------------------
local hWIme,dwConv
hWIme=dll.call("imm32|ImmGetDefaultIMEWnd|ui",Win.Handle("active"))
dwConv=Win.SendMessage(hWIme,0x283,1,0)
Win.SendMessage(hWIme,0x283,2,dwConv & ~1)
Win.Keys("thank you")
;Win.SendMessage(hWIme,0x283,2,dwConv)
quit
--------------------
work well..
I don't know what differnet..
and
what i want is Variable indicated Korean or English.
Thanks..
Regards..
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/