Hi,
I want to move the text cursor before the first letter o, and the result of macro M1 execution is correct, the result of macro M2 execution is incorrect
In utf8 mode, a unicode character occupies 3 bytes. How do I determine it and move it correctly?
Or, I need to move a unicode character as the length of a letter
Thanks in advance for any suggestions and assistance
david
Macro M1
Macro M2
I want to move the text cursor before the first letter o, and the result of macro M1 execution is correct, the result of macro M2 execution is incorrect
In utf8 mode, a unicode character occupies 3 bytes. How do I determine it and move it correctly?
Or, I need to move a unicode character as the length of a letter
Thanks in advance for any suggestions and assistance
david
Macro M1
Macro M2