> You may use the following:
>
> -------------------------------------------------------------------
---
> local hWnd,hIMC,dwConv,dwSent
>
> hWnd=win.handle("active")
> hIMC=dll.call("imm32|ImmGetContext|ui",hWnd)
>
> dll.call("imm32|ImmGetConversionStatus|ui ui* ui*
> b",hIMC,"dwConv","dwSent")
> dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv ^
> 1,dwSent) ;; toggle
> ;dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv |
> 1,dwSent) ;; on
> ;dll.call("imm32|ImmSetConversionStatus|ui ui ui",hIMC,dwConv &
> ~1,dwSent) ;; off
> dll.call("imm32|ImmReleaseContext|ui ui",hWnd,hIMC)
> quit
But, I'm not a
> programmer myself either, so can't tell for sure.
What do you call the script at the top of the note? Chopped liver?
------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~->
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/