JPH0528156A - Document data converter - Google Patents

Document data converter

Info

Publication number
JPH0528156A
JPH0528156A JP3206174A JP20617491A JPH0528156A JP H0528156 A JPH0528156 A JP H0528156A JP 3206174 A JP3206174 A JP 3206174A JP 20617491 A JP20617491 A JP 20617491A JP H0528156 A JPH0528156 A JP H0528156A
Authority
JP
Japan
Prior art keywords
character
conversion
code
converted
document 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.)
Pending
Application number
JP3206174A
Other languages
Japanese (ja)
Inventor
Yasuyuki Shirai
康之 白井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP3206174A priority Critical patent/JPH0528156A/en
Publication of JPH0528156A publication Critical patent/JPH0528156A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the conversion of a character code as desired even if the character code to be converted includes an unconvertible character. CONSTITUTION:If the character data on the address of an unconverted document data storage part pointed by a pointer is not prescribed by a JIS code (S43), the character data is converted into the corresponding JIS code string by referring to a conversion table registered previously at a conversion table storage part (S46). Then the normal MS/DOS conversion is carried out to the JIS code string, and the converted code string is automatically written into a converted document data storage part through a CPU (S44).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、異なった文字コードの
機種間で文書データを利用できるようにする文書データ
変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document data conversion device which makes it possible to use document data between models having different character codes.

【0002】[0002]

【従来の技術】例えば日本語ワードプロセッサで作成し
た文書データをパーソナルコンピュータのMS−DOS
対応ワープロアプリケーションで利用しようとする場
合、あるいはその逆に、アプリケーションで作成した文
書データを日本語ワードプロセッサで利用しようとする
場合、作成文書データを利用先の機種、即ち文字コード
に変換することが必要である。
2. Description of the Related Art For example, document data created by a Japanese word processor is used as an MS-DOS for a personal computer.
If you want to use it with a compatible word processing application, or vice versa, if you want to use the document data created by the application with a Japanese word processor, it is necessary to convert the created document data to the model of the destination, that is, the character code. Is.

【0003】そこで、従来の日本語ワードプロセッサに
は、MS−DOS変換機能を備え、パーソナルコンピュ
ータと容易に文書データの共用が行えるようにしたもの
がある。また、パーソナルコンピュータ用に、日本語ワ
ードプロセッサの文字コードとの変換アプリケーション
も開発されている。
Therefore, some conventional Japanese word processors have an MS-DOS conversion function so that document data can be easily shared with a personal computer. Also, a conversion application with a character code of a Japanese word processor has been developed for a personal computer.

【0004】[0004]

【発明が解決しようとする課題】ところが、各日本語ワ
ードプロセッサやパーソナルコンピュータのアプリケー
ションでは、それぞれ独自のJISコード以外の文字や
ユーザが作成した文字記号を入力することが可能となっ
ており、これらの文字は他の機種や他のアプリケーショ
ンとの統一はなされていないものである。
However, in the applications of each Japanese word processor or personal computer, it is possible to input characters other than the unique JIS code or character symbols created by the user. Characters are not unified with other models or other applications.

【0005】従って、従来、例えば日本語ワードプロセ
ッサの文書データをMS−DOS変換で変換する場合、
文字セットの違いから、JISコード以外は正しく変換
できず、外字やJISで規定していない文字等は空白と
なったり、文字化けしたりしてしまっていた。
Therefore, conventionally, for example, when document data of a Japanese word processor is converted by MS-DOS conversion,
Due to the difference in the character set, it was not possible to correctly convert other than JIS code, and external characters and characters not specified in JIS were blank or garbled.

