Flexible Application of UCDOS Chinese Character System
/
--------------------------------------------------------------------------------
The display sub-library and display support part in the UCDOS Chinese character system cannot be cut down. The parts that can be cut down are the keyboard support part, the association part, and the printing support part. The cut-down parts are independent of each other, and various combinations of cuts will not cause system problems. The minimum configuration of the UCDOS Chinese character system occupies about 10k of main memory space.
When printing the column titles of the report and enlarging the Chinese characters, it is often found that the ESC function code found in the printer manual equipped with the hard character library cannot be used to control the printer as expected under the UCDOS Chinese character system. What is the reason?
It turns out that, like other Chinese character systems, UCDOS has replaced the interrupt vectors of the original computer's printing, display and other modules, and there are differences from the processing of the corresponding modules in the original computer's western text state. In this case, the ESC function code cannot effectively control the printer. To solve this problem, it is very simple. According to the cut-down nature of the UCDOS system mentioned above, remove the UCDOS printing driver program and keep the remaining modules. At this time, the ESC function code can be used to effectively control the printer.
The specific steps are as follows:
Run ucdos.bat
echo off
cd\ucdos
cclext16
e350
lx→(association part)
kb→(keyboard part)
(pp1→If there is pp1, remove it in ucdos.bat)
initl
Run Setupa to cut down the printing driver program.
Keep this selection and perform a warm boot.
/
--------------------------------------------------------------------------------
The display sub-library and display support part in the UCDOS Chinese character system cannot be cut down. The parts that can be cut down are the keyboard support part, the association part, and the printing support part. The cut-down parts are independent of each other, and various combinations of cuts will not cause system problems. The minimum configuration of the UCDOS Chinese character system occupies about 10k of main memory space.
When printing the column titles of the report and enlarging the Chinese characters, it is often found that the ESC function code found in the printer manual equipped with the hard character library cannot be used to control the printer as expected under the UCDOS Chinese character system. What is the reason?
It turns out that, like other Chinese character systems, UCDOS has replaced the interrupt vectors of the original computer's printing, display and other modules, and there are differences from the processing of the corresponding modules in the original computer's western text state. In this case, the ESC function code cannot effectively control the printer. To solve this problem, it is very simple. According to the cut-down nature of the UCDOS system mentioned above, remove the UCDOS printing driver program and keep the remaining modules. At this time, the ESC function code can be used to effectively control the printer.
The specific steps are as follows:
Run ucdos.bat
echo off
cd\ucdos
cclext16
e350
lx→(association part)
kb→(keyboard part)
(pp1→If there is pp1, remove it in ucdos.bat)
initl
Run Setupa to cut down the printing driver program.
Keep this selection and perform a warm boot.
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器

DigestI
