JPH04321162A - Data converter - Google Patents

Data converter

Info

Publication number
JPH04321162A
JPH04321162A JP3090734A JP9073491A JPH04321162A JP H04321162 A JPH04321162 A JP H04321162A JP 3090734 A JP3090734 A JP 3090734A JP 9073491 A JP9073491 A JP 9073491A JP H04321162 A JPH04321162 A JP H04321162A
Authority
JP
Japan
Prior art keywords
data
item
address
card
memory
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
JP3090734A
Other languages
Japanese (ja)
Inventor
Tatsuhiro Momotake
百武 立裕
Hiroshi Nakao
寛 中尾
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP3090734A priority Critical patent/JPH04321162A/en
Publication of JPH04321162A publication Critical patent/JPH04321162A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To check the item names of a card type data base and to convert the data on the corresponding item name into an address book data base when the data are converted into an address book-only data base from a card type data base. CONSTITUTION:A card type data base memory 101 is provided together with an address data memory 192, a comparison data memory 103 which stores the comparison data that shows a specific item of the memory 102 corresponding to an item of the memory 101, and a processor. In such a constitution, the processor reads successively the data out of the memory 101 for each card data and checks the item of each read card data. Then the data on the checked item are copied at the position of the corresponding item of the memory 102 by referring to the comparison data of the memory 103.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、日本語ワードプロセ
ッサやパーソナルコンピュータなどに用いられ、カード
型データベースから住所録専用のデータベースにデータ
変換を行うデータ変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data conversion device used in Japanese word processors, personal computers, etc., for converting data from a card-type database to a database dedicated to address books.

【0002】0002

【従来の技術】従来、この種のデータ変換装置において
、一般的なカード型データベースから住所録専用のデー
タベースにデータ変換を行う場合には、項目の順番が変
わるとデータ変換を行っても異なるデータとなって意味
をなさないため、データベースのフォーマットに従って
項目単位に変換を行うようにしている。
[Prior Art] Conventionally, in this type of data conversion device, when converting data from a general card-type database to a database dedicated to address books, if the order of items changes, the data will be different even after data conversion. Since this does not make any sense, the conversion is performed item by item according to the database format.

【0003】0003

【発明が解決しようとする課題】しかしながら、このよ
うに、データベースのフォーマットに従って項目単位に
変換を行うようにするには、カード型データベースの項
目名を住所録専用のデータベースのフォーマットに合わ
せなければならない、という不具合がある。
[Problem to be Solved by the Invention] However, in order to perform conversion on an item-by-item basis according to the format of the database, the item names of the card-type database must match the format of the address book-specific database. There is a problem.

【0004】この発明は、このような事情を考慮してな
されたもので、カード型データベースから住所録専用の
データベースにデータ変換を行う場合には、カード型デ
ータベースの項目名を自動的にチェックし、該当する項
目名のデータを住所録データベースに変換するようにし
たデータ変換装置を提供するものである。
[0004] The present invention was made in consideration of the above circumstances, and when converting data from a card-type database to a database exclusively for address books, it automatically checks the item names of the card-type database. The present invention provides a data conversion device that converts data of corresponding item names into an address book database.

【0005】[0005]

【課題を解決するための手段】図1はこの発明の構成を
示すブロック図である。図に示すように、この発明にお
けるデータ変換装置は、郵便番号、住所、氏名等の項目
からなる住所データを含む各種のデータをカード型デー
タベースとして記憶したカード型データベース記憶手段
101と、郵便番号、住所、氏名等の項目からなる住所
データを記憶する住所データ記憶手段102と、カード
型データベース記憶手段101の項目が住所データ記憶
手段102のどの項目に該当するのかの比較データを記
憶した比較データ記憶手段103と、カード型データベ
ース記憶手段101からデータを1カードデータずつ順
次読出す読出し手段104と、読出し手段104によっ
て読み出された1カードデータの項目をチェックし、比
較データ記憶手段103の比較データを参照することに
よって、その項目のデータを該当する住所データ記憶手
段102の項目の位置に複写する複写手段105と、を
備えて構成する。
[Means for Solving the Problems] FIG. 1 is a block diagram showing the configuration of the present invention. As shown in the figure, the data conversion device according to the present invention includes a card-type database storage means 101 that stores various data including address data consisting of items such as postal code, address, and name as a card-type database; An address data storage means 102 that stores address data consisting of items such as address and name, and a comparison data storage that stores comparison data of which item of the address data storage means 102 corresponds to an item of the card type database storage means 101. means 103, reading means 104 for sequentially reading out data one card data at a time from the card type database storage means 101, and checking the item of one card data read by the reading means 104, and checking the comparison data in the comparison data storage means 103. and copying means 105 for copying the data of the item to the position of the item in the corresponding address data storage means 102 by referring to the address data storage means 102.

