Closed GoogleCodeExporter closed 8 years ago
i've modified line 87 of JSON_2.0.3.asp to :
charcode=clng("&h" & hex((ascW(haystack(i)))))
and it works fine for all chinese characters.
Original comment by tunpishu...@gmail.com
on 10 Jan 2010 at 5:16
Original comment by tugrulto...@gmail.com
on 10 Jan 2010 at 12:20
in the SVN
charcode = AscW(haystack(i)) And 65535
Original comment by tugrulto...@gmail.com
on 10 Jan 2010 at 3:24
Issue 16 has been merged into this issue.
Original comment by tugrulto...@gmail.com
on 6 Mar 2010 at 3:43
Original issue reported on code.google.com by
tunpishu...@gmail.com
on 10 Jan 2010 at 4:17