JPH0644123A - File editing range designation system - Google Patents

File editing range designation system

Info

Publication number
JPH0644123A
JPH0644123A JP4099084A JP9908492A JPH0644123A JP H0644123 A JPH0644123 A JP H0644123A JP 4099084 A JP4099084 A JP 4099084A JP 9908492 A JP9908492 A JP 9908492A JP H0644123 A JPH0644123 A JP H0644123A
Authority
JP
Japan
Prior art keywords
editing
range
file
data
edit
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
JP4099084A
Other languages
Japanese (ja)
Inventor
Takao Kosakai
隆男 小堺
Takehiro Ueda
岳宏 上田
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.)
KOBE NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Kobe Ltd
Original Assignee
KOBE NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Kobe 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 KOBE NIPPON DENKI SOFTWARE KK, NEC Corp, NEC Software Kobe Ltd filed Critical KOBE NIPPON DENKI SOFTWARE KK
Priority to JP4099084A priority Critical patent/JPH0644123A/en
Publication of JPH0644123A publication Critical patent/JPH0644123A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To inhibit the editing of a part beyond an objective range and to protect a part beyond the range being the object of editing by designating and restricting the range being the object of editing at the time of editing a file on a computer. CONSTITUTION:An identification code designating the editing range based on range designation data 8 is added to data 9 on the file being the object of editing by a previously decided method. At the time of editing, the presence or absence of the identification code of a part which is to be edited is checked. When it is beyond the range being the object of editing, the editing of the part is inhibited. The identification code added when editing terminates is eliminated, and data 9 on the file being the object of editing after editing is written into the file being the object of editing 12 on an external storage device 13.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はコンピュータ上でのファ
イル編集に関し、ファイルの編集する範囲を指定する方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to file editing on a computer, and more particularly to a method for designating a file editing range.

【0002】[0002]

【従来の技術】従来、編集者に対して編集対象ファイル
への書き込み許可の権利が与えられている場合は、編集
対象ファイル中の全データ、即ち全範囲が編集可能にな
り書き込み,削除,挿入,複写等の編集の対象となって
いた。
2. Description of the Related Art Conventionally, when an editor is given the right to allow writing to an edit target file, all data in the edit target file, that is, the entire range becomes editable, and writing, deletion, and insertion are possible. , It was the subject of editing such as copying.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ル編集では、書き込み許可が与えられているとファイル
中の全データが編集可能であるため、不注意で編集する
必要のないデータを誤って変更したり、削除したりする
ことがあり、このような過ちを犯した場合の復旧が困難
になるという欠点がある。
In the conventional file editing described above, if write permission is given, all the data in the file can be edited, so that data that does not need to be edited inadvertently is accidentally changed. It may be deleted or deleted, which makes it difficult to recover from such a mistake.

【0004】[0004]

【課題を解決するための手段】本発明は、編集対象ファ
イルの編集を実行しようとする対象範囲を指定する範囲
指定データを入力し、外部記憶装置から読み込んだ前記
編集対象ファイルのデータに、入力した前記範囲指定デ
ータに従って所定の編集範囲を指定するための識別符号
を付加し、前記編集対象ファイルの編集中に前記識別符
号を参照して、該当する編集範囲外にある場合はその部
分に対する編集を禁止し、該当する編集範囲内である場
合はその部分に対する編集を実行し、編集完了後は前記
識別符号を削除し、編集されたデータを前記外部記憶装
置に出力することを特徴とする。
SUMMARY OF THE INVENTION According to the present invention, range designation data for designating a target range in which editing of a file to be edited is executed is input, and the data of the file to be edited read from an external storage device is input. An identification code for designating a predetermined editing range is added according to the range designating data, and the identification code is referred to during the editing of the file to be edited, and if it is outside the corresponding editing range, the editing for that part is performed. Is prohibited, and when the editing range is within the corresponding editing range, the editing is executed, the identification code is deleted after the editing is completed, and the edited data is output to the external storage device.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例を実現するブロッ
ク図である。本実施例は、図1に示すように、ファイル
編集部2,主記憶部7,ファイルアクセス部10,外部
記憶装置13から構成され、ファイル編集部2は編集範
囲指定データ入力変更部1,編集範囲指定データ読出し
・書込み部3,範囲指定符号設定部4,編集許可判断部
5,範囲指定符号削除部6を備え、また、外部記憶装置
13は編集範囲指定データ格納ファイル11,編集対象
ファイル12を有している。
FIG. 1 is a block diagram for implementing an embodiment of the present invention. As shown in FIG. 1, this embodiment comprises a file editing unit 2, a main storage unit 7, a file access unit 10, and an external storage device 13. The file editing unit 2 includes an editing range designation data input changing unit 1 and an editing unit. The external storage device 13 includes a range designation data read / write unit 3, a range designation code setting unit 4, an edit permission determination unit 5, and a range designation code deletion unit 6, and the external storage device 13 includes an edit range designation data storage file 11 and an edit target file 12. have.