【0006】例えば、図6の(A)に示すようにJIS
コード以外の文字(一文字分の大きさの「(株)」,丸
で囲まれた数字(以降、丸数字と称す),半角漢字で作
られた「平成」)を含む文書をMS−DOS変換する
と、それらのJISコード以外の文字は、図6の(B)
に示すように空白に変換されたり、図6の(C)に示す
ようにJISコード以外の文字であることを示す文字
(この場合は、「※」)に変換されてしまう。
For example, as shown in FIG.
MS-DOS conversion of documents that contain characters other than codes (“(Ltd.)” with the size of one character, numbers surrounded by circles (hereinafter referred to as circled numbers), and “Heisei” made with half-width Kanji Then, the characters other than the JIS code are as shown in FIG.
6 is converted into a blank, or as shown in FIG. 6C, the character is converted into a character other than the JIS code (in this case, "*").

【0007】よって、このように文書の内容が変化して
しまうため、変換後、その文書を編集し直す必要があっ
た。
Therefore, since the contents of the document are changed in this way, it is necessary to edit the document again after the conversion.

【0008】これは、変換しようとする文字コードに変
換不可能な文字があるということに原因がある。
This is because there is a character that cannot be converted in the character code to be converted.

【0009】してみれば、変換しようとする文字コード
に変換不可能な文字があった場合、それを変換しようと
する文字コードに変換できるようにすれば、変換後に文
書を編集し直す必要がなくなることは明かである。
If the character code to be converted includes a character that cannot be converted, if the character code can be converted to the character code to be converted, the document needs to be edited again after the conversion. It is clear that it will disappear.

【0010】本発明の課題は、変換しようとする文字コ
ードに変換不可能な文字を変換しようとする文字コード
に変換できるようにすることである。
An object of the present invention is to make it possible to convert a character that cannot be converted into a character code to be converted into a character code to be converted.

【0011】[0011]

【課題を解決するための手段】本発明の手段は次の通り
である。記憶手段1(図1の機能ブロック図を参照、以
下同じ)は、第1の文字コードで作成された文書データ
を記憶する。第1の変換手段2は、前記記憶手段1に記
憶されている第1の文字コードで作成された文書データ
を、第2の文字コードの文書データに変換する。変換情
報記憶手段3は、第1の文字コードから第2の文字コー
ドに変換不可能な第1の文字コードの文字データを、変
換可能な第2の文字コードの文字データと対応させて記
憶する。検出手段4は、前記第1の変換手段2により第
1の文字コードから第2の文字コードへ変換する際に、
第1の文字コードから第2の文字コードへの変換不可能
な文字コードを検出する。第2の変換手段5は、前記検
出手段4により検出された第1の文字コードの文字デー
タを、前記変換情報記憶手段3を参照することにより、
第2の文字コードの文字データへ変換する。
The means of the present invention are as follows. The storage unit 1 (see the functional block diagram of FIG. 1, the same applies hereinafter) stores the document data created with the first character code. The first conversion unit 2 converts the document data created by the first character code stored in the storage unit 1 into the document data of the second character code. The conversion information storage means 3 stores the character data of the first character code that cannot be converted from the first character code to the second character code in association with the character data of the convertible second character code. .. The detecting means 4 converts the first character code into the second character code by the first converting means 2,
A character code that cannot be converted from the first character code to the second character code is detected. The second conversion unit 5 refers to the conversion information storage unit 3 for the character data of the first character code detected by the detection unit 4,
Convert to the character data of the second character code.

【0012】[0012]

【作用】本発明の手段の作用は次の通りである。検出手
段4が、第1の変換手段2により第1の文字コードから
第2の文字コードへ変換する際に、第1の文字コードか
ら第2の文字コードへの変換不可能な文字コードを検出
した場合に、第2の変換手段5は、第1の文字コードか
ら第2の文字コードに変換不可能な第1の文字コードの
文字データを、変換可能な第2の文字コードの文字デー
タと対応させて記憶する変換情報記憶手段3を参照する
ことにより、この検出手段4で検出された第1の文字コ
ードの文字データを第2の文字コードの文字データへ変
換する。従って、変換しようとする文字コードに変換不
可能な文字があった場合、それを変換しようとする文字
コードに変換できるようになるので、変換後に文書を編
集し直す必要が無くなる。
The operation of the means of the present invention is as follows. The detection unit 4 detects a character code that cannot be converted from the first character code to the second character code when the first conversion unit 2 converts the first character code to the second character code. In this case, the second conversion means 5 converts the character data of the first character code that cannot be converted from the first character code into the second character code into the character data of the convertible second character code. By referring to the conversion information storage means 3 stored in association with each other, the character data of the first character code detected by the detection means 4 is converted into the character data of the second character code. Therefore, if there is a character that cannot be converted in the character code to be converted, it can be converted into the character code to be converted, and it is not necessary to edit the document again after the conversion.

【0013】[0013]

【実施例】以下、図2乃至図5を参照して、本発明の一
実施例を説明する。図2は、実施例の文書データ変換装
置のブロック構成図で、図中、10は全体の制御を司る
CPU(中央演算処理回路)である。20はキーボード
等の入力部、30はこの入力部20を制御する入力制御
部である。40はCRTディスプレィ等の表示部であ
り、50はこの表示部40を制御する表示制御部であ
る。そして、60は、変換前文書データ記憶部62,変
換テーブル記憶部64,変換後文書データ記憶部66を
有するメモリである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS. FIG. 2 is a block configuration diagram of the document data conversion apparatus of the embodiment. In the figure, reference numeral 10 is a CPU (central processing unit) which controls the entire control. Reference numeral 20 is an input unit such as a keyboard, and 30 is an input control unit for controlling the input unit 20. Reference numeral 40 is a display unit such as a CRT display, and 50 is a display control unit for controlling the display unit 40. Reference numeral 60 is a memory having a pre-conversion document data storage unit 62, a conversion table storage unit 64, and a post-conversion document data storage unit 66.

【0014】上記入力部20は、文書データを入力する
ためのデータ入力キー22,JISコード以外の文字を
JISコードだけの文字列で登録するためのテーブルデ
ータ入力キー24,MS−DOS変換指令を与えるため
のMS−DOS変換指令キー26,等の複数の入力キー
を有しており、これら各入力キーのキー入力操作に応じ
て、対応するキー操作信号を上記入力制御部30に出力
する。上記入力制御部30は、上記入力部20から入力
されたキー操作信号を所定のコードに変換して保持す
る。
The input unit 20 has a data input key 22 for inputting document data, a table data input key 24 for registering characters other than JIS code with a character string of only JIS code, and an MS-DOS conversion command. It has a plurality of input keys such as an MS-DOS conversion command key 26 for giving, and outputs a corresponding key operation signal to the input control section 30 in response to a key input operation of each of these input keys. The input control unit 30 converts the key operation signal input from the input unit 20 into a predetermined code and holds it.

【0015】CPU10は、上記入力制御部30に保持
されたコードを順次アクセスし、アクセスしたコードが
それぞれ、文書データである場合はそれらを対応する形
でメモリ60の変換前文書データ記憶部62に格納する
と共に、表示制御部50に出力する。表示制御部50
は、入力されたデータを表示制御データに変換して表示
部40に出力し、表示部40に表示させる。
The CPU 10 sequentially accesses the codes held in the input control unit 30. If the accessed codes are document data, the codes are stored in the pre-conversion document data storage unit 62 of the memory 60 in a corresponding manner. The data is stored and output to the display control unit 50. Display controller 50
Converts the input data into display control data, outputs it to the display unit 40, and causes the display unit 40 to display it.

【0016】また、CPU10は、アクセスしたコード
がそれぞれ、テーブルデータ入力キー24のキー操作に
対応するJISコード以外の文字をJISコードだけの
文字列で登録するためのデータであるときには、それら
を対応する形でメモリ60の変換テーブル記憶部64に
格納する。
When the accessed code is data for registering a character other than the JIS code corresponding to the key operation of the table data input key 24 with a character string of only the JIS code, the CPU 10 handles them. In the conversion table storage unit 64 of the memory 60.

【0017】さらに、CPU10は、入力制御部30か
らMS−DOS変換指令が与えられると、メモリ60の
変換前文書データ記憶部62に記憶されている変換前文
書データを、変換テーブル記憶部64に格納された変換
テーブルを参照しながら変換し、その結果を変換後文書
データ記憶部66に記憶する。
Further, when the input control section 30 gives an MS-DOS conversion command, the CPU 10 stores the pre-conversion document data stored in the pre-conversion document data storage section 62 of the memory 60 into the conversion table storage section 64. Conversion is performed while referring to the stored conversion table, and the result is stored in the converted document data storage unit 66.

【0018】なお、ここで、メモリ60の変換前文書デ
ータ記憶部62,変換テーブル記憶部64,変換後文書
データ記憶部66のいずれかあるいは全て、不図示のフ
ロッピーディスク等の外部記憶部として構成することも
できる。
Here, any or all of the pre-conversion document data storage unit 62, the conversion table storage unit 64, and the post-conversion document data storage unit 66 of the memory 60 are configured as an external storage unit such as a floppy disk (not shown). You can also do it.

【0019】以下、上記のような構成の文書データ変換
装置の動作を説明する。図3の(A)は、入力部20の
テーブルデータ入力キー24のキー操作に応じて実行さ
れる変換テーブル作成動作のフローチャートである。即
ち、上記キー24が操作されると、先ず不図示のポイン
タをリセットする(ステップS31)。そして、メモリ
60の変換前文書データ記憶部62の、このポインタに
より指示されるアドレスに文字データが記憶されている
か否か、つまり文書の最後かどうかを判断する(ステッ
プS32)。
The operation of the document data conversion device having the above configuration will be described below. FIG. 3A is a flowchart of a conversion table creating operation executed in response to a key operation of the table data input key 24 of the input unit 20. That is, when the key 24 is operated, a pointer (not shown) is first reset (step S31). Then, it is determined whether or not the character data is stored in the address designated by the pointer in the pre-conversion document data storage unit 62 of the memory 60, that is, whether the document is the end (step S32).

【0020】文字データが記憶されていれば、次に、そ
の文字データを取出し、それがJISコードで規定され
ているデータであるか否かを判断する(ステップS3
3)。JISコードの文字であれば、ポインタを更新し
て(ステップS34)、上記ステップS32へ戻る。し
かし、JISコードの文字でなければ、その文字を表示
部40に表示して(ステップS35)、上記ステップS
34に進む。
If the character data is stored, then the character data is taken out and it is judged whether or not the character data is the data defined by the JIS code (step S3).
3). If the character is a JIS code character, the pointer is updated (step S34), and the process returns to step S32. However, if the character is not a JIS code character, that character is displayed on the display unit 40 (step S35), and the above step S
Proceed to 34.

