JPH10254679A - Method and device for managing data - Google Patents

Method and device for managing data

Info

Publication number
JPH10254679A
JPH10254679A JP7058197A JP7058197A JPH10254679A JP H10254679 A JPH10254679 A JP H10254679A JP 7058197 A JP7058197 A JP 7058197A JP 7058197 A JP7058197 A JP 7058197A JP H10254679 A JPH10254679 A JP H10254679A
Authority
JP
Japan
Prior art keywords
data
time
print
update
printing
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
JP7058197A
Other languages
Japanese (ja)
Inventor
Ayako Sakurai
綾子 桜井
Shigeru Ashikawa
茂 芦川
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP7058197A priority Critical patent/JPH10254679A/en
Publication of JPH10254679A publication Critical patent/JPH10254679A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To manage data in consideration of not only the generation of respective data or update pint of time, but also their use states by using update-time data and printing-time data in combination and rearranging them. SOLUTION: A user selects a function for a rearranging, extracting, or retrieving command, etc., for data stored in a memory 140. Here, when those functions are commanded so as to be based on updated data and time data, processes based upon the updated date and time data are performed and when they are commanded so as to be based on print date and time data, processes based upon the print data and time data re performed. Then a group of data rearranged, extracted, and retrieved according to the process result, i.e., indicated process procedures is stored as process result data 143 in the memory 140 and at the same time, the process results are displayed on a display device 130. According to the displayed results, the user selects a function for rearranging, extracting, or retrieving those data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】この発明は、例えば、データ
ベースシステムやパソコン・ワープロ等のファイル管理
用OS等のように、多数のデータの登録、更新、印刷等
を管理するシステムに好適なデータ管理方法及び装置に
係り、特に、作成時点のみならず、使用状況をも加味し
て、データの管理を行うことができるようにしたデータ
の管理方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data management method suitable for a system that manages registration, update, printing, and the like of a large number of data, such as a database system and a file management OS such as a personal computer or a word processor. More particularly, the present invention relates to a data management method and apparatus capable of managing data in consideration of not only the time of creation but also the use status.

【0002】[0002]

【従来の技術】従来、データベースシステムやパソコン
・ワープロ等のファイル管理用OS等のように、多数の
データの登録、更新、印刷等を管理するシステムにあっ
ては、データ名やデータ更新日時等をキーとして、デー
タの並べ替え、データの検索、データの抽出等のデータ
操作処理をユーザの要求若しくはシステムの要求に応じ
て実行可能になされている。
2. Description of the Related Art Conventionally, systems such as a database system and a file management OS such as a personal computer / word processor which manage the registration, update, printing, etc. of a large number of data require a data name, data update date and time, and the like. Using the key as a key, data manipulation processing such as data rearrangement, data search, and data extraction can be executed in response to a user request or a system request.

【0003】例えば、パーソナルコンピュータやワード
プロセッサ等のデータ処理装置にあっては、作成したデ
ータは、必要に応じてハードディスク、フロッピーディ
スク、磁気ディスク、光ディスク、磁気テープ等の記憶
媒体に記憶され、またプリンタを用いて印刷されること
が一般的である。作成されたデータを記憶媒体に記憶さ
せる場合には、必要なドライブ名、ホルダ名、パス名等
を指定して、独自のデータ名を付与して記憶させる。説
明の簡略化の為にドライブとしてフロッピーディスクが
選ばれたものと想定すると、そのフロッピーディスクに
はルートディレクトリのみが設定されていると仮定すれ
ば、更新(作成)されたデータは順次フロッピーディス
クに記憶されていく。次に、このフロッピーディスクか
らデータを読み出そうとする場合には、システム側から
の並べ替え指令に応答して、CPUはルートディレクト
リからデータ名を読み込み、読み込まれたデータ名を更
新日時順あるいは名前順に表示装置に表示する。この表
示を参照しながら、使用者は求めるデータを選択する。
表示装置に表示される順序は、使用者がオプションとし
て選択可能である場合が多く、使用者は予め名前順か、
更新日時順かを指定しておくことで、CPUは読み込ん
だデータを指定された順序で表示装置上に表示する。選
択されたデータをCPUはフロッピーディスクから読出
す。こうして読み出されたデータの内容を、使用者は画
面を通じて確認、更新、あるいは印刷を指示することに
なる。
For example, in a data processing device such as a personal computer or a word processor, the created data is stored in a storage medium such as a hard disk, a floppy disk, a magnetic disk, an optical disk, or a magnetic tape as necessary. It is common to print using. When storing the created data in a storage medium, a necessary drive name, a holder name, a path name, and the like are designated, and a unique data name is assigned and stored. Assuming that a floppy disk is selected as a drive for the sake of simplicity, assuming that only the root directory is set on the floppy disk, the updated (created) data is sequentially stored on the floppy disk. It will be remembered. Next, when attempting to read data from this floppy disk, the CPU reads data names from the root directory in response to a rearrangement command from the system, and sorts the read data names in the order of update date or time. Display on the display device in order of name. The user selects desired data while referring to this display.
In many cases, the order displayed on the display device can be selected as an option by the user, and the user can select the order in advance by name or
By designating the order of the update date and time, the CPU displays the read data on the display device in the designated order. The CPU reads the selected data from the floppy disk. The user instructs confirmation, update, or printing of the content of the data thus read through the screen.

