JPH0958085A - Method and device for recording and computer controller - Google Patents

Method and device for recording and computer controller

Info

Publication number
JPH0958085A
JPH0958085A JP21453695A JP21453695A JPH0958085A JP H0958085 A JPH0958085 A JP H0958085A JP 21453695 A JP21453695 A JP 21453695A JP 21453695 A JP21453695 A JP 21453695A JP H0958085 A JPH0958085 A JP H0958085A
Authority
JP
Japan
Prior art keywords
data
sender
recording
addresses
constituent elements
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.)
Withdrawn
Application number
JP21453695A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Endo
吉之 遠藤
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.)
Canon Electronic Business Machines HK Co Ltd
Original Assignee
Canon Electronic Business Machines HK 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 Canon Electronic Business Machines HK Co Ltd filed Critical Canon Electronic Business Machines HK Co Ltd
Priority to JP21453695A priority Critical patent/JPH0958085A/en
Publication of JPH0958085A publication Critical patent/JPH0958085A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a low-cost recorder, a method therefor and a computer controller which can shorten the processing time. SOLUTION: The sender's and addressee's addresses are divided to constituting elements according to a predetermined rule, stored in the data area 15 of a RAM 5, and the elements which can be omitted in the description on a postal matter in the stored sender's and addressee's addresses are compared. As a result of the comparison, the discordant elements and the elements which cannot be omitted in the description in the sender's and addressee's addresses stored in the area 15 are extracted. The output is controlled based on the extracted elements.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、郵便物に差出人と
宛先人のそれぞれの氏名と住所を記録する記録装置及び
その方法及びコンピュータ制御装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a recording apparatus for recording the names and addresses of senders and recipients on a postal matter, a method thereof, and a computer control apparatus.

【0002】[0002]

【従来の技術】従来、予めROM等の記憶媒体に記憶さ
れているデータあるいはユーザが入力するデータ(住所
録で構成される文字データ)を元に、宛先と差出人の住
所をハガキや封筒に記録する記録装置においては、一般
的に差出人の住所を構成するデータである住所録データ
および送付先の住所を構成する住所録データは、図7に
示すようなデータ構造でRAM等の記憶媒体に記憶され
ている。同図において、ユーザデータエリアが差出人の
住所録データであり、住所録データエリアが送付先の住
所録データである。
2. Description of the Related Art Conventionally, an address of a destination and a sender are recorded on a postcard or an envelope based on data stored in advance in a storage medium such as a ROM or data input by a user (character data composed of an address book). In the recording device, the address book data, which is generally the data that constitutes the sender's address, and the address book data, which is the address of the destination, are stored in a storage medium such as RAM with the data structure shown in FIG. Has been done. In the figure, the user data area is the address book data of the sender, and the address book data area is the address book data of the destination.

【0003】ユーザデータエリアは、差出人の氏名であ
る氏名データ1001、同様にして差出人の住所であ
る、郵便番号データ1002、都道府県データ100
3、市/区データ1004、町データ1005、番地デ
ータ1006により構成されている。また、住所録デー
タエリアは、送付先の氏名である氏名データ1011、
同様にして送付先の住所である、郵便番号データ101
2、都道府県データ1013、市/区データ1014、
町データ1015、番地データ1016の6種類のデー
タが順番に記憶され、6つのデータを1つの単位として
構成されている。尚、住所録データは複数の送付先のデ
ータを記憶することが可能であり、別の送付先としての
氏名データ1021、郵便番号データ1022、…、番
地データ1026というように単位ごとに記憶されてい
る。
The user data area includes name data 1001 which is the name of the sender, and similarly, postal code data 1002 and prefecture data 100 which are the address of the sender.
3, city / ward data 1004, town data 1005, and address data 1006. In addition, the address book data area is the name data 1011 that is the name of the destination,
Similarly, the postal code data 101, which is the address of the destination.
2, prefecture data 1013, city / ward data 1014,
Six types of data, town data 1015 and address data 1016, are stored in order, and the six data are configured as one unit. The address book data can store data of a plurality of destinations, and are stored for each unit such as name data 1021, postal code data 1022, ..., Address data 1026 as different destinations. There is.

【0004】上述のユーザデータエリアに記憶されてい
るユーザデータエリアと住所録データエリアに記憶され
ている住所録データを用いて、ハガキに記録する処理を
説明する。例えば、図7のように、ユーザがハガキ10
0に記録を指示すると、住所録データエリア内に記憶さ
れる氏名データ1007〜番地データ1012までの6
つのデータを1つの単位とした送付先の住所録データ
と、ユーザデータエリア内に記憶される氏名データ10
01、…、番地データ1006までの6つのデータを1
つの単位とした送付先の住所録データをRAM等の記憶
媒体内の所定の作業領域に展開し、記録イメージデータ
100を作成する。そして、図8に示すように作成され
た記録イメージデータを用いて、送付先の住所と氏名を
記録する送付先住所・氏名エリア1115に、また、差
出人の住所と氏名を記録する差出人住所・氏名エリア1
016に記録する。
A process for recording on a postcard will be described using the user data area stored in the user data area and the address book data stored in the address book data area. For example, as shown in FIG.
When recording is instructed to 0, the name data 1007 to the address data 1012 stored in the address book data area 6
Address book data of one destination with one data unit and name data stored in the user data area 10
01, ..., 6 data up to address data 1006
The address book data of the destination as one unit is expanded in a predetermined work area in a storage medium such as a RAM, and the recorded image data 100 is created. Then, using the recording image data created as shown in FIG. 8, in the delivery address / name area 1115 for recording the delivery address and name, and also for the delivery address / name for recording the sender address and name. Area 1
Record at 016.

【0005】一般的に、差出人が差出人自身の居住地区
内の郵便局および郵便ポストにハガキや手紙等の郵便物
を投函するという条件の下で、差出人と送付先の住所が
同一都道府県、同一の市/区であるような場合、差出人
と送付先のお互いに重複する住所をハガキや封筒に記録
しなくても郵便物が届けられる。
Generally, the sender and the delivery address are the same in the same prefecture, provided that the sender posts a postal item such as a postcard or letter to a post office or a post in the sender's own residential area. In the case of a city / ward, mail can be delivered without having to record on the postcard or envelope the overlapping addresses of the sender and the recipient.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来の記録装置において、差出人と送付先の住所が重複し
ていて重複する住所をハガキや封筒に記録する必要がな
い場合でも、ユーザが記録する際に意図的に重複する住
所を記録させないようにしないかぎり、差出人と送付先
の重複する住所を含むすべての住所録データをハガキや
封筒に記録していた。そのため、記録処理時間と記録媒
体(インクやリボン等)に無駄が生じるという問題点が
あった。
However, in the above-mentioned conventional recording apparatus, even when the address of the sender and the address of the destination are duplicated and it is not necessary to record the duplicated address on a postcard or an envelope, when the user records it. Unless I did not intentionally record duplicate addresses in, I recorded all address book data, including duplicate sender and recipient addresses, on postcards or envelopes. Therefore, there is a problem that the recording processing time and the recording medium (ink, ribbon, etc.) are wasted.