【0021】こうして、変換前文書データ記憶部62に
記憶されている変換前文書データの全ての文字データに
対する判断が終了すると、図3の(B)に示すように、
JISコード以外の文字の一覧が得られる。よって、次
に、このそれぞれの文字データに対して、どのようなJ
ISコードの文字データに変換すべきかを文書データ入
力キー22を操作して入力することにより(ステップS
36)、図3の(B)に示すような変換テーブルが作成
され、これが変換テーブル記憶部64に格納される。
When the determination of all the character data of the pre-conversion document data stored in the pre-conversion document data storage unit 62 is completed in this way, as shown in FIG.
A list of characters other than JIS code can be obtained. Therefore, next, what kind of J
By operating the document data input key 22 to input whether to convert to the IS code character data (step S
36), a conversion table as shown in FIG. 3B is created and stored in the conversion table storage unit 64.

【0022】次に、MS−DOS変換指令キー26が操
作されると、図4に示すようなフローチャートに従った
変換動作が実行される。即ち、先ず変換前文書データ記
憶部62のアドレスを指示するポインタがリセットされ
る(ステップS41)。そして、変換前文書データ記憶
部62の、このポインタにより指示されるアドレスに文
字データが記憶されているか否か、つまり文書の最後か
どうかを判断する(ステップS42)。
Next, when the MS-DOS conversion command key 26 is operated, the conversion operation according to the flowchart shown in FIG. 4 is executed. That is, first, the pointer designating the address of the pre-conversion document data storage unit 62 is reset (step S41). Then, it is determined whether or not the character data is stored at the address designated by the pointer in the pre-conversion document data storage unit 62, that is, whether or not it is the end of the document (step S42).