【0006】なお、この発明における住所データ記憶手
段102、及びカード型データベース記憶手段101と
しては、住所データ及び住所データを含む各種のデータ
を記憶できるものであればよく、フロッピーディスク装
置、磁気ディスク装置等の各種の外部記憶装置が用いら
れる。
Note that the address data storage means 102 and the card-type database storage means 101 in this invention may be of any type as long as they can store address data and various data including the address data, such as a floppy disk device, a magnetic disk device, etc. Various external storage devices such as the following are used.

【0007】読出し手段104及び複写手段105とし
ては、CPU,ROM,RAM,I/Oポートからなる
マイクロコンピュータを用いるのが便利であり、比較デ
ータ記憶手段103としては、その中のRAMや、ある
いはフロッピーディスク装置、磁気ディスク装置等の外
部記憶装置が用いられる。
As the reading means 104 and the copying means 105, it is convenient to use a microcomputer consisting of a CPU, ROM, RAM, and I/O port, and as the comparison data storage means 103, the RAM therein or External storage devices such as floppy disk devices and magnetic disk devices are used.

【0008】[0008]

【作用】この発明によれば、カード型データベース記憶
手段101に記憶された住所データが、住所データ記憶
手段102の住所データに変換されるときには、読出し
手段104により、カード型データベース記憶手段10
1からデータが1カードデータずつ順次読出される。
According to the present invention, when the address data stored in the card type database storage means 101 is converted into address data stored in the address data storage means 102, the reading means 104 converts the address data stored in the card type database storage means 101 into the address data stored in the card type database storage means 102.
Starting from 1, data is sequentially read out one card at a time.

【0009】そして、複写手段105により、読み出さ
れた1カードデータの項目名がチェックされ、比較デー
タ記憶手段103に記憶された比較データが参照される
ことによって、その項目名のデータが、該当する住所デ
ータ記憶手段102の項目の位置に複写される。
[0009] Then, the item name of the read one card data is checked by the copying means 105, and by referring to the comparison data stored in the comparison data storage means 103, the data of the item name is The information is copied to the location of the item in the address data storage means 102.

【0010】したがって、カード型データベース記憶手
段101に記憶されたデータは、その項目名が自動的に
チェックされて、該当する住所データ記憶手段102の
項目の位置に複写されるので、変換する項目の順番がど
のようになっていても、カード型データベース記憶手段
101に記憶された住所データを、対応する住所データ
記憶手段102の住所データに変換することできる。
[0010] Therefore, the item name of the data stored in the card type database storage means 101 is automatically checked and copied to the position of the corresponding item in the address data storage means 102. Regardless of the order, the address data stored in the card-type database storage means 101 can be converted into the address data stored in the corresponding address data storage means 102.

【0011】[0011]

【実施例】以下、図面に示す実施例に基づいてこの発明
を詳述する。なお、この発明はこれによって限定される
ものではない。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below based on embodiments shown in the drawings. Note that this invention is not limited to this.

【0012】図2はこの発明を日本語ワードプロセッサ
に適用した一実施例の構成を示すブロック図である。こ
の図において、1は仮名文字キーや数値キー、変換キー
、あるいはファンクションキー等を備えたキーボードで
あり、各種のデータを制御装置2に入力する。
FIG. 2 is a block diagram showing the configuration of an embodiment in which the present invention is applied to a Japanese word processor. In this figure, 1 is a keyboard equipped with kana character keys, numeric keys, conversion keys, function keys, etc., and is used to input various data to the control device 2.

