Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unicode character length and moving text cursor
#2
Code:
Copy      Help
_s="hello你好,世界world"
BSTR s=_s
_i=find(s "o")
paste _s
'L (#s.len-_i)
#ret ;; place cursor on line below here and run


Messages In This Thread
RE: Unicode character length and moving text cursor - by Kevin - 03-29-2023, 01:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)