Book a Demo

Author Topic: CSV export/import found native font incorrect.  (Read 6296 times)

momochan

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
CSV export/import found native font incorrect.
« on: February 17, 2015, 07:07:37 pm »
Hello.
  I used Thai fonts in my project. When I export to CSV,
in EA11(1103) the contents in CSV readable , but in EA12(1207) the contents cannot read.

  Has anyone come across this issue?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #1 on: February 17, 2015, 08:48:23 pm »
Not heard that here (except for a couple of other V12 quality bugs). You should send a bug report and revert to V11.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #2 on: February 18, 2015, 09:17:18 am »
I believe v12 defaulted the CSV code-page to UTF-8, instead of the system code page. It can be changed in the options dialog.

momochan

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #3 on: February 18, 2015, 06:37:13 pm »
Hi Simon.
   In options dialog, there is no CSV option for setup.
Do u have any advice?

momochan


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #4 on: February 19, 2015, 08:44:00 am »
I think it may be under code engineering, and the options dialog is now split between user and model options. I would expect it to be a user option.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #5 on: February 19, 2015, 09:13:09 am »
There's only code page for source editing.

q.
« Last Edit: February 19, 2015, 09:13:29 am by qwerty »

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #6 on: February 19, 2015, 09:15:44 am »
Project | Settings | Project Options | Source Code Engineering

Last option on the page?
Best Regards, Roy

momochan

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #7 on: February 19, 2015, 03:25:36 pm »
Thank you RoyC.
 I set the option following your advice, it export correctly.
  
  First, I think I can found this setting in
Tools | Options...

In EA12 has more setting in
Project | Settings | Project Options | Source Code Engineering

I have some question
There are same Source Code Engineering setup in
1) Tools | Options |Source Code Engineering  and
2) Project | Settings | Project Options | Source Code Engineering

If I setup some attribute conflict.
Which configure effect?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: CSV export/import found native font incorrect.
« Reply #8 on: February 19, 2015, 08:53:47 pm »
The settings dialog has (Sparx's favorite game) moved from the top menu to the Project sub-menu in V12.

q.
« Last Edit: February 19, 2015, 08:54:10 pm by qwerty »