• 追加された行はこの色です。
  • 削除された行はこの色です。
#author("2019-08-23T21:04:14+09:00","default:ryuichi","ryuichi")
* ホットキーのキー自身をSendする [#k9f69dae]

 $a::
   if (WinActive("ahk_exe notepad.exe")) {
     Send, x
   } else {
     Send, a
   }
   Return



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS