Wrong result of get_position()
- Posted by kinz Apr 26, 2011
- 1524 views
Dear EU-devs and users,
There is one problem in 4.0.2 same as in 3.1.1.
If I do get_position() after puts() of some mixed Russian/English text or pure Russian text in the Linux console using the utf-8 encoding, text is ok, but result of get_position() is wrong.
Try please my test program: http://private.peterlink.ru/kinz/3.2ru/get_posit.ex
using this lib: http://private.peterlink.ru/kinz/3.2ru/rus_add.e
Esc-command {27} & "[6n" works ok, but I do not know how to intercept its output into some variable in my EU program without printing on screen.
Regards
kinz