- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- I18N problem, on OpenVMS v7.3-2
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 06:35 PM
04-14-2004 06:35 PM
I18N problem, on OpenVMS v7.3-2
The layer product I18N(International language had been successfully installed into OpenVMS V7.3-2.
the file that written in Chinese code, could not edit correctly, the unknown character was
display. I had define the LANG as ZH_CN_GB18030
and decc$vmsi18n_startup.com was executed at system start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 07:20 PM
04-14-2004 07:20 PM
Re: I18N problem, on OpenVMS v7.3-2
I don't know your system so I guess you are using decwindows and your client hasn't support for chineese fonts.
May be like you broswe a chinese page with IE: you have to load right font before view.
@Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 03:51 PM
04-15-2004 03:51 PM
Re: I18N problem, on OpenVMS v7.3-2
the alphaserver was ES40. I could not find any documentation such as user guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 07:11 PM
04-15-2004 07:11 PM
Re: I18N problem, on OpenVMS v7.3-2
for no latin alphabet (as chineese) you need install full software;
you could find decwindow documentation here (english tongue)
http://h71000.www7.hp.com/doc/decwin131.html
@Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2004 02:27 AM
04-16-2004 02:27 AM
Re: I18N problem, on OpenVMS v7.3-2
I installed I18N after reading your request here. It does contain all kinds of interesting stuff like message files, character maps etc. The one thing it does not contain are fonts. In this situation you might be able to see chinese characters only on a display that has these fonts (e.g. redirect your output to a Linux system). To get native display on VMS you will need to install localized versions of DECwindows (should be on the CDs too).
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2004 02:53 AM
04-16-2004 02:53 AM
Re: I18N problem, on OpenVMS v7.3-2
You might have better luck under DECWindows. I believe there are separate DECWindows products for at least the major Chinese variants, and these should come with the appropriate fonts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 10:39 PM
04-28-2004 10:39 PM
Re: I18N problem, on OpenVMS v7.3-2
thank you.
I just come back office.
you are right, after install the local language CD, the problem was fixed.
Charles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 12:54 AM
04-29-2004 12:54 AM
Re: I18N problem, on OpenVMS v7.3-2
@Antoniov