JPH0243666A - Method for completing and restarting edition - Google Patents

Method for completing and restarting edition

Info

Publication number
JPH0243666A
JPH0243666A JP63195105A JP19510588A JPH0243666A JP H0243666 A JPH0243666 A JP H0243666A JP 63195105 A JP63195105 A JP 63195105A JP 19510588 A JP19510588 A JP 19510588A JP H0243666 A JPH0243666 A JP H0243666A
Authority
JP
Japan
Prior art keywords
editing
file
restarting
file name
elapsed time
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
JP63195105A
Other languages
Japanese (ja)
Inventor
Hiroko Idemoto
井手本 浩子
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP63195105A priority Critical patent/JPH0243666A/en
Publication of JPH0243666A publication Critical patent/JPH0243666A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To prevent data during editing from being discarded by preserving a file during editing by means of a separate instruction, omitting an operation to complete an operation, and operating a terminal with a next terminal operator when a current operator is away from the terminal during editing for a long time. CONSTITUTION:Measurement is executed by an elapsed time measuring means 1 after an input, when an elapsed time value is smaller than a designated value, the measurement is continued by a means 2 to comparatively decide the measured value and the designated value, and when it is >= the designated value, an unused file name is made into the file name during editing by an unused file name retrieving means 3. A control file preparing means 4 of information necessary for re-editing writes the data necessary for the re-editing, and the control file is prepared. A means 5 to preserve and complete the data during editing preserve the file during editing under the retrieved unused file name, and the editing is completed. An editing restarting command input means 6 inputs an editing restarting command, an editing restarting means 7 restores an editing condition before a completion, and the editing is restarted. Thus, the editing restarting is made faster, and the disappearance of the data during editing can be prevented.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はワード−プロセッサ等の編集自動終了方法とそ
の再開方法に間する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for automatically terminating editing of a word processor, etc., and a method for restarting the same.

〔従来の技術〕[Conventional technology]

従来のこの種の#!4集終了方法は、人間の操作によっ
て保存コマンドを入力してファイルを保存したり、終了
コマンドを入力して編集中のファイルを終了していた。
# of this kind of conventional! The way to end the 4th edition was to manually input a save command to save the file, or input an end command to end the file being edited.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の編集終了方法は、編集操作の当事者が保
存コマンド名を入力した後、終了コマンド名を入力して
編集を終了した。そのため、端末の台数より端末操作者
数の方が多い場合、次の端末操作者が存在するのに、操
作者が端末から長時間離れて端末を占領すると端末の効
率良い利用を妨げるという欠点がある。また、一定時間
内にアクセスしないと自動的に打ち切る既存のシステム
では、編集中のファイルを保存しないため、編集途中の
データが消えてしまうという欠点がある。
In the conventional editing termination method described above, the person involved in the editing operation inputs a save command name, and then inputs an end command name to terminate editing. Therefore, if the number of terminal operators is greater than the number of terminals, the disadvantage is that if the operator leaves the terminal for a long time and occupies the terminal even though the next terminal operator exists, it will hinder the efficient use of the terminal. be. Furthermore, existing systems that automatically terminate if access is not made within a certain period of time do not save files that are being edited, which has the disadvantage that data that is being edited is lost.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の編集終了と再開の方法の構成は、入力後の経過
時間を計測する手段と、その入力後の経過時間の計測値
と指定値とを比較判定する手段と、未使用のファイル名
を検索する手段と、その検索した未使用のファイル名で
編集中のファイルを保存する手段と、編集前のデータの
ファイル名及び保存に使用した前記ファイル名並びに編
集を再開するのに必要なデータを管理ファイルに書き込
んでその編集を終了する手段と、編集再開コマンドを入
力する手段と、前記管理ファイルの情報により終了前の
編集状態に復元して編集を再開する手段とを含んで構成
される事を特徴とする。
The editing termination and restarting method of the present invention includes a means for measuring the elapsed time after the input, a means for comparing and determining the measured value of the elapsed time after the input with a specified value, and a means for determining the elapsed time after the input. A means for searching, a means for saving the file being edited with the searched unused file name, the file name of the data before editing, the file name used for saving, and the data necessary to resume editing. It is configured to include a means for writing to a management file and terminating the editing, a means for inputting an editing restart command, and a means for restoring the editing state to the state before the end based on the information in the management file and restarting the editing. It is characterized by

〔実施例〕〔Example〕