【0013】制御装置2は、CPU,ROM,RAM,
I/Oポートからなるマイクロコンピュータによって構
成され、ROMからなるプログラムメモリ3に書き込ま
れている制御プログラムにより、後述する各種のデータ
処理を行う。
The control device 2 includes a CPU, ROM, RAM,
It is constituted by a microcomputer consisting of an I/O port, and performs various data processing described below using a control program written in a program memory 3 consisting of a ROM.

【0014】4はCRTディスプレイ装置やLC(液晶
)ディスプレイ装置、あるいはELディスプレイ装置か
らなる表示装置であり、キーボード1から入力された各
種の情報を表示する。
A display device 4 is a CRT display device, an LC (liquid crystal) display device, or an EL display device, and displays various information input from the keyboard 1.

【0015】5及び6は郵便番号、住所、氏名、電話番
号などの項目名が付された住所データを含む各種のデー
タをあらかじめ記憶したフロッピーディスク装置のよう
な外部メモリからなるカード型データベースメモリであ
り、5はレイアウト情報などを蓄えておくフォーマット
メモリ、6はデータを格納するデータメモリである。
Reference numerals 5 and 6 are card-type database memories consisting of external memories such as floppy disk devices in which various data including address data with item names such as postal code, address, name, and telephone number are stored in advance. 5 is a format memory for storing layout information, etc., and 6 is a data memory for storing data.

【0016】7は宛名番号、郵便番号、住所、氏名、見
出し、電話番号、備考の各項目名からなる宛名データを
記憶する住所録データメモリ、8はカード型データベー
スの項目名をチェックするためのROMからなる比較項
目名データメモリであり、カード型データベースフォー
マットメモリ5に記憶されている項目名が住所録データ
メモリ7に記憶されている住所録データのどの項目名に
該当するのかの比較項目名データを記憶している。
7 is an address book data memory for storing address data consisting of each item name such as address number, postal code, address, name, heading, telephone number, and notes; 8 is for checking the item names of the card type database; Comparison item name data memory consisting of ROM, which is a comparison item name that indicates which item name of the address book data stored in the address book data memory 7 corresponds to the item name stored in the card type database format memory 5. remembers data.

【0017】図3はカード型データベースフォーマット
メモリ5のメモリ構造を示す説明図であり、図に示すよ
うに、カード型データベースフォーマットメモリ5には
、用紙情報、各種フォーマット情報、及び項目情報1,
2,…,nが記憶されている。
FIG. 3 is an explanatory diagram showing the memory structure of the card-type database format memory 5. As shown in the figure, the card-type database format memory 5 stores paper information, various format information, and item information 1,
2,...,n are stored.

【0018】用紙情報としては、用紙のサイズ、左右/
上下余白等の書式情報やタブセットの情報がセットされ
ている。項目情報1,2,…,nとしては、それぞれ項
目番号、項目名、項目サイズ、及び項目属性が格納され
ている。
[0018] Paper information includes paper size, left/right/
Format information such as top and bottom margins and tab set information are set. As item information 1, 2, . . . , n, item numbers, item names, item sizes, and item attributes are stored, respectively.

【0019】図4はカード型データベースデータメモリ
6のメモリ構造を示す説明図であり、図に示すように、
カード型データベースデータメモリ6には、カード番号
1のデータ1からカード番号mのデータmまで、1枚毎
に項目1〜項目nに対するデータが格納されている。
FIG. 4 is an explanatory diagram showing the memory structure of the card type database data memory 6. As shown in the figure,
The card type database data memory 6 stores data for items 1 to n for each card, from data 1 for card number 1 to data m for card number m.

【0020】図5は住所録データメモリ7のメモリ構造
を示す説明図であり、図に示すように、住所録データメ
モリ7には、宛名データ1から宛名データn毎に、宛名
番号、郵便番号、住所、氏名、見出し、電話番号、備考
の各項目名の順に住所録データが登録される。
FIG. 5 is an explanatory diagram showing the memory structure of the address book data memory 7. As shown in the figure, the address book data memory 7 stores address numbers and postal codes for each address data 1 to n. Address book data is registered in the order of each item name: , address, name, heading, telephone number, and notes.

