JPS6259809B2 - - Google Patents
Info
- Publication number
- JPS6259809B2 JPS6259809B2 JP57063174A JP6317482A JPS6259809B2 JP S6259809 B2 JPS6259809 B2 JP S6259809B2 JP 57063174 A JP57063174 A JP 57063174A JP 6317482 A JP6317482 A JP 6317482A JP S6259809 B2 JPS6259809 B2 JP S6259809B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- processing device
- character pattern
- japanese language
- host data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired
Links
Landscapes
- Digital Computer Display Output (AREA)
Description
【発明の詳細な説明】
(イ) 発明の技術分野
本発明は日本語出力処理システムに関するもの
であり、特にホスト・データ処理装置が日本語処
理装置に対して該装置が保有しない文字パターン
を与え、日本語処理装置は該文字パターンにした
がつて文字出力を行なう日本語出力処理システム
において、各装置により予め格納され、自装置で
処理可能な文字パターンの種別が異なつている場
合の文字パターン処理方式に関する。[Detailed Description of the Invention] (a) Technical Field of the Invention The present invention relates to a Japanese output processing system, and in particular, a host data processing device provides a Japanese language processing device with a character pattern that the device does not possess. In a Japanese output processing system in which a Japanese language processing device outputs characters according to the character pattern, character pattern processing is performed when the types of character patterns that are stored in advance in each device and that can be processed by the device itself are different. Regarding the method.
(ロ) 従来技術と問題点
近年、情報処理システムにおいては、電子計算
機の出力をより見易く、より使い易くするために
日本語出力が種々検討されている。日本語には平
仮名、片仮名、アルフアベツトを始めとし、非常
に多数の漢字があり、そのために漢字などのパタ
ーン格納に要する記憶容量が膨大となり、常に日
本語処理のネツクとなつている。(b) Prior Art and Problems In recent years, in information processing systems, various Japanese output methods have been studied in order to make the output of electronic computers easier to read and use. Japanese has an extremely large number of kanji, including hiragana, katakana, and alpha alphabets, and as a result, the storage capacity required to store kanji and other patterns is enormous, and this has always been a bottleneck in processing Japanese.
従来、一般の文字処理方式では、例えば、漢字
ラインプリンタ装置内に文字パターンメモリを備
え、中央処理装置よりの文字コードを該文字パタ
ーンメモリを用いて文字パターンに変換して文字
出力を行い、もし該文字パターンメモリに存在し
ない文字コードが装置に与えられた時には(即
ち、外字の時には)、該文字パターンを磁気デイ
スク装置等の文字パターンフアイルから文字パタ
ーンメモリへ格納して処理するようにしている。 Conventionally, in general character processing methods, for example, a character pattern memory is provided in a kanji line printer, character codes from a central processing unit are converted into character patterns using the character pattern memory, and character output is performed. When a character code that does not exist in the character pattern memory is given to the device (that is, when it is a non-standard character), the character pattern is stored in the character pattern memory from a character pattern file such as a magnetic disk device and processed. .
すなわち、基本文字パターンのみ出力装置側に
用意しておき、使用頻度の少ない文字パターン等
はホスト・データ処理装置側のフアイルに格納し
ておく方法が採用されている。 That is, a method is adopted in which only basic character patterns are prepared on the output device side, and character patterns etc. that are used less frequently are stored in a file on the host data processing device side.
ところで、各種の日本語処理装置において、そ
の基本文字は機種によつて文字の種類が異なつて
いるのが普通である。 Incidentally, in various Japanese language processing devices, the types of basic characters usually differ depending on the model.
例えば、ある種の日本語ラインプリンタは、け
い線の種類が11種類あり、また他の日本語デイス
プレイ/日本語プリンタはけい線なしというよう
に設定されている。 For example, some Japanese line printers have 11 types of ruler lines, while other Japanese displays/Japanese printers have no ruler lines.
そのために、ホスト・データ処理装置における
文字セツト管理においては、常に装置を意識して
文字種を変更し、さらに新規種が作成されると、
その都度ソフトウエアの変更処理を行なう必要が
あつた。 For this reason, when managing character sets in host data processing equipment, character types are always changed with the equipment in mind, and when new types are created,
It was necessary to change the software each time.
(ハ) 発明の目的
本発明は、上記の点を解決し、日本語処理装置
のハードウエアの基本文字の種類を意識せずに追
加文字セツトを作成できるようにすることを目的
としている。(c) Purpose of the Invention The purpose of the present invention is to solve the above-mentioned problems and to make it possible to create additional character sets without being aware of the basic character types of the hardware of the Japanese language processing device.
(ニ) 発明の構成
上記目的を達成するために、本発明は、文字パ
ターンフアイルと、該文字パターンフアイルの内
部がロードされる文字パターンメモリとを有する
日本語処理装置と、上記文字パターンフアイルへ
の文字パターン・ローデイング処理機能を有する
ホスト・データ処理装置とがそなえられる日本語
出力処理システムにおいて、上記ホスト・データ
処理装置に、追加設定基本文字パターン格納部
と、該追加設定基本文字パターン格納部の内容を
上記日本語処理装置へ送出する文字セツト管理手
段をそなえ、さらに上記日本語処理装置に、上記
ホスト・データ処理装置内の文字セツト管理手段
から送出されてきた任意の各種文字パターンにつ
いてエラーチエツクすることなく、かつ、当該日
本語処理装置自身の有する文字パターン以外を、
上記文字パターンメモリに格納処理する文字パタ
ーン登録制御手段をそなえ、上記ホスト・データ
処理装置から上記日本語処理装置へ文字パターン
のローデイング処理を行なうことを特徴とする。(d) Structure of the Invention In order to achieve the above object, the present invention provides a Japanese language processing device having a character pattern file, a character pattern memory into which the inside of the character pattern file is loaded, and a method for storing the character pattern file. In a Japanese output processing system equipped with a host data processing device having a character pattern loading processing function, the host data processing device includes an additional setting basic character pattern storage section and the additional setting basic character pattern storage section. character set management means for sending the contents of the host data processing device to the Japanese language processing device; Without checking, character patterns other than those owned by the Japanese language processing device itself,
The present invention is characterized by comprising a character pattern registration control means for storing and processing the character pattern in the character pattern memory, and loading the character pattern from the host data processing device to the Japanese language processing device.
(ホ) 発明の実施例 以下、本発明を図面により説明する。(e) Examples of the invention Hereinafter, the present invention will be explained with reference to the drawings.
図は本発明による実施例の日本語出力処理シス
テムのブロツク図であり、図中、1は中央処理装
置(CPU)および主記憶装置(MM)等からなる
処理装置、2はフアイル、3−1〜3−nは日本
語処理装置、4−1〜4−nは日本語出力装置、
6は追加設定基本文字パターン格納部、7は文字
セツト管理部、8−1〜8−nは文字パターンメ
モリ、9−1〜9−nは文字パターンフアイル、
10−1〜10−nは文字パターン登録制御部で
ある。処理装置1とフアイル2は、ホスト・デー
タ処理装置を構成している。また、日本語処理装
置3−iと日本語出力装置4−iは、例えば、日
本語ラインプリンタを構成するものである。 The figure is a block diagram of a Japanese output processing system according to an embodiment of the present invention. In the figure, 1 is a processing unit consisting of a central processing unit (CPU) and a main memory (MM), etc., 2 is a file, and 3-1 is a block diagram of a Japanese output processing system according to an embodiment of the present invention. ~3-n is a Japanese language processing device, 4-1 to 4-n are Japanese language output devices,
6 is an additional setting basic character pattern storage unit, 7 is a character set management unit, 8-1 to 8-n are character pattern memories, 9-1 to 9-n are character pattern files,
10-1 to 10-n are character pattern registration control units. Processing device 1 and file 2 constitute a host data processing device. Furthermore, the Japanese language processing device 3-i and the Japanese language output device 4-i constitute, for example, a Japanese language line printer.
実施例の動作は、以下の通りである。 The operation of the embodiment is as follows.
文字パターンフアイル9−1〜9−nには、一
般的に共通な基本文字セツト(例えば、JIS第1
水準の非漢字および漢字)および固有文字が格納
されている。 The character pattern files 9-1 to 9-n contain generally common basic character sets (for example, JIS 1st
Contains non-kanji and kanji (level non-kanji and kanji) and unique characters.
また、追加設定基本文字パターン格納部6に
は、各装置毎に追加設定されるべき基本文字(例
えば、けい線や特殊記号)が格納されている。 Further, the additional setting basic character pattern storage section 6 stores basic characters (for example, horizontal lines and special symbols) to be additionally set for each device.
処理装置1から、日本語処理装置3−iへ出力
データが送出されると、日本語処理装置3−iで
は、文字パターンメモリ8−iにより文字パター
ンを作成し日本語出力装置4−iに送出する。日
本語出力装置4−iでは、この文字パターンにし
たがつて、所望の日本語出力を行なつてゆく。 When the output data is sent from the processing device 1 to the Japanese language processing device 3-i, the Japanese language processing device 3-i creates a character pattern in the character pattern memory 8-i and sends it to the Japanese language output device 4-i. Send. The Japanese language output device 4-i outputs the desired Japanese language according to this character pattern.
なお、文字パターンメモリ8−iには、電源投
入時に、文字パターンフアイル9−iの内容(本
文字セツト)がイニシヤルロードされ、文字パタ
ーン登録制御部10−iにはこの文字パターンに
対する各文字コードが登録されるようになつてお
り、このイニシヤルロードされた内容は、ホス
ト・データ処理装置側からは、削除/変更できな
いようにされている。 Note that the character pattern memory 8-i is initially loaded with the contents of the character pattern file 9-i (main character set) when the power is turned on, and the character pattern registration control unit 10-i is loaded with each character for this character pattern. The code is registered, and the initially loaded contents cannot be deleted or changed from the host data processing device side.
さらにまた、基本文字セツトでは不足する文字
種の文字パターンは、ホスト・データ処理装置側
からロードされる。 Furthermore, character patterns for character types that are insufficient in the basic character set are loaded from the host data processing device.
すなわち、文字セツト管理部7が追加設定基本
文字パターン格納部6の内容のうち、必要なもの
を日本語処理装置3−i側の文字パターンメモリ
8−iへ送出する。 That is, the character set management section 7 sends necessary contents of the additional settings basic character pattern storage section 6 to the character pattern memory 8-i on the Japanese language processing device 3-i side.
ここで、文字パターン登録制御部10−iは、
既に文字パターンメモリ8−iに設定されている
基本文字と同一の文字がホスト・データ処理装置
側から送出されてきてもエラーとはみなさない。
すなわち、文字パターン登録制御部10−iは、
ホスト・データ処理装置側からロードされた文字
コードを、既に登録された文字コードの中を検索
して存在の有無を調べる。該文字コードが未登録
であれば、文字パターンメモリ8−iに該文字パ
ターンを格納した後、該文字コードを登録する。
該文字コードが既登録の場合は、文字パターンメ
モリ8−iに文字パターンの登録はせずに処理を
エラーとみなさず正常終了する。 Here, the character pattern registration control unit 10-i
Even if a character identical to a basic character already set in the character pattern memory 8-i is sent from the host data processing device side, it is not considered an error.
That is, the character pattern registration control unit 10-i
The character code loaded from the host data processing device is searched among already registered character codes to see if it exists. If the character code has not been registered, the character code is registered after storing the character pattern in the character pattern memory 8-i.
If the character code has already been registered, the character pattern is not registered in the character pattern memory 8-i, and the process is normally terminated without being regarded as an error.
このため、ホスト・データ処理装置側の文字セ
ツト管理部7では、各日本語処理装置毎に設定さ
れている基本文字をいちいち認識する必要がな
く、単に、全日本語処理装置3−1〜3−nに共
通な基本文字セツトのみ認識すればよい。 Therefore, the character set management unit 7 on the host data processing device side does not need to recognize the basic characters set for each Japanese language processing device one by one, but simply recognizes all the Japanese language processing devices 3-1 to 3-3. Only the basic character set common to n needs to be recognized.
すなわち、文字セツト管理部7は、各日本語処
理装置3−1〜3−nを共通に管理することが可
能となる。 That is, the character set management section 7 can manage the Japanese language processing devices 3-1 to 3-n in common.
(ヘ) 発明の効果
以上説明したように、本発明によれば、日本語
処理装置の種別にかかわらず、ホスト・データ処
理装置側の文字セツト管理部の機構を変更するこ
となく同一のままで済ませるようにしたので、同
一のままで読ませるようにしたので、ある業務用
に作成した一つの文字セツトは複数種の日本語処
理装置のいずれも使用できるほかに、装置が持つ
文字パターンフアイルが変更・追加になつても、
文字セツト及びそれを使う業務は何ら変更する必
要はない。言い変えれば、従来装置ごとに文字セ
ツトを作成したり、装置が増えるたびに文字セツ
トを作り直すといつた文字種管理作業の省力化が
計れる等、システムの拡張等が容易になるという
すぐれた効果をもたらすことができる。(f) Effects of the Invention As explained above, according to the present invention, regardless of the type of Japanese language processing device, the mechanism of the character set management section on the host data processing device side remains the same without changing. Since I made it possible to read the characters as they are, a single character set created for a certain business can be used with any of multiple types of Japanese language processing equipment, and the character pattern file of the equipment can also be used. Even if there are changes or additions,
There is no need to change the character set or the operations that use it. In other words, it has the excellent effect of making it easier to expand the system, such as saving labor in character type management work, such as creating a character set for each device or re-creating a character set each time the number of devices increases. can bring.
図は本発明による実施側の日本語出力処理シス
テムのブロツク図である。
図中、1は処理装置、2はフアイル、3−1〜
3−nは日本語処理装置、6は追加設定基本文字
パターン格納部、7は文字セツト管理部、8−1
〜8−nは文字パターンメモリ、9−1〜9−n
は文字パターンフアイル、10−1〜10−nは
文字パターン登録制御部である。
The figure is a block diagram of a Japanese language output processing system according to the present invention. In the figure, 1 is a processing device, 2 is a file, 3-1~
3-n is a Japanese language processing device, 6 is an additional setting basic character pattern storage unit, 7 is a character set management unit, 8-1
~8-n is character pattern memory, 9-1~9-n
is a character pattern file, and 10-1 to 10-n are character pattern registration control units.
Claims (1)
アイルの内部がロードされる文字パターンメモリ
とを有する日本語処理装置と、上記文字パターン
フアイルへの文字パターン・ローデイング処理機
能を有するホスト・データ処理装置とがそなえら
れる日本語出力処理システムにおいて、上記ホス
トデータ処理装置に、追加設定基本文字パターン
格納部と、該追加設定基本文字パターン格納部の
内容を上記日本語処理装置へ送出する文字セツト
管理手段をそなえ、さらに上記日本語処理装置
に、上記ホスト・データ処理装置内の文字セツト
管理手段から送出されてきた任意の各種文字パタ
ーンに対する文字コードが登録されると共に、上
記ホスト・データ処理装置から送られた文字コー
ドで既に登録された文字コードについてエラーチ
エツクすることなく、かつ当該日本語処理装置に
未だ登録されていない文字コードの文字パターン
はその文字コードの登録とその文字パターンを上
記文字パターンメモリに格納処理する文字パター
ン登録制御手段をそなえ、上記ホスト・データ処
理装置から上記日本語処理装置へ文字パターンの
ローデイング処理を行うことを特徴とする文字パ
ターン処理装置。1. A Japanese language processing device having a character pattern file, a character pattern memory into which the contents of the character pattern file are loaded, and a host data processing device having a character pattern loading processing function to the character pattern file. In the Japanese language output processing system, the host data processing device is provided with an additional setting basic character pattern storage section and a character set management means for sending the contents of the additional setting basic character pattern storage section to the Japanese language processing device, Further, character codes for arbitrary various character patterns sent from the character set management means in the host data processing device are registered in the Japanese language processing device, and character codes sent from the host data processing device Without error checking character codes that have already been registered in the code, and for character patterns of character codes that have not yet been registered in the relevant Japanese language processing device, the character code is registered and the character pattern is stored in the character pattern memory mentioned above. 1. A character pattern processing device, comprising character pattern registration control means for loading character patterns from the host data processing device to the Japanese language processing device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57063174A JPS58181141A (en) | 1982-04-15 | 1982-04-15 | Character pattern processing system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57063174A JPS58181141A (en) | 1982-04-15 | 1982-04-15 | Character pattern processing system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS58181141A JPS58181141A (en) | 1983-10-22 |
| JPS6259809B2 true JPS6259809B2 (en) | 1987-12-12 |
Family
ID=13221625
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP57063174A Granted JPS58181141A (en) | 1982-04-15 | 1982-04-15 | Character pattern processing system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS58181141A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6123228A (en) * | 1984-07-11 | 1986-01-31 | Ricoh Co Ltd | Character processing system |
-
1982
- 1982-04-15 JP JP57063174A patent/JPS58181141A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS58181141A (en) | 1983-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR930008684B1 (en) | How to create a database backup copy | |
| CA1233269A (en) | Data structure for a document processing system | |
| DE3855300T2 (en) | Interface circuit for data transmission between processor and input / output device | |
| CA1172384A (en) | Method of controlling a printer in an interactive text processing system to print records from stored files of spatially related data | |
| US5625841A (en) | Data processing system | |
| JPS6174063A (en) | data processing equipment | |
| JPS6259809B2 (en) | ||
| EP0119396B1 (en) | Apparatus for and methods of presenting or displaying data represented as electric signals | |
| CA1169570A (en) | Method for confirming requested transactions between source and destination files of spatially related data stored in an interactive text processing system | |
| JP2999516B2 (en) | Character output control method and device for terminal device | |
| EP0633528A2 (en) | Maintenance of a data processing system | |
| JP3182782B2 (en) | Image processing device | |
| JPH0512150A (en) | Font server and printer | |
| JPH0776905B2 (en) | Document management device | |
| JPS61296446A (en) | Group information processing device | |
| JPH05298250A (en) | Multi-host system | |
| JPS62209635A (en) | Access system for system control file of asynchronous communication | |
| JPS641036B2 (en) | ||
| JPS62273872A (en) | information processing equipment | |
| JPH0247077A (en) | Pos terminal with journal only disk device | |
| JPS6259808B2 (en) | ||
| JPS592151A (en) | Check point recovering system | |
| EP0537893B1 (en) | File storage apparatus | |
| JPS629457A (en) | Multi-mode processing system | |
| JPS6349817B2 (en) |