【0023】文書の最後でない場合には、変換前文書デ
ータ記憶部62からその文字データを取出し、それがJ
ISコードで規定されているデータであるか否かを判断
する(ステップS43)。JISコードの文字であれ
ば、通常のMS−DOS変換を通して変換を実行して、
変換後文書データ記憶部66に書き込む(ステップS4
4)。その後、ポインタを更新して(ステップS4
5)、上記ステップS42へ戻る。
If it is not the end of the document, the character data is retrieved from the pre-conversion document data storage unit 62, and the character data is J
It is determined whether the data is the data defined by the IS code (step S43). If it is a character of JIS code, perform conversion through normal MS-DOS conversion,
The converted document data storage unit 66 is written (step S4).
4). After that, the pointer is updated (step S4
5) and returns to step S42.

【0024】しかし、JISコード以外の文字である場
合には、先に変換テーブル記憶部64に登録した変換テ
ーブルを参照して、対応するJISコード列に変換した
後(ステップS46)、上記ステップS44に進んで、
MS−DOS変換を行なう。
However, if the character is a character other than the JIS code, the conversion table previously registered in the conversion table storage unit 64 is referred to and converted into the corresponding JIS code string (step S46), and then the above step S44. Go to
MS-DOS conversion is performed.

【0025】こうして、変換前文書データ記憶部62に
記憶されている変換前文書データの全ての文字データに
対する変換処理が終了すると、変換後文書データ記憶部
66には、例えば変換前の文書を図6の(A)に示すよ
うな文書とした場合、図5に示すように変換された文書
が記憶される。従って、変換前の文書内容と同じ文書を
MS−DOS変換できる。
When the conversion processing for all the character data of the pre-conversion document data stored in the pre-conversion document data storage unit 62 is completed in this way, the post-conversion document data storage unit 66 stores, for example, the pre-conversion document. In the case of the document as shown in FIG. 6A, the document converted as shown in FIG. 5 is stored. Therefore, the same document as the document content before conversion can be converted to MS-DOS.