【0021】図6は比較項目名データメモリ8に記憶さ
れた比較項目名データの内容を示す説明図である。比較
項目名データは、図に示すように、例えば住所録の宛名
番号に該当するものは“宛名番号”,“番号”,“NO
”であり、住所録の“氏名”に該当するものは“氏名”
,“名前”であるというように、カード型データベース
の項目名をチェックし、該当する項目を宛名番号に割当
てるためのテーブルである。
FIG. 6 is an explanatory diagram showing the contents of the comparison item name data stored in the comparison item name data memory 8. As shown in the figure, the comparison item name data is, for example, "address number", "number", and "NO" that correspond to the address number in the address book.
”, and those that correspond to “name” in the address book are “name”
, "Name", etc., in the card-type database, and assigns the corresponding item to the address number.

【0022】制御装置2は、カード型データベースデー
タメモリ6から、1カード分ずつ順次データを読出し、
カード型データベースフォーマットメモリ5に記憶され
たフォーマット情報に基づいてその項目名をチェックし
、比較項目名データメモリ8に記憶された比較項目名デ
ータを参照することによって、カード型データベースデ
ータメモリ6の住所データを、住所録データメモリ7の
該当項目の位置に複写する。
The control device 2 sequentially reads data for each card from the card type database data memory 6, and
The address of the card-type database data memory 6 is checked by checking the item name based on the format information stored in the card-type database format memory 5 and referring to the comparison item name data stored in the comparison item name data memory 8. The data is copied to the location of the corresponding item in the address book data memory 7.

【0023】次に、このような制御装置2の処理動作の
内容を図7から図9に示すフローチャートに従い説明す
る。
Next, the contents of the processing operations of the control device 2 will be explained according to the flowcharts shown in FIGS. 7 to 9.

【0024】図7は宛名データ変換のメインの処理動作
の内容を示すフローチャートである。宛名データ変換に
おいては、制御装置2は、まず、カード型データベース
フォーマットメモリ5からカード型データベースの項目
名を読み込み(ステップ21)、後述する変換項目の検
索及び変換情報のセットを行う(ステップ22)。
FIG. 7 is a flowchart showing the main processing operations of address data conversion. In address data conversion, the control device 2 first reads item names of the card type database from the card type database format memory 5 (step 21), and searches for conversion items and sets conversion information, which will be described later (step 22). .

【0025】次に、データのチェックを行い(ステップ
23)、最終でなければ、後述するデータ変換処理を行
い(ステップ25)、データがあれば(ステップ26)
、ステップ23に戻って処理を繰り返し、データがなけ
れば、読み込んだデータを住所録データメモリ7の宛名
データの該当する項目の位置へそれぞれ転送し(ステッ
プ27)、ステップ23のデータのチェックにおいて最
終であれば処理を終了する。
Next, the data is checked (step 23), and if it is not final, the data conversion process described later is performed (step 25), and if the data is present (step 26).
, returns to step 23 and repeats the process, and if there is no data, the read data is transferred to the position of the corresponding item of address data in the address book data memory 7 (step 27), and the final data check in step 23 is performed. If so, the process ends.

【0026】図8は変換項目の検索及び変換情報のセッ
トの処理動作の内容を示すフローチャートである。変換
項目の検索及び変換情報のセットにおいては、制御装置
2は、まず、宛名番号に該当する項目をサーチし、該当
する項目があれば(ステップ32)、その項目列をセッ
トする(ステップ33)。また、該当する項目がなけれ
ば、カード番号出力フラグをオンにする(ステップ34
)。
FIG. 8 is a flow chart showing the contents of processing operations for searching conversion items and setting conversion information. In searching for conversion items and setting conversion information, the control device 2 first searches for an item that corresponds to the address number, and if there is a corresponding item (step 32), sets the item string (step 33). . Also, if there is no corresponding item, turn on the card number output flag (step 34).
).

【0027】次に、郵便番号の項目をサーチし(ステッ
プ35)、項目があれば(ステップ36)、項目列をセ
ットし(ステップ37)、住所の項目をサーチし(ステ
ップ38)、項目があれば(ステップ39)、項目列を
セットし(ステップ40)、氏名の項目をサーチし(ス
テップ41)、項目があれば(ステップ42)、項目列
をセットし(ステップ43)、見出しの項目をサーチし
(ステップ44)、項目があれば(ステップ45)、項
目列をセットし(ステップ46)、電話番号の項目をサ
ーチし(ステップ47)、項目があれば(ステップ48
)、項目列をセットし(ステップ49)、備考の項目を
サーチし(ステップ50)、項目があれば(ステップ5
1)、項目列をセットする(ステップ52)。
Next, the postal code item is searched (step 35), and if the item is found (step 36), the item string is set (step 37), the address item is searched (step 38), and the item is found. If there is an item (step 39), set the item column (step 40), search for the name item (step 41), if there is an item (step 42), set the item column (step 43), and search for the name item (step 41). (Step 44), if the item is found (Step 45), set the item string (Step 46), search for the telephone number item (Step 47), and if the item is found (Step 48).
), set the item string (step 49), search for the remarks item (step 50), and if there is an item (step 5
1) Set the item string (step 52).

【0028】図9はデータ変換の処理動作の内容を示す
フローチャートである。データ変換の処理においては、
制御装置2は、まず、カード型データベースから1カー
ド分のカードデータを読み込む(ステップ61)。
FIG. 9 is a flowchart showing the details of the data conversion processing operation. In the data conversion process,
The control device 2 first reads card data for one card from the card type database (step 61).

【0029】次に、宛名番号に変換する項目のデータを
取り込み(ステップ62)、郵便番号に変換する項目の
データを取り込み(ステップ63)、住所に変換する項
目のデータを取り込み(ステップ64)、氏名に変換す
る項目のデータを取り込み(ステップ65)、見出しに
変換する項目のデータを取り込み(ステップ66)、電
話番号に変換する項目のデータを取り込み(ステップ6
7)、備考に変換する項目のデータを取り込む(ステッ
プ68)。
Next, the data of the item to be converted into an address number is imported (step 62), the data of the item to be converted to a postal code is imported (step 63), the data of the item to be converted to an address is imported (step 64), Import data for items to be converted to names (step 65), import data for items to be converted to headings (step 66), and import data for items to be converted to phone numbers (step 6).
7), import the data of the item to be converted into notes (step 68).

【0030】このようにして、項目名を認識し、変換す
る項目の順番がどのようになっていても住所録データに
変換できるように対応をはかることにより、一般的なカ
ード型データベースから住所録専用のデータベースに簡
単にデータ変換を行うことができる。
[0030] In this way, by recognizing item names and making arrangements to convert them into address book data no matter what order the items are in, address book data can be converted from a general card type database. Data can be easily converted to a dedicated database.

【0031】[0031]

【発明の効果】この発明によれば、項目名をチェックし
て、カード型データベース記憶手段に記憶された各デー
タを該当する住所データ記憶手段の項目の位置に複写す
るようにしたので、項目の順番がどのようになっていて
も、カード型データベース記憶手段に記憶された住所デ
ータを、対応する住所データ記憶手段の住所データに容
易に変換することできる。
[Effects of the Invention] According to the present invention, the item name is checked and each piece of data stored in the card-type database storage means is copied to the position of the corresponding item in the address data storage means. Regardless of the order, address data stored in the card-type database storage means can be easily converted to address data in the corresponding address data storage means.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】この発明の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of the present invention.

【図2】この発明を日本語ワードプロセッサに適用した
一実施例の構成を示すブロック図。
FIG. 2 is a block diagram showing the configuration of an embodiment in which the present invention is applied to a Japanese word processor.

【図3】カード型データベースフォーマットメモリのメ
モリ構造を示す説明図。
FIG. 3 is an explanatory diagram showing the memory structure of a card-type database format memory.

【図4】カード型データベースデータメモリのメモリ構
造を示す説明図。
FIG. 4 is an explanatory diagram showing the memory structure of a card-type database data memory.

【図5】住所録データメモリのメモリ構造を示す説明図
FIG. 5 is an explanatory diagram showing the memory structure of an address book data memory.

【図6】比較項目名データメモリに記憶された比較項目
名データの内容を示す説明図。
FIG. 6 is an explanatory diagram showing the contents of comparison item name data stored in a comparison item name data memory.

【図7】宛名データ変換のメインの処理動作の内容を示
すフローチャート。
FIG. 7 is a flowchart showing the main processing operation of address data conversion.

【図8】変換項目の検索及び変換情報のセットの処理動
作の内容を示すフローチャート。
FIG. 8 is a flowchart showing the contents of processing operations for searching conversion items and setting conversion information.

【図9】データ変換の処理動作の内容を示すフローチャ
ート。
FIG. 9 is a flowchart showing the contents of data conversion processing operations.

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

1  キーボード 2  制御装置 3  プログラムメモリ 4  表示装置 5  カード型データベースフォーマットメモリ6  
カード型データベースデータメモリ7  住所録データ
メモリ 8  比較項目名データメモリ
1 Keyboard 2 Control device 3 Program memory 4 Display device 5 Card type database format memory 6
Card type database data memory 7 Address book data memory 8 Comparison item name data memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  郵便番号、住所、氏名等の項目からな
る住所データを含む各種のデータをカード型データベー
スとして記憶したカード型データベース記憶手段と、郵
便番号、住所、氏名等の項目からなる住所データを記憶
する住所データ記憶手段と、カード型データベース記憶
手段の項目が住所データ記憶手段のどの項目に該当する
のかの比較データを記憶した比較データ記憶手段と、カ
ード型データベース記憶手段からデータを1カードデー
タずつ順次読出す読出し手段と、読出し手段によって読
み出された1カードデータの項目をチェックし、比較デ
ータ記憶手段の比較データを参照することによって、そ
の項目のデータを該当する住所データ記憶手段の項目の
位置に複写する複写手段と、を備えてなるデータ変換装
置。
[Claim 1] Card-type database storage means storing various data including address data consisting of items such as postal code, address, name, etc. as a card-type database, and address data consisting of items such as postal code, address, name, etc. an address data storage means for storing data, a comparison data storage means for storing comparison data of which item in the address data storage means corresponds to an item in the card type database storage means, and a comparison data storage means for storing data from the card type database storage means on one card. A reading means for sequentially reading data one by one, and checking the item of one card data read by the reading means and referring to the comparison data of the comparison data storage means, the data of the item is stored in the corresponding address data storage means. A data conversion device comprising: copying means for copying to an item position.
JP3090734A 1991-04-22 1991-04-22 Data converter Pending JPH04321162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3090734A JPH04321162A (en) 1991-04-22 1991-04-22 Data converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3090734A JPH04321162A (en) 1991-04-22 1991-04-22 Data converter

Publications (1)

Publication Number Publication Date
JPH04321162A true JPH04321162A (en) 1992-11-11

Family

ID=14006802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3090734A Pending JPH04321162A (en) 1991-04-22 1991-04-22 Data converter

Country Status (1)

Country Link
JP (1) JPH04321162A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7359925B2 (en) 1997-09-30 2008-04-15 Canon Kabushiki Kaisha Database system, its control method, and information processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7359925B2 (en) 1997-09-30 2008-04-15 Canon Kabushiki Kaisha Database system, its control method, and information processing apparatus

Similar Documents

Publication Publication Date Title
JPS6133153U (en) document input device
JPH06162098A (en) Near-synonym generation processing method
JPH04321162A (en) Data converter
JPH0118470B2 (en)
JP2886705B2 (en) Data transfer device
JPH0612548B2 (en) Document processor
JP3045886B2 (en) Character processing device with handwriting input function
JP2975529B2 (en) Electronic dictionary search device
JP2634926B2 (en) Kana-Kanji conversion device
JPH0785236B2 (en) Character data input device
JPH0269858A (en) Character processing device
TW541472B (en) Word/vocabulary searching method for electronic dictionary
JPH0528203A (en) Map retrieval device
JPH0121382Y2 (en)
JP5056741B2 (en) Mobile terminal, mobile terminal control method, and mobile terminal control program
JPS62115519A (en) Regular format printing system
JP3155600B2 (en) Information retrieval device
JPH07129565A (en) Information processor
JPH0352102B2 (en)
JPH06325098A (en) Map information processor
JPH05135112A (en) Information processor
JPH0242563A (en) Document producing/editing device
JPH0498358A (en) Kana address knowledge processing system
JPH0221363A (en) Document retrieving system
JPS62126461A (en) Document preparing device