Computing.Net > Forums > Unix > Code pages in UNIX

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Code pages in UNIX

Reply to Message Icon

Name: lagarvey
Date: January 21, 2005 at 06:37:00 Pacific
OS: Solaris
CPU/Ram: SunOS ustrsdecs002 5.8 Ge
Comment:

1) How can you find out what code page UNIX is using (437, 850)?

2) How do you change it if it's set to 437 and I need it to be 850?

3) Any advice (dos or don'ts) about changing code pages in UNIX?

Thanks!



Sponsored Link
Ads by Google

Response Number 1
Name: Mukesh Kesharwani
Date: January 21, 2005 at 07:54:54 Pacific
Reply:

It is highly recommended that u do not change the code pages for Unix because it might create the kernel panic id u didn't refer the proper code segment.

Generally Applications itself navigate to the segments.

Will u please explain why u want to change the code page.

Mukesh Kesharwani
CCNA, SCSA, CUA,CNA, MCSE,MCP+I,CCNSE,Certified HIPPA Security


http://www.keekar.com


0

Response Number 2
Name: lagarvey
Date: January 21, 2005 at 08:32:04 Pacific
Reply:

I'm not sure I want to change it, but I do want to see what it's set to. I have a Java application that creates a csv file. Right before I write the data out to the file, I'm verifying that my string contains a special French character (ASCII code 201, Capital E acute accent). However, if I cat the csv file or try to load it into Excel, it displays a ? where the special character should be printed. I read an article that said the 437 code page does not support all the special French special characters, so I thought maybe that could be my problem.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Code pages in UNIX

Source code for Greetng pg in Unix www.computing.net/answers/unix/source-code-for-greetng-pg-in-unix/7117.html

Page Count in UNIX www.computing.net/answers/unix/page-count-in-unix/6814.html

Code Page Problem www.computing.net/answers/unix/code-page-problem/7610.html