【0026】即ち、MS−DOS変換を行なう前に、J
ISコード以外の文字をJISコードだけの文字列で表
現して登録し、MS−DOS変換実行時に、JISコー
ド以外の文字が文書中にあった場合に、登録されている
文字列に変換するという機能を文書データ変換装置に持
たせたことにより、変換前の文書内容と同じ文書をMS
−DOS変換できるようになる。
That is, before performing MS-DOS conversion, J
Characters other than the IS code are represented by a character string consisting of only the JIS code and registered, and when a character other than the JIS code is present in the document when MS-DOS conversion is executed, it is converted to the registered character string. Since the document data conversion device has the function, the same document contents as before conversion can
-It becomes possible to do DOS conversion.

【0027】なお、上記実施例では、MS−DOS変換
の場合につき説明したが、本発明は、通信等、違う文字
セット同志で文書データを遣り取りする全ての装置・機
能について適用できることは勿論である。
In the above embodiment, the case of MS-DOS conversion has been described, but the present invention can be applied to all devices and functions for exchanging document data with different character sets, such as communication. ..

【0028】また、上記実施例では、MS−DOS変換
実行前に変換テーブルを作成するようにしたが、予め作
成した変換テーブルをROM等の形で持たせておくよう
にしても良い。
Further, in the above embodiment, the conversion table is created before the MS-DOS conversion is executed, but the conversion table created in advance may be provided in the form of ROM or the like.

【0029】[0029]

【発明の効果】本発明によれば、変換しようとする文字
コードに変換不可能な文字があった場合、それを変換し
ようとする文字コードに変換できるようになる。従っ
て、変換後に文書を編集し直す必要が無くなり、変換後
の操作を不要とすることができるる。
According to the present invention, when there is a character that cannot be converted in the character code to be converted, it can be converted into the character code to be converted. Therefore, it is not necessary to edit the document again after the conversion, and the operation after the conversion can be made unnecessary.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の機能ブロック図である。FIG. 1 is a functional block diagram of the present invention.

【図2】実施例の文書データ変換装置のブロック構成図
である。
FIG. 2 is a block configuration diagram of a document data conversion device according to an embodiment.

【図3】(A)は変換テーブル作成動作のフローチャー
トであり、(B)は作成された変換テーブルを示す図で
ある。
FIG. 3A is a flowchart of a conversion table creating operation, and FIG. 3B is a diagram showing a created conversion table.

【図4】変換動作のフローチャートである。FIG. 4 is a flowchart of a conversion operation.

【図5】変換後の文書の例を示す図である。FIG. 5 is a diagram showing an example of a document after conversion.

【図6】(A)は変換前の文書の例を示す図であり、
(B)及び(C)はそれぞれ従来のMS−DOS変換後
の文書の例を示す図である。
6A is a diagram showing an example of a document before conversion, FIG.
(B) And (C) is a figure which shows the example of the document after the conventional MS-DOS conversion, respectively.

【符号の説明】[Explanation of symbols]

1…記憶手段、2…第1の変換手段、3…変換情報記憶
手段、4…検出手段、5…第2の変換手段。
1 ... storage means, 2 ... first conversion means, 3 ... conversion information storage means, 4 ... detection means, 5 ... second conversion means.

Claims (1)

【特許請求の範囲】 【請求項1】 第1の文字コードで作成された文書デー
タを記憶する記憶手段と、 前記記憶手段に記憶されている第1の文字コードで作成
された文書データを、 第2の文字コードの文書データに変換する第1の変換手
段と、 第1の文字コードから第2の文字コードに変換不可能な
第1の文字コードの文字データを、変換可能な第2の文
字コードの文字データと対応させて記憶する変換情報記
憶手段と、 前記第1の変換手段により第1の文字コードから第2の
文字コードへ変換する際に、第1の文字コードから第2
の文字コードへの変換不可能な文字コードを検出する検
出手段と、 前記検出手段により検出された第1の文字コードの文字
データを、前記変換情報記憶手段を参照することによ
り、第2の文字コードの文字データへ変換する第2の変
換手段と、 を具備することを特徴とする文書データ変換装置。
Claims: 1. A storage unit for storing document data created with a first character code, and document data created with the first character code stored in the storage unit. A first conversion means for converting into document data of a second character code; and a second conversion means capable of converting character data of a first character code that cannot be converted from the first character code into a second character code. Conversion information storage means for storing the character data corresponding to the character code, and converting the first character code to the second character code by the first conversion means.
Detecting means for detecting a character code that cannot be converted into a character code of the second character, and referring to the conversion information storing means for the character data of the first character code detected by the detecting means, the second character A document data conversion device, comprising: a second conversion unit for converting the code into character data.
JP3206174A 1991-07-24 1991-07-24 Document data converter Pending JPH0528156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3206174A JPH0528156A (en) 1991-07-24 1991-07-24 Document data converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3206174A JPH0528156A (en) 1991-07-24 1991-07-24 Document data converter

Publications (1)

Publication Number Publication Date
JPH0528156A true JPH0528156A (en) 1993-02-05

Family

ID=16519039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3206174A Pending JPH0528156A (en) 1991-07-24 1991-07-24 Document data converter

Country Status (1)

Country Link
JP (1) JPH0528156A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5984545A (en) * 1996-11-15 1999-11-16 King Jim Co., Ltd. Character information processor
JP2000082025A (en) * 1998-09-04 2000-03-21 Toyota Motor Corp Electronic mail device
KR100730005B1 (en) * 1999-11-09 2007-06-20 바이엘 악티엔게젤샤프트 Active ingredient combination having insecticidal and acaricidal characteristics

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5984545A (en) * 1996-11-15 1999-11-16 King Jim Co., Ltd. Character information processor
US6346990B1 (en) 1996-11-15 2002-02-12 King Jim Co., Ltd. Method of selecting a character from a plurality of code character conversion tables
JP2000082025A (en) * 1998-09-04 2000-03-21 Toyota Motor Corp Electronic mail device
KR100730005B1 (en) * 1999-11-09 2007-06-20 바이엘 악티엔게젤샤프트 Active ingredient combination having insecticidal and acaricidal characteristics

Similar Documents

Publication Publication Date Title
JP3167500B2 (en) Handwritten information input processing method
JPH0528156A (en) Document data converter
JPS60241156A (en) Word processor
JPS59114583A (en) Terminal
JP3010721B2 (en) Document processing device
JPH03100759A (en) Document composing device
JPH04362770A (en) Method and device for document processing
JPS60117367A (en) Kanji inputting device
JP2001005806A (en) Character input device and input control method
JP3067083B2 (en) Document input device
JP2878461B2 (en) Document input device
JPH04305764A (en) Document preparing device
JPS61253577A (en) Japanese word processing filter
JPH04133165A (en) Kana/kanji converter
JPS6257056A (en) Document input processing system
JPH07319946A (en) Drawing managing device
JPH02291047A (en) Japanese language input device
JPH06259414A (en) Method and device for outputting furikana (japanese pronunciation of chinese character) for word processor
JPH07175793A (en) Character processing system
JPH04290157A (en) Document processor
JPH04268956A (en) Document preparing device
JPH08166948A (en) Table processor
JPH11328162A (en) Device and method for character information processing and storage medium where character information processing program is recorded
JPH04276854A (en) Word processor
JPH0776966B2 (en) Kana-Kanji conversion device