【0007】ファイル編集部2を起動して編集対象ファ
イル12の編集を開始すると、編集範囲指定データ読出
し・書込み部3は、編集対象ファイル12に関する範囲
指定データが編集範囲指定データ格納ファイル11内に
存在するかどうかを調べ、存在すれば、編集対象ファイ
ル12に関する編集範囲指定データ8をファイルアクセ
ス部10を介して主記憶部7上に読み込む。
When the file editing unit 2 is activated to start editing the edit target file 12, the edit range designation data read / write unit 3 stores the range designation data relating to the edit target file 12 in the edit range designation data storage file 11. Whether or not it exists is checked, and if it exists, the editing range designation data 8 for the file 12 to be edited is read into the main storage unit 7 via the file access unit 10.

【0008】編集範囲指定データ入力変更部1は、主記
憶部7上に読み込まれた編集範囲指定データ8がある場
合はその内容を表示し、変更する場合のみ新しいデータ
を入力し、所定の形式に変換して編集範囲指定データ8
を更新する。そして、予め編集範囲を指定するデータが
存在しない場合は、編集範囲指定データ入力変更部1は
何も表示せず、新しく編集範囲を指定するデータを所定
の形式に変換して主記憶部7上に編集範囲指定データ8
として入力する。
The edit range designation data input change section 1 displays the contents of the read edit range designation data 8 in the main storage section 7 if any, and inputs new data only when changing the data, and the predetermined format is entered. Converted to and edit range specification data 8
To update. If the data designating the editing range does not exist in advance, the editing range designation data input changing unit 1 does not display anything, and the data designating the new editing range is converted into a predetermined format and stored in the main storage unit 7. Edit range specification data 8
Enter as.

【0009】範囲指定符号設定部4は、編集対象ファイ
ル12からファイルアクセス部10を通して編集対象フ
ァイルのデータ9を主記憶部7上に読み込み、編集者に
編集対象ファイル12に対する書き込み許可が与えられ
ていれば、編集範囲指定データ8に従って編集範囲指定
外の範囲の各ラインの先頭に編集を禁止することを示す
符号を付加する。
The range designation code setting unit 4 reads the data 9 of the edit target file from the edit target file 12 through the file access unit 10 onto the main storage unit 7, and the editor is given write permission for the edit target file 12. Then, according to the editing range designation data 8, a code indicating that editing is prohibited is added to the beginning of each line outside the editing range designation.