次に、本発明の一実施例について、図面を参照して詳細
に説明する。
Next, one embodiment of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例の実行フローを各手段に対応
させたフローチャートである。第1図に示す編集終了と
再開の方法は、入力後の経過時間を計測する手段1と、
入力後の経過時間の計測値と指定値を比較判定する手段
2と、未使用のファイル名を検索する手段3と、再編集
に必要な情報の管理ファイル作成手段4と、編集中のフ
ァイルを保存し終了する手段5と、編集再開コマンドを
入力する手段6と、編集を再開する手段7とを含んで構
成される。
FIG. 1 is a flowchart showing the execution flow of an embodiment of the present invention corresponding to each means. The method of ending and restarting editing shown in FIG. 1 includes means 1 for measuring the elapsed time after input;
A means 2 for comparing and determining the measured value of the elapsed time after input and a specified value, a means 3 for searching for an unused file name, a means 4 for creating a management file for information necessary for re-editing, and a means 4 for creating a management file for information necessary for re-editing. It is configured to include means 5 for saving and terminating, means 6 for inputting an editing restart command, and means 7 for restarting editing.

第1図において、入力の経過時間計測手段1では、入力
データを送られる度に計測値をゼロに戻して計測をスタ
ートさせる。その計測値と指定値とを比較判定する手段
2では、入力後の経過時間値がシステムの指定値より小
さいならば、入力の経過時間計測手段1に戻って計測を
継続する。また、入力後の経過時間値がシステムの指定
値以上ならば、未使用のファイル名の検索手段3で、例
えば、編集中のファイル名の語尾に一文字をAからZま
で順に変えて追加していって出来たファイル名が、まだ
未使用のファイル名であるならば、その未使用のファイ
ル名を編集中のファイルのファイル名とする。
In FIG. 1, the input elapsed time measuring means 1 returns the measured value to zero and starts measurement every time input data is sent. The means 2 for comparing and determining the measured value and the specified value returns to the input elapsed time measuring means 1 to continue measurement if the elapsed time value after input is smaller than the specified value of the system. Also, if the elapsed time value after input is equal to or greater than the system specified value, use the unused file name search means 3 to add, for example, a single character from A to Z to the end of the file name being edited. If the resulting file name is an unused file name, that unused file name is used as the file name of the file being edited.

再編集に必要な情報の管理ファイルの作成手段4では、
システム固有の管理ファイルに編集前のデータのファイ
ル名及び検索した未使用のファイル名並びに終了前の編
集状態を復元し編集を再開するのに必要なデータを書き
込んで管理ファイルを作成する。編集中のデータを保存
し終了する手段5で、編集中のファイルを検索した未使
用のファイル名で保存し、エデイドブログラムを終了さ
せる。編集再開コマンドを入力する手段6で、編集前の
データのファイル名を含む編集再開コマンドを入力して
、編集を再開する手段7に移って再編集に必要な情報の
管理ファイルを読み込み、ファイルを編集していたエデ
イドブログラムを起動させて、検索したファイル名で保
存したファイルを呼び出し、終了前の編集状態を復元し
て編集を再開する。
In the method 4 of creating a management file of information necessary for re-editing,
A management file is created by writing the file name of the data before editing, the searched unused file name, and data necessary for restoring the editing state before termination and restarting editing into a system-specific management file. A means 5 for saving and terminating the data being edited saves the file being edited with the retrieved unused file name and ends the edited program. The means 6 for inputting a resume editing command inputs an editing resume command that includes the file name of the data before editing, and the process moves to the means 7 for restarting editing, reads a management file of information necessary for re-editing, and reads the file. Start the editor program you were editing, call up the saved file with the searched file name, restore the editing state before exiting, and resume editing.

〔発明の効果〕〔Effect of the invention〕

