JPH0520320A - Document editing processor - Google Patents
Document editing processorInfo
- Publication number
- JPH0520320A JPH0520320A JP3200008A JP20000891A JPH0520320A JP H0520320 A JPH0520320 A JP H0520320A JP 3200008 A JP3200008 A JP 3200008A JP 20000891 A JP20000891 A JP 20000891A JP H0520320 A JPH0520320 A JP H0520320A
- Authority
- JP
- Japan
- Prior art keywords
- document data
- document
- editing
- management information
- display
- 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
Links
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、文書編集処理装置に関
し、特にその文書データの管理と表示制御に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document edit processing device, and more particularly to management and display control of document data.
【0002】[0002]
【従来の技術】ワードプロセッサ等の文書編集処理装置
において、従来では、一文書内を例えば頁単位の文書デ
ータに分割し、大まかでかつシーケンシャルなデータの
連続としてしか管理していなかった。そして、ある文書
データに対して編集を行う場合は、その文書データが記
憶されたメモリ上のデータを直接編集するため、文書デ
ータの追加や削除等に対する編集データの履歴は完全に
は管理されてなかった。従って、従来の文書編集処理装
置では、表示装置に表示された文書データを編集(挿
入、削除、複写等)しようとする場合、例えば、編集位
置の指定や削除範囲等の指定を行った後、編集操作を行
うが、この操作が完了した段階では編集結果のみが表示
され、挿入や削除個所は視覚的に判断することはできな
かった。2. Description of the Related Art Conventionally, in a document edit processing apparatus such as a word processor, one document is divided into, for example, page-unit document data and managed only as a rough and sequential sequence of data. When editing a certain document data, since the data on the memory in which the document data is stored is directly edited, the history of the edited data for addition and deletion of the document data is not completely managed. There wasn't. Therefore, in the conventional document edit processing device, when trying to edit (insert, delete, copy, etc.) the document data displayed on the display device, for example, after specifying the edit position and the delete range, Although the editing operation is performed, only the editing result is displayed at the stage when this operation is completed, and the insertion and deletion points cannot be visually judged.
【0003】図11に、従来の文書データの編集動作を
示す。先ず、キーボードからのキー操作やマウスのクリ
ック操作等のイベント入力が行われ(ステップS1)、
編集位置の指定や削除、挿入等の領域が指定される(ス
テップS2)。そして、入力された編集操作に従い、例
えばある文字列の削除であれば、この文字列の削除を行
い、文書データを更新する(ステップS3)。また、こ
こでは、削除された編集結果のみを保存し、編集前と編
集後の区別は行わない。次いで、編集操作が完了すると
(ステップS4)、編集された文書データで表示装置の
表示状態を更新する(ステップS5)。FIG. 11 shows a conventional document data editing operation. First, an event input such as a key operation from the keyboard or a mouse click operation is performed (step S1),
A region for editing position designation, deletion, insertion, etc. is designated (step S2). Then, according to the input editing operation, if a certain character string is to be deleted, this character string is deleted and the document data is updated (step S3). Further, here, only the edited results that have been deleted are saved, and no distinction is made between before editing and after editing. Then, when the editing operation is completed (step S4), the display state of the display device is updated with the edited document data (step S5).
【0004】また、ある文書データを編集後、元の文書
に復旧しようとした場合、その復旧処理は、次の2種類
となっていた。即ち、第1の方法としては、編集前の文
書データを、文書データを格納するファイルからロード
することにより、全て編集前の状態に復旧させる方法で
ある。また、第2の方法としては、編集前の状態(文字
列操作時は挿入位置と挿入文字列、文字列削除処理の場
合は削除位置と削除文字列)を記憶しておき、編集デー
タの復旧機能を選択することにより、一つだけ編集前の
状態に戻す方法である。Further, when an attempt is made to restore the original document after editing certain document data, there are the following two types of restoration processing. That is, the first method is a method in which the document data before editing is loaded from the file storing the document data to restore all the states before editing. As the second method, the state before editing (the insertion position and the insertion character string during the character string operation, the deletion position and the deletion character string in the case of character string deletion processing) is stored and the edited data is restored. This is a method in which only one function is returned to the state before editing.
【0005】図12は、上記第2の方法の表示説明図で
ある。即ち、(a)は編集前の状態を示し、(b)は削
除範囲指定の状態を示している。ここでは、削除範囲が
文字列「cdefgh」となっており、他の部分とは異なる表
示色で表示される等で未編集部分の文字列とは区別され
る。そして、(c)は削除完了状態を示し、削除範囲指
定後、所定のキー操作により文字列の削除が行われる。
ここで、(c)の状態から(a)の状態に復旧しようと
した場合は、通常、削除直後のみ復旧できるものであっ
た。FIG. 12 is a diagram for explaining the display of the second method. That is, (a) shows a state before editing, and (b) shows a state in which a deletion range is designated. In this case, the deletion range is the character string "cdefgh", which is displayed in a display color different from that of other parts, and is thus distinguished from the character string of the unedited part. Then, (c) shows a deletion completion state, and after the deletion range is designated, the character string is deleted by a predetermined key operation.
Here, when trying to recover from the state of (c) to the state of (a), it was usually possible to recover only immediately after deletion.
【0006】[0006]
【発明が解決しようとする課題】上記のように、従来の
文書編集処理装置では、編集された文書データの履歴が
管理されていなかったため、以下の問題点があった。即
ち、上述したように、文書データの復旧処理単位が全文
書単位または一編集操作に係わるデータ単位になるた
め、編集を複数回行った後、一部分だけ文書データを復
旧することができなかった。また、編集前と編集後の文
書データを視覚的に区別できるような表示を行うことが
できず、復旧個所の選択および文書データの参照も不可
能であった。本発明は、上記従来の問題点を解決するた
めになされたもので、文書データの編集前と編集後の状
態を視覚的に区別することができる等、操作性を向上さ
せた文書編集処理装置を提供することを目的とする。As described above, in the conventional document edit processing device, the history of the edited document data is not managed, so that the following problems occur. That is, as described above, since the recovery processing unit of the document data is the entire document unit or the data unit related to one editing operation, it is not possible to recover only a part of the document data after performing the editing a plurality of times. In addition, it is impossible to visually display the document data before and after the editing, and it is impossible to select the restoration point and refer to the document data. The present invention has been made in order to solve the above-mentioned conventional problems, and a document edit processing device having improved operability such as visually distinguishing the state before and after editing document data. The purpose is to provide.
【0007】[0007]
【課題を解決するための手段】本発明の文書編集処理装
置は、文書データを編集状態別に分割して管理する文書
データ管理手段と、前記文書データ管理手段で管理され
る文書データを用いて文書編集を行う文書データ編集処
理手段と、前記文書データ編集処理手段で編集された文
書を、編集状態の区別が視覚的に判断可能な状態で表示
装置に表示させる表示処理手段とを備えたものである。A document edit processing apparatus according to the present invention uses a document data management unit for managing document data by dividing it into edit states, and a document using the document data managed by the document data management unit. The document data editing processing means for editing and the display processing means for displaying the document edited by the document data editing processing means on the display device in a state where the distinction between the editing states can be visually judged. is there.
【0008】[0008]
【作用】本発明の文書編集処理装置においては、文書デ
ータ管理手段は、文書データを、未編集、削除、追加等
の編集状態別に管理する。文書編集を行う場合、文書デ
ータ編集処理手段は、文書データ管理手段で管理されて
いる文書データを用いて文書編集を行い、編集された文
書は、文書データ表示処理手段により、編集状態の区別
が視覚的に判断可能な状態で表示装置に表示される。従
って、複数回の編集を行った後でも、編集前の文書に復
旧することができ、また、編集前と編集後の文書データ
の参照も容易に行うことができる。In the document edit processing device of the present invention, the document data management means manages the document data according to the edit state such as unedited, deleted, and added. When performing document editing, the document data editing processing means performs document editing using the document data managed by the document data management means, and the edited document is distinguished by the document data display processing means. It is displayed on the display device in a visually determinable state. Therefore, even after editing a plurality of times, the document before editing can be restored, and the document data before and after editing can be easily referred to.
【0009】[0009]
【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。図1は本発明の文書編集処理装置の実施例を
示すブロック図である。図の装置は、文書編集統合処理
部1と、入力処理手段2と、文書データ管理手段3と、
文書データ編集処理手段4と、文書データ表示処理手段
5とからなり、プログラムまたは専用のプロセッサから
構成されている。入力処理手段2は、キーボード6およ
びマウス7からのイベントの処理を行う機能を有し、文
書データ管理手段3は、後述するように、文書データ
を、その編集状態(未編集、削除、追加等)別に管理す
る手段である。文書データ編集処理手段4は、文書デー
タ管理手段3で管理される文書データに対して、文書デ
ータの追加、削除、複写等の文書編集を行う機能を有
し、文書データ表示処理手段5は、文書データ管理手段
3で管理される文書データを編集状態別に表示装置8に
表示させる機能を有している。尚、図中の表示装置8
は、後述する「編集データも表示」の場合の一例を示し
ている。また、文書編集統合処理部1は、これら入力処
理手段2〜文書データ表示処理手段5を統合して制御す
る機能を有している。Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a document edit processing device of the present invention. The apparatus shown in the figure comprises a document edit integration processing section 1, an input processing means 2, a document data management means 3,
It is composed of a document data edit processing means 4 and a document data display processing means 5, and is composed of a program or a dedicated processor. The input processing unit 2 has a function of processing an event from the keyboard 6 and the mouse 7, and the document data management unit 3 edits the document data in an edited state (unedited, deleted, added, etc.) as described later. ) It is a means to manage separately. The document data editing processing means 4 has a function of editing the document data managed by the document data managing means 3 such as adding, deleting and copying the document data. It has a function of displaying the document data managed by the document data management means 3 on the display device 8 according to the editing state. The display device 8 in the figure
Shows an example in the case of “display edit data” which will be described later. The document edit integration processing unit 1 also has a function of integrating and controlling the input processing unit 2 to the document data display processing unit 5.
【0010】図2は、文書データ管理手段3の文書デー
タ管理方法の説明図である。即ち、文書データ管理手段
3は、メモリ上に文書データを階層化して保持するため
の管理情報を有し、文書データを論理的な編集単位に分
割して管理している。例えば、文書データ管理情報と
は、ある文書データの全体を指し、文書データ管理情報
1、文書データ管理情報2…とは、ある文書データ全体
を章や段落等のブロックに分割したそれぞれのブロック
の情報を指し、文書データ10、20は、そのブロック
のデータを示している。また、文書データ管理情報1.
1、文書データ管理情報1.2、…は、文書データ管理
情報1とは親子関係となっており、文書データ10内を
編集単位別に管理した情報を指している。更に、文書デ
ータ110、120は、その最小単位の文書データであ
る。また、文書管理情報や文書データ属性を含む文書デ
ータは、ランダム・アクセス・メモリあるいはフロッピ
ディスク装置、ハードディスク装置等に格納されてい
る。尚、図には示していないが、文書データ管理情報2
にも文書管理情報1と同様に親子関係となる最小データ
の文書データが存在する。FIG. 2 is an explanatory diagram of the document data management method of the document data management means 3. That is, the document data management unit 3 has management information for hierarchically holding the document data in the memory, and manages the document data by dividing it into logical edit units. For example, the document data management information refers to the whole of a certain document data, and the document data management information 1, the document data management information 2 ... Are the blocks of the whole document data divided into blocks such as chapters and paragraphs. The document data 10 and 20 indicate the information of the block. Also, the document data management information 1.
1, document data management information 1.2, ... Have a parent-child relationship with the document data management information 1, and refer to information in which the document data 10 is managed for each editing unit. Furthermore, the document data 110 and 120 are the document data of the minimum unit. Document data including document management information and document data attributes is stored in a random access memory, a floppy disk device, a hard disk device, or the like. Although not shown in the figure, the document data management information 2
Also, similar to the document management information 1, there is document data of minimum data having a parent-child relationship.
【0011】図3は、文書データ管理手段3の文書デー
タ管理状態の説明図である。ここで、文書データ管理情
報は、それぞれ図2における文書データ管理情
報1.1、1.2、…、に対応しており、文書データ管
理情報1に対する親子関係に対していわゆる兄弟関係と
なっている。また、文書データの管理情報へのポインタ
(階層化データ)とは、その親となる文書データのアド
レスのポインタであり、ここでは文書データ管理情報1
によって管理される文書データ10の先頭アドレスを示
す。更に、文書データ管理情報へのポインタ(最小デー
タ内)とは、最小データの後端位置を示している。そし
て、文書データ属性とは、編集状態を示すもので、未編
集「O」、追加「A」、削除「D」、追加情報の削除
「AD」がある(尚、追加情報の削除「AD」は、図3
には示されていない)。また、文書データへのポインタ
とは、文書管理情報が文書データのどの部分に格納され
ているかを指すものである。図4に、図3に示した文書
データの一例を示す。このように、最小データ単位の文
書データ管理方法は、編集状態別に分割して管理され、
これらは文書管理情報によりリスト状に接続さ
れている。FIG. 3 is an explanatory view of the document data management state of the document data management means 3. Here, the document data management information corresponds to the document data management information 1.1, 1.2, ... In FIG. 2, respectively, and is a so-called sibling relationship with respect to the parent-child relationship with respect to the document data management information 1. There is. Further, the pointer (hierarchical data) to the management information of the document data is a pointer of the address of the parent document data, and here, the document data management information 1
3 shows the start address of the document data 10 managed by. Further, the pointer to the document data management information (within the minimum data) indicates the rear end position of the minimum data. The document data attribute indicates the edit state and includes unedited “O”, added “A”, deleted “D”, and deleted additional information “AD” (note that deleted additional information “AD”). Is shown in FIG.
Not shown). Further, the pointer to the document data indicates where in the document data the document management information is stored. FIG. 4 shows an example of the document data shown in FIG. In this way, the document data management method of the minimum data unit is divided and managed according to the editing state,
These are connected in a list by the document management information.
【0012】次に、上記構成の文書編集処理装置の動作
について説明する。図5は、文書編集処理時の文書デー
タ更新を示すフローチャートである。先ず、文書編集処
理時において、キーボード6またはマウス7よりイベン
ト入力があると、文書データ管理手段3は、その編集位
置に対応する文書データ管理情報を求める(ステップS
1)。ここで、その編集操作が文字列等の追加であった
場合(ステップS2)、文書データ管理情報を2つ追加
し、サーチした文書管理情報の後になるようにポインタ
を付け替える(ステップS3)。そして、追加位置の文
書データのアドレスを2番目に追加した文書データ管理
情報にセットすると共に(ステップS4)、追加文書デ
ータのアドレスを1番目に追加した管理情報にセットす
る(ステップS5)。Next, the operation of the document edit processing apparatus having the above configuration will be described. FIG. 5 is a flowchart showing document data update at the time of document edit processing. First, when an event is input from the keyboard 6 or the mouse 7 during the document editing process, the document data management means 3 obtains the document data management information corresponding to the editing position (step S).
1). Here, when the editing operation is addition of a character string or the like (step S2), two pieces of document data management information are added, and the pointer is rearranged so as to be after the searched document management information (step S3). Then, the address of the document data at the additional position is set in the second added document data management information (step S4), and the address of the additional document data is set in the first added management information (step S5).
【0013】図6は、その追加処理の説明図である。即
ち、文書データがあるブロックで管理されているとする
{(a)の状態}。ここで、ある文字列を追加(挿入)
した場合{(b)の状態}、元のブロックの文書データ
は、文字列の挿入によって分割され、(c)に示すよう
に、元ブロックの文書データに対して、追加文字列の
文書データおよび追加文字列によって分割された元ブ
ロックの文書データの2つの文書データが文書管理情
報として追加される。また、この追加された2つの文書
データのポインタは文書データの後になるよう設定さ
れる。これと共に、追加位置の文書データのアドレス
(位置Aのアドレスに相当)を2番目に追加した文書デ
ータ管理情報(の文書データ)にセットし、追加文書
データのアドレス(位置Bのアドレスに相当)を1番目
に追加した文書管理情報(の文書データ)にセットす
るものである。FIG. 6 is an explanatory diagram of the addition process. That is, it is assumed that the document data is managed in a certain block {state of (a)}. Add (insert) a string here
In the case of {(b)}, the document data of the original block is divided by inserting the character string, and as shown in (c), the document data of the additional character string and the document data of the additional block are added to the document data of the original block. Two pieces of document data of the original block document data divided by the additional character string are added as the document management information. Further, the pointers of the two added document data are set to be after the document data. At the same time, the address of the document data at the additional position (corresponding to the address at position A) is set in (the document data of) the document data management information added second, and the address of the additional document data (corresponding to the address at position B). Is set in (the document data of) the document management information added first.
【0014】また、ステップS2において、編集操作が
削除であった場合、上述した追加処理の場合と同様に、
文書データ管理情報を2つ追加し、サーチした文書デー
タ管理情報の後になるようにポインタを付け替える(ス
テップS6)。そして、削除範囲の最後にあたる文書デ
ータのアドレスを2番目に追加した文書データ管理情報
にセットすると共に(ステップS7)、削除位置の文書
データのアドレスを1番目に追加した文書データ管理情
報のセットする(ステップS8)。この場合、図6に示
した追加処理の追加文字列を削除文字列と置き換える
と、アドレスは同様に位置A、Bに相当すると考えるこ
とができる。If the editing operation is deletion in step S2, as in the case of the above-described addition processing,
Two pieces of document data management information are added, and the pointer is rearranged so as to be after the searched document data management information (step S6). Then, the address of the document data at the end of the deletion range is set in the document data management information added second (step S7), and the address of the document data at the deletion position is set in the document data management information added first. (Step S8). In this case, if the addition character string of the addition process shown in FIG. 6 is replaced with the deletion character string, it can be considered that the addresses similarly correspond to the positions A and B.
【0015】次に、文書データの復旧について説明す
る。図7は、文書データ復旧のフローチャートである。
先ず、文書データのある部分または全文書等のオペレー
タによって指定された文書データの復旧範囲から、文書
データ管理手段3は、対応する文書データ管理情報をサ
ーチする(ステップS1)。対応する文書データ管理情
報が求められると、その文書データ管理情報の文書デー
タ属性を調べ(ステップS2)、これが削除または未編
集の場合は、文書データ管理情報のリストをたどり、次
の文書データ管理情報を求める(ステップS3)。即
ち、この場合の文書データ管理情報は復旧前とは変化が
ない。Next, the recovery of the document data will be described. FIG. 7 is a flowchart of document data recovery.
First, the document data management means 3 searches for the corresponding document data management information from the recovery range of the document data designated by the operator such as a certain part of the document data or all documents (step S1). When the corresponding document data management information is requested, the document data attribute of the document data management information is checked (step S2). If this is deleted or unedited, the document data management information list is followed and the next document data management is performed. Information is requested (step S3). That is, the document data management information in this case is the same as that before the restoration.
【0016】また、ステップS2において、文書データ
属性が追加データの削除または追加であった場合、この
文書データ管理情報につながる文書データおよび文書デ
ータ管理情報を削除し(ステップS4)、前の文書デー
タ管理情報と次に文書データ管理情報をポインタでつな
ぎ、この文書データ管理情報をリストから外す(ステッ
プS5)。即ち、図6の(c)から(a)の状態となる
と考えることができる。そして、ステップS3に移行
し、次の文書データ管理情報を求める。その後は、復旧
範囲の文書データ管理情報があるか否かを調べ(ステッ
プS6)、まだ文書データ管理情報が残っている場合
は、ステップS2に戻り、その文書データの属性を調べ
る。また、文書データ管理情報が残っていない場合は終
了とする。If the document data attribute is deletion or addition of additional data in step S2, the document data and the document data management information linked to this document data management information are deleted (step S4), and the previous document data is deleted. The management information and the document data management information are connected by a pointer, and the document data management information is removed from the list (step S5). That is, it can be considered that the states from (c) to (a) of FIG. Then, the process proceeds to step S3 to obtain the next document data management information. After that, it is checked whether or not there is document data management information in the recovery range (step S6). If the document data management information still remains, the process returns to step S2 to check the attribute of the document data. If no document data management information remains, the process ends.
【0017】次に、文書編集データの表示処理を説明す
る。図8は、文書編集データの表示処理を示すフローチ
ャートである。先ず、文書データのある部分または全文
書等のオペレータによって指定された文書データの表示
範囲から、文書データ管理手段3は、対応する文書デー
タ管理情報をサーチする(ステップS1)。次に、文書
データ管理手段3は、オペレータが選択した表示モー
ド、即ち、編集された結果のみを表示するか、または編
集結果に至るまでの途中の編集データも表示するかの表
示モードの確認を行う(ステップS2)。Next, the display processing of the document edit data will be described. FIG. 8 is a flowchart showing the document edit data display processing. First, the document data management means 3 searches for the corresponding document data management information from the display range of the document data designated by the operator such as a certain part of the document data or all documents (step S1). Next, the document data management means 3 confirms the display mode selected by the operator, that is, whether the display mode is to display only the edited result or to display the edited data in the middle of reaching the edited result. Perform (step S2).
【0018】ここで、編集結果のみ表示するモードが選
択されていた場合は、文書データ管理情報の文書データ
属性を調べ(ステップS3)、ある文書データの属性が
追加であった場合は、この文書データを青色で表示する
よう文書データ表示処理手段5は信号を送出し(ステッ
プS4)、ある文書データの属性が未編集であった場合
は、この文書データを黒色で表示するよう制御する(ス
テップS5)。また、文書データが削除または追加デー
タの削除であった場合は、表示を行わない。その後は、
文書データ管理情報のリストをたどり、次の文書データ
管理情報を求め(ステップS8)、表示範囲の文書デー
タ管理情報があれば(ステップS9)、ステップS2に
戻って上記の動作を繰り返し、表示範囲の文書データ管
理情報がなければ終了する。図9に、その表示例を示
す。即ち、編集履歴が未編集データに対して、文字列
「fghij 」の追加があり、次に文字列「opqrst」の削除
があった場合、表示される画面は文字列「opqrst」が削
除された編集結果のみが表示される。If the mode for displaying only the edited result is selected, the document data attribute of the document data management information is checked (step S3). If the attribute of certain document data is added, this document is added. The document data display processing means 5 sends a signal to display the data in blue (step S4), and if the attribute of certain document data is unedited, the document data is controlled to be displayed in black (step S4). S5). If the document data is deleted or additional data is deleted, no display is made. After that,
The list of document data management information is searched for the next document data management information (step S8), and if there is document data management information in the display range (step S9), the process returns to step S2 and the above operation is repeated to display the range. If there is no document data management information of, the process ends. FIG. 9 shows a display example thereof. That is, when the character string “fghij” is added to the unedited data whose edit history is, and then the character string “opqrst” is deleted, the character string “opqrst” is deleted in the displayed screen. Only the edited result is displayed.
【0019】また、表示モードが「編集データも表示」
であった場合は、上記の「編集結果のみ表示」の場合と
同様に、文書データの属性を調べ(ステップS6)、そ
の文書データの属性が、追加または未編集であった場合
は、「編集結果のみ表示」の場合と同様に、追加の文書
データは青色、未編集の文書データは黒色で表示を行う
よう制御する(ステップS4、S5)。また、文書デー
タの属性が削除または追加データの削除であった場合
は、その文書データを灰色で表示するよう制御する(ス
テップS7)。その後は、次の文書データ管理情報を求
め(ステップS8)、表示範囲の文書データ管理情報が
あれば(ステップS9)、上記の動作を繰り返し、なけ
れば終了とする。図10に、編集データも表示する場合
の表示例を示す。即ち、編集履歴が、上述した編集結果
のみ表示と同様に、未編集データに対して、文字列「fg
hij 」の追加があり、次に文字列「opqrst」の削除があ
った場合、表示される画面は削除された文字列「opqrs
t」も灰色で表示された画面となる。このように、上記
実施例では、文書データを編集状態別に区別して管理す
るようにしたので、複数回編集操作を行った場合でも編
集前の状態に復旧することができ、また、編集前の状態
と編集後の状態が視覚的に判断できるような表示を行う
ことができる。Further, the display mode is "display edited data".
If it is, the attribute of the document data is checked (step S6) as in the case of “display only the edited result” described above, and if the attribute of the document data is added or unedited, “edit” is performed. Similar to the case of "display only result", control is performed so that the additional document data is displayed in blue and the unedited document data is displayed in black (steps S4 and S5). If the attribute of the document data is deletion or deletion of additional data, the document data is controlled to be displayed in gray (step S7). After that, the next document data management information is obtained (step S8), and if there is document data management information in the display range (step S9), the above operation is repeated. FIG. 10 shows a display example when editing data is also displayed. In other words, the edit history is similar to the above-described display of only the edited result, and the character string “fg
If there is the addition of "hij" and then the deletion of the character string "opqrst", the displayed screen is the deleted character string "opqrs".
"t" is also displayed in gray. As described above, in the above-described embodiment, since the document data is managed by being classified according to the edit state, it is possible to restore the state before the edit even when the edit operation is performed a plurality of times, and the state before the edit is performed. It is possible to display such that the state after editing can be visually judged.
【0020】尚、上記実施例では、未編集データを黒
色、追加データを青色として表示するようにしたが、こ
のような表示色に限定されるものではなく、文書データ
の編集状態が視覚的に判断できるような表示であれば、
反転表示や網掛け表示等、どのようなものであってもよ
い。In the above embodiment, the unedited data is displayed in black and the additional data is displayed in blue. However, the display color is not limited to such a display color, and the edited state of the document data can be visually displayed. If the display can be judged,
It may be of any type such as reverse display or shaded display.
【0021】[0021]
【発明の効果】以上説明したように、本発明の文書編集
処理装置によれば、文書データを編集状態別に管理し、
かつその文書データの編集状態が視覚的に判断できるよ
う表示を行うよう構成したので、編集データの復旧操作
を各編集単位に行え、例えば複数回編集を行った後で
も、編集前の文書に復旧でき、また、表示においても、
一目でその文書データの編集状態が分かるため、編集後
と編集前の文書データの参照も容易に可能である等、文
書編集処理装置としての操作性向上を図ることができ
る。As described above, according to the document edit processing apparatus of the present invention, the document data is managed according to the edit state,
In addition, since the display is configured so that the editing status of the document data can be visually judged, the editing data restoration operation can be performed for each editing unit, for example, even after multiple edits, the document before editing is restored. Yes, and in the display,
Since the edited state of the document data can be known at a glance, it is possible to easily refer to the document data after the editing and before the editing. Therefore, it is possible to improve the operability of the document editing processing apparatus.
【図1】本発明の文書編集処理装置のブロック図であ
る。FIG. 1 is a block diagram of a document edit processing device of the present invention.
【図2】本発明の文書編集処理装置における文書データ
管理方法の説明図である。FIG. 2 is an explanatory diagram of a document data management method in the document edit processing device of the present invention.
【図3】本発明の文書編集処理装置における文書データ
管理状態の説明図である。FIG. 3 is an explanatory diagram of a document data management state in the document edit processing device of the present invention.
【図4】本発明の文書編集処理装置における文書データ
の一例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of document data in the document edit processing device of the present invention.
【図5】本発明の文書編集処理装置における文書データ
更新時のフローチャートである。FIG. 5 is a flowchart for updating document data in the document edit processing device of the present invention.
【図6】本発明の文書編集処理装置における文字列追加
処理の説明図である。FIG. 6 is an explanatory diagram of character string addition processing in the document edit processing device of the present invention.
【図7】本発明の文書編集処理装置における文書データ
復旧のフローチャートである。FIG. 7 is a flowchart of document data restoration in the document edit processing device of the present invention.
【図8】本発明の文書編集処理装置における表示処理の
フローチャートである。FIG. 8 is a flowchart of a display process in the document edit processing device of the present invention.
【図9】本発明の文書編集処理装置における編集結果の
み表示の場合の説明図である。FIG. 9 is an explanatory diagram of a case where only the editing result is displayed in the document edit processing device of the present invention.
【図10】本発明の文書編集処理装置における編集デー
タも表示の場合の説明図である。FIG. 10 is an explanatory diagram of a case where edit data is also displayed in the document edit processing device of the present invention.
【図11】従来の文書編集処理装置における文書編集の
フローチャートである。FIG. 11 is a flowchart of document editing in a conventional document edit processing device.
【図12】従来の文書編集処理装置における文書処理方
法の説明図である。FIG. 12 is an explanatory diagram of a document processing method in a conventional document edit processing device.
3 文書データ管理手段 4 文書データ編集処理手段 5 文書データ表示処理手段 8 表示装置 3 document data management means 4 document data edit processing means 5 document data display processing means 8 display device
Claims (1)
する文書データ管理手段と、 前記文書データ管理手段で管理される文書データを用い
て文書編集を行う文書データ編集処理手段と、 前記文書データ編集処理手段で編集された文書を、編集
状態の区別が視覚的に判断可能な状態で表示装置に表示
させる表示処理手段とを備えたことを特徴とする文書編
集処理装置。Claim: What is claimed is: 1. A document data management unit that manages document data by dividing it according to an editing state, and a document data editing process that performs document editing using the document data managed by the document data management unit. And a display processing means for displaying the document edited by the document data editing processing means on a display device in a state where the distinction between the editing states can be visually judged. ..
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3200008A JPH0520320A (en) | 1991-07-15 | 1991-07-15 | Document editing processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3200008A JPH0520320A (en) | 1991-07-15 | 1991-07-15 | Document editing processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0520320A true JPH0520320A (en) | 1993-01-29 |
Family
ID=16417262
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3200008A Pending JPH0520320A (en) | 1991-07-15 | 1991-07-15 | Document editing processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0520320A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0863465A (en) * | 1994-08-17 | 1996-03-08 | Fuji Xerox Co Ltd | Reference history display device |
-
1991
- 1991-07-15 JP JP3200008A patent/JPH0520320A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0863465A (en) * | 1994-08-17 | 1996-03-08 | Fuji Xerox Co Ltd | Reference history display device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5778389A (en) | Method and system for synchronizing computer file directories | |
US5438661A (en) | Version management method and apparatus in multi-window environment | |
JP4308587B2 (en) | Document group management device | |
JP2993528B2 (en) | Text management and restoration method | |
JP5186390B2 (en) | Method, system, and device for file system dump / restore by node numbering | |
US6192376B1 (en) | Method and apparatus for shadowing a hierarchical file system index structure to enable error recovery | |
JPS62226375A (en) | Picture information retrieving system | |
JPH0520320A (en) | Document editing processor | |
JP3037183B2 (en) | Hard disk device management method and method | |
JP3636773B2 (en) | Information processing device for database check | |
JP5240086B2 (en) | Data management program | |
JPH08314780A (en) | File management system | |
JP2000207264A (en) | Backup method and restoring method | |
JP4011662B2 (en) | Electronic filing method and apparatus | |
JP2004341840A (en) | Backup method, system therefor, and restoration method | |
JP2900873B2 (en) | File management device | |
JP2001142750A (en) | Device and method for managing data file recording and recording medium | |
JPH0934764A (en) | Method and device for processing information | |
JPH05158670A (en) | Screen type program editor | |
JP4319438B2 (en) | Input information processing apparatus, program, storage medium, and input information processing method | |
JP2647044B2 (en) | History management method | |
CN110598450A (en) | System and method for bottom layer locking | |
JPH0816382A (en) | Erroneously corrected line retrieving device | |
JPH05324734A (en) | Electronic filing device | |
JPH05127965A (en) | Design information restoring method |