//Lines starting with // are comments inserted after send.au3 was run //Just before running send.au3 for the 1st time //The keyboard for notepad is set to [EN] (=English keyboard) 00000409 Handle=2384 Layout: 00000000 Result1: 04090409 //Keayboard for autoit interpreter is [EN] English1: ABCDEFGHIJKLMNOPQRSTUVWXYZ Greek1: ÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÓÔÕÖ×ØÙ //In the line above the greek characters appear as their Extended ASCII counterparts 00000409 Result2Q 04080408 //Keayboard for autoit interpreter is [EL] English2Q ABCDEFGHIJKLMNOPQRSTUVWXYZ Greek2Q ABGDEZHUIKLMNJOPRSTYFXCV //In the line above the greek characters appear as the latin characters on the same keys //Note ":" in the greek keyboard is the same as [shift]+[q] in the english keyboard 00000408 Result3: 04090409 //Keayboard for autoit interpreter is [EN] again and things go wrong again English3: ABCDEFGHIJKLMNOPQRSTUVWXYZ Greek3: ÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÓÔÕÖ×ØÙ 00000409 //Just before running send.au3 for the 2nd time //The keyboard for notepad is set to [EL] (=Greek keyboard) 00000409 Ηανδλε=2384 Λαυοθτ¨00000000 Ρεσθλτ1¨04090409 //Keayboard for autoit interpreter is [EN] Ενγλιση1¨ΑΒΨΔΕΦΓΗΙΞΚΛΜΝΟΠ:ΡΣΤΘΩ΅ΧΥΖ Γρεεκ1¨ ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ //In the lines above it is as if the english text was typed while the keyboard was swiched to [EL] by mistake 00000409 Result2: 04080408 //Keayboard for autoit interpreter is [EL] English2: ABCDEFGHIJKLMNOPQRSTUVWXYZ Greek2: ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ //In the lines above the text is as would be expected: English as english and greek as greek 00000408 Ρεσθλτ3¨04090409 //Keayboard for autoit interpreter is [EN] again and everything is wrong again Ενγλιση3¨ΑΒΨΔΕΦΓΗΙΞΚΛΜΝΟΠ:ΡΣΤΘΩ΅ΧΥΖ Γρεεκ3¨ ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ 00000409