A problem about 8-bit charactor display on DOS Emulation

A problem about 8-bit charactor display on DOS Emulation

Post by Li Chaoyon » Sat, 14 Sep 1996 04:00:00



++++++++++++               +++++++++++++        ++++++++++++
| Terminal +---------------+ UnixWare  +--------+  NetWare |
++++++++++++  (Slow Line)  +++++++++++++  (LAN) ++++++++++++

Hi, everyone,

  And I have many DOS program which stored on the NetWare File Server
and access data from it. So they should be run on the LAN. As mentioned
above, I designed an application model like that. I telnet the UnixWare
host from remote site, then enter DOS emulation mode. So I can run DOS
program on a remote UNIXWARE computer. But now a problem appeared, When
I start a program that will display 8-bit character on DOS screen, bit-7
is reseted to zero, So It can not display what I need. I think there
must be one option or something else in the system  can be configured to
solve this problem(ENABLE 8-BIT CHARACTOR DISPLAY), which I don't know.
It is rather a important problem for me now. I am anxious for that. May
you help me?

Li