【0010】ファイル編集部2は、編集者に編集対象フ
ァイル12に対する書き込み許可が与えられている場合
のみ編集を実行するが、その編集の際、編集対象ファイ
ルのデータ9の各ラインの先頭を、編集許可判断部5が
編集を禁止する符号が有るかどうかをチェックし、編集
しようとするラインの先頭に符号がある場合は、そのラ
インに対するあらゆる編集行為を禁止する。ただし、編
集を禁止することを示す符号が付加された連続するライ
ンとラインの間に、ある新しいラインを挿入する場合の
み、編集許可判断部5は警告文を表示し編集を禁止する
ことはしない。この新しく挿入されるラインは、編集を
禁止す符号が付加されていないため編集対象になる。ま
た、編集途中で編集範囲を変更する場合は、編集範囲指
定データ入力変更部1により編集範囲指定データ8を更
新する。
The file editing unit 2 executes the editing only when the editor is given the write permission for the editing target file 12. At the time of the editing, the head of each line of the data 9 of the editing target file is The edit permission judging section 5 checks whether or not there is a code for prohibiting editing, and if the code to be edited has a code at the beginning, prohibits any editing action on the line. However, only when a certain new line is inserted between consecutive lines to which a code indicating that editing is prohibited is added, the edit permission judgment unit 5 displays a warning sentence and does not prohibit editing. . This newly inserted line is to be edited because no code for prohibiting editing is added. When the editing range is changed during editing, the editing range designation data input changing unit 1 updates the editing range designation data 8.

【0011】編集対象ファイルのデータ9に対する編集
が完了し、ファイル編集部2を終了させようとすると、
範囲指定符号削除部6は、編集対象ファイルのデータ9
に付加された編集を禁止することを示す符号を取り除
き、ファイルアクセス部10を通して外部記憶装置13
上の編集対象ファイル12に出力する。そして、編集範
囲指定データ読み出し・書き込み部3は、編集範囲指定
データ8をファイルアクセス部10を介して所定の形式
で外部記憶装置13上の編集範囲指定データ格納ファイ
ル11に書き込む。ファイルアクセス部10は、外部記
憶装置13からデータを主記憶部7に読み込んだり、主
記憶部7から外部記憶装置13にデータを書き込んだり
する。
When the editing of the data 9 of the file to be edited is completed and the file editing section 2 is to be terminated,
The range designation code deletion unit 6 uses the data 9 of the file to be edited.
A code indicating that editing is prohibited is added to the external storage device 13 through the file access unit 10.
Output to the file 12 to be edited. Then, the edit range designation data read / write unit 3 writes the edit range designation data 8 in a predetermined format into the edit range designation data storage file 11 on the external storage device 13 via the file access unit 10. The file access unit 10 reads data from the external storage device 13 into the main storage unit 7, and writes data from the main storage unit 7 to the external storage device 13.

【0012】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0013】図2は本実施例における処理の流れを示す
フローチャートであり、図3は図2の結合子A,Bに接
続するフローチャートである。
FIG. 2 is a flow chart showing the flow of processing in this embodiment, and FIG. 3 is a flow chart for connecting to the connectors A and B of FIG.

【0014】まず、ファイル編集部2を起動し編集を開
始する。ファイル編集部2に対するパラメーターとして
編集対象ファイル12の名前を渡す(ステップ1)。範
囲指定データ格納ファイル11中に編集対象ファイルに
関する範囲指定データが存在するかどうかを検索する
(ステップ2)。検索した結果を判断し次に行う処理を
決める(ステップ3)。そして、範囲指定データ格納フ
ァイル11に編集対象ファイルに関する範囲指定データ
が存在する場合は、ファイルアクセス部10を通して主
記憶7上に読み込む(ステップ4)、主記憶7に読み込
んだ範囲指定データ8を表示する(ステップ5)。
First, the file editing unit 2 is activated to start editing. The name of the file to be edited 12 is passed as a parameter to the file editing unit 2 (step 1). The range designation data storage file 11 is searched for the range designation data relating to the file to be edited (step 2). The search result is judged and the next processing is determined (step 3). Then, when the range designation data regarding the file to be edited exists in the range designation data storage file 11, it is read into the main memory 7 through the file access unit 10 (step 4), and the range designation data 8 read into the main memory 7 is displayed. (Step 5).