以上述べたように本発明は、編集中に操作者が長時間端
末から離れている場合、次の端末操作者は、編集中のフ
ァイルを別命で保存し終了する操作を省略して端末を操
作することができるので、端末の利用効率の向上が図れ
るとともに、編集再開コマンドを入力するだけで終了前
の編集状態に戻るので、編集の続きを迅速に再開でき、
また、自動的に保存した後、編集を終了するので編集中
のデータを放棄されずに済むという効果がある。
As described above, in the present invention, if an operator is away from the terminal for a long time while editing, the next terminal operator can save the file being edited in a separate command and open the terminal without having to save the file as a separate command and exit the terminal. This allows you to improve the efficiency of using the terminal, and simply enter the resume editing command to return to the editing state before termination, allowing you to quickly resume editing where you left off.
Furthermore, since editing is ended after being automatically saved, there is no need to abandon the data being edited.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の実行フローを各手段に対応
させたフローチャートである。 1・・・入力後の経過時間を計測する手段、2・・・入
力後の経過時間の計測値と指定値を比較判定する手段、
3・・・未使用のファイル名を検索する手段、4・・・
再編集に必要な情報の管理ファイル作成手段、5・・・
編集中のファイルを保存し、編集を終了する手段、6・
・・編集再開コマンドを入力する手段、7・・・編集を
再開する手段。
FIG. 1 is a flowchart showing the execution flow of an embodiment of the present invention corresponding to each means. 1... Means for measuring elapsed time after input; 2... Means for comparing and determining the measured value of elapsed time after input with a specified value;
3...Means for searching for unused file names, 4...
Means for creating a management file for information necessary for re-editing, 5...
6. A means of saving the file being edited and finishing editing;
. . . Means for inputting a resume editing command; 7. Means for restarting editing.

Claims (1)

【特許請求の範囲】[Claims] 入力後の経過時間を計測する手段と、その入力後の経過
時間の計測値と指定値とを比較判定する手段と、未使用
のファイル名を検索する手段と、その検索した未使用の
ファイル名で編集中のファイルを保存する手段と、編集
前のデータのファイル名及び保存に使用した前記ファイ
ル名並びに編集を再開するのに必要なデータを管理ファ
イルに書き込んでその編集を終了する手段と、編集再開
コマンドを入力する手段と、前記管理ファイルの情報に
より終了前の編集状態に復元して編集を再開する手段と
を含んで構成される事を特徴とする編集終了と再開の方
法。
A means for measuring elapsed time after input, a means for comparing and determining the measured value of the elapsed time after input with a specified value, a means for searching for an unused file name, and the searched unused file name means for saving the file being edited, and means for writing the file name of the data before editing, the file name used for saving, and the data necessary to resume editing into a management file to finish the editing; A method for ending and restarting editing, comprising means for inputting an editing restart command, and means for restoring the editing state to the state before the end based on information in the management file and restarting editing.
JP63195105A 1988-08-03 1988-08-03 Method for completing and restarting edition Pending JPH0243666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63195105A JPH0243666A (en) 1988-08-03 1988-08-03 Method for completing and restarting edition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63195105A JPH0243666A (en) 1988-08-03 1988-08-03 Method for completing and restarting edition

Publications (1)

Publication Number Publication Date
JPH0243666A true JPH0243666A (en) 1990-02-14

Family

ID=16335598

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63195105A Pending JPH0243666A (en) 1988-08-03 1988-08-03 Method for completing and restarting edition

Country Status (1)

Country Link
JP (1) JPH0243666A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0431960A (en) * 1990-05-29 1992-02-04 Casio Comput Co Ltd Document processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0431960A (en) * 1990-05-29 1992-02-04 Casio Comput Co Ltd Document processor

Similar Documents

Publication Publication Date Title
JPH05204859A (en) Command storing system for os
US5230075A (en) Database shadowing system with data tags that select an operation of the save command
JPH0243666A (en) Method for completing and restarting edition
JP2762816B2 (en) Transaction execution trace information collection method
JPH05314073A (en) Partial transfer system for program specification data
JPH0713817A (en) File management system
JPH02201552A (en) Transaction trace information picking system
JPS6226724B2 (en)
JPH01114948A (en) File edition supporting method
JPH09237212A (en) File backup system
JP2576375B2 (en) Automatic editing document saving method
JPS6211920A (en) Command recovery system
JPH05346867A (en) Processor for restarting data transfer
JPH07143227A (en) Network element software update control method
JPH03286233A (en) File control system for working program
JPS6150356B2 (en)
JPS63140350A (en) System for reducing output quantity of recovery point log
JPH0651990A (en) System initial loading system of operating system in computer system
JPS62137646A (en) Back-up file preparing system
JPH05224876A (en) Code conversion table registering/erasing system
JPS61255440A (en) Program interruption control system
JPH05257757A (en) Performance information monitoring system
JPH05181731A (en) File saving system
JPH04188339A (en) Control system for deleted record
JPH02294845A (en) Trace data output processing method