@mistersquirrle  to share my joy !! #include <WinAPISys.au3> sKey("^c") ConsoleWrite(ClipGet() & @CRLF) ;---------------------------------------------------------------------------------------- Func sKey($sKey, $iCnt = 1, $iDelay = 50) ; English (United States) 0x0409, 0x04090409 Local $Lang, $hWnd = WinGetHandle("[ACTIVE]") $Lang = _WinAPI_GetKeyboardLayout($hWnd) If $Lang <> "0x04090409" Th