【0015】次に、範囲指定データ更新、又は新しく入
力するかどうかを判断し、次に行う処理を決める(ステ
ップ6)。ここで、範囲指定データを更新、又は新しく
入力する場合は新範囲指定データを入力し(ステップ
7)、新範囲指定データで範囲指定データ8を更新、又
は新たに範囲指定データ8を作成する(ステップ8)。
そして、編集対象ファイル12のデータを外部記憶装置
13からファイルアクセス部10を通して主記憶に読み
込む(ステップ9)。
Next, it is judged whether the range designation data is updated or a new input is made, and the next process is determined (step 6). If the range designation data is updated or newly input, the new range designation data is input (step 7), the range designation data 8 is updated with the new range designation data, or the range designation data 8 is newly created ( Step 8).
Then, the data of the file to be edited 12 is read from the external storage device 13 into the main memory through the file access unit 10 (step 9).

【0016】続いて、編集者に編集対象ファイルに対す
る書き込み許可があるかどうかを判断し、次の処理を決
める(ステップ10)。編集者に前記書き込み許可が与
えられていない場合は、編集対象ファイルのデータを参
照することのみ許可される(ステップ11)。また、編
集者に前記書き込み許可が与えられている場合は、図3
に示すステップ12からステップ25までの処理が行わ
れる。まず、範囲指定データ8が主記憶上にあるかどう
かを判断し、次の処理を決める(ステップ12)。範囲
指定データ8がある場合、編集を禁止することを示す符
号を範囲指定データにしたがって編集対象ファイルのデ
ータ9に付加する(ステップ13)。そして、編集コマ
ンドを入力し、終了コマンドが入力された場合は終了す
るための処理を実行する。1つの編集コマンドの処理が
終わるとこの判断に戻ってくる(ステップ14)。ま
た、終了コマンド以外が入力された場合は編集コマンド
と解釈し、編集コマンドに渡されたデータがあればそれ
を解釈し編集対象範囲を決定する(ステップ15)。
Next, it is determined whether the editor has write permission for the file to be edited, and the next process is determined (step 10). If the write permission is not given to the editor, only reference to the data of the file to be edited is permitted (step 11). In addition, when the editor is given the above-mentioned write permission, FIG.
The processing from step 12 to step 25 shown in is performed. First, it is determined whether or not the range designation data 8 is in the main memory, and the next process is determined (step 12). If there is range designation data 8, a code indicating that editing is prohibited is added to the data 9 of the file to be edited according to the range designation data (step 13). Then, an edit command is input, and when an end command is input, processing for ending is executed. When the processing of one edit command is completed, this judgment is returned (step 14). If a command other than the end command is input, it is interpreted as an edit command, and if there is data passed to the edit command, it is interpreted to determine the edit target range (step 15).

【0017】次に、編集対象範囲に書き込み禁止を示す
符号が付加されているかどうかを判断し、次の処理を決
める(ステップ16)。編集対象範囲に書き込み禁止を
示す符号が付加されていた場合、編集コマンドが挿入で
あるかどうか判断し次の処理を決める(ステップ1
7)。そして、編集コマンドが挿入の場合は、書き込み
が禁止されている編集範囲に対し挿入を行う旨の警告メ
ッセージを表示する(ステップ18)。また、編集対象
範囲に書き込み禁止を示す符号が付加されていない場合
は、編集コマンドをそのまま実行し、ステップ14に戻
る(ステップ19)。挿入コマンドが実行された場合、
編集対象範囲が変わるため、挿入された行数にあわせて
範囲指定データを更新するかどうかを判断し、次の処理
を決める(ステップ20)。挿入が行われた場合は範囲
指定データを更新する(ステップ21)。
Next, it is judged whether or not a code indicating write prohibition is added to the edit target range, and the next process is determined (step 16). If a code indicating write protection is added to the edit target range, it is determined whether or not the edit command is an insert command and the next process is determined (step 1).
7). Then, when the edit command is an insert command, a warning message is displayed to the effect that the write is prohibited in the edit range (step 18). If the code indicating the write prohibition is not added to the edit target range, the edit command is executed as it is, and the process returns to step 14 (step 19). If the insert command is executed,
Since the range to be edited changes, it is determined whether the range designation data is updated according to the number of inserted rows, and the next process is determined (step 20). When the insertion is performed, the range designation data is updated (step 21).

