The Asian language string cannot be displayed correctly #13

Open
opened 2016-12-22 06:11:07 +00:00 by crystalxp · 0 comments
crystalxp commented 2016-12-22 06:11:07 +00:00 (Migrated from github.com)

Thank you for your amazing project.
When I trying,I find the Asian language string cannot be displayed correctly. The Hex value after the Parsing is $3F $3F.... $3F.....

for example:
prompt("测试");
the "测试" can't display correctly,and the "测试" will replaced with Hex" $3F $3F $3F $3F".

Can you check the procedure NextChar in BESENParser.pas

Env: Win10 + Delphi 10.1

Thank you for your amazing project. When I trying,I find the Asian language string cannot be displayed correctly. The Hex value after the Parsing is $3F $3F.... $3F..... for example: prompt("测试"); the "测试" can't display correctly,and the "测试" will replaced with Hex" $3F $3F $3F $3F". Can you check the procedure NextChar in BESENParser.pas Env: Win10 + Delphi 10.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/besen#13
No description provided.