【0007】本発明は上記の問題点に鑑みてなされたも
のであり、処理時間を短縮し、低コスト化を図る記録装
置及びその方法及びコンピュータ制御装置を提供するこ
とを目的としている。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a recording apparatus, a method therefor, and a computer control apparatus for reducing the processing time and cost.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
めの本発明による記録装置は以下の構成を備える。即
ち、郵便物に差出人と宛先人のそれぞれの氏名と住所を
記録する記録装置であって、前記差出人及び前記宛先人
の住所を所定の規則に従った構成要素に分割して記憶す
る記憶手段と、前記記憶手段に記憶されている前記差出
人及び前記宛先人の住所において郵便物への記載が省略
可能な構成要素を比較する比較手段と、前記比較手段の
結果、不一致である構成要素と、前記記憶手段に記憶さ
れている前記差出人及び前記宛先人の住所において郵便
物の記載が省略できない構成要素を抽出する抽出手段
と、前記抽出手段で抽出される構成要素に基づいて出力
制御する出力制御手段とを備える。
The recording apparatus according to the present invention for achieving the above object has the following arrangement. That is, a recording device for recording the names and addresses of the sender and the addressee on the mail, and a storage means for dividing the addresses of the sender and the addressee into constituent elements according to a predetermined rule and storing the divided elements. Comparing means for comparing constituent elements that can be omitted from the postal matter in the addresses of the sender and the recipient stored in the storage means, and constituent elements that do not match as a result of the comparing means, Extraction means for extracting constituent elements whose description of the mail cannot be omitted in the addresses of the sender and the recipient stored in the storage means, and output control means for controlling output based on the constituent elements extracted by the extraction means. With.

【0009】また、好ましくは、前記構成要素は、郵便
番号、都道府県、市、区、町、番地からなる。上記の目
的を達成するための本発明による記録方法は以下の構成
を備える。即ち、郵便物に差出人と宛先人のそれぞれの
氏名と住所を記録する記録方法であって、前記差出人及
び前記宛先人の住所を所定の規則に従った構成要素に分
割して記憶する記憶工程と、前記記憶工程で記憶媒体に
記憶されている前記差出人及び前記宛先人の住所におい
て郵便物の記載が省略可能な構成要素を比較する比較工
程と、前記比較工程の結果、不一致である構成要素と、
前記記憶工程で記憶媒体に記憶されている前記差出人及
び前記宛先人の住所において郵便物の記載が省略できな
い構成要素を抽出する抽出工程と、前記抽出工程で抽出
される構成要素に基づいて出力制御する出力制御工程と
を備え。
Further, preferably, the constituent elements include a postal code, a prefecture, a city, a ward, a town and an address. A recording method according to the present invention for achieving the above object has the following configuration. That is, a recording method of recording the names and addresses of the sender and the recipient on the mail, and storing the addresses of the sender and the recipient by dividing them into constituent elements according to a predetermined rule. A comparing step of comparing components of the sender and the addressee stored in a storage medium in which the description of the mail item can be omitted in the storing step, and a constituent element which is inconsistent as a result of the comparing step. ,
An extraction step of extracting constituent elements whose description of the mail cannot be omitted in the addresses of the sender and the recipient stored in the storage medium in the storage step, and output control based on the constituent elements extracted in the extraction step And an output control process for

【0010】上記の目的を達成するための本発明による
コンピュータ制御装置は以下の構成を備える。即ち、メ
モリ媒体から所定のプログラムを読み込んでコンピュー
タを制御するコンピュータ制御装置であって、前記メモ
リ媒体は、差出人及び宛先人の住所を所定の規則に従っ
た構成要素に分割して記憶する記憶工程の手順コード
と、前記記憶工程で記憶媒体に記憶される前記差出人及
び前記宛先人の住所において郵便物の記載が省略可能な
構成要素を比較する比較工程の手順コードと、前記比較
工程の結果、不一致である構成要素と、前記記憶工程で
記憶媒体に記憶される前記差出人及び前記宛先人の住所
において郵便物の記載が省略できない構成要素を抽出す
る抽出工程の手順コードと、前記抽出工程で抽出される
構成要素に基づいて出力制御する出力制御工程の手順コ
ードとを備える。
A computer controller according to the present invention for achieving the above object has the following configuration. That is, a computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium stores the addresses of the sender and the recipient by dividing the addresses into constituent elements according to a predetermined rule. Of the procedure code, the procedure code of the comparison step for comparing the constituents of the sender and the addressee of the address stored in the storage medium in which the description of the mail can be omitted, and the result of the comparison step, A component code that does not match, a procedure code of an extraction step for extracting a component whose description of the mail cannot be omitted in the addresses of the sender and the recipient stored in the storage medium in the storage step, and the extraction in the extraction step And a procedure code of an output control process for controlling the output based on the components.

【0011】上記の他の目的を達成するための本発明に
よる記録装置は以下の構成を備える。即ち、郵便物に差
出人と宛先人のそれぞれの氏名と住所を記録する記録装
置であって、前記差出人及び前記宛先人の住所を所定の
規則に従った構成要素に分割して記憶する第1記憶手段
と、郵便番号で一意的に決定される構成要素を記憶する
第2記憶手段と、前記差出人と前記宛先人のそれぞれの
住所の郵便番号を比較する比較手段と、前記比較手段の
結果、前記郵便番号が一致する場合、前記郵便番号で一
意的に決定される構成要素を除いた前記第1記憶手段に
記憶されている構成要素を抽出する抽出手段と、前記抽
出手段で抽出される構成要素に基づいて出力制御する出
力制御手段とを備える。
A recording apparatus according to the present invention for achieving the above-mentioned other object has the following configuration. That is, a recording device for recording the name and address of each of the sender and the recipient on the mail, the first memory storing the addresses of the sender and the recipient by dividing them into constituent elements according to a predetermined rule. Means, second storage means for storing the constituent elements uniquely determined by the postal code, comparing means for comparing the postal codes of the respective addresses of the sender and the recipient, and the result of the comparing means, When the postal codes match, extraction means for extracting the constituents stored in the first storage means excluding the constituents uniquely determined by the postal code, and the constituents extracted by the extracting means Output control means for controlling output based on

【0012】また、好ましくは、前記抽出手段によって
抽出される構成要素の内、郵便物への記載が省略可能な
構成要素を比較する比較手段とを更に備える。上記の他
の目的を達成するための本発明による記録方法は以下の
構成を備える。即ち、郵便物に差出人と宛先人のそれぞ
れの氏名と住所を記録する記録方法であって、前記差出
人及び前記宛先人の住所を所定の規則に従った構成要素
に分割して記憶する第1記憶工程と、郵便番号で一意的
に決定される構成要素を記憶する第2記憶工程と、前記
差出人と前記宛先人のそれぞれの住所の郵便番号を比較
する比較工程と、前記比較工程の結果、前記郵便番号が
一致する場合、前記郵便番号で一意的に決定される構成
要素を除いた前記第1記憶工程で記憶媒体に記憶されて
いる構成要素を抽出する抽出工程と、前記抽出工程で抽
出される構成要素に基づいて出力制御する出力制御工程
とを備える。
[0012] Preferably, it further comprises a comparison means for comparing the constituent elements extracted by the extracting means, which constituent elements can be omitted from the description in the mail. A recording method according to the present invention for achieving the above-mentioned other object has the following configuration. That is, it is a recording method for recording the names and addresses of the sender and the addressee on the mail, and storing the addresses of the sender and the addressee by dividing them into constituent elements according to a predetermined rule. A second storage step of storing a component uniquely determined by a postal code, a comparison step of comparing postal codes of respective addresses of the sender and the recipient, and a result of the comparison step, When the postal codes match, the extraction step of extracting the components stored in the storage medium in the first storage step excluding the components uniquely determined by the postal code, and the extraction step extracted And an output control step of controlling output based on the constituent elements.

