• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Q] How can I repair file name with wrong encoding?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] How can I repair file name with wrong encoding?


  • Subject: Re: [Q] How can I repair file name with wrong encoding?
  • From: "Kyle Sluder" <email@hidden>
  • Date: Thu, 13 Mar 2008 01:10:15 -0400

On Thu, Mar 13, 2008 at 12:40 AM, "S.J.Chun" <email@hidden> wrote:
>  For example, a file in zip archive from Windows(Korean), the file name
>  will have CP949 encoding. If I unzip this file the file name looks weird as
>  you already expected. How can I repair the name of file?

Are you looking to do this in code?  You can use the NSString encoding
options to convert the CP949 string into a UTF-8 string, and then
rename the file using NSWorkspace.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >[Q] How can I repair file name with wrong encoding? (From: "S.J.Chun" <email@hidden>)

  • Prev by Date: Re: Core Data - Cascading Not Working? (William Hunt) <SOLVED>
  • Next by Date: Re: [Q] How can I repair file name with wrong encoding?
  • Previous by thread: [Q] How can I repair file name with wrong encoding?
  • Next by thread: Re: [Q] How can I repair file name with wrong encoding?
  • Index(es):
    • Date
    • Thread