【0004】読み出されたデータに対して使用者が更新
を加え、さらに更新された結果をフロッピーディスクに
再記録する場合には、CPUは、使用者により更新され
た内容はもとより、更新日時をもデータの一部としてフ
ロッピーディスクに記録する。この時古いデータは新し
いデータにより置換されることになる。また、使用者が
フロッピーディスクへの更新を望まない場合には、通
常、画面に表示される警告画面、例えば「データが更新
されています。このまま保存せずに終了してよいです
か」のような警告画面が表示され、これを使用者が確認
したあと、更新されたデータはフロッピーディスクに更
新されることなく、処理を終え、例えばメニュー画面に
切り替わる。
When the user updates the read data and re-records the updated result on a floppy disk, the CPU sets the update date and time as well as the content updated by the user. Is also recorded on a floppy disk as part of the data. At this time, old data is replaced by new data. Also, if the user does not want to update the floppy disk, a warning screen usually displayed on the screen, for example, "The data has been updated. Can I exit without saving?" A warning screen is displayed. After the user confirms the warning screen, the updated data is not updated to the floppy disk, the processing is completed, and the screen is switched to, for example, a menu screen.

【0005】このようにデータ更新しながらもフロッピ
ーディスクへの更新を行なわない例としては、いわゆる
雛型として共通利用される書式類が考えられる。こうし
た雛型には入力必要項目が空白とされ、そこに必要な情
報を入力したあと印刷を施し、印刷が完了したあとは、
元の雛型の形としてフロッピーディスクに残しておく必
要があるためである。
[0005] As an example in which the data is updated but the update to the floppy disk is not performed, a format commonly used as a so-called template can be considered. In these templates, required items are left blank, and after inputting necessary information there, printing is performed. After printing is completed,
This is because it is necessary to keep the original template on the floppy disk.

【0006】また、データの更新を伴わず、印刷のみ必
要とされる場合もある。例えば住所録の一覧から宛名印
刷を行なう場合である。住所が変更されていないかぎ
り、データを更新する必要はないので、宛名印刷を行な
ったあとは、フロッピーディスクには元のデータがその
まま残ることになる。
In some cases, only printing is required without updating data. For example, this is a case where address printing is performed from a list in an address book. Unless the address is changed, there is no need to update the data, so that after printing the address, the original data remains on the floppy disk.

【0007】以上の並べ替え処理の状況は、パソコンや
ワープロのファイル管理用OSのみならず、多数のデー
タを管理する専用のデータベースシステムにおいても、
同様である。
The situation of the above-mentioned rearrangement processing is not only in a file management OS of a personal computer or a word processor, but also in a dedicated database system for managing a large amount of data.
The same is true.

【0008】[0008]

【発明が解決しようとする課題】従来のデータ処理装置
においては、記憶媒体から読み出されたデータ名の表示
順序は、名前順あるいは更新日時順であるため、雛型の
印刷や宛名印刷等のような記憶媒体上の更新日時データ
が更新されないデータについては、更新日時順の表示に
あっては、常に古いデータとして取り扱われてしまい、
ユーザの要求にそぐわないことがある。すなわち、印刷
要求は頻繁にあるものの、データ更新は行なわれないも
のにあっては、印刷頻度が多いにもかかわらず、データ
名の表示順序は常に下位に位置してしまうのである。
In the conventional data processing apparatus, the display order of the data names read from the storage medium is the order of the names or the order of the update date and time. Such data whose update date and time data on the storage medium is not updated is always treated as old data in the display of the update date and time order,
May not meet user's request. That is, in the case where the print request is frequently issued but the data is not updated, the display order of the data names is always located at the lower position despite the high printing frequency.

【0009】この発明は、上述の問題点に鑑みてなされ
たものであり、その目的とするところは、各データの作
成若しくは更新時点のみならず、その使用状況をも加味
して、データの管理を行うことができるようにしたデー
タの管理方法及び装置を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has as its object the management of data not only at the time of creation or update of each data, but also in consideration of the use state of each data. It is an object of the present invention to provide a data management method and a data management device capable of performing the following.

【0010】[0010]

【課題を解決するための手段】この出願の請求項1に記
載の発明は、多数のデータのそれぞれについて、その最
終の更新時点を自動記録して保存するステップと、所定
のデータ並べ替え指令に応答してそれら保存された更新
時点データをキーとしてデータの並べ替え処理を実行す
るステップと、所定のデータ印刷指令に応答して指定さ
れたデータに関する印刷処理を実行するステップと、を
少なくとも有するデータの管理方法であって、前記方法
には、いずれかのデータに関する印刷処理が実行される
たびに、そのデータの最終の印刷時点を自動記録して保
存するステップが新たに設けられており、それにより、
前記データ並べ替え処理では、前記更新時点データに加
えて、前記印刷時点データをもデータ並べ替え処理のた
めのキーとして利用できるように構成したことを特徴と
するデータの管理方法にある。
According to a first aspect of the present invention, for each of a large number of data, a step of automatically recording and saving a final update time point, and a step of receiving a predetermined data rearrangement instruction. A step of executing a data rearrangement process in response to the stored update point data as a key, and a step of executing a print process for the designated data in response to a predetermined data print command Each time a print process for any data is executed, the method further includes a step of automatically recording and saving the last print time of the data, By
In the data rearrangement process, the data management method is characterized in that the print time data is used as a key for the data rearrangement process in addition to the update time data.