【0013】上記の他の目的を達成するための本発明に
よるコンピュータ制御装置は以下の構成を備える。即
ち、メモリ媒体から所定のプログラムを読み込んでコン
ピュータを制御するコンピュータ制御装置であって、前
記メモリ媒体は、差出人及び宛先人の住所を所定の規則
に従った構成要素に分割して記憶する第1記憶工程の手
順コードと、郵便番号で一意的に決定される構成要素を
記憶する第2記憶工程の手順コードと、前記差出人と前
記宛先人のそれぞれの住所の郵便番号を比較する比較工
程の手順コードと、前記比較工程の結果、前記郵便番号
が一致する場合、前記郵便番号で一意的に決定される構
成要素を除いた前記第1記憶工程で記憶媒体に記憶され
る構成要素を抽出する抽出工程の手順コードと、前記抽
出工程で抽出される構成要素に基づいて出力制御する出
力制御工程とを備える。
A computer controller according to the present invention for achieving the above-mentioned other object has the following configuration. That is, it is a computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium divides the addresses of the sender and the addressee into constituent elements according to a predetermined rule and stores them. The procedure code of the storing step, the procedure code of the second storing step of storing the component uniquely determined by the postal code, and the procedure of the comparing step of comparing the postal codes of the respective addresses of the sender and the recipient When the code and the postal code match as a result of the comparison step, extraction for extracting the constituent element stored in the storage medium in the first storage step excluding the constituent element uniquely determined by the postal code A process procedure code and an output control process for controlling output based on the components extracted in the extraction process are provided.

【0014】上記の構成により、差出人及び宛先人の住
所を所定の規則に従った構成要素に分割して記憶媒体に
記憶し、記憶されている差出人及び宛先人の住所におい
て郵便物への記載が省略可能な構成要素を比較する。比
較の結果、不一致である構成要素と、記憶媒体に記憶さ
れている差出人及び宛先人の住所において郵便物の記載
が省略できない構成要素を抽出する。そして、抽出され
る構成要素に基づいて出力制御する。
With the above configuration, the addresses of the sender and the recipient are divided into constituent elements according to a predetermined rule and stored in the storage medium, and the stored addresses of the sender and the recipient are described in the mail. Compare optional components. As a result of the comparison, the components that do not match and the components that cannot be omitted from the description of the mail in the addresses of the sender and the recipient stored in the storage medium are extracted. Then, output control is performed based on the extracted components.

【0015】また、他の構成により、差出人及び宛先人
の住所を所定の規則に従った構成要素に分割して記憶
し、更に郵便番号で一意的に決定される構成要素を記憶
媒体に記憶する。差出人と宛先人のそれぞれの住所の郵
便番号を比較し、比較の結果、郵便番号が一致する場
合、郵便番号で一意的に決定される構成要素を除いた記
憶媒体に記憶される構成要素を抽出する。そして、抽出
される構成要素に基づいて出力制御する。
According to another configuration, the addresses of the sender and the recipient are divided into constituent elements according to a predetermined rule and stored, and the constituent elements uniquely determined by the postal code are stored in the storage medium. . Compare the zip code of each address of the sender and the recipient, and if the zip code matches as a result of the comparison, extract the components stored in the storage medium excluding the components uniquely determined by the zip code. To do. Then, output control is performed based on the extracted components.

【0016】[0016]

【発明の実施の形態】以下、図面を参照して本発明の好
適な実施の形態を詳細に説明する。 <実施の形態1>図1は実施の形態1の記録装置の機能
構成を示すブロック図である。同図において、1は制御
部であり、CPU7がROM4のプログラム領域13の
プログラムに応じて、入力部3や表示部2及び記録部6
によるデータの入力処理を制御する。また、通常、制御
部1はG・A(ゲートアレー)とよばれ、多数のゲート
の集合体で構成されている。2は表示部であり、LCD
等からなる画面に各種のデータや記録実行命令、記録中
断等の各種処理を実行させる命令群を表示する。ユーザ
は、この命令群を入力部3によって選択することで、所
望の処理を実行させることができる。また、表示部2
は、データバス8を介して制御部1に接続されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings. <First Embodiment> FIG. 1 is a block diagram showing the functional arrangement of a recording apparatus according to the first embodiment. In the figure, reference numeral 1 is a control unit, and the CPU 7 controls the input unit 3, the display unit 2 and the recording unit 6 according to the program in the program area 13 of the ROM 4.
Control the input process of data by. Further, the control unit 1 is usually called a G.A (gate array), and is composed of an aggregate of a large number of gates. 2 is a display unit, LCD
Various data, a recording execution command, and a command group for executing various processes such as recording interruption are displayed on a screen composed of, etc. The user can execute a desired process by selecting this command group with the input unit 3. The display unit 2
Are connected to the control unit 1 via the data bus 8.

【0017】3は入力部であり、住所録データの各種デ
ータを入力するもので、0から9の数値キー、A〜Zの
アルファベトキー、記録開始指示キー等を有するキーボ
ード等からなる。また、データバス10を介して制御部
1に入力されたデータが出力される。4はROMであ
り、プログラム領域13およびフォント領域14からな
り、データバス9を介して制御部1に接続されている。
プログラム領域13は、記録装置本体を制御するプログ
ラムを記憶している。フォント領域14は、表示部2に
表示したり記録部6で記録するのための文字フォントを
記憶している。
Reference numeral 3 denotes an input unit for inputting various data of the address book data, which comprises a numerical key of 0 to 9, an alpha key of A to Z, a keyboard having a recording start instruction key and the like. In addition, the data input to the control unit 1 via the data bus 10 is output. A ROM 4 is composed of a program area 13 and a font area 14, and is connected to the control unit 1 via a data bus 9.
The program area 13 stores a program for controlling the main body of the recording apparatus. The font area 14 stores character fonts to be displayed on the display unit 2 or recorded by the recording unit 6.

【0018】5はRAMであり、データ領域15と記録
用展開領域16からなり、データバス11を介して制御
部1と接続されている。データ領域15は、差出人や送
付先の住所録データを記憶するための領域である。記録
用展開領域16は、差出人や送付先のそれぞれの住所録
データを記録するために、住所録データが記録用イメー
ジデータとして展開される領域である。
Reference numeral 5 denotes a RAM, which comprises a data area 15 and a recording expansion area 16 and is connected to the control unit 1 via a data bus 11. The data area 15 is an area for storing address book data of senders and destinations. The recording expansion area 16 is an area in which the address book data is expanded as recording image data in order to record the address book data of each of the sender and the destination.

【0019】6は記録部であり、RAM4の記録用展開
領域16に展開された記録用イメージデータを、ハガキ
や封筒に記録する。また、記録部6は、データバス12
を介して制御部1に接続されている。19はFDD(フ
ロッピーディスクドライバ)であり、FDを装着しデー
タの読み書きが可能である。また、装着されたFD(不
図示)に後述する実施の形態1や実施の形態2の処理フ
ローのプログラムを書き込み、該プログラムを本装置の
RAM5に読み込むことで処理を実行させることができ
る。。
A recording unit 6 records the recording image data expanded in the recording expansion area 16 of the RAM 4 on a postcard or an envelope. In addition, the recording unit 6 includes a data bus 12
It is connected to the control unit 1 via. Reference numeral 19 denotes an FDD (floppy disk driver), which is capable of reading and writing data by mounting the FD. Further, it is possible to execute a process by writing a program of a processing flow of Embodiments 1 and 2 described later into an attached FD (not shown) and reading the program into the RAM 5 of the present apparatus. .

【0020】尚、FDD19のかわりにCDーROMド
ライバやHDDを備え、それぞれドライバに装着あるい
は内蔵されるCDーROMやHDに上述のプログラムを
記憶させて、記憶されたプログラムを読み出すことで処
理を実行させることも容易に可能である。図2はRAM
5の内部のデータ領域15に記憶されるデータの構成を
示す図である。
A CD-ROM driver or HDD is provided instead of the FDD 19, and the above-mentioned program is stored in the CD-ROM or HD mounted or incorporated in the driver, respectively, and the stored program is read to perform the processing. It can be easily executed. Figure 2 is RAM
5 is a diagram showing a configuration of data stored in a data area 15 inside the data storage device 5. FIG.