【0018】ステップ14で編集終了コマンドが入力さ
れると、範囲指定データ8が主記憶部7上に有るかどう
かを判断し、次の処理を決める(ステップ22)。そし
て、範囲指定データ8が主記憶部7上に存在した場合、
編集対象ファイルのデータ9から書き込みを禁止するこ
とを示す符号を削除し(ステップ23)、範囲指定デー
タ8をファイルアクセス部10を介して編集範囲指定デ
ータ格納ファイル11に書き込む(ステップ24)。ま
た、範囲指定データ8が主記憶部7上に無い場合、もし
くはステップ24が終了すると編集対象ファイルのデー
タ9をファイルアクセス部10を介して外部記憶装置1
3上の編集対象ファイル12に書き込む(ステップ2
5)。ステップ25もしくはステップ11が終了すると
編集を終了する(ステップ26)。
When the editing end command is input in step 14, it is determined whether the range designation data 8 exists in the main storage unit 7, and the next process is determined (step 22). When the range designation data 8 exists in the main storage unit 7,
The code indicating that writing is prohibited is deleted from the data 9 of the file to be edited (step 23), and the range designation data 8 is written to the edit range designation data storage file 11 via the file access unit 10 (step 24). Further, when the range designation data 8 does not exist in the main storage unit 7, or when step 24 ends, the data 9 of the file to be edited is transferred via the file access unit 10 to the external storage device 1.
3 is written in the file 12 to be edited (step 2
5). When step 25 or step 11 ends, the editing ends (step 26).

【0019】このようにして編集対象ファイルの変数対
象範囲を指定することにより、指定された範囲外への編
集を禁止する。
By thus specifying the variable target range of the edit target file, editing outside the specified range is prohibited.

【0020】なお、本実施例では禁止を示す符号を指定
範囲外の各ラインの先頭に付加すると説明したが、指定
範囲外の先頭行の先頭に禁止の範囲が始まることを示す
符号を付加し、指定範囲外の最終行の末尾に禁止の範囲
が終わることを示す符号を付加してもよく、また、前記
の禁止を示す符号ではなく編集範囲内に編集を許可する
符号を付加してもよい。更に、編集範囲指定データ格納
ファイルについては、編集の都度に範囲を指定し、主記
憶部7上に記憶するようにすれば使用しなくてもよい。
In this embodiment, the code indicating prohibition is added to the head of each line outside the specified range. However, a code indicating that the prohibition range starts is added to the head of the first line outside the specified range. , A code indicating the end of the prohibited range may be added to the end of the last line outside the specified range, or a code permitting editing within the editing range may be added instead of the above-mentioned code indicating the prohibited range. Good. Further, the edit range designation data storage file need not be used if a range is designated each time editing is performed and the file is stored in the main storage unit 7.

【0021】[0021]

【発明の効果】以上説明したように本発明によれば、編
集者が編集対象ファルの編集対象範囲を指定することが
でき、変更する必要のない範囲、もしくは変更してはい
けない範囲を編集対象範囲から除外することによって、
その編集対象範囲外の内容を不注意で削除,変更,不用
なデータを追加したりすることがなくなる。従って、編
集者は編集対象範囲に対して集中して作業ができ、編集
者の気づかないミスを削減できるという効果がある。
As described above, according to the present invention, the editor can specify the edit target range of the edit target file, and the range that does not need to be changed or the range that cannot be changed can be edited. By excluding it from the range,
The contents outside the editing range will not be inadvertently deleted, changed, or added with unnecessary data. Therefore, the editor can concentrate on the edit target range and can reduce mistakes that the editor does not notice.

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

【図1】本発明の一実施例を実現するブロック図であ
る。
FIG. 1 is a block diagram for implementing an embodiment of the present invention.

【図2】本実施例における処理の流れを示すフローチャ
ートである。
FIG. 2 is a flowchart showing the flow of processing in this embodiment.

【図3】図2の結合子A,Bに接続するフローチャート
である。
FIG. 3 is a flowchart for connecting to the connectors A and B of FIG.

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

