JPH0660069A - Word processor document correction system - Google Patents

Word processor document correction system

Info

Publication number
JPH0660069A
JPH0660069A JP4214824A JP21482492A JPH0660069A JP H0660069 A JPH0660069 A JP H0660069A JP 4214824 A JP4214824 A JP 4214824A JP 21482492 A JP21482492 A JP 21482492A JP H0660069 A JPH0660069 A JP H0660069A
Authority
JP
Japan
Prior art keywords
document
lines
old
line
file
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
JP4214824A
Other languages
Japanese (ja)
Inventor
Yoshinobu Manabe
圭伸 真鍋
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP4214824A priority Critical patent/JPH0660069A/en
Publication of JPH0660069A publication Critical patent/JPH0660069A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To facilitate correcting operation while comparing an old and a new document each other since they are in continuous lines by copying an old document file to next lines, line by line, correcting even lines as the new document and then deleting the odd lines of the old document lastly in the lump when the existent document file is corrected by using a word processor. CONSTITUTION:The source document file is generated (step 11). Then the file is copied to next lines, line by line. Namely, lines having the same contents succeed by two and the number of lines is doubled (step 12). Only the even lines are corrected by referring to the odd lines. When the document is partially put back to the previous version during the correcting operation, the document is put back to the previous version by referring to the odd lines (step 13). After the correcting operation is completed (step 14), only the odd lines are deleted (step 15). Consequently, such a defect that the old document and new document are separated and hard to compare is eliminated.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はワープロ文書修正方式、
特に修正前文書と修正後文書の比較を必要とするワープ
ロ文書修正方式に関する。
BACKGROUND OF THE INVENTION The present invention relates to a word processing document correction system,
In particular, the present invention relates to a word processing document modification method that requires comparison between a document before modification and a document after modification.

【0002】[0002]

【従来の技術】一般にワープロ文書修正機能は、以前に
作成した文書を一部変更し、流用する場合に使われ、文
作成工数の削減に役立つ。従来のワープロ文書修正機能
の一例を図2に示す。図2においてコンピュータやワー
プロの種類については特に限定しない。従来のワープロ
では、作成した文書を文書ファイルとして保存する(ス
テップ21)。次に以前作成した文書を変更する場合
(ステップ22)には、旧文書ファイルを読み込み、修
正を加えた後再び文書ファイルに保存する(ステップ2
1からステップ24)。このとき、文書のバージョン管
理は文書ファイル名等により管理していた。
2. Description of the Related Art Generally, a word processing document correction function is used when a previously created document is partially modified and reused, and is useful for reducing the number of sentence creation steps. An example of a conventional word processing document correction function is shown in FIG. In FIG. 2, the types of computers and word processors are not particularly limited. In the conventional word processor, the created document is saved as a document file (step 21). Next, when the previously created document is to be changed (step 22), the old document file is read, corrected, and then saved again in the document file (step 2).
1 to step 24). At this time, the version management of the document was managed by the document file name or the like.

【0003】[0003]

【発明が解決しようとする課題】従来のワープロ文書修
正機能においては一度修正してしまうと、旧文書の内容
は残らないため、修正作業中であっても修正の取り消し
が困難である。また、修正前の旧文書ファイルと修正後
の新文書ファイルを比較する場合に、別のウィンドウを
開く、画面を切り換える等の方法を使うが旧文書と新文
書が離れていて見づらいという欠点がある。そこで本発
明の目的は以上の欠点を解消して、修正作業中は旧文書
を画面に残し、旧文書と新文書を同一画面に表示可能ワ
ープロ文書修正方式を提供することにある。
With the conventional word processing document correction function, once the correction is made, the contents of the old document are not retained, so it is difficult to cancel the correction even during the correction work. Also, when comparing the old document file before modification and the new document file after modification, methods such as opening another window and switching screens are used, but there is a drawback that the old document and the new document are separated and it is difficult to see. . SUMMARY OF THE INVENTION It is an object of the present invention to solve the above drawbacks and to provide a word processing document correction method capable of displaying an old document and a new document on the same screen while leaving the old document on the screen during the correction work.

【0004】[0004]

【課題を解決するための手段】本発明のワープロ文書修
正方式は、ワープロを使い、既存の文書ファイルを修正
する場合において旧文書ファイルの内容を一行単位で次
の行にコピーし、次に偶数行を新文書として修正し最後
に旧文書である奇数行を一括削除する機能を有する。
According to the word processing document correction method of the present invention, when a word processor is used to correct an existing document file, the contents of the old document file are copied line by line to the next line, and then the even number is copied. It has the function of correcting lines as new documents and finally deleting all odd lines that are old documents.