【0021】データ領域15は、ユーザデータエリアと
住所録データエリアの2つの領域で構成されており、ユ
ーザデータエリアは差出人の氏名と住所を記憶する。ま
た、住所録データエリアは、複数の領域A1、A2、A
3、…、An(n=正の整数)があり、各領域毎に宛先
の氏名と住所を記憶する。それぞれのエリアは、入力部
3によって入力された各エリアを構成するデータが格納
される。
The data area 15 is composed of two areas, a user data area and an address book data area. The user data area stores the name and address of the sender. Further, the address book data area includes a plurality of areas A1, A2, A
, ..., An (n = a positive integer), and the name and address of the destination are stored for each area. In each area, data that is input by the input unit 3 and that constitutes each area is stored.

【0022】ユーザデータエリアは、差出人(=ユー
ザ)の差出人氏名データ201、郵便番号データ20
2、都道府県データ203、市データ204、区データ
205、町データ206、番地データ207の7つのデ
ータから構成されている。一方、住所録データエリア
は、領域A1に宛先の宛先氏名データ301、郵便番号
データ302、都道府県データ303、市データ30
4、区データ305、町データ06、番地データ307
の7つのデータで構成されている。また、A2に別の宛
先の氏名データ401、郵便番号データ402、都道府
県データ403、市データ404、…、番地データ40
7というように宛先の数n分の氏名と住所データが順に
記憶されている。
The user data area includes sender name data 201 and postal code data 20 of the sender (= user).
2. It consists of seven data: prefecture data 203, city data 204, ward data 205, town data 206, and address data 207. On the other hand, in the address book data area, the destination name data 301, the postal code data 302, the prefecture data 303, the city data 30 of the destination in the area A1.
4, ward data 305, town data 06, address data 307
It consists of 7 data items. Further, in A2, name data 401 of another destination, postal code data 402, prefecture data 403, city data 404, ..., Address data 40.
Names and address data for the number n of destinations such as 7 are stored in order.

【0023】尚、入力部3からの入力によって、ユーザ
データエリア、住所録データエリアの修正、更新が適宜
可能である。以上の構成において、実施の形態1におけ
る処理について、図2と図3のフローチャートを用いて
説明する。図3は実施の形態1の処理フローを示すフロ
ーチャートである。
It should be noted that the user data area and the address book data area can be corrected and updated as appropriate by the input from the input unit 3. With the above configuration, the processing in the first embodiment will be described with reference to the flowcharts of FIGS. 2 and 3. FIG. 3 is a flowchart showing the processing flow of the first embodiment.

【0024】ステップS401で、まず、ユーザは入力
部3により郵便物への記録実行を指示する。次に、ステ
ップS402では、ユーザデータエリアの都道府県デー
タ203と、宛先の住所録データエリア、例えば、領域
A1の都道府県データ303を参照し、両方のデータが
一致するかどうかを判定する。両方の都道府県データが
一致する場合(ステップS402でYES)、ステップ
S403に進む。一致しない場合(ステップS407で
NO)、記録に必要なデータをRAM5の記録用展開領
域16に展開する。そして、差出人の住所と宛先の住所
がすべて一致しないので、ユーザデータエリアと住所録
データエリアの宛先に対応する領域から、すべてのデー
タを記録用展開領域16に展開し、記録イメージデータ
を作成する。
In step S401, the user first instructs the input unit 3 to execute recording on a mail piece. Next, in step S402, the prefecture data 203 of the user data area and the address book data area of the destination, for example, the prefecture data 303 of the area A1, are referred to, and it is determined whether or not both data match. If both prefecture data match (YES in step S402), the flow advances to step S403. If they do not match (NO in step S407), the data required for recording is expanded in the recording expansion area 16 of the RAM 5. Then, since the sender's address and the address of the destination do not all match, all the data is expanded from the area corresponding to the destination of the user data area and the address book data area to the recording expansion area 16 to create the recording image data. .

【0025】ステップS403で、ユーザデータエリア
の市データ204と、住所録データエリアの市データ3
04を参照し、両方のデータが一致するかどうかを判定
する。両方の市データが一致する場合(ステップS40
3でYES)、ステップS404に進む。一致しない場
合(ステップS403でNO)、記録に必要なデータを
RAM5の記録用展開領域16に展開する。そして、差
出人の住所と宛先の住所は都道府県データ以外はすべて
一致しないので、ユーザデータエリアと住所録データエ
リアの宛先に対応する領域から、都道府県データ以外の
すべてのデータを記録用展開領域16に展開し、記録イ
メージデータを作成する。
In step S403, city data 204 in the user data area and city data 3 in the address book data area
04, it is determined whether both data match. When both city data match (step S40)
(YES in step 3), the process proceeds to step S404. If they do not match (NO in step S403), the data required for recording is expanded in the recording expansion area 16 of the RAM 5. Since the sender's address and the destination address do not match except for the prefecture data, all the data other than the prefecture data is expanded from the area corresponding to the destination in the user data area and the address book data area to the recording expansion area 16 Expand to and create recording image data.

【0026】ステップS404で、ユーザデータエリア
と住所録データエリアの市データの次に区データが存在
しているかどうかを判定する。区データが存在する場合
(ステップS404でYES)、ステップS405に進
む。ステップS405で、ユーザデータエリアの区デー
タ205と、住所録データエリアの区データ305を参
照し、両方のデータが一致するかどうかを判定する。両
方の区データが一致する場合(ステップS405でYE
S)、ステップS406に進む。一致しない場合(ステ
ップS403でNO)、記録に必要なデータをRAM5
の記録用展開領域16に展開する。そして、差出人の住
所と宛先の住所は都道府県データと市データ以外はすべ
て一致しないので、ユーザデータエリアと住所録データ
エリアの宛先に対応する領域から、都道府県データと市
データ以外のすべてのデータを記録用展開領域16に展
開し、記録イメージデータを作成する。本実施の形態で
は、差出人と宛先の住所は都道府県データと市データが
一致するので、ユーザデータエリアの町データ206、
番地データ207、住所録データエリアの町データ30
6、番地データ307が、記録用展開領域16に展開さ
れ記録イメージデータ500を作成する。
In step S404, it is determined whether or not there is ward data next to the city data in the user data area and the address book data area. If the section data exists (YES in step S404), the process advances to step S405. In step S405, the ward data 205 in the user data area and the ward data 305 in the address book data area are referred to, and it is determined whether or not both data match. When both ward data match (YE in step S405)
S), and proceeds to step S406. If they do not match (NO in step S403), the data required for recording is stored in RAM5.
Is expanded in the recording expansion area 16. Since the sender's address and the recipient's address do not match except for prefecture data and city data, all data other than prefecture data and city data from the area corresponding to the destination in the user data area and address book data area Is expanded in the recording expansion area 16 to create recording image data. In the present embodiment, since the prefecture data and the city data match for the sender and destination addresses, the town data 206 in the user data area,
Street data 207, town data 30 in the address book data area
6. The address data 307 is expanded in the recording expansion area 16 to create the recording image data 500.

【0027】ステップS410で、記録用展開領域16
に展開された記録イメージデータを記録部6に出力する
ことで、郵便物に記録が行われる。図4は、記録イメー
ジデータ500のレイアウトであり、図3のフローチャ
ートのステップS409で、RAM5の記録用展開領域
16に展開されたものである。
In step S410, the recording expansion area 16
By outputting the recording image data developed in the above to the recording unit 6, the mail is recorded. FIG. 4 is a layout of the recording image data 500, which is expanded in the recording expansion area 16 of the RAM 5 in step S409 of the flowchart of FIG.

