Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Converting Non-Unicode Characters

Reply
Thread Tools

Converting Non-Unicode Characters

 
 
Arthur
Guest
Posts: n/a
 
      08-24-2004
Howdy All,

Here is my problem: I have over 10,000 files that have file names in
Korean. When running Windows 98, and then Windows 2000 these file
names appeared in Korean with no problems when I used this software
NJSTAR.

Fast forward: I am now running Windows XP and none of the file names
appear properly, even if I use NJSTAR and/or all the built in XP
Unicode utilities and such.

So, obviously these file names are not Unicode. Who knows what they
are. But since everything is going Unicode, I figure it would be to
my advantage to re-name them or convert them to Unicode standard.

10,000 files......is there a program out there to do this for me???

Thanks,

Arthur

PS: I am not a C or Java programmer, so this is probably something I
need a pre-written app to do for me......
 
Reply With Quote
 
 
 
 
JKop
Guest
Posts: n/a
 
      09-04-2004
Arthur posted:

> Howdy All,
>
> Here is my problem: I have over 10,000 files that have

file names in
> Korean. When running Windows 98, and then Windows 2000

these file
> names appeared in Korean with no problems when I used

this software
> NJSTAR.
>
> Fast forward: I am now running Windows XP and none of

the file names
> appear properly, even if I use NJSTAR and/or all the

built in XP
> Unicode utilities and such.
>
> So, obviously these file names are not Unicode. Who

knows what they
> are. But since everything is going Unicode, I figure it

would be to
> my advantage to re-name them or convert them to Unicode

standard.
>
> 10,000 files......is there a program out there to do this

for me???
>
> Thanks,
>
> Arthur
>
> PS: I am not a C or Java programmer, so this is probably

something I
> need a pre-written app to do for me......
>


You couldn't be in a wronger place. Try the likes of
www.download.com, searching for something like "filename
Unicode".


-JKop
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting special characters in Java and JavaScript Crazy Monkey Java 1 01-21-2005 11:09 PM
Re: int. characters - converting to ASCII7 Andreas Prilop XML 0 09-14-2004 04:11 PM
Converting accent characters to html codes Alexandre Soares ASP .Net 1 09-01-2004 04:55 PM
Converting Non-Unicode Characters Arthur Java 0 08-24-2004 01:01 PM
converting characters to octal Hostos Java 7 10-15-2003 06:07 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57