跳到主内容

搜索

搜索

Problem / Error when reading unicode data/fonts from CSV file

评论

2 条评论

  • Avatar
    Peter Thane

    Not sure but have you tried changing the input encoding to Korean? 

    0
  • Avatar
    Nicholas Zieleniewski

    Hello Pete, thank you for your reply.

    Thankfully I found out how to do it. It wasn't the above.

    I had to ensure the utf8 csv was saved with BOM.  I guess this forces (encourages) BarTender to ensure it's pulling the data using the right encoding. It's just strange it worked at the 'transfer text to record set' part already, but not the input data part.

    Hopefully this helps someone else with a similar issue.

    Thank you again.

    Nick

     

    0

请先登录再写评论。