【0011】この出願の請求項2に記載の発明は、前記
データ並べ替え処理に加えて、データ抽出処理若しくは
データ検索処理を有し、かつそれらの処理においても、
前記更新時点データに加えて、前記印刷時点データをも
それらの処理のためのキーとして利用できるように構成
したことを特徴とする請求項1に記載のデータの管理方
法にある。
The invention according to claim 2 of the present application has a data extraction process or a data search process in addition to the data rearrangement process.
2. The data management method according to claim 1, wherein, in addition to the update time data, the print time data is configured to be used as a key for the processing thereof.

【0012】この出願の請求項3に記載の発明は、多数
のデータのそれぞれについて、その最終の更新時点を自
動記録して保存する手段と、所定のデータ並べ替え指令
に応答してそれら保存された更新時点データをキーとし
てデータの並べ替え処理を実行する手段と、所定のデー
タ印刷指令に応答して指定されたデータに関する印刷処
理を実行する手段と、を少なくとも有するデータの管理
装置であって、前記装置には、いずれかのデータに関す
る印刷処理が実行されるたびに、そのデータの最終の印
刷時点を自動記録して保存する手段が新たに設けられて
おり、それにより、前記データ並べ替え処理では、前記
更新時点データに加えて、前記印刷時点データをもデー
タ並べ替え処理のためのキーとして利用できるように構
成したことを特徴とするデータの管理装置にある。
The invention described in claim 3 of the present application is a means for automatically recording and storing the last update time of each of a large number of data, and storing the data in response to a predetermined data rearrangement command. A data management device having at least means for performing a data rearrangement process using the updated data at the time as a key, and a means for executing a print process for the designated data in response to a predetermined data print command. The apparatus is provided with a new means for automatically recording and storing the last printing time of the data each time a printing process for any data is executed, whereby the data rearrangement is performed. In the processing, in addition to the update time data, the print time data is configured to be used as a key for the data rearrangement process. The management system of the data to be.

【0013】この出願の請求項4に記載の発明は、前記
データ並べ替え処理に加えて、データ抽出処理若しくは
データ検索処理を有し、かつそれらの処理においても、
前記更新時点データに加えて、前記印刷時点データをも
それらの処理のためのキーとして利用できるように構成
したことを特徴とする請求項3に記載のデータの管理方
法にある。
[0013] The invention according to claim 4 of the present application has a data extraction process or a data search process in addition to the data rearrangement process.
4. The data management method according to claim 3, wherein, in addition to the update time data, the print time data is configured to be used as a key for the processing thereof.

【0014】この出願の請求項5に記載の発明は、コン
ピュータを、請求項3若しくは請求項4に記載の装置の
各手段として機能させるためのプログラムを記録した記
録媒体にある。
According to a fifth aspect of the present invention, there is provided a recording medium storing a program for causing a computer to function as each unit of the device according to the third or fourth aspect.

【0015】この出願の請求項6に記載の発明は、前記
更新若しくは印刷の時点とは、更新若しくは印刷の日時
であること特徴とする請求項1〜請求項5のいずれかに
記載の方法、装置、若しくは、記録媒体にある。
According to a sixth aspect of the present invention, in the method according to any one of the first to fifth aspects, the update or print time is a date and time of the update or print. It is in a device or a recording medium.

【0016】そして、請求項1並びに請求項3に記載の
発明によれば、更新時点データと印刷時点データとを併
用して並べ替え処理を実行させることができるため、各
データの作成若しくは更新時点のみならず、その使用状
況をも加味して、データの管理を行うことができる。す
なわち、例えば、更新時点データ若しくは印刷時点デー
タを単独で使用して並べ替えを行えば、更新順若しくは
印刷順にてデータの並べ替えを行えることは勿論のこ
と、それらのデータを併用して多重に並べ替え処理を行
えば、作成時点は古くとも現在もなお使用されているデ
ータ(例えば、前述の雛形や宛先等)を作成順に抽出す
ることも可能となる。
According to the first and third aspects of the present invention, the reordering process can be executed using both the update time data and the print time data. In addition, data management can be performed in consideration of the usage status. That is, for example, if the rearrangement is performed by using the update time data or the print time data alone, the data can be rearranged in the update order or the print order. If the rearrangement process is performed, it is possible to extract data that is old but is still used at present (for example, the above-described template and destination) in the order of creation.

【0017】また、請求項2若しくは請求項4に記載の
発明によれば、さらに、更新時点データと印刷時点デー
タとを併用して検索処理や抽出処理を実行させることが
できるため、データ操作処理の自由度が一層向上する。
According to the second or fourth aspect of the present invention, furthermore, a search process and an extraction process can be executed by using both the update time data and the print time data. The degree of freedom is further improved.

【0018】なお、請求項6に記載のように、更新若し
くは印刷の時点としては、この種のデータ管理システム
の実際の使用状況を考慮した場合、後の要求を満足させ
るためには、「日時」とすれば十分であろうと考えられ
る。
According to a sixth aspect of the present invention, when the update or printing is performed in consideration of the actual use situation of this type of data management system, in order to satisfy a later request, it is necessary to set the date and time "Would be sufficient.

【0019】[0019]

【発明の実施の形態】図1は本発明のデータ処理装置の
一実施例の構成を示すブロック図である。同図におい
て、制御手段としての中央処理装置100は、周辺機器
であるキーボード、マウス等の入力装置110、印刷装
置120、表示装置130、記憶手段としてのメモリ1
40を統括制御するものである。
FIG. 1 is a block diagram showing the configuration of an embodiment of a data processing apparatus according to the present invention. In FIG. 1, a central processing unit 100 as a control unit includes an input device 110 such as a keyboard and a mouse as a peripheral device, a printing device 120, a display device 130, and a memory 1 as a storage device.
40 is generally controlled.

【0020】メモリ140は、例えば、ハードディス
ク、フロッピーディスク、光ディスク等の記憶媒体によ
り構成されている。このメモリ140には、データ本体
141−1〜141−nに加えて、当該データの更新日
時、印刷日時の時間データ142−1〜142−nが、
データ本体のそれぞれと関連付けて記憶されている。ま
た、このメモリ140には、さらに、データの並び替
え、検索、抽出等を行なった結果としての処理結果デー
タ143を記憶するエリアが設けられている。
The memory 140 is constituted by a storage medium such as a hard disk, a floppy disk, and an optical disk. In this memory 140, in addition to the data main bodies 141-1 to 141-n, time data 142-1 to 142-n of the update date and time and the print date and time of the data are stored.
It is stored in association with each of the data bodies. Further, the memory 140 is further provided with an area for storing processing result data 143 as a result of data rearrangement, search, extraction, and the like.

【0021】タイマー150は、現在日時データを生成
するための回路であって、例えば、基準クロックを計数
して日時データを生成する電子時計回路等で構成するこ
とができる。
The timer 150 is a circuit for generating current date and time data, and can be constituted by, for example, an electronic clock circuit for counting reference clocks and generating date and time data.

【0022】次に、図1に示される装置の動作を説明す
る。入力装置110からメモリ140に記憶されている
データの読出し要求が使用者によりなされると、中央処
理装置100はメモリ140のデータを読出し、データ
名を表示装置130に一覧表示する。このときの表示順
序は後述する。
Next, the operation of the apparatus shown in FIG. 1 will be described. When a user makes a request to read data stored in the memory 140 from the input device 110, the central processing unit 100 reads the data in the memory 140 and displays a list of data names on the display device 130. The display order at this time will be described later.

【0023】使用者は入力装置110に一覧表示された
複数のデータのうちの一つを選択する。すると、中央処
理装置100はメモリ140からデータ本体141−1
〜141−nの内の指定されたデータを読み出して表示
装置130に表示する。
The user selects one of a plurality of data listed on the input device 110. Then, the central processing unit 100 stores the data body 141-1 from the memory 140.
The designated data is read out and displayed on the display device 130.

【0024】この状態において、使用者は表示されたデ
ータの更新あるいは印刷要求を必要に応じて行なう。印
刷要求があった場合には、中央処理装置は、当該印刷要
求に係るデータに関する印刷処理を実行することによ
り、印刷装置120によってそのデータの印刷を行なわ
せる。その後、中央処理装置100はタイマー150か
ら得られる現在日時を、最終印刷日時として該当するデ
ータに関する時間データ142の更新を自動的に行う。
In this state, the user updates the displayed data or makes a print request as necessary. When a print request is issued, the central processing unit executes a print process for data related to the print request, and causes the printing device 120 to print the data. Thereafter, the central processing unit 100 automatically updates the time data 142 relating to the data corresponding to the current date and time obtained from the timer 150 as the final print date and time.

【0025】なお、時間データ142を構成する最終更
新日時については、使用者による更新要求があった日時
が最終更新日時として時間データ142の更新が自動的
に行われる。また、新規にデータが作成された場合に
は、作成日時が最終更新日時として時間データ142の
更新が行われる。
As for the last update date and time constituting the time data 142, the date and time when an update request is made by the user is automatically set as the last update date and time. When new data is created, the time data 142 is updated with the creation date and time as the last update date and time.

【0026】中央処理装置100が行なうデータ名の一
覧表示にあっては、予め使用者が指定した、更新日時優
先あるいは印刷日時優先の優先順位に基づき、時間デー
タ142を参照しながら、優先される日時情報の順序で
データ名の表示が行われる。表示にあたっては、その表
示順序の処理情報が処理結果データ143としてメモリ
140に記憶される。このとき、例えば更新日時の範
囲、印刷日時の範囲を指定することで、複数データの中
から該当するデータのみを抽出する検索、抽出機能を併
用することができ、このようにして選択処理されたデー
タも処理結果データ143としてメモリ140に記憶さ
れる。
In the data name list display performed by the central processing unit 100, priority is given by referring to the time data 142 based on the priorities of update date / time priority or print date / time priority specified by the user in advance. The data names are displayed in the order of the date and time information. Upon display, processing information of the display order is stored in the memory 140 as processing result data 143. At this time, for example, by specifying the range of the update date and time and the range of the print date and time, it is possible to use a search and extraction function for extracting only the corresponding data from the plurality of data, and thus the selection processing is performed. The data is also stored in the memory 140 as the processing result data 143.

【0027】次に、図1のデータ管理装置の行なうデー
タ管理方法の一例を図2及び図3のフローチャートを参
照して説明する。
Next, an example of a data management method performed by the data management device of FIG. 1 will be described with reference to the flowcharts of FIGS.

【0028】図2には、メモリ140から読み出された
データを更新し、さらに更新されたデータをメモリ14
0に再記録する場合の処理を示すフローチャートが示さ
れている。同図において、処理が開始されると先ず、使
用者により処理されるべきデータが選択され、選択され
たデータに対する更新処理が行なわれるか、あるいは新
規データの入力がなされる(ステップ201)。その
後、新規作成または更新されたデータに対して、使用者
がこれをメモリ140に保存することを要求すると、中
央処理装置100は、新規入力若しくは更新されたデー
タ本体141をメモリ140に記憶させ(ステップ20
2)、続いて、タイマー150から得られる日時情報を
更新日時データとして時間データ142の更新を行い
(ステップ203)、処理を終了する。
FIG. 2 shows that the data read from the memory 140 is updated, and the updated data is stored in the memory 14.
A flowchart showing the process for re-recording to 0 is shown. In the figure, when the processing is started, first, data to be processed is selected by the user, an update process is performed on the selected data, or new data is input (step 201). Thereafter, when the user requests the newly created or updated data to be stored in the memory 140, the central processing unit 100 stores the newly input or updated data body 141 in the memory 140 ( Step 20
2) Subsequently, the time data 142 is updated using the date and time information obtained from the timer 150 as update date and time data (step 203), and the process ends.

【0029】図3には、データ本体の印刷要求があった
場合において、中央処理装置100が行なう処理を説明
するためのフローチャートが示されている。同図におい
て、処理が開始されると先ず、使用者によるデータ本体
の印刷要求がなされると(ステップ301)、中央処理
装置100は、そのデータの印刷日時をタイマー150
から取り込み、この取り込まれた日時によりメモリ14
0内に記憶された時間データを構成する最終印刷日時の
更新を自動的に行い(ステップ302)、その後、公知
のデータ印刷処理を実行して印刷装置120と協動しつ
つ該当するデータの印刷を行ない(ステップ303)、
処理を終了する。このとき、データが新規作成されたも
のである場合においては、そのデータをメモリ140に
記憶するように使用者が指示した場合においてのみ、最
終印刷日時の更新が行われる。
FIG. 3 is a flowchart for explaining the processing performed by the central processing unit 100 when a print request for the data body is issued. In the figure, when the processing is started, first, when the user makes a print request for the data body (step 301), the central processing unit 100 sets the date and time of printing the data to the timer 150.
From the memory 14 according to the date and time of the capture.
The last printing date and time constituting the time data stored in 0 is automatically updated (step 302), and thereafter, a known data printing process is executed to print the corresponding data while cooperating with the printing apparatus 120. (Step 303).
The process ends. At this time, if the data is newly created, the last print date and time is updated only when the user instructs to store the data in the memory 140.

【0030】このように、新規データの作成、あるいは
既存データの更新がなされ、これが記憶手段140に記
憶されるごとに、その最終更新日時も自動的に更新され
る。また、既存データの更新の有無にかかわらず、印刷
要求がなされるごとに、その最終印刷日時も自動的に更
新される。
As described above, new data is created or existing data is updated, and each time the new data is stored in the storage means 140, the last update date and time is automatically updated. Further, regardless of whether or not the existing data is updated, the last print date and time is automatically updated each time a print request is made.

【0031】次に、最終更新日時、最終印刷日時が更新
された時間データ142をキーとして、メモリ140か
らデータを読み出して表示する処理の流れを図4を参照
しつつ説明する。
Next, the flow of processing for reading out and displaying data from the memory 140 by using the time data 142 at which the last update date and time and the last print date and time have been updated will be described with reference to FIG.

【0032】図4には、使用者がメモリ140に記憶さ
れた複数のデータを一次検索した結果を表示させ、さら
に表示された結果に対して二次検索した結果を表示する
動作を説明するためのフローチャートが示されている。
FIG. 4 illustrates an operation in which the user displays the result of the primary search of a plurality of data stored in the memory 140 and further displays the result of the secondary search on the displayed result. Is shown.

【0033】先ず、使用者はメモリ140に記憶された
データに対する並び替え、抽出、検索指令等の機能を選
択する(ステップ401)。ここで、これらの機能が、
更新日時データに基づくように指令された場合には、更
新日時データに基づく処理が行われ(ステップ40
2)、一方印刷日時データに基づくように指令された場
合には、印刷日時データに基づく処理が行われる(ステ
ップ403)。
First, the user selects functions such as rearrangement, extraction, and search command for data stored in the memory 140 (step 401). Here, these features
When it is instructed to be based on the update date and time data, processing based on the update date and time data is performed (step 40).
2) On the other hand, if it is instructed to be based on the print date and time data, processing based on the print date and time data is performed (step 403).

【0034】次いで、処理された結果、すなわち指示さ
れた処理手順に応じて並べ替え、抽出、検索されたデー
タ群は、処理結果データ143としてメモリ140内に
記憶され(ステップ404)、同時に、処理結果は表示
装置130に表示される(ステップ405)。
Next, the processed result, that is, the data group rearranged, extracted, and retrieved according to the designated processing procedure is stored in the memory 140 as processing result data 143 (step 404), and at the same time, the processing is performed. The result is displayed on the display device 130 (step 405).

【0035】表示された結果に基づきさらに使用者は、
これらのデータに対する並び替え、抽出、検索等の機能
を選択する(ステップ406)。ここで、最終印刷日時
に関する処理を指定した場合には、印刷日時データに基
づく処理が行なわれ(ステップ407)、一方更新日時
に関する処理を指定した場合には、最終更新日時データ
に基づく処理が行なわれる(ステップ408)。
Based on the displayed result, the user further:
Functions such as rearrangement, extraction, and search for these data are selected (step 406). Here, when the process related to the last print date and time is designated, the process based on the print date and time data is performed (step 407). When the process related to the update date and time is designated, the process based on the last update date and time data is performed. (Step 408).

【0036】こうして処理された結果は、処理結果デー
タ143に記憶され(ステップ409)、処理結果は表
示装置130に表示される(ステップ410)。
The result of the processing is stored in the processing result data 143 (step 409), and the processing result is displayed on the display device 130 (step 410).

【0037】図5には、本発明が適用されたデータ管理
装置によって、どのようなデータ並び替えが可能かが具
体的に示されれてれいる。同図においては、比較対照の
ため従来のデータ管理装置によるデータの並び順をも合
わせて記載してある。
FIG. 5 specifically shows what sort of data can be rearranged by the data management apparatus to which the present invention is applied. In the figure, the order of data arrangement by the conventional data management device is also shown for comparison.

【0038】操作手順としては、時間1にデータABC
Dを順に作成し、時間2においてデータBCのみを印刷
し、時間3においてデータBDを更新した場合を想定し
ている。図示の表の上段には本発明のデータ管理装置に
よるデータの並び順が、下段には従来のデータ管理装置
によるデータの並び順が記載されている。またデータ名
の後に続く丸数字はデータの更新時間を、アラビア数字
はデータの印刷時間をそれぞれ表している。
The operation procedure is as follows.
It is assumed that D is created in order, only data BC is printed at time 2, and data BD is updated at time 3. The upper part of the illustrated table shows the data arrangement order by the data management apparatus of the present invention, and the lower part shows the data arrangement order by the conventional data management apparatus. A circle number following the data name indicates a data update time, and an Arabic number indicates data print time.

【0039】まず、時間1においてデータABCDが新
規作成された時点では、本発明のデータ管理装置による
ものも、従来のデータ管理装置によるものも同様の順序
でデータ名のアルファベット順にデータが並べられる。
First, when data ABCD is newly created at time 1, the data by the data management device of the present invention and the data by the conventional data management device are arranged in alphabetical order of data names in the same order.

【0040】次に、時間2においてデータBCに対する
印刷要求がなされ、その後、最終印刷日時データによっ
てデータを並べ替えるように指令されると、本発明のデ
ータ管理装置においては、印刷されたデータに関しては
最終印刷日時データが更新されているため、更新された
順序に従ってデータの並び替えが行われ、処理結果デー
タ143としてメモリ140に記憶される。すなわち、
この実施例の場合、印刷が行なわれたデータBCが印刷
が行われていないデータABよりも上位に位置付けられ
る。一方、従来のデータ管理装置では、印刷日時のデー
タを持たないため、データの並び順は引き続きABCD
のままである。
Next, at time 2, a print request for the data BC is made, and after that, a command is issued to rearrange the data according to the last print date and time data. Since the last print date and time data has been updated, the data is rearranged in accordance with the updated order, and stored in the memory 140 as the processing result data 143. That is,
In the case of this embodiment, the printed data BC is positioned higher than the unprinted data AB. On the other hand, the conventional data management device does not have the data of the print date and time, so the data arrangement order is still ABCD.
Remains.

【0041】次に、時間3においてデータBDが更新さ
れると、時間データ142を構成する最終更新日時の更
新が行われる。その後、最終更新日時によってデータを
並べ替えるように指令されると、時間2において並び替
えられたデータは、さらに最終更新日時の新しい順に並
び替えられる。一方、従来の方法では、最終更新日時の
順で並び替えられるのみである。この場合、従来の方法
では、一度も更新、あるいは印刷の行なわれていないデ
ータAが、一度印刷されているデータCよりも上位に位
置していることがわかる。この点、本発明のデータ処理
方法によれば、一度もデータ更新、印刷の行なわれてい
ないデータAはもっとも優先順位の低いデータとして表
示されることが理解される。
Next, when the data BD is updated at time 3, the last update date and time constituting the time data 142 is updated. Thereafter, when the data is ordered to be rearranged according to the last update date and time, the data rearranged at time 2 is further rearranged in the order of the latest update date and time. On the other hand, in the conventional method, only the sorting is performed in the order of the last update date and time. In this case, according to the conventional method, it can be seen that the data A that has never been updated or printed is positioned higher than the data C that has been printed once. In this regard, according to the data processing method of the present invention, it is understood that data A that has never been updated or printed is displayed as data having the lowest priority.

【0042】なお、最終更新日時による並べ替え、並び
に、最終印刷日時による並べ替えのどちらを先に行わせ
るかは、使用者の任意によるところであることはもちろ
んである。また、以上の実施の形態では説明していない
が、データ操作の種類としては、データの並べ替え操作
に限られるものではなく、データの検索操作、データの
抽出操作等の従来より公知の手法を適宜に採用できるこ
とは言うまでもないことである。
It is needless to say that which of the sorting based on the last update date and time and the sorting based on the last printing date and time is performed first is determined by the user. Although not described in the above embodiment, the types of data operations are not limited to the data rearrangement operation, and a conventionally known method such as a data search operation or a data extraction operation may be used. Needless to say, it can be appropriately adopted.

【0043】かかる本発明のデータの管理方法及び装置
を用いると、例えば雛型を利用した印刷を行なう場合、
最終印刷日時が印刷のたびに頻繁に更新されるため、こ
の最終印刷日時をキーとして並べ替え操作を指令すれ
ば、このような雛形データについては、データの並び順
として上位に位置させることができる。また、住所録か
ら宛名印刷を行なう場合も同様である。特に、ダイレク
トメール等の宛名印刷においては、従来のデータ管理装
置による並び替え操作では、新規顧客データが常に上位
に位置する並び順となり、かならずしも古くからの顧客
が上位に位置する並び順とはならないが、本発明では、
印刷頻度の高い顧客データを上位に位置させることがで
き、使い勝手が良好なものとなる。
By using the data management method and apparatus of the present invention, for example, when printing using a template,
Since the last printing date and time is frequently updated each time printing is performed, if a rearranging operation is instructed using the last printing date and time as a key, such template data can be positioned at a higher order in the data arrangement order. . The same applies when printing an address from an address book. In particular, in address printing of direct mail or the like, the sorting operation by the conventional data management device always arranges the new customer data in the higher order, and does not always have the old customer in the upper order. However, in the present invention,
Customer data with a high printing frequency can be positioned at the top, and the usability is good.

【0044】[0044]

【発明の効果】以上の説明で明らかなように、本発明に
よれば、更新時点データと印刷時点データとを併用して
並べ替え処理を実行させることができるため、各データ
の作成若しくは更新時点のみならず、その使用状況をも
加味して、データの管理を行うことができる。すなわ
ち、例えば、更新時点データ若しくは印刷時点データを
単独で使用して並べ替えを行えば、更新順若しくは印刷
順にてデータの並べ替えを行えることは勿論のこと、そ
れらのデータを併用して多重に並べ替え処理を行えば、
作成時点は古くとも現在もなお使用されているデータ
(例えば、前述の雛形や宛先等)を作成順に抽出するこ
とも可能となる。
As is apparent from the above description, according to the present invention, the reordering process can be executed by using both the update time data and the print time data. In addition, data management can be performed in consideration of the usage status. That is, for example, if the rearrangement is performed by using the update time data or the print time data alone, the data can be rearranged in the update order or the print order. By performing the sorting process,
It is also possible to extract data that is old and still used at the time of creation (for example, the above-described template and destination) in the order of creation.

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

【図1】本発明のデータ管理装置の実施の一形態の構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a data management device of the present invention.

【図2】本発明のデータ管理装置の実施の一形態にて行
なわれるデータ印刷時の処理の内容を概略的に示すフロ
ーチャートである。
FIG. 2 is a flowchart schematically showing the contents of processing at the time of data printing performed in an embodiment of the data management device of the present invention.

【図3】本発明のデータ管理装置の実施の一形態にて行
なわれるデータ更新時の処理の内容を概略的に示すフロ
ーチャートである。
FIG. 3 is a flowchart schematically showing the content of a process at the time of data update performed in an embodiment of the data management device of the present invention.

【図4】本発明のデータ管理装置の実施の一形態におけ
るデータ操作時(例えば、データ並べ替え操作時)の処
理の内容を概略的に示すフローチャートである。
FIG. 4 is a flowchart schematically showing the content of processing at the time of data operation (for example, at the time of data rearrangement operation) in the embodiment of the data management device of the present invention.

【図5】本発明のデータ管理装置におけるデータ並べ替
え結果であるデータ並び順と、従来のデータ管理装置に
おけるデータ並べ替え結果であるデータ並び順とを対比
して示す表図である。
FIG. 5 is a table showing a data arrangement order as a data rearrangement result in the data management device of the present invention in comparison with a data arrangement order as a data rearrangement result in the conventional data management device.

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

100 中央処理装置 110 入力装置 120 印刷装置 130 表示装置 140 メモリ 150 タイマー REFERENCE SIGNS LIST 100 Central processing unit 110 Input device 120 Printing device 130 Display device 140 Memory 150 Timer

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 多数のデータのそれぞれについて、その
最終の更新時点を自動記録して保存するステップと、所
定のデータ並べ替え指令に応答してそれら保存された更
新時点データをキーとしてデータの並べ替え処理を実行
するステップと、所定のデータ印刷指令に応答して指定
されたデータに関する印刷処理を実行するステップと、
を少なくとも有するデータの管理方法であって、 前記方法には、いずれかのデータに関する印刷処理が実
行されるたびに、そのデータの最終の印刷時点を自動記
録して保存するステップが新たに設けられており、 それにより、前記データ並べ替え処理では、前記更新時
点データに加えて、前記印刷時点データをもデータ並べ
替え処理のためのキーとして利用できるように構成した
ことを特徴とするデータの管理方法。
1. A step of automatically recording and storing the last update time of each of a large number of data, and arranging the data by using the stored update time data as a key in response to a predetermined data rearrangement command. Performing a replacement process; and performing a print process for the designated data in response to a predetermined data print command.
A data management method comprising at least a step of automatically recording and saving a final printing time point of the data each time a printing process for any data is performed, the method being newly provided. Accordingly, in the data rearranging process, the printing time data is configured to be used as a key for the data rearranging process in addition to the update time data. Method.
【請求項2】 前記データ並べ替え処理に加えて、デー
タ抽出処理若しくはデータ検索処理を有し、かつそれら
の処理においても、前記更新時点データに加えて、前記
印刷時点データをもそれらの処理のためのキーとして利
用できるように構成したことを特徴とする請求項1に記
載のデータの管理方法。
2. A data extraction process or a data search process in addition to the data rearrangement process. In these processes, in addition to the update time data, the printing time data is also used in the processing. 2. The data management method according to claim 1, wherein the data management method is configured to be able to be used as a key for the data.
【請求項3】 多数のデータのそれぞれについて、その
最終の更新時点を自動記録して保存する手段と、所定の
データ並べ替え指令に応答してそれら保存された更新時
点データをキーとしてデータの並べ替え処理を実行する
手段と、所定のデータ印刷指令に応答して指定されたデ
ータに関する印刷処理を実行する手段と、を少なくとも
有するデータの管理装置であって、 前記装置には、いずれかのデータに関する印刷処理が実
行されるたびに、そのデータの最終の印刷時点を自動記
録して保存する手段が新たに設けられており、それによ
り、前記データ並べ替え処理では、前記更新時点データ
に加えて、前記印刷時点データをもデータ並べ替え処理
のためのキーとして利用できるように構成したことを特
徴とするデータの管理装置。
3. A means for automatically recording and storing the last update time of each of a large number of data, and arranging the data by using the stored update time data as a key in response to a predetermined data rearrangement command. A data management device having at least a unit for executing a replacement process and a unit for executing a print process for data specified in response to a predetermined data print command. A means for automatically recording and saving the final printing time of the data each time the printing processing relating to the data is executed is newly provided, so that in the data sorting processing, in addition to the update time data, A data management device configured to use the print time data as a key for a data rearrangement process.
【請求項4】 前記データ並べ替え処理に加えて、デー
タ抽出処理若しくはデータ検索処理を有し、かつそれら
の処理においても、前記更新時点データに加えて、前記
印刷時点データをもそれらの処理のためのキーとして利
用できるように構成したことを特徴とする請求項3に記
載のデータの管理方法。
4. A data extraction process or a data search process in addition to the data rearrangement process, and in these processes, in addition to the update time data, the printing time data is also used in the processing. 4. The data management method according to claim 3, wherein the data management method is configured to be used as a key for the data.
【請求項5】 コンピュータを、請求項3若しくは請求
項4に記載の装置の各手段として機能させるためのプロ
グラムを記録した記録媒体。
5. A recording medium on which a program for causing a computer to function as each unit of the device according to claim 3 or 4 is recorded.
【請求項6】 前記更新若しくは印刷の時点とは、更新
若しくは印刷の日時であること特徴とする請求項1〜請
求項5のいずれかに記載の方法、装置、若しくは、記録
媒体。
6. The method, apparatus, or recording medium according to claim 1, wherein the update or print time is a date and time of the update or print.
JP7058197A 1997-03-07 1997-03-07 Method and device for managing data Pending JPH10254679A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7058197A JPH10254679A (en) 1997-03-07 1997-03-07 Method and device for managing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7058197A JPH10254679A (en) 1997-03-07 1997-03-07 Method and device for managing data

Publications (1)

Publication Number Publication Date
JPH10254679A true JPH10254679A (en) 1998-09-25

Family

ID=13435675

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7058197A Pending JPH10254679A (en) 1997-03-07 1997-03-07 Method and device for managing data

Country Status (1)

Country Link
JP (1) JPH10254679A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8046684B2 (en) 2004-06-04 2011-10-25 Canon Kabushiki Kaisha Method and apparatus for processing data, program, and storage medium on which a computer-readable program is stored

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8046684B2 (en) 2004-06-04 2011-10-25 Canon Kabushiki Kaisha Method and apparatus for processing data, program, and storage medium on which a computer-readable program is stored

Similar Documents

Publication Publication Date Title
JPH0535425A (en) Print data controller
US7322012B2 (en) Display program, display method and display device
JPH10254679A (en) Method and device for managing data
JPH1021220A (en) Document editing device and document managing method
JP4341726B2 (en) Electronic form system and recording medium
JPH0237466A (en) Information processing system
JPH0756779A (en) Electronic filing device
JP2834985B2 (en) Equipment number management device
JP3729144B2 (en) Document creation support device
JPH09167110A (en) Method and device for managing file
JPH05324734A (en) Electronic filing device
JP2834032B2 (en) Individual output method of the same attribute form
JP2639224B2 (en) Method of sharing process selection between multiple processes
JPH0731723B2 (en) Document processing apparatus and document processing method
JP2694730B2 (en) Image file search device for image filing system
JPH07160395A (en) Character input device
JPS6146554A (en) Documentation device
JPH0916568A (en) Document preparing device provided with printing function and method for displaying printing state
JPH0528196A (en) Electronic filing device
JPH0916662A (en) Design cost management system
JPH0644251A (en) Menu display method
JPH08123645A (en) Method for storing and redisplaying operation button history for computer processing
JPH0836569A (en) File edition processor
JPH0287270A (en) Data controller
JP2004227090A (en) Device and program for setting display picture and recording medium