I am trying to write an Autohotkey using notepad++ (also tried with notepad) but turned out it was not possible in default settings. I looked on internet and learned that ISO 8859-7:2003 and UNICODE encoding has it and I changed notepad++ ->Encoding->Character set->Greek-> ISO 8859-7
But I a still not able to insert small omega.
Any help is appreciated.
Thanks
chr(0x3C9)or to send it as a keystroke{U+03C9}– JJohnston2 Oct 07 '16 at 17:10