ttzm
Joined: 17 Feb 2008 Posts: 5 Location: CHINA
|
Posted: Tue Mar 04, 2008 2:57 pm Post subject: performance between RAlt & LAlt |
|
|
In fact,Maybe there is a hotkey has been assign in other program so cause the difference.
example:
!p::
Process,Exist,yodaodict.exe
if ErrorLevel
Goto test
else
Msgbox,ko
Return
test:
SendInput !x
WinSet,topmost,on,有道桌面词典
Return
In this case,the Left Alt + P will take effect ,but not the Right Alt + P... |
|