Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > Green Screen
  New Posts New Posts RSS Feed - French Characters (example é)
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum LockedFrench Characters (example é)

 Post Reply Post Reply
Author
Message
Brian Parker View Drop Down
Newbie
Newbie


Joined: January 04 2006
Location: Canada
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote Brian Parker Quote  Post ReplyReply Direct Link To This Post Topic: French Characters (example é)
    Posted: January 04 2006 at 8:26am
When connected to an AIX or a Windows machine, I can get the French(preass and hold ALT then 130 on the numeric keypad for é) characters to display when in a Wyse emulaton but I cannot get them to display when in vt emulation. Can this be done?
Back to Top
PSchellenbach View Drop Down
Admin Group
Admin Group

Moderator

Joined: December 15 2003
Location: United States
Status: Offline
Points: 2150
Post Options Post Options   Thanks (0) Thanks(0)   Quote PSchellenbach Quote  Post ReplyReply Direct Link To This Post Posted: January 12 2006 at 7:14am
Hi Brian -

Wyse and VT emulations have different code pages. Wyse uses the old IBM PC character set (OEM code page 437), and CHAR(130) is 'é' in this character set. VT emulations use the Windows ANSI code page (Latin-I code page 1252), and CHAR(233) is 'é' in this character set. AccuTerm automatically translates between the various code pages, but it assumes that the character set used by the host database matches the emulation you are running in AccuTerm: code page 437 for Wyse/ADDS emulations and code page 1252 for VT emulations.

Thanks,

Peter Schellenbach
pjs@asent.com
Back to Top
Brian Parker View Drop Down
Newbie
Newbie


Joined: January 04 2006
Location: Canada
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote Brian Parker Quote  Post ReplyReply Direct Link To This Post Posted: January 12 2006 at 7:31am
The host machine is running UniVerse on AIX.

Since the french characters are showing up for a wyse emulation, does that mean that the host database is code page 437?

Can the host code page be changed?
Back to Top
PSchellenbach View Drop Down
Admin Group
Admin Group

Moderator

Joined: December 15 2003
Location: United States
Status: Offline
Points: 2150
Post Options Post Options   Thanks (0) Thanks(0)   Quote PSchellenbach Quote  Post ReplyReply Direct Link To This Post Posted: January 13 2006 at 4:52am
Hi Brian -

I think it would be difficult to change the host machine code page. Most likely, characters from code page 437 are actually stored in your data files, so changing code pages would involve converting all your data files to the new code page.

AccuTerm's Linux Console emulation is very similar to VT220, and has the ability to use code page 437:

PRINT CHAR(27):')K':


You might try using Linux Console instead of VTxxx, and when you log in, have your login paragraph run a program to print this command to the terminal to switch it to code page 437.

Thanks,

Pete


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.