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