1 編集範囲指定データ入力変更部 2 ファイル編集部 3 編集範囲指定データ読出し・書込み部 4 範囲指定符号設定部 5 編集許可判断部 6 範囲指定符号削除部 7 主記憶部 8 範囲指定データ 9 編集対象ファイルのデータ 10 ファイルアクセス部 11 編集範囲指定データ格納ファイル 12 編集対象ファイル 13 外部記憶装置 1 edit range designation data input change section 2 file edit section 3 edit range designation data read / write section 4 range designation code setting section 5 edit permission judgment section 6 range designation code deletion section 7 main storage section 8 range designation data 9 edit target file Data 10 File access unit 11 Editing range designation data storage file 12 Editing target file 13 External storage device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 編集対象ファイルの編集を実行しようと
する対象範囲を指定する範囲指定データを入力し、外部
記憶装置から読み込んだ前記編集対象ファイルのデータ
に、入力した前記範囲指定データに従って所定の編集範
囲を指定するための識別符号を付加し、前記編集対象フ
ァイルの編集中に前記識別符号を参照して、該当する編
集範囲外にある場合はその部分に対する編集を禁止し、
該当する編集範囲内である場合はその部分に対する編集
を実行し、編集完了後は前記識別符号を削除し、編集さ
れたデータを前記外部記憶装置に出力することを特徴と
するファイル編集範囲指定方式。
1. A range designation data for designating a target range in which an edit target file is to be edited is input, and the data of the edit target file read from an external storage device is predetermined according to the input range designation data. An identification code for designating an editing range is added, the identification code is referred to during the editing of the file to be edited, and if the editing range is out of the corresponding editing range, the editing of the portion is prohibited,
A file edit range designating method characterized in that, when it is within the corresponding edit range, editing is performed on the part, the identification code is deleted after the edit is completed, and the edited data is output to the external storage device. .
JP4099084A 1992-04-20 1992-04-20 File editing range designation system Withdrawn JPH0644123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4099084A JPH0644123A (en) 1992-04-20 1992-04-20 File editing range designation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4099084A JPH0644123A (en) 1992-04-20 1992-04-20 File editing range designation system

Publications (1)

Publication Number Publication Date
JPH0644123A true JPH0644123A (en) 1994-02-18

Family

ID=14238048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4099084A Withdrawn JPH0644123A (en) 1992-04-20 1992-04-20 File editing range designation system

Country Status (1)

Country Link
JP (1) JPH0644123A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009223717A (en) * 2008-03-18 2009-10-01 Nec Corp Document management device, document management method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009223717A (en) * 2008-03-18 2009-10-01 Nec Corp Document management device, document management method, and program

Similar Documents

Publication Publication Date Title
US5230075A (en) Database shadowing system with data tags that select an operation of the save command
US4924411A (en) Document processing apparatus having shading process function
JPH0644123A (en) File editing range designation system
JP3082344B2 (en) Disk file control device and update method
JPH02148168A (en) Editing supporting method
JPS5998362A (en) Discriminating device of memory cassette
JPH07168873A (en) Cad system capable of setting editing inhibition area
JPH0651959A (en) Software installing method
JPH08137837A (en) Method and device for document processing
JP2706558B2 (en) Ladder program editing method
JP2518157B2 (en) Method and device for generating revision history of program
JPH07319859A (en) Retaining method for file in information processor
JPH0612542B2 (en) How to copy the mark part of structured document
JPS6238729B2 (en)
JP3458421B2 (en) Document processing system
JP2933222B2 (en) Document processing device
JPH05250014A (en) Peripheral device for programmable controller
JPH0764839A (en) Information processor with file management function
JPH05250360A (en) Document control method
JPH07334313A (en) Copying method for magnetic disk device
JPH05250243A (en) Data processing system for extended storage device
JPH0567091A (en) Document processing method
JP2005165385A (en) Editing device, editing cancellation method, and program
JPH03110666A (en) Document processor
JPH0520320A (en) Document editing processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990706