--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "kottami" <kottami@> wrote: > > > > --- In [email protected], "swzoh" <seanzoh@> wrote: > > > --------------------------------------------------------------- ---- > Try this: > > ------------------------------------------------------------------- ---- > 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.. Check e-mail 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/