【0005】[0005]

【実施例】以下本発明の詳細を、その実施例につき図面
を参照して説明する。図1は本発明のワープロ文書修正
方式の一実施例における動作の一例を示す流れ図であ
る。元となる文書ファイルを生成する(ステップ1
1)。行単位で次の行へコピーする。つまり、同じ内容
の行が2行ずつ続き、行数は倍になる(ステップ1
2)。奇数行を参考に偶数行のみを修正する。修正途中
で部分的に旧バージョンにもどしたい場合は、奇数行を
参考にして旧バージョンにもどす(ステップ13)。修
正が完了すれば(ステップ14)、奇数行のみ削除する
(ステップ15)。
The details of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a flow chart showing an example of the operation in one embodiment of the word processing document correction system of the present invention. Generate the original document file (Step 1
1). Copy to the next line line by line. In other words, two lines with the same contents continue, and the number of lines doubles (step 1
2). Correct only the even lines with reference to the odd lines. If you want to partially revert to the old version during the modification, refer to the odd lines and return to the old version (step 13). When the correction is completed (step 14), only the odd lines are deleted (step 15).

【0006】[0006]

【発明の効果】以上説明したように、本発明のワープロ
文書修正方式は、文書修正途中で部分的に旧文書に戻し
たり、旧文書と新文書が連続した行に並んでいることに
より比較しながら修正が容易にすることができる。
As described above, according to the word processing document correction method of the present invention, the old document is partially restored in the middle of the document correction, or the old document and the new document are arranged in a continuous line for comparison. While it can be modified easily.

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

【図1】本発明のワープロ文書修正方式の一実施例にお
ける動作の一例を示す流れ図である。
FIG. 1 is a flow chart showing an example of an operation in an embodiment of a word processing document correction system of the present invention.

【図2】従来のワープロ文書修正機能の動作を示す流れ
図である。
FIG. 2 is a flowchart showing the operation of a conventional word processing document correction function.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ワープロを使い既存の文書ファイルを修
正する場合において、旧文書ファイルを一行単位で次の
行にコピーし、次に偶数行を新文書として修正し、最後
に旧文書である奇数行を一括削除することを特徴とする
ワープロ文書修正方式。
1. When modifying an existing document file using a word processor, the old document file is copied line by line to the next line, then the even line is modified as a new document, and finally the old document is an odd number. A word processing document correction method characterized by collectively deleting lines.
JP4214824A 1992-08-12 1992-08-12 Word processor document correction system Pending JPH0660069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4214824A JPH0660069A (en) 1992-08-12 1992-08-12 Word processor document correction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4214824A JPH0660069A (en) 1992-08-12 1992-08-12 Word processor document correction system

Publications (1)

Publication Number Publication Date
JPH0660069A true JPH0660069A (en) 1994-03-04

Family

ID=16662142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4214824A Pending JPH0660069A (en) 1992-08-12 1992-08-12 Word processor document correction system

Country Status (1)

Country Link
JP (1) JPH0660069A (en)

Similar Documents

Publication Publication Date Title
US8621375B2 (en) Associating an object with a relevant data source
JP2993528B2 (en) Text management and restoration method
US7228526B2 (en) Application imaging infrastructure
JPH08328933A (en) File access control system for parallel processing system
JPH0696077A (en) Shared processing system for data and processor for its data
JPH0660069A (en) Word processor document correction system
JPH05298173A (en) Distributed file synchronizing and updating system
JPH0330033A (en) File copying processor
JPH0594356A (en) On-memory table data fault restoration system
JP2000207264A (en) Backup method and restoring method
JPH05314483A (en) Recording method of information
JP2000215217A (en) Device and method for logical synthesis
JP2000010692A (en) Application device and method provided with redo/undo function and automatic preservation function of work
JPH03255547A (en) Memory dump output system
JPH096629A (en) Program conversion method
JPH0296277A (en) Picture data control system
JPH02240730A (en) Information processing system
JP2002189716A (en) Document editing device
JP2920978B2 (en) Library update method
JPH02224155A (en) History data reproducing system for information processing system
JPH07230377A (en) Software resource management system
JP2002196956A (en) Data duplication device and data duplication method
JPH02310765A (en) Word processor
JPH02101533A (en) File patch system
JPH05143311A (en) Source program correction managing editor