【0028】尚、記録用展開領域には、住所録データ、
ユーザデータを所定のエリアに配置されるような構成に
なっている。記録用展開領域16に展開されるデータに
より、宛先郵便番号エリア501には、住所録データエ
リアの郵便番号データ302が配置される。宛先住所エ
リア502には、住所録データエリアの町データ305
が配置される。宛先住所エリア503には住所録データ
エリアの町データ306が配置される。宛先住所エリア
504には住所録データエリアの番地データ307が配
置される。宛先住所エリア511には、本実施の形態で
は配置されるデータが存在しないため、記録イメージデ
ータは存在しない。しかし、図3のステップS407や
ステップS408のように、都道府県データや市データ
を記録する場合は、町データや番地データが宛先住所エ
リア511に配置されるようになる。宛先氏名エリア5
05には、住所録データエリアの氏名データ301が配
置される。
In the expansion area for recording, address book data,
The user data is arranged in a predetermined area. Due to the data expanded in the recording expansion area 16, the postal code data 302 in the address book data area is arranged in the destination postal code area 501. The destination address area 502 includes town data 305 in the address book data area.
Is arranged. Town data 306 in the address book data area is arranged in the destination address area 503. Address data 307 of the address book data area is arranged in the destination address area 504. In the destination address area 511, there is no data to be arranged in the present embodiment, so there is no recorded image data. However, when recording prefecture data or city data as in step S407 or step S408 of FIG. 3, town data and street data are arranged in the destination address area 511. Destination name area 5
In 05, name data 301 in the address book data area is arranged.

【0029】次に差出人住所エリア506には、ユーザ
データエリアの区データ205が配置される。差出人住
所エリア507には、ユーザデータエリアの町データ2
06が配置される。差出人住所エリア508には、ユー
ザデータエリアの番地データ206が配置される。差出
人住所エリア512には、本実施の形態では配置される
データが存在しないため、記録イメージデータは存在し
ない。しかし、図3のステップS407やステップS4
08のように、都道府県データや市データを記録する場
合は、町データや番地データが差出人住所エリアD51
2に配置されるようになる。差出人氏名エリア509に
は、ユーザデータエリアの氏名データ201が配置され
る。差出人郵便番号エリア510にはユーザデータエリ
アの郵便番号データ202が配置される。
Next, in the sender address area 506, the ward data 205 of the user data area is arranged. In the sender address area 507, the town data 2 in the user data area
06 is arranged. The address data 206 of the user data area is arranged in the sender address area 508. In the sender address area 512, there is no data to be arranged in the present embodiment, so there is no recorded image data. However, steps S407 and S4 in FIG.
When recording prefecture data or city data like 08, the town data and the street data are the sender address area D51.
2 will be placed. Name data 201 in the user data area is arranged in the sender name area 509. The postal code data 202 in the user data area is arranged in the sender postal code area 510.

【0030】尚、上記記録装置の機能若しくは方法の機
能によって達成される本発明の目的は、前述の実施の形
態のプログラムを記憶させたFD等の記憶媒体によって
も達成できる。即ち、上記記録装置に、その記憶媒体を
装着し、その記憶媒体から読み出したプログラム自体が
本発明の新規な機能を達成するからである。このための
本発明にかかるプログラムの構造的特徴は図9に示すと
おりである。
The object of the present invention, which is achieved by the function of the recording apparatus or the function of the method, can also be achieved by a storage medium such as an FD in which the program of the above-described embodiment is stored. That is, the storage medium is mounted on the recording device, and the program itself read from the storage medium achieves the novel function of the present invention. The structural characteristics of the program according to the present invention for this purpose are as shown in FIG.

【0031】実施の形態1の制御を実現するために、F
Dには4つのモジュールで構成されている。図に示すよ
うに記憶モジュール911、比較モジュール912、抽
出モジュール913、出力制御モジュール914の4つ
である。この記憶媒体に記憶されるモジュールに従っ
て、図9に示すようなステップS901〜ステップS9
04、「記憶」、「比較」、「抽出」、「出力制御」の
順で処理が実行される。それぞれの記憶媒体に記憶され
るモジュールにおいて、記憶モジュール911で実行さ
れる「記憶」(ステップS901)処理は、図3のフロ
ーチャートのステップS401に対応する。本実施の形
態では、記録開始の時点で、既に差出人と宛先の住所が
予めRAM5のデータ領域15に記憶されているが、こ
のデータ領域15に新たに住所を更新したり訂正する際
に、この記憶モジュールが作用する処理を実行すること
で、データ領域15に所望の住所を記憶させる。
In order to realize the control of the first embodiment, F
D is composed of four modules. As shown in the figure, there are four storage modules 911, comparison modules 912, extraction modules 913, and output control modules 914. According to the modules stored in this storage medium, steps S901 to S9 as shown in FIG. 9 are performed.
04, "memory", "comparison", "extraction", "output control" in the order of processing. In the module stored in each storage medium, the “store” (step S901) process executed by the storage module 911 corresponds to step S401 in the flowchart of FIG. In the present embodiment, the sender and destination addresses are already stored in advance in the data area 15 of the RAM 5 at the start of recording, but when the address is newly updated or corrected in the data area 15, The desired address is stored in the data area 15 by executing the processing that the storage module operates.

【0032】比較モジュール912で実行される「比
較」(ステップS902)処理は、図3のフローチャー
トのステップS402〜ステップS405に対応する。
抽出モジュール913で実行される「抽出」(ステップ
S903)処理は、図3のフローチャートのステップS
406、ステップS407〜ステップS409に対応す
る。出力制御モジュール914で実行される「出力制
御」(ステップS904)処理は、図3のフローチャー
トのステップS410に対応する。
The "comparison" (step S902) processing executed by the comparison module 912 corresponds to steps S402 to S405 in the flowchart of FIG.
The “extraction” (step S903) processing executed by the extraction module 913 is performed in step S of the flowchart of FIG.
This corresponds to 406 and steps S407 to S409. The “output control” (step S904) processing executed by the output control module 914 corresponds to step S410 in the flowchart of FIG.

【0033】以上説明したように、郵便物に記録を行う
ためにRAM5の記録用展開領域16に展開する際に、
差出人と宛先の住所を比較し一致する住所を構成するデ
ータがある場合、その該当するデータを記録用展開領域
16に展開しないようにすることで、郵便物に記録しな
くても宛先に届けられる必要最小限の住所を構成するデ
ータだけを記録することが可能となり、記録処理時間の
短縮化、記録媒体の消費量を削減することができる。
As described above, when the data is expanded in the recording expansion area 16 of the RAM 5 for recording on the mail,
If the sender and the recipient's address are compared and there is data that forms a matching address, the corresponding data is prevented from being expanded in the recording expansion area 16 so that it can be delivered to the recipient without being recorded in the mail. It is possible to record only the data that constitutes the minimum necessary address, and it is possible to shorten the recording processing time and reduce the consumption of the recording medium.

【0034】<実施の形態2>実施の形態1では、RA
M5のデータ領域15上の都道府県データ、市データ、
区データを直接比較し一致するかどうかを判定すること
で記録する記録イメージデータを作成していた。実施の
形態2では、郵便番号データだけを比較することで記録
イメージデータを作成する。
<Second Embodiment> In the first embodiment, RA
Prefecture data, city data on the data area 15 of M5,
The recording image data to be recorded was created by directly comparing the section data and determining whether they match. In the second embodiment, the record image data is created by comparing only the postal code data.

【0035】図5は実施の形態2の記録装置の機能構成
を示すブロック図である。図は、実施の形態1の図1の
記録装置の機能構成を示すブロック図のROM4に住所
データ領域601を更に備える構成になっている。各ブ
ロックにおいて、図1と一致するものは、同様なのでこ
こでは省略する。ROM4の住所データ領域601に
は、郵便番号で一意的に決定される都道府県、市/区、
町村の対応が記憶されており、例えば、図2においてユ
ーザデータエリアの郵便番号データ201の郵便番号2
23に対しては、神奈川県・横浜市・港北区が対応して
おり、住所録データエリアの郵便番号データ301の郵
便番号211に対しては、神奈川県・横浜市・神奈川区
が対応している。
FIG. 5 is a block diagram showing the functional arrangement of the recording apparatus according to the second embodiment. In the figure, the address data area 601 is further provided in the ROM 4 of the block diagram showing the functional configuration of the recording apparatus of FIG. 1 of the first embodiment. In each block, the same parts as those in FIG. 1 are the same and therefore omitted here. In the address data area 601 of the ROM 4, the prefecture, city / ward, which is uniquely determined by the postal code,
The correspondence of the towns and villages is stored, and for example, the zip code 2 of the zip code data 201 in the user data area in FIG.
23 corresponds to Kanagawa Prefecture / Yokohama City / Kohoku Ward, and Kanagawa Prefecture / Yokohama City / Kanagawa Ward corresponds to postal code 211 of postal code data 301 in the address book data area. There is.

【0036】尚、郵便番号の判定により、郵便番号が一
致する場合は、郵便番号で一意的に決定される都道府
県、市あるいは区の参照を行わなず、一致しない住所を
構成する要素だけを参照するように、CPU7は郵便番
号に基づいて制御する。但し、郵便番号が一致する場合
でも、複数の市や区にまたがっている要素である場合も
あるので、その場合は一致しない可能性のある要素から
参照を行い必要な要素をRAM5の記録展開用領域に展
開する。
If the postal code coincides with the postal code, the prefecture, city or ward that is uniquely determined by the postal code is not referred, and only the elements constituting the non-coincidental address are identified. As referred to, the CPU 7 controls based on the postal code. However, even if the postal code matches, it may be an element that spans multiple cities or wards. In that case, refer to the elements that may not match and use the necessary elements for recording and expanding the RAM5. Expand to the area.

【0037】上記の構成において、実施の形態2におけ
る処理を、図6のフローチャートを用いて説明する。ス
テップS701で、まず、ユーザは入力部3により郵便
物への記録実行を指示する。ステップS702で、デー
タ領域に記憶されているユーザデータエリアより、差出
人の郵便番号データを、住所録データエリアより宛先の
郵便番号データを参照することで、郵便番号が一致して
いるかどうかを判定する。郵便番号が一致する場合(ス
テップS702でYES)、ステップS703に進む。
ステップS703で、郵便番号が一致しているデータ
(都道府県データ、市データ、区データ)を除いた差出
人と宛先のそれぞれの町データ、番地データを記録用展
開領域16に展開し記録イメージデータを作成する。但
し、郵便番号が一致する場合でも、複数の市や区にまた
がっている要素である場合もあるので、その場合は一致
しない可能性のある要素から参照を行い必要な要素をR
AM5の記録展開用領域に展開する。郵便番号が一致し
ない場合(ステップS702でNO)、ステップS70
4に進む。
The processing in the second embodiment having the above configuration will be described with reference to the flowchart of FIG. In step S701, the user first instructs the input unit 3 to execute recording on a mail piece. In step S702, it is determined whether or not the postal codes match by referring to the postal code data of the sender from the user data area stored in the data area and the postal code data of the destination from the address book data area. . If the postal codes match (YES in step S702), the process advances to step S703.
In step S703, the town data and address data of the sender and the destination, excluding the data (prefecture data, city data, ward data) in which the postal codes match, are expanded in the recording expansion area 16 and recorded image data is obtained. create. However, even if the postal codes match, it may be an element that spans multiple cities or wards. In that case, refer to the elements that may not match and select the required element as R.
It is expanded in the recording expansion area of AM5. If the postal codes do not match (NO in step S702), step S70
Go to 4.

【0038】ステップS704で、差出人と宛先のそれ
ぞれの郵便番号に対応する都道府県データ、市データ、
区データを住所データ領域601上で参照し、都道府県
データ、市データ、区データのそれぞれが一致している
かどうかを判定する。一致しているデータがある場合
(ステップS704でYES)、ステップS705に進
む。ステップS705で、一致しているデータ(都道府
県データ、市データ、区データのいずれか)を除いた差
出人と宛先のそれぞれの町データ、番地データを記録用
展開領域16に展開し記録イメージデータを作成する。
郵便番号が一致しない場合(ステップS704でN
O)、ステップS706に進む。
In step S704, prefecture data, city data corresponding to the sender's and recipient's postal codes,
The ward data is referred to on the address data area 601, and it is determined whether or not the prefecture data, the city data, and the ward data match. If there is matching data (YES in step S704), the process advances to step S705. In step S705, the sender's and recipient's town data and address data, excluding the matching data (prefecture data, city data, or ward data), are expanded in the recording expansion area 16 to form the recording image data. create.
If the postal codes do not match (N in step S704
O), and proceeds to step S706.

【0039】ステップS706で、差出人と宛先の全デ
ータを記録用展開領域16に展開し記録イメージデータ
を作成する。ステップS707で、記録用展開領域16
に展開された記録イメージデータを記録部6に出力する
ことで、郵便物に記録が行われる。尚、上記記録装置の
機能若しくは方法の機能によって達成される本発明の目
的は、前述の実施の形態のプログラムを記憶させたFD
等の記憶媒体によっても達成できる。即ち、上記記録装
置に、その記憶媒体を装着し、その記憶媒体から読み出
したプログラム自体が本発明の新規な機能を達成するか
らである。このための本発明にかかるプログラムの構造
的特徴は図10に示すとおりである。
In step S706, all data of the sender and the destination is expanded in the recording expansion area 16 to create recording image data. In step S707, the recording expansion area 16
By outputting the recording image data developed in the above to the recording unit 6, the mail is recorded. The object of the present invention achieved by the function of the recording apparatus or the function of the method is the FD storing the program of the above-described embodiment.
Can also be achieved by a storage medium such as. That is, the storage medium is mounted on the recording device, and the program itself read from the storage medium achieves the novel function of the present invention. The structural features of the program according to the present invention for this purpose are as shown in FIG.

【0040】実施の形態2の制御を実現するために、F
Dには5つのモジュールで構成されている。図に示すよ
うに記憶モジュール1011、比較1モジュール101
2、抽出モジュール1013、比較2モジュール101
4、出力制御モジュール1015の5つである。この記
憶媒体に記憶されるモジュールに従って、図9に示すよ
うなステップS1001〜ステップS1005、「記
憶」、「比較1」、「抽出」、「比較2」、「出力制
御」の順で処理が実行される。それぞれの記憶媒体に記
憶されるモジュールにおいて、記憶モジュール1011
で実行される「記憶」(ステップS1001)処理は、
図6のフローチャートのステップS701に対応する。
本実施の形態では、記録開始の時点で、既に差出人と宛
先の住所が予めRAM5のデータ領域15に記憶されて
いるが、このデータ領域15に新たに住所を更新したり
訂正する際に、この記憶モジュールが作用する処理を実
行することで、データ領域15に所望の住所を記憶させ
る。
In order to realize the control of the second embodiment, F
D is composed of five modules. Storage module 1011 and comparison 1 module 101 as shown
2, extraction module 1013, comparison 2 module 101
4, output control module 1015. According to the modules stored in this storage medium, the processing is executed in the order of steps S1001 to S1005, "storage", "comparison 1", "extraction", "comparison 2", and "output control" as shown in FIG. To be done. In the modules stored in the respective storage media, the storage module 1011
The “store” (step S1001) process executed in
This corresponds to step S701 of the flowchart in FIG.
In the present embodiment, the sender and destination addresses are already stored in advance in the data area 15 of the RAM 5 at the start of recording, but when the address is newly updated or corrected in the data area 15, The desired address is stored in the data area 15 by executing the processing that the storage module operates.

【0041】比較1モジュール1012で実行される
「比較1」(ステップS1002)処理は、図6のフロ
ーチャートのステップS702に対応する。抽出モジュ
ール1013と比較2モジュール1014で実行される
「抽出」(ステップS1003)処理と「比較2」(ス
テップS1004)処理は、図6のフローチャートのス
テップS703〜ステップS706に対応する。出力制
御モジュール1015で実行される「出力制御」(ステ
ップS1005)処理は、図3のフローチャートのステ
ップS707に対応する。
The "comparison 1" (step S1002) processing executed by the comparison 1 module 1012 corresponds to step S702 in the flowchart of FIG. The “extraction” (step S1003) processing and the “comparison 2” (step S1004) processing executed by the extraction module 1013 and the comparison 2 module 1014 correspond to steps S703 to S706 in the flowchart of FIG. The “output control” (step S1005) processing executed by the output control module 1015 corresponds to step S707 in the flowchart of FIG.

【0042】以上説明したように、実施の形態2によれ
ば、郵便番号に対応する都道府県データ、市データ、区
データを、ROM4の住所データ領域に予め記憶させて
おくことで、差出人と宛先の住所の郵便番号だけを参照
すれば、差出人と宛先の住所が一致しているかどうかを
判定できるので、実施の形態1に比べてより速く記録処
理を実行することができる。
As described above, according to the second embodiment, the prefecture data, city data, and ward data corresponding to the postal code are stored in the address data area of the ROM 4 in advance, so that the sender and the destination can be stored. Since it is possible to determine whether the sender's address and the destination's address are the same by referring only to the postal code of the address, the recording process can be executed faster than in the first embodiment.

【0043】尚、本発明はホストコンピュータ、インタ
フェース、プリンタ等の複数の機器から構成されるシス
テムに適用しても、複写機等の1つの機器から成る装置
に適用しても良い。また、本発明は、システム或は装置
にプログラムを供給することによって達成される場合に
も適用できることはいうまでもない。この場合、本発明
を達成するためのソフトウエアによって表されるプログ
ラムを格納した記憶媒体から、該プログラムを該システ
ム或は装置に読み出すことによって、そのシステム或は
装置が、本発明の効果を享受することが可能となる。
The present invention may be applied to a system including a plurality of devices such as a host computer, an interface and a printer, or may be applied to an apparatus including a single device such as a copying machine. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus. In this case, the system or device enjoys the effects of the present invention by reading the program into the system or device from a storage medium storing a program represented by software for achieving the present invention. It becomes possible to do.

【0044】[0044]

【発明の効果】以上の説明からも明らかなように、処理
時間を短縮し、低コスト化を図る記録装置及びその方法
及びコンピュータ制御装置を提供できる。
As is clear from the above description, it is possible to provide a recording apparatus, a method therefor, and a computer control apparatus which can reduce processing time and cost.

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

【図1】実施の形態1の記録装置の機能構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a functional configuration of a recording apparatus according to a first embodiment.

【図2】実施の形態1のRAM5の内部のデータ領域1
5に記憶されるデータの構成を示す図である。
FIG. 2 is a data area 1 inside the RAM 5 of the first embodiment.
5 is a diagram showing a configuration of data stored in FIG.

【図3】実施の形態1の処理フローを示すフローチャー
トである。
FIG. 3 is a flowchart showing a processing flow of the first embodiment.

【図4】実施の形態1のRAM5の内部の記録用展開領
域16に展開された記録イメージデータを示す図であ
る。
FIG. 4 is a diagram showing recording image data expanded in a recording expansion area 16 inside the RAM 5 of the first embodiment.

【図5】実施の形態2の記録装置の機能構成を示すブロ
ック図である。
FIG. 5 is a block diagram showing a functional configuration of a recording device according to a second embodiment.

【図6】実施の形態2の処理フローを示すフローチャー
トである。
FIG. 6 is a flowchart showing a processing flow of the second embodiment.

【図7】従来のRAM等の記憶媒体に記憶されるユーザ
データエリアと住所録データエリアのデータの構成を示
す図である。
FIG. 7 is a diagram showing a data structure of a user data area and an address book data area stored in a storage medium such as a conventional RAM.

【図8】従来のRAM等の記憶媒体の所定の記憶領域に
記憶される記録イメージデータを示す図である。
FIG. 8 is a diagram showing recording image data stored in a predetermined storage area of a conventional storage medium such as a RAM.

【図9】実施の形態1の処理フローのプログラムを記憶
させたFDのメモリマップの構造と制御手順を示す図で
ある。
FIG. 9 is a diagram showing a structure of a memory map of an FD storing a program of the processing flow of the first embodiment and a control procedure.

【図10】実施の形態2の処理フローのプログラムを記
憶させたFDのメモリマップの構造と制御手順を示す図
である。
FIG. 10 is a diagram showing a structure and a control procedure of a memory map of an FD in which a program of the processing flow of the second embodiment is stored.

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

1 制御部 2 表示部 3 入力部 4 ROM 5 RAM 6 記録部 7 CPU 8〜12、17、18 データバス 13 プログラム領域 14 フォント領域 15 データ領域 16 記録用展開領域 19 FDD 601 住所データ領域 1 Control Section 2 Display Section 3 Input Section 4 ROM 5 RAM 6 Recording Section 7 CPU 8 to 12, 17, 18 Data Bus 13 Program Area 14 Font Area 15 Data Area 16 Recording Expansion Area 19 FDD 601 Address Data Area

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 郵便物に差出人と宛先人のそれぞれの氏
名と住所を記録する記録装置であって、 前記差出人及び前記宛先人の住所を所定の規則に従った
構成要素に分割して記憶する記憶手段と、 前記記憶手段に記憶されている前記差出人及び前記宛先
人の住所において郵便物への記載が省略可能な構成要素
を比較する比較手段と、 前記比較手段の結果、不一致である構成要素と、前記記
憶手段に記憶されている前記差出人及び前記宛先人の住
所において郵便物の記載が省略できない構成要素を抽出
する抽出手段と、 前記抽出手段で抽出される構成要素に基づいて出力制御
する出力制御手段とを備えることを特徴とする記録装
置。
1. A recording device for recording the names and addresses of a sender and a recipient on a mail, respectively, and storing the addresses of the sender and the recipient by dividing them into components according to a predetermined rule. Storage means, comparison means for comparing constituent elements in the addresses of the sender and the recipient stored in the storage means that can be omitted from the description in the mail, and constituent elements that do not match as a result of the comparison means And an extracting unit that extracts a component in the address of the sender and the addressee whose description of the mail cannot be omitted stored in the storage unit, and output control based on the component extracted by the extracting unit. A recording apparatus comprising: an output control unit.
【請求項2】 前記構成要素は、郵便番号、都道府県、
市、区、町、番地からなることを特徴とする請求項1に
記載の記録装置。
2. The component is a zip code, a prefecture,
The recording apparatus according to claim 1, comprising a city, a ward, a town, and an address.
【請求項3】 郵便物に差出人と宛先人のそれぞれの氏
名と住所を記録する記録方法であって、 前記差出人及び前記宛先人の住所を所定の規則に従った
構成要素に分割して記憶する記憶工程と、 前記記憶工程で記憶媒体に記憶されている前記差出人及
び前記宛先人の住所において郵便物の記載が省略可能な
構成要素を比較する比較工程と、 前記比較工程の結果、不一致である構成要素と、前記記
憶工程で記憶媒体に記憶されている前記差出人及び前記
宛先人の住所において郵便物の記載が省略できない構成
要素を抽出する抽出工程と、 前記抽出工程で抽出される構成要素に基づいて出力制御
する出力制御工程とを備えることを特徴とする記録方
法。
3. A recording method for recording the names and addresses of a sender and a recipient on a mail, wherein the addresses of the sender and the recipient are divided into constituent elements according to predetermined rules and stored. A storing step, a comparing step of comparing components of the sender and the addressee of the address stored in the storage medium in which the description of the mail item can be omitted, and the result of the comparing step is a mismatch. A component, an extraction step of extracting a component whose description of the mail cannot be omitted in the address of the sender and the addressee stored in the storage medium in the storage step, and a component extracted in the extraction step An output control step of performing output control based on the recording method.
【請求項4】 メモリ媒体から所定のプログラムを読み
込んでコンピュータを制御するコンピュータ制御装置で
あって、前記メモリ媒体は、 差出人及び宛先人の住所を所定の規則に従った構成要素
に分割して記憶する記憶工程の手順コードと、 前記記憶工程で記憶媒体に記憶される前記差出人及び前
記宛先人の住所において郵便物の記載が省略可能な構成
要素を比較する比較工程の手順コードと、 前記比較工程の結果、不一致である構成要素と、前記記
憶工程で記憶媒体に記憶される前記差出人及び前記宛先
人の住所において郵便物の記載が省略できない構成要素
を抽出する抽出工程の手順コードと、 前記抽出工程で抽出される構成要素に基づいて出力制御
する出力制御工程の手順コードとを備えることを特徴と
するコンピュータ制御装置。
4. A computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium divides addresses of senders and recipients into constituent elements according to a predetermined rule and stores the constituent elements. A procedure code of a storing step, a procedure code of a comparing step of comparing constituent elements of the sender and the addressee of the address stored in the storage medium in which the description of the mail item can be omitted, and the comparing step As a result, the constituent elements that do not match, the procedure code of the extracting step for extracting the constituent elements that cannot be omitted from the description of the mail in the addresses of the sender and the recipient stored in the storage medium in the storing step, and the extracting And a procedure code of an output control process for controlling output based on components extracted in the process.
【請求項5】 郵便物に差出人と宛先人のそれぞれの氏
名と住所を記録する記録装置であって、 前記差出人及び前記宛先人の住所を所定の規則に従った
構成要素に分割して記憶する第1記憶手段と、 郵便番号で一意的に決定される構成要素を記憶する第2
記憶手段と、 前記差出人と前記宛先人のそれぞれの住所の郵便番号を
比較する比較手段と、 前記比較手段の結果、前記郵便番号が一致する場合、前
記郵便番号で一意的に決定される構成要素を除いた前記
第1記憶手段に記憶されている構成要素を抽出する抽出
手段と、 前記抽出手段で抽出される構成要素に基づいて出力制御
する出力制御手段とを備えることを特徴とする記録装
置。
5. A recording device for recording the names and addresses of a sender and a recipient on a mail, respectively, and storing the addresses of the sender and the recipient by dividing them into components according to a predetermined rule. A first storage means and a second storage means for storing a component uniquely determined by the postal code
Storage means, comparing means for comparing the postal codes of the respective addresses of the sender and the recipient, and as a result of the comparing means, if the postal codes match, the constituent elements uniquely determined by the postal code A recording apparatus, comprising: an extraction unit that extracts the constituent elements stored in the first storage unit except the above; and an output control unit that controls the output based on the constituent elements extracted by the extraction unit. .
【請求項6】 前記抽出手段によって抽出される構成要
素の内、郵便物への記載が省略可能な構成要素を比較す
る比較手段とを更に備えることを特徴とする請求項5に
記載の記録装置。
6. The recording apparatus according to claim 5, further comprising a comparison unit that compares components that can be omitted from the description of the mail among the components extracted by the extraction unit. .
【請求項7】 郵便物に差出人と宛先人のそれぞれの氏
名と住所を記録する記録方法であって、 前記差出人及び前記宛先人の住所を所定の規則に従った
構成要素に分割して記憶する第1記憶工程と、 郵便番号で一意的に決定される構成要素を記憶する第2
記憶工程と、 前記差出人と前記宛先人のそれぞれの住所の郵便番号を
比較する比較工程と、 前記比較工程の結果、前記郵便番号が一致する場合、前
記郵便番号で一意的に決定される構成要素を除いた前記
第1記憶工程で記憶媒体に記憶されている構成要素を抽
出する抽出工程と、 前記抽出工程で抽出される構成要素に基づいて出力制御
する出力制御工程とを備えることを特徴とする記録方
法。
7. A recording method for recording the names and addresses of a sender and a recipient on a mail, respectively, and storing the addresses of the sender and the recipient by dividing them into components according to a predetermined rule. A first storing step, and a second storing a constituent element uniquely determined by a postal code
A storing step, a comparing step of comparing the postal codes of respective addresses of the sender and the addressee, and, as a result of the comparing step, if the postal codes match, a component uniquely determined by the postal code The extraction step of extracting the constituent elements stored in the storage medium in the first storage step excluding the above, and the output control step of controlling the output based on the constituent elements extracted in the extraction step. How to record.
【請求項8】 メモリ媒体から所定のプログラムを読み
込んでコンピュータを制御するコンピュータ制御装置で
あって、前記メモリ媒体は、 差出人及び宛先人の住所を所定の規則に従った構成要素
に分割して記憶する第1記憶工程の手順コードと、 郵便番号で一意的に決定される構成要素を記憶する第2
記憶工程の手順コードと、 前記差出人と前記宛先人のそれぞれの住所の郵便番号を
比較する比較工程の手順コードと、 前記比較工程の結果、前記郵便番号が一致する場合、前
記郵便番号で一意的に決定される構成要素を除いた前記
第1記憶工程で記憶媒体に記憶される構成要素を抽出す
る抽出工程の手順コードと、 前記抽出工程で抽出される構成要素に基づいて出力制御
する出力制御工程とを備えることを特徴とするコンピュ
ータ制御装置。
8. A computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium divides addresses of senders and recipients into constituent elements according to a predetermined rule and stores the constituent elements. A second storage step for storing the procedure code of the first storing step and the component uniquely determined by the postal code
The procedure code of the storing step, the procedure code of the comparing step of comparing the postal codes of the respective addresses of the sender and the recipient, and the result of the comparing step, if the postal codes match, the postal code is unique. The procedure code of the extracting step for extracting the constituent elements stored in the storage medium in the first storing step excluding the constituent elements determined in step 1, and output control for controlling the output based on the constituent elements extracted in the extracting step. And a computer control device.
JP21453695A 1995-08-23 1995-08-23 Method and device for recording and computer controller Withdrawn JPH0958085A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21453695A JPH0958085A (en) 1995-08-23 1995-08-23 Method and device for recording and computer controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21453695A JPH0958085A (en) 1995-08-23 1995-08-23 Method and device for recording and computer controller

Publications (1)

Publication Number Publication Date
JPH0958085A true JPH0958085A (en) 1997-03-04

Family

ID=16657365

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21453695A Withdrawn JPH0958085A (en) 1995-08-23 1995-08-23 Method and device for recording and computer controller

Country Status (1)

Country Link
JP (1) JPH0958085A (en)

Similar Documents

Publication Publication Date Title
JPS59220832A (en) Postal card printing system of word processor
JPH0958085A (en) Method and device for recording and computer controller
JPH0677253B2 (en) Address printing device
JPH0242563A (en) Document producing/editing device
JPH0776957B2 (en) Document creation support device
JPH08278965A (en) Address creation system
JPS62154128A (en) Printing system for address with document producer
JPS62115519A (en) Regular format printing system
JPH03100861A (en) Character inserting system
JPH06348702A (en) Method and device for character processing
JPH0744547A (en) Address book management system
JPS60253572A (en) Blank filling printing system
JPH09138800A (en) Document preparation method and device
JP2001243220A (en) Postcard printer and recording medium
JP2000227913A (en) Address processor and recording medium
JPH0887493A (en) Information processing method
JPH06149805A (en) Address printer
JPH0887494A (en) Printing processing method
JPH0358899A (en) Conversion of writing brush graphic data
JPH0426487B2 (en)
JPH0844720A (en) Address printing method
JPH0523444B2 (en)
JPH06102387B2 (en) Address data output device
JPH0768993A (en) Brush format forming system
JPH0612414A (en) Address printing device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021105