Hi Zhang Hong, the problem you're experiencing could have to do with the file-format you're saving the tests in. If you for instance save your tests on a windows-machine, and open them on a Linux/Unix machine, the files will be opened differently than if they were opened on a windows-machine. And this is regardless if you save the file as .txt , .bas , or something else.
The solution for this problem is to save the files in the "UTF-8"-format. You can choose the file-formatting in the settings for your editor. (assuming your editor supports different file-formatting-standards). I hope this fixes the problem. Best wishes / Fredrik Haegg zhang Hong wrote: > Hi,all > > Glad to join the mailing lists.Now I have some questions on on writing > automatic test script. > It is about the Chinese character,I have read the mail which also about > Chinese Character in September, > but ,there are some difference.When I write script which contains Chinese > character on my own > computer,It shows normally.However,when I put the script on other's > computer,it is corrupted code, > so the script can not run.I have tried to change the Fone style by > Extra-setting-Fontand choose Font which > is able to display chinese characters ,but it still shows incorrectly. > Could anybody tell me how to deal with this question? > > Best Regard > Zhang Hong > > > > > Zhang Hong > Redflag 2000 > Email:[EMAIL PROTECTED] > 2007-10-26 > -- Sun Microsystems GmbH Fredrik Haegg Nagelsweg 55 Software Engineer 20097 Hamburg Phone: (+49 40) 23646 634 Germany Fax: (+49 40) 23646 550 http://www.sun.de/staroffice mailto:[EMAIL PROTECTED] Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Wolfgang Engels, Dr. Roland Boemer Vorsitzender des Aufsichtsrates: Martin Haering --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
