Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to match all double byte characters
#30
easy fix change
Code:
Copy      Help
,,case 0
,,ci=_s.findreplace(a[0 i] F"{e3}")
to
Code:
Copy      Help
,,case 0
,,ci=_s.findreplace(a[0 i] F"{e3}" 4)


Messages In This Thread
RE: Unable to match all double byte characters - by Kevin - 01-05-2021, 10:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)