JPH1185577A - Information processor, file managing method and recording medium - Google Patents

Information processor, file managing method and recording medium

Info

Publication number
JPH1185577A
JPH1185577A JP9245346A JP24534697A JPH1185577A JP H1185577 A JPH1185577 A JP H1185577A JP 9245346 A JP9245346 A JP 9245346A JP 24534697 A JP24534697 A JP 24534697A JP H1185577 A JPH1185577 A JP H1185577A
Authority
JP
Japan
Prior art keywords
file
deletion
storage device
deleted
stored
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
JP9245346A
Other languages
Japanese (ja)
Inventor
Akira Ono
明 大野
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP9245346A priority Critical patent/JPH1185577A/en
Publication of JPH1185577A publication Critical patent/JPH1185577A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the expansion of an area to be occupied by a file inside a garbage even after the lapse of long time. SOLUTION: This information processor is provided with a file managing function for temporarily storing the deletion designated file in the other area (garbage can) of a storage device 18 when the deletion is designated to the file stored in the storage device 18. When the deletion of the file is designated in this case, conditions are inputted concerning a period for temporarily storing the file of a deletion object, the file is stored in the garbage can together with these conditions, besides, conditions are set concerning the timing to start processing for deleting the file stored in the garbage can and in the case relevant to the set start timing, while referring to the conditions concerning the period stored together with the file concerning each file stored in the storage device 18, the file after the period is automatically deleted from the garbage can.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置にお
けるファイル管理に係り、特に記憶装置に格納されたフ
ァイルに対して削除指定された場合に、削除指定された
ファイルを記憶装置の他の領域(ごみ箱ファイル)に一
時的に格納しておくように管理する情報処理装置、ファ
イル管理方法、及び記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to file management in an information processing apparatus, and in particular, when a file stored in a storage device is designated for deletion, the file designated for deletion is stored in another area of the storage device. The present invention relates to an information processing apparatus, a file management method, and a recording medium that manage to be temporarily stored in a (recycle bin file).

【0002】[0002]

【従来の技術】近年、パーソナルコンピュータ等による
情報処理装置では、記憶装置に格納されたファイルに対
して削除指定された場合に、削除指定されたファイルを
記憶装置の他の領域に一時的に格納しておき、再び必要
となった場合に削除前と同様に復帰させることができ
る、いわゆるごみ箱機能を有するファイル管理機能が用
いられている。
2. Description of the Related Art In recent years, in an information processing apparatus such as a personal computer, when a file stored in a storage device is designated for deletion, the file designated for deletion is temporarily stored in another area of the storage device. In addition, a file management function having a so-called recycle bin function is used, which can be restored in the same manner as before deletion when it becomes necessary again.

【0003】通常、削除指定されたファイルを格納して
おくための記憶領域は、通常の処理では利用されないフ
ァイルが格納されるため、他の処理に影響を与えないよ
うに容量が少ない方が好ましい。
Normally, a storage area for storing a file designated to be deleted stores files that are not used in normal processing, so that it is preferable that the capacity is small so as not to affect other processing. .

【0004】そこで、従来では、削除指定されたファイ
ルを格納するための領域(以下、ごみ箱と称する)にフ
ァイルが一時的に格納された時に、ある所定の基準時間
を経過したものについては圧縮処理を施すことにより、
ごみ箱の容量を有効に利用することが考えられている。
Therefore, conventionally, when a file is temporarily stored in an area for storing a file designated to be deleted (hereinafter referred to as a recycle bin), a file which has passed a predetermined reference time is subjected to a compression process. By applying
It is considered that the capacity of the recycle bin is used effectively.

【0005】この種の装置としては、例えば特開平4−
313145号に記載された情報処理機器がある。この
情報処理機器には、不要のファイルをごみ箱に退避させ
た時に起動して、ファイルがごみ箱に退避された時点を
設定すると共に、その経過時間をカウントし、経過時間
がある所定の基準時間に達した時に退避されたファイル
の圧縮を指示するためのタイマ部と、ごみ箱に退避して
から所定の基準時間を経過したファイルについてはタイ
マ部の指示に基づく圧縮処理を施し、一旦、ごみ箱に退
避させて圧縮処理を施してから取り出しが必要とされた
ファイルについて伸長処理を施すためのデータ圧縮/伸
長とが設けられている。
As this type of apparatus, for example, Japanese Patent Laid-Open No.
There is an information processing device described in JP-A-313145. This information processing device is activated when an unnecessary file is evacuated to the recycle bin, sets the time when the file is evacuated to the recycle bin, counts the elapsed time, and counts the elapsed time to a predetermined reference time. A timer for instructing compression of the file saved when the file has reached the destination, and a file that has passed a predetermined reference time after being saved to the recycle bin is subjected to compression processing based on the instruction of the timer, and then temporarily saved to the recycle bin. Data compression / decompression for performing decompression processing on files that need to be taken out after compression processing is performed is provided.

【0006】前述した情報処理機器では、ごみ箱に退避
してから所定の基準時間を経過したファイルに圧縮処理
を施し、ごみ箱として必要な記憶容量の有効利用を図っ
ているが、長期間経過すると圧縮されているとはいえ、
ごみ箱内のファイルが占める領域が増大し、通常の処理
において使用するごみ箱以外の記憶領域を圧迫してしま
う。
In the above-described information processing apparatus, compression processing is performed on a file that has passed a predetermined reference time since the file was saved in the recycle bin, and the storage capacity required for the recycle bin is effectively used. Although it is done,
The area occupied by the files in the recycle bin increases, and the storage area other than the recycle bin used in normal processing is pressed.

【0007】[0007]

【発明が解決しようとする課題】このように従来の情報
処理装置に設けられたごみ箱機能では、ごみ箱に削除指
定されたファイルを一時的に格納してから所定の基準時
間を経過したファイルに対して圧縮処理を施し、ごみ箱
に必要な記憶領域の低減を図っているが、長期間経過す
ると、圧縮されているとはいえ、ごみ箱内のファイルが
占める領域が増大し、通常の処理において使用するごみ
箱以外の記憶領域を圧迫してしまう場合があった。
As described above, according to the recycle bin function provided in the conventional information processing apparatus, a file designated for deletion is temporarily stored in the recycle bin, and a file for which a predetermined reference time has elapsed has been deleted. Compression processing to reduce the storage space required for the recycle bin, but after a long period of time, the file occupied by the recycle bin increases even though it is compressed, and is used in normal processing. In some cases, storage areas other than the recycle bin were squeezed.

【0008】本発明は前記のような事情を考慮してなさ
れたもので、長期間経過してもごみ箱内のファイルが占
める領域を増大させないことが可能な情報処理装置、フ
ァイル管理方法、及び記録媒体を提供することを目的と
する。
[0008] The present invention has been made in view of the above circumstances, and an information processing apparatus, a file management method, and a recording method capable of not increasing the area occupied by files in a recycle bin even after a long period of time. The purpose is to provide a medium.

【0009】[0009]

【課題を解決するための手段】本発明は、記憶装置に格
納されたファイルに対して削除指定された場合に、削除
指定されたファイルを前記記憶装置の他の領域に一時的
に格納しておくファイル管理機能が設けられた情報処理
装置において、ファイルの削除が指定された際に、削除
対象とするファイルに対する一時的に格納しておく期間
について条件を入力し、この条件と共にファイルを一時
的に前記記憶装置の他の領域に格納する格納手段と、前
記格納手段によって格納されたファイルを前記記憶装置
の他の領域から削除する処理の開始時期についての条件
を設定する条件設定手段と、前記条件設定手段によって
設定された開始時期に応じて、前記格納手段により前記
記憶装置の他の領域に格納された各ファイルについて、
ファイルと共に格納された前記期間についての条件を参
照し、期間が過ぎている場合に前記記憶装置の他の領域
から削除する削除手段とを具備したことを特徴とする。
According to the present invention, when a file stored in a storage device is designated for deletion, the file designated for deletion is temporarily stored in another area of the storage device. In an information processing device equipped with a file management function to save a file, when a file is specified to be deleted, a condition is entered for the period for temporarily storing the file to be deleted. Storage means for storing the file stored by the storage means in another area of the storage device; condition setting means for setting a condition for a start time of a process of deleting a file stored in the storage device from another area of the storage device; According to the start time set by the condition setting means, for each file stored in another area of the storage device by the storage means,
And a deletion unit for referring to the condition regarding the period stored together with the file and deleting the period from the other area of the storage device when the period has elapsed.

【0010】このような構成によれば、記憶装置の他の
領域(ごみ箱)内に格納される削除指定されたファイル
について、ファイル毎に一時的に格納しておく期間につ
いて条件を指定することができる。また、ごみ箱内に格
納されたファイルに対して、条件設定手段によって設定
された開始時期に応じて、自動的に削除する処理が実行
される。従って、長期間経過しても、ごみ箱内に格納さ
れるファイルが無条件に増大することがない。さらに、
ごみ箱からファイルが削除される際、削除指定された際
に設定された条件に応じて、期間が過ぎているファイル
から削除されるため、いずれ必要となる可能性のあるフ
ァイルについては、ごみ箱内に長期間格納させておく条
件を設定することで、ごみ箱機能の本来の機能を損なう
こともない。
According to such a configuration, for a file designated to be deleted stored in another area (recycle bin) of the storage device, it is possible to specify a condition for a period for temporarily storing the file for each file. it can. In addition, a process of automatically deleting files stored in the recycle bin according to the start time set by the condition setting means is executed. Therefore, the files stored in the recycle bin do not unconditionally increase even after a long period of time. further,
When a file is deleted from the recycle bin, it will be deleted from the expired file according to the conditions set when the deletion was specified. By setting the condition for storing for a long time, the original function of the recycle bin function is not impaired.

【0011】また、前記格納手段によって入力される期
間についての条件は、ファイルの重要度に応じて設定さ
れることを特徴とする。これにより、重要なファイル、
すなわちいずれ必要となる可能性のあるファイルについ
ては長期間、ごみ箱内に格納しておくことができ、ごみ
箱内のファイルの増大を抑えると共に、ごみ箱内からの
ファイルの復帰を可能にしている。
[0011] The condition for the period input by the storage means is set according to the importance of the file. This allows important files,
That is, a file that may become necessary in any case can be stored in the recycle bin for a long period of time, thereby suppressing an increase in the number of files in the recycle bin and enabling a file to be restored from the recycle bin.

【0012】また、前記削除手段により削除対象となっ
たファイルが特定の種類のファイルであった場合に、削
除前に削除確認のメッセージを提示することを特徴とす
る。これにより、ごみ箱から削除した後では復帰させる
ことができないため、他の処理に影響を及ぼす共有ファ
イルや、重要なファイルについては、特定の種類のファ
イルとすることで、ごみ箱内から自動的に削除されない
ようにできる。
Further, when the file to be deleted by the deletion means is a file of a specific type, a deletion confirmation message is presented before deletion. As a result, since files cannot be restored after being deleted from the recycle bin, shared files that affect other processes and important files are automatically deleted from the recycle bin by using specific types of files. Can be prevented.

【0013】[0013]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態について説明する。図1は本実施形態に係わる
文書作成装置の構成を示すブロック図である。本実施形
態における文書作成装置は、例えば磁気ディスク、CD
−ROM、DVD等の記録媒体に記録されたプログラム
を読み込み、このプログラムによって動作が制御される
コンピュータによって実現される。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration of a document creation device according to the present embodiment. The document creation device according to the present embodiment includes, for example, a magnetic disk, a CD,
-A program recorded on a recording medium such as a ROM or a DVD is read, and the program is realized by a computer whose operation is controlled by the program.

【0014】図1に示すように、本実施形態における文
書作成装置は、CPU10、メモリ12、入力装置1
4、表示装置16、記憶装置18、及び計時装置19が
設けられている。
As shown in FIG. 1, a document creation device according to the present embodiment includes a CPU 10, a memory 12, an input device 1
4, a display device 16, a storage device 18, and a timing device 19 are provided.

【0015】CPU10は、装置全体の制御を司るもの
で、メモリ12に格納されたプログラム及びデータに基
づいて実行することにより各種機能を実現する。本実施
形態では、メモリ12に格納されたゴミ箱管理プログラ
ム12aを実行することでゴミ箱管理処理が実行され
る。
The CPU 10 controls the entire apparatus, and realizes various functions by executing based on programs and data stored in the memory 12. In the present embodiment, the trash can management process is executed by executing the trash can management program 12a stored in the memory 12.

【0016】メモリ12は、CPU10等による読み込
み専用もしくは読み書き可能なメモリ装置であり、プロ
グラムやデータが格納される。メモリ12に設けられる
プログラム領域には、制御プログラムや各種アプリケー
ション用のプログラムが格納され、ゴミ箱管理プログラ
ム12aが含まれている。ゴミ箱管理プログラム12a
を実行することにより、第1に、ファイルの削除が指定
された際に、削除対象とするファイルに対する一時的に
格納しておく期間について条件を入力し、この条件と共
にファイルを一時的に記憶装置18のごみ箱ファイル1
8aに格納する格納機能、第2に、格納機能によって格
納されたファイルを記憶装置18のごみ箱ファイル18
aから削除する処理の開始時期についての条件を設定す
る条件設定機能、第3に、条件設定機能によって設定さ
れた開始時期に応じて、格納機能によりごみ箱ファイル
18aに格納された各ファイルについて、ファイルと共
に格納された期間についての条件を参照し、期間が過ぎ
ている場合に記憶装置18のごみ箱ファイル18aから
削除する削除機能が実現される。
The memory 12 is a read-only or readable / writable memory device by the CPU 10 or the like, and stores programs and data. The program area provided in the memory 12 stores control programs and programs for various applications, and includes a trash can management program 12a. Trash management program 12a
First, when deletion of a file is designated, a condition for a period for temporarily storing a file to be deleted is input, and the file is temporarily stored together with the condition. 18 recycle bin files 1
8a, and secondly, the files stored by the storage function are stored in the recycle bin file 18 of the storage device 18.
a) a condition setting function for setting a condition for the start time of the processing to be deleted from the file a. The third function is to store the file stored in the recycle bin file 18a by the storage function according to the start time set by the condition setting function. A deletion function of referring to the condition for the period stored together with the trash box file 18a of the storage device 18 when the period has passed is realized.

【0017】また、メモリ12には、ごみ箱管理情報1
2b、削除対象ファイルリスト12c等の情報がプログ
ラムの実行状況に合わせて格納される。ごみ箱管理情報
12bは、ゴミ箱管理プログラム12aにより実現され
るごみ箱機能の処理条件を示すものである。ごみ箱機能
の処理条件には、ごみ箱ファイル18a内からファイル
を削除する処理の開始時期についての条件が含まれてい
る。詳細については後述する。削除対象ファイルリスト
12cは、ごみ箱機能によってごみ箱ファイル18aか
らファイルを削除する処理において利用されるもので、
ごみ箱ファイル18a内からの削除対象となるファイル
のリストである。
In the memory 12, the trash can management information 1 is stored.
2b, information such as a deletion target file list 12c is stored according to the execution status of the program. The trash can management information 12b indicates processing conditions of the trash can function realized by the trash can management program 12a. The processing condition of the recycle bin function includes a condition regarding a start time of a process of deleting a file from the recycle bin file 18a. Details will be described later. The deletion target file list 12c is used in a process of deleting a file from the recycle bin file 18a by the recycle bin function.
This is a list of files to be deleted from the trash box file 18a.

【0018】入力装置14は、処理対象となるデータや
装置に対する命令等を入力するためのキーボード、マウ
ス、ペン等のポインティングデバイスである。表示装置
16は、液晶ディスプレイ、入力データ、出力結果、あ
るいはメッセージ等を表示するもので、CRT等、及び
コントローラから構成される。
The input device 14 is a pointing device such as a keyboard, a mouse, and a pen for inputting data to be processed and instructions to the device. The display device 16 displays a liquid crystal display, input data, output results, messages, and the like, and includes a CRT or the like and a controller.

【0019】記憶装置18は、各種データやプログラム
18b等が記憶される装置である。各種データには、各
種処理に利用されるファイルや、ゴミ箱管理プログラム
12aによるごみ箱機能によって管理されるごみ箱ファ
イル18a等が含まれている。なお、記憶装置18は、
ハードディスク、CD−ROM、DVD、フロッピーデ
ィスク等の記録媒体に記録されたプログラム18b(ゴ
ミ箱管理プログラム12a等)を読み込んで、情報処理
装置によって実行させることができる。
The storage device 18 is a device for storing various data, programs 18b and the like. The various data includes files used for various processes, a trash can file 18a managed by a trash can function by the trash can management program 12a, and the like. The storage device 18
The program 18b (the trash can management program 12a or the like) recorded on a recording medium such as a hard disk, a CD-ROM, a DVD, and a floppy disk can be read and executed by the information processing device.

【0020】計時装置19は、年月日時分を計時するも
ので、時計内容(年月日、曜日)がメモリ12に格納さ
れる。次に、本実施形態における情報処理装置の動作に
ついて説明する。
The clock device 19 is for measuring the date and time of year, month and day, and the contents of the clock (year, month, day, day of the week) are stored in the memory 12. Next, the operation of the information processing apparatus according to the present embodiment will be described.

【0021】情報処理装置は、メモリ12に格納された
ゴミ箱管理プログラム12aをCPU10により実行す
ることで、ごみ箱機能を実現する。ごみ箱機能では、記
憶装置18に格納されたファイルに対して削除指定され
た場合に、削除指定されたファイルを記憶装置18のご
み箱ファイル18aに一時的に格納しておき、再び必要
となった場合にファイルを指定して削除前と同様に復帰
させることができる。
The information processing apparatus realizes a trash can function by causing the CPU 10 to execute the trash can management program 12a stored in the memory 12. In the recycle bin function, when a file stored in the storage device 18 is designated to be deleted, the file designated to be deleted is temporarily stored in the recycle bin file 18a of the storage device 18, and the file is required again. The file can be restored as before by specifying the file.

【0022】また、本実施形態における情報処理装置で
は、ごみ箱ファイル18a内の削除指定されたファイル
を、ごみ箱管理情報12bにおいて設定された処理の開
始時期についての条件に応じて自動的に削除する。
Further, in the information processing apparatus according to the present embodiment, the file designated to be deleted in the trash box file 18a is automatically deleted according to the condition for the start time of the process set in the trash box management information 12b.

【0023】はじめに、ごみ箱管理情報12bの設定に
ついて説明する。入力装置14からの指示により、ごみ
箱管理情報12bの設定処理の実行が起動されると、C
PU10は、ゴミ箱管理プログラム12aに基づいてご
み箱機能(条件設定機能)を起動し、図2に示すよう
な、ゴミ箱管理情報設定用の画面を表示させる。
First, the setting of the trash can management information 12b will be described. When the execution of the setting process of the trash can management information 12b is started by an instruction from the input device 14, C
The PU 10 activates a trash can function (condition setting function) based on the trash can management program 12a, and displays a trash can management information setting screen as shown in FIG.

【0024】ごみ箱管理情報設定用の画面には、図2に
示すように、「定期ごみ箱整理」「削除時期指定」「削
除実行曜日」「削除実行日時」「ファイル種別」「削除
確認指定」「初期削除確認」の各設定項目が設けられて
いる。
As shown in FIG. 2, on the screen for setting the trash can management information, “periodical trash can”, “deletion time designation”, “deletion execution day”, “deletion execution date and time”, “file type”, “deletion confirmation designation”, “deletion confirmation designation” Each item of “initial deletion confirmation” is provided.

【0025】「定期ごみ箱整理」は、ごみ箱内のファイ
ルの自動削除を定期的に行なうか否かを指定する項目で
あり、「する」「しない」の何れかを選択することがで
きる。
"Regular recycle bin arrangement" is an item for designating whether or not to automatically delete files in the recycle bin at regular intervals. The user can select either "YES" or "NO".

【0026】「削除時期指定」は、「定期ごみ箱整理」
の項目で「する」が選択された場合に、定期削除を日時
の指定により実行するか、曜日の指定により実行するか
を指定する項目であり、「曜日」「日時」の何れかを選
択することができる。
"Specify deletion time" is "Periodical waste bin arrangement"
When "Yes" is selected in the item, this item specifies whether to perform periodic deletion by specifying a date and time or by specifying a day of the week. Select either "Day of the week" or "Date and time" be able to.

【0027】「削除実行曜日」は、「削除時期指定」の
項目で「曜日」が選択された場合に、何れの曜日に実行
するかを指定する項目であり、「日」〜「土」の各曜日
から任意に選択することができる。この項目では、複数
の曜日を指定することができる。
The “deletion execution day of the week” is an item for designating which day of the week to execute when “day of the week” is selected in the item of “designation of deletion time”. Any day can be selected. In this item, multiple days can be specified.

【0028】「削除実行日時」は、「削除時期指定」の
項目で「日時」が選択された場合に、処理を実行する日
時を指定する項目であり、日時分を任意に指定すること
ができる。
The “deletion execution date and time” is an item for specifying the date and time when the process is executed when “date and time” is selected in the “deletion time designation” item, and the date and time can be arbitrarily specified. .

【0029】「ファイル種別」は、ファイルが削除指定
された際に選択可能なファイル種別(重要、一般)に応
じた削除不可期間(日数)を指定する項目であり、任意
に変更することができる。通常、ファイル種別が重要な
ファイルに対しては、一般のファイルよりも長い日数が
指定される。
The "file type" is an item for designating a non-deletable period (number of days) according to a file type (important, general) that can be selected when a file is specified to be deleted, and can be arbitrarily changed. . Usually, for a file whose file type is important, a longer number of days than a general file is specified.

【0030】「削除確認指定」は、ごみ箱内からファイ
ルを削除する際に、削除することを通知するメッセージ
を表示すべき特定のファイル種類を指定する項目であ
り、通常では、ファイルに付加されている拡張子によっ
て指定する。図2では、拡張子が「.DLL」(ダイナ
ミックリンクライブラリ)であるファイルが指定されて
いる状態を示している。
The "deletion confirmation designation" is an item for designating a specific file type for displaying a message notifying that a file is to be deleted when a file is deleted from the recycle bin, and is usually added to the file. Specify by extension. FIG. 2 shows a state in which a file whose extension is “.DLL” (dynamic link library) is specified.

【0031】「初期削除確認」は、ファイルが削除指定
された際に選択可能な削除確認表示(必要、不要)のデ
フォルト状態を指定する項目である。図2に示す、ごみ
箱管理情報設定用の画面において、各項目に対して任意
の設定がされると、図3に示すように、ごみ箱管理情報
24が設定されて、メモリ12に格納される。
"Initial deletion confirmation" is an item for specifying a default state of a deletion confirmation display (necessary or unnecessary) that can be selected when a file is designated for deletion. In the screen for setting the trash can management information shown in FIG. 2, when any setting is made for each item, the trash can management information 24 is set and stored in the memory 12 as shown in FIG.

【0032】図3に示すように、ごみ箱管理情報24に
は、定期ごみ箱整理フラグ24a、削除時期情報24b
等が設けられる。定期ごみ箱整理フラグ24aは、「定
期ごみ箱整理」の項目で「する」が選択された場合に、
オン状態に設定される。削除時期情報24bは、「削除
時期指定」「削除実行曜日」「削除実行日時」の各項目
において設定された情報が設定される。
As shown in FIG. 3, the trash can management information 24 includes a regular trash can rearranging flag 24a and deletion time information 24b.
Are provided. The regular trash box arrangement flag 24a is set when “Yes” is selected in the item of “periodic trash box arrangement”.
Set to on state. In the deletion time information 24b, information set in each item of "designation of deletion time", "deletion execution day of the week", and "deletion execution date and time" is set.

【0033】また、ごみ箱管理情報24には、ごみ箱管
理情報設定用の画面において指定された、ファイル種別
(重要、一般)毎の指定日数、削除確認指定されたファ
イル種類(拡張子)、初期削除確認の状態等を示す情報
が、その他の情報として設定されているものとする。
The recycle bin management information 24 includes a designated number of days for each file type (important, general), a file type designated for deletion confirmation (extension), and an initial deletion designated on the recycle bin management information setting screen. It is assumed that information indicating the state of confirmation and the like is set as other information.

【0034】次に、記憶装置18に格納されたファイル
を削除する場合の動作について説明する。記憶装置18
に格納されたファイルの削除が指定されると、CPU1
0は、ゴミ箱管理プログラム12aに基づいてごみ箱機
能(格納機能)を起動し、図4に示すような条件設定用
の画面を表示させる。
Next, an operation for deleting a file stored in the storage device 18 will be described. Storage device 18
When the deletion of the file stored in is designated, the CPU 1
No. 0 activates a trash can function (storage function) based on the trash can management program 12a, and displays a condition setting screen as shown in FIG.

【0035】条件設定用の画面には、図4に示すよう
に、「ファイル種別」「削除不可期間」「保存期間」
「削除確認表示」の各項目が設けられている。「ファイ
ル種別」は、ファイルの重要度を指定するための項目で
あり、「重要」「一般」の何れかを指定することができ
る。なお、重要度を2段階とするのではなく、3段階以
上とすることも可能である。
As shown in FIG. 4, the screen for setting conditions includes "file type", "deletion impossible period", "storage period"
Each item of “deletion confirmation display” is provided. The “file type” is an item for designating the degree of importance of a file, and any one of “important” and “general” can be designated. Note that the importance may not be two levels but three or more levels.

【0036】「削除不可期間」は、「ファイル種別」の
項目で指定された重要度に応じて、ごみ箱から削除する
ことができない期間が設定される項目である。「重要」
と「一般」のそれぞれに対応する削除不可期間は、ごみ
箱管理情報設定用の画面において、「ファイル種別」の
項目において指定された日数を、現在の年月日に加算す
ることで求められる。
The “deletion impossible period” is an item in which a period during which the file cannot be deleted from the trash can is set according to the importance specified in the item of “file type”. "important"
The non-deletable period corresponding to each of “general” and “general” is obtained by adding the number of days specified in the item of “file type” on the screen for setting the trash can management information to the current date.

【0037】「保存期間」は、削除指定されたファイル
をごみ箱に保存しておく期間を任意に設定するための項
目であり、年、月、日について、それぞれ任意に指定す
ることができる。なお、保存期間としてでなく、削除を
実行すべき「指定削除日時」を指定するようにもでき
る。
The "storage period" is an item for arbitrarily setting a period for storing a file designated for deletion in the recycle bin. Year, month, and day can be arbitrarily specified. In addition, instead of the storage period, “designated deletion date and time” at which deletion is to be performed may be designated.

【0038】「削除確認表示」は、ごみ箱内からファイ
ルを削除する際に、ごみ箱からファイルを削除すること
を通知するメッセージを表示させる必要があるか否かを
指定するための項目であり、「必要」「不要」の何れか
を選択することができる。なお、デフォルト状態として
は、ごみ箱管理情報設定用の画面において「初期削除確
認」の項目で選択された方が選択状態となっている。ご
み箱からファイルを削除することを通知するメッセージ
に対しては、削除確認を応答することができる。
The "deletion confirmation display" is an item for designating whether or not it is necessary to display a message notifying that a file is to be deleted from the recycle bin when deleting a file from the recycle bin. Any of "necessary" and "unnecessary" can be selected. As the default state, the one selected in the item of “initial deletion confirmation” on the screen for setting the trash can management information is in the selected state. A message confirming the deletion of the file from the recycle bin can respond to the deletion confirmation.

【0039】図4に示す、条件設定用の画面において、
各項目に対して任意の設定がされると、図5に示すよう
に、設定内容が管理部20aとして、ファイル本体部2
0bに付加されて、ファイルを記憶装置18のごみ箱フ
ァイル18aに移動される。なお、管理部20には、
「削除不可期間」「保存期間」の項目において設定され
た、ごみ箱内に保存されるべき期間を示すごみ箱内保存
期間22aの情報と、「削除確認表示」の項目において
「必要」が選択された際にオン状態となる削除確認表示
フラグ22bの情報が含まれている。
On the condition setting screen shown in FIG.
When an arbitrary setting is made for each item, as shown in FIG.
0b, the file is moved to the recycle bin file 18a of the storage device 18. The management unit 20 includes
The information of the storage period 22a in the trash box, which indicates the period to be stored in the trash box, set in the items of "non-deletable period" and "storage period", and "necessary" was selected in the item of "deletion confirmation display" At this time, the information of the deletion confirmation display flag 22b which is turned on is included.

【0040】こうして、削除指定されたファイルについ
ては、それぞれ図4に示す条件設定用の画面において、
ごみ箱に格納しておく期間についての条件が設定され、
管理部20aとして付加されてごみ箱ファイル18aに
格納される。
As described above, the files designated to be deleted are displayed on the condition setting screen shown in FIG.
Conditions for how long to keep in the recycle bin are set,
It is added as the management unit 20a and stored in the trash file 18a.

【0041】なお、削除指定されたファイルについて、
期間についての条件(「削除不可期間」「保存期間」)
を設定しなければ、ごみ箱ファイル18aに格納されな
いわけではなく、項目の設定を行なわずに削除実行を指
示しても良い。また、ファイルの削除指定を行なった際
に、図4に示す条件設定用の画面が表示されないように
もできる。
Note that, for a file designated for deletion,
Conditions for the period (“non-deletable period” “retention period”)
Is not stored in the trash box file 18a, deletion execution may be instructed without setting items. Further, it is possible to prevent the condition setting screen shown in FIG. 4 from being displayed when the file deletion is designated.

【0042】次に、ごみ箱ファイル18aに格納された
ファイルの削除の動作について、図6及び図7に示すフ
ローチャートを参照しながら説明する。情報処理装置が
立ち上げられると、CPU10は、ゴミ箱管理プログラ
ム12aを実行し、ごみ箱機能(削除機能)を起動し、
以下、フローチャートに示す手順に従ってごみ箱ファイ
ル18aに格納されたファイルの削除を実行する。
Next, the operation of deleting a file stored in the recycle bin file 18a will be described with reference to the flowcharts shown in FIGS. When the information processing device is started up, the CPU 10 executes the trash can management program 12a, activates the trash can function (deletion function),
Hereinafter, the file stored in the recycle bin file 18a is deleted according to the procedure shown in the flowchart.

【0043】まず、CPU10は、ごみ箱管理情報24
の定期ごみ箱整理フラグ24aを参照して、定期ごみ箱
整理の実行が設定されているか否かを判別する(ステッ
プS1)。定期ごみ箱整理の実行が設定されていない場
合には処理を終了する。
First, the CPU 10 sets the trash can management information 24
With reference to the regular trash box arrangement flag 24a, it is determined whether or not the execution of the regular trash box arrangement is set (step S1). If the execution of the regular trash box arrangement is not set, the process ends.

【0044】定期ごみ箱整理の実行が設定されている場
合、CPU10は、計時装置19から現在の時刻の情報
を取得し、年月日、曜日を求めて、メモリ12に保持し
ておく(ステップS2)。
When the execution of the regular trash box arrangement is set, the CPU 10 obtains information on the current time from the clocking device 19, finds the date, the day of the week, and stores it in the memory 12 (step S2). ).

【0045】ここで、CPU10は、ごみ箱管理情報2
4の削除時期情報24bと、現在の年月日、曜日とを比
較して、削除実行曜日、あるいは削除実行日時に該当す
る日であるかを判別する(ステップS3)。ここで、該
当する日でないと判別された場合には処理を終了する。
Here, the CPU 10 executes the trash can management information 2
4 is compared with the current year, month, day, and day of the week to determine whether it is a day corresponding to the day of the deletion execution or the date and time of the deletion execution (step S3). Here, if it is determined that the day is not the corresponding day, the processing is ended.

【0046】一方、削除実行を行なう日であると判別さ
れた場合、CPU10は、現在の年月日をもとに、記憶
装置18のごみ箱ファイル18aに格納されたファイル
から、削除不可期間または保存期間を過ぎたファイルを
抽出する(ステップS4)。すなわち、CPU10は、
各ファイルの管理部20aに含まれるごみ箱内保存期間
22aと現在の年月日とを比較して、現在の年月日以前
のごみ箱内保存期間をもつファイルを抽出する。CPU
10は、抽出したファイル(削除対象ファイル)からな
る、削除対象ファイルリスト12cを作成する(ステッ
プS5)。
On the other hand, if it is determined that it is the day on which the deletion is to be executed, the CPU 10 determines the period in which the file cannot be deleted from the file stored in the recycle bin file 18a of the storage device 18 or the storage period based on the current date. The file whose period has passed is extracted (step S4). That is, the CPU 10
By comparing the storage period 22a in the recycle bin included in the management unit 20a of each file with the current date, a file having a storage period in the recycle bin before the current date is extracted. CPU
10 creates a deletion target file list 12c including the extracted files (deletion target files) (step S5).

【0047】CPU10は、削除対象ファイルリスト1
2c中のファイル数が0でなければ(ステップS6)、
削除対象ファイルリスト12cからひとつの削除対象フ
ァイルを処理対象として選択し(ステップS7)、削除
確認表示の指定がされているファイルであるか否かを判
別する(ステップS8)。すなわち、CPU10は、対
象ファイルの管理部20aの削除確認表示フラグ22b
がオン状態になっているかを判別する。
The CPU 10 deletes the file list 1
If the number of files in 2c is not 0 (step S6),
One deletion target file is selected as a processing target from the deletion target file list 12c (step S7), and it is determined whether or not the file is a file for which deletion confirmation display is specified (step S8). That is, the CPU 10 sets the deletion confirmation display flag 22b of the target file management unit 20a.
Is turned on.

【0048】削除確認表示フラグ22bがオン状態にあ
り、削除確認表示の指定がされているファイルであった
場合、CPU10は、例えば、図8に示すような、削除
確認のメッセージを表示させる。
When the deletion confirmation display flag 22b is in the ON state and the file has been designated for the deletion confirmation display, the CPU 10 displays a deletion confirmation message as shown in FIG. 8, for example.

【0049】図8に示す削除確認のメッセージでは、ご
み箱からファイルを削除する旨のメッセージと共に、削
除対象とするファイル名、ファイル削除の実行を指示す
るための「OK」ボタン、ファイル削除を行わないこと
を指示するための「キャンセル」ボタンが提示されてい
る。
The deletion confirmation message shown in FIG. 8 includes a message indicating that a file is to be deleted from the recycle bin, a file name to be deleted, an "OK" button for instructing execution of file deletion, and no file deletion. "Cancel" button for instructing the user to do so is presented.

【0050】ここで「OK」ボタンが指示され、対象フ
ァイルのごみ箱内からの削除実行が確認されると、CP
U10は、記憶装置18のごみ箱ファイル18aから削
除対象ファイルを削除する(ステップS9,S10)。
Here, when the "OK" button is designated and the execution of the deletion of the target file from the recycle bin is confirmed, the CP
U10 deletes the file to be deleted from the recycle bin file 18a of the storage device 18 (steps S9 and S10).

【0051】また、ここで「キャンセル」が指示され、
対象ファイルのごみ箱内からの削除実行が取り消される
と、CPU10は、記憶装置18のごみ箱ファイル18
aから削除対象ファイルを削除しないで、ステップS1
1の処理に移る(ステップS9)。
At this point, "cancel" is instructed.
When the execution of the deletion of the target file from the recycle bin is canceled, the CPU 10 causes the recycle bin file 18 in the storage device 18 to be deleted.
without deleting the file to be deleted from step a1.
The process proceeds to step 1 (step S9).

【0052】一方、削除確認表示フラグ22bがオフ状
態にあり、削除確認表示の指定がされていないファイル
であった場合、CPU10は、削除確認メッセージを表
示することなく、直ちに、記憶装置18のごみ箱ファイ
ル18aから削除対象ファイルを削除する(ステップS
8,S10)。
On the other hand, if the deletion confirmation display flag 22b is in the OFF state and the deletion confirmation display is not specified for the file, the CPU 10 immediately proceeds to the recycle bin of the storage device 18 without displaying the deletion confirmation message. The file to be deleted is deleted from the file 18a (step S
8, S10).

【0053】こうして、削除対象ファイルについて、削
除実行あるいは取消しが行われると、CPU10は、現
在対象としていた削除対象ファイルを削除対象ファイル
リストから除去して更新する(ステップS11)。
When the deletion is executed or canceled for the file to be deleted, the CPU 10 removes the file to be deleted, which is the current object, from the list of files to be deleted and updates the file (step S11).

【0054】以下、同様にして、削除対象ファイルリス
トに登録されている各削除対象ファイルについて、ステ
ップS6〜S11の処理を繰り返す。これにより、各フ
ァイルに付加された管理部20aのごみ箱内保存期間2
2aを参照して、保存期間を経過したごみ箱ファイル1
8a内のファイルを自動的に削除することができる。
In the same manner, the processes of steps S6 to S11 are repeated for each file to be deleted registered in the file list to be deleted. As a result, the storage period 2 in the recycle bin of the management unit 20a added to each file
Recycle bin file 1 whose storage period has passed, with reference to 2a
8a can be automatically deleted.

【0055】さらに、CPU10は、条件設定用の画面
において、保存期間、削除不可期間が指定されていない
ファイルについての処理に移行する。CPU10は、記
憶装置18のごみ箱ファイル18aに格納されたファイ
ルから、削除不可期間または保存期間が設定されていな
いファイルを抽出する(ステップS12)。すなわち、
CPU10は、各ファイルの管理部20aを参照して、
ごみ箱内保存期間22aが設定されていないファイルを
抽出する。CPU10は、抽出したファイル(削除対象
ファイル)からなる、削除対象ファイルリスト12cを
作成する(ステップS13)。
Further, the CPU 10 shifts to a process for a file for which a storage period and a non-deletable period are not specified on the condition setting screen. The CPU 10 extracts, from the files stored in the recycle bin file 18a of the storage device 18, a file in which the non-deletable period or the storage period is not set (Step S12). That is,
The CPU 10 refers to the management unit 20a of each file, and
A file in which the storage period 22a in the trash box is not set is extracted. The CPU 10 creates a deletion target file list 12c including the extracted files (deletion target files) (step S13).

【0056】CPU10は、削除対象ファイルリスト1
2c中のファイル数が0でなければ(ステップS1
4)、削除対象ファイルリスト12cからひとつの削除
対象ファイルを処理対象として選択し(ステップS1
5)、削除確認表示の指定がされているファイルである
か否かを判別する(ステップS16)。すなわち、CP
U10は、対象ファイルの管理部20aの削除確認表示
フラグ22bがオン状態になっているかを判別する。
The CPU 10 deletes the file list 1 for deletion.
If the number of files in 2c is not 0 (step S1
4), one file to be deleted is selected as a processing target from the file to be deleted list 12c (step S1).
5) It is determined whether or not the file has been designated for deletion confirmation display (step S16). That is, CP
U10 determines whether the deletion confirmation display flag 22b of the management unit 20a of the target file is on.

【0057】削除確認表示フラグ22bがオン状態にあ
り、削除確認表示の指定がされているファイルであった
場合、CPU10は、例えば、図8に示すような、削除
確認のメッセージを表示させる。
If the deletion confirmation display flag 22b is in the ON state and the file has been designated for deletion confirmation display, the CPU 10 displays a deletion confirmation message as shown in FIG. 8, for example.

【0058】ここで「OK」ボタンが指示され、対象フ
ァイルのごみ箱内からの削除実行が確認されると、CP
U10は、記憶装置18のごみ箱ファイル18aから削
除対象ファイルを削除する(ステップS16,S1
8)。
Here, when the "OK" button is designated and the execution of deletion of the target file from the recycle bin is confirmed, the CP
U10 deletes the file to be deleted from the recycle bin file 18a of the storage device 18 (steps S16 and S1).
8).

【0059】また、ここで「キャンセル」が指示され、
対象ファイルのごみ箱内からの削除実行が取り消される
と、CPU10は、記憶装置18のごみ箱ファイル18
aから削除対象ファイルを削除しないで、ステップS1
9の処理に移る(ステップS16)。
At this point, "cancel" is instructed.
When the execution of the deletion of the target file from the recycle bin is canceled, the CPU 10 causes the recycle bin file 18 in the storage device 18 to be deleted.
without deleting the file to be deleted from step a1.
Move to the process of No. 9 (step S16).

【0060】一方、削除確認表示フラグ22bがオフ状
態にあり、削除確認表示の指定がされていないファイル
であった場合、CPU10は、削除確認メッセージを表
示することなく、直ちに、記憶装置18のごみ箱ファイ
ル18aから削除対象ファイルを削除する(ステップS
16,S18)。
On the other hand, if the deletion confirmation display flag 22b is in the OFF state and the file has not been designated for the deletion confirmation display, the CPU 10 immediately proceeds to the recycle bin of the storage device 18 without displaying the deletion confirmation message. The file to be deleted is deleted from the file 18a (step S
16, S18).

【0061】こうして、削除対象ファイルについて、削
除実行あるいは取消しが行われると、CPU10は、現
在対象としていた削除対象ファイルを削除対象ファイル
リストから除去して更新する(ステップS11)。
When the deletion execution or cancellation is performed on the deletion target file in this way, the CPU 10 removes and updates the deletion target file currently targeted from the deletion target file list (step S11).

【0062】以下、同様にして、削除対象ファイルリス
トに登録されている各削除対象ファイルについて、ステ
ップS14〜S19の処理を繰り返す。これにより、ご
み箱内保存期間22aが設定されていないファイルにつ
いても、ごみ箱ファイル18aから自動的に削除するこ
とができる。
In the same manner, the processes of steps S14 to S19 are repeated for each file to be deleted registered in the file list to be deleted. As a result, even a file for which the in-recycle bin storage period 22a is not set can be automatically deleted from the recycle bin file 18a.

【0063】このようにして、ごみ箱管理情報設定用の
画面において、任意に削除実行曜日あるいは削除実行日
時を設定しておくことで、その該当日に記憶装置18の
ごみ箱ファイル18aに格納された各削除対象ファイル
について、各ファイルに対して設定されたごみ箱内保存
期間22aに基づいて自動的に削除することができる。
従って、定期的にごみ箱ファイル18a内のファイル整
理が行われ、長期間経過してもごみ箱内のファイルが占
める領域を増大させることがない。
As described above, by arbitrarily setting the deletion execution day or the deletion execution date and time on the trash can management information setting screen, each of the trash can files stored in the trash can file 18a of the storage device 18 on that date is set. The file to be deleted can be automatically deleted based on the in-recycle bin storage period 22a set for each file.
Therefore, the files in the recycle bin file 18a are regularly arranged, and the area occupied by the files in the recycle bin does not increase even after a long period of time.

【0064】さらに、重要なファイルについては、意図
的に長期間、ごみ箱ファイル18aに保存しておくこと
ができ、また、ごみ箱内からの削除を行なう際に、削除
確認を行なうことができ、本来、ごみ箱機能が持つファ
イルの復帰を有効に利用することができる。
Further, important files can be intentionally stored in the recycle bin file 18a for a long period of time, and when deletion is performed from the recycle bin, deletion confirmation can be performed. In addition, it is possible to effectively use the file restoration provided by the recycle bin function.

【0065】なお、前述したフローチャートを用いた説
明では省略しているが、削除対象ファイルリストから処
理対象ファイルを選択した際に(ステップS7,S1
5)、そのファイルの拡張子を参照し、ごみ箱管理情報
において設定されている拡張子と同一である場合には、
削除確認のメッセージを表示して、ファイル削除の実行
確認あるいはキャンセルの指示を入力することができる
(ステップS9,S17)。
Although omitted in the description using the above-described flowchart, when a file to be processed is selected from the file list to be deleted (steps S7 and S1).
5) Refer to the extension of the file, and if it is the same as the extension set in the recycle bin management information,
A deletion confirmation message is displayed, and an instruction for confirming or canceling file deletion can be input (steps S9 and S17).

【0066】また、前述した説明では、記憶装置18に
格納されたファイルに対して、削除指示された際に、条
件設定用の画面を表示し、条件の指定を入力するものと
して説明したが、文書作成の開始時に予め設定しておく
ようにもできる。この場合、削除指定された際には、条
件設定用の画面を表示しないようにして、ファイル削除
の操作を簡単化することもできる。また、予め設定して
おいた条件を変更できるように、削除指示された時にも
条件設定用の画面を選択的に表示するようにもできる。
In the above description, when a file stored in the storage device 18 is instructed to be deleted, a screen for setting conditions is displayed, and designation of conditions is input. It can be set in advance at the start of document creation. In this case, when deletion is designated, the condition setting screen is not displayed, so that the file deletion operation can be simplified. In addition, a condition setting screen can be selectively displayed even when a deletion instruction is given so that a preset condition can be changed.

【0067】なお、上述した実施形態において記載した
手法は、コンピュータに実行させることのできるゴミ箱
管理プログラムとして、例えば磁気ディスク(フロッピ
ーディスク、ハードディスク等)、光ディスク(CD−
ROM、DVD等)、半導体メモリなどの記録媒体に書
き込んで各種装置に適用したり、通信媒体により伝送し
て各種装置に適用することも可能である。本装置を実現
するコンピュータは、記録媒体に記録されたプログラム
を読み込み、このプログラムによって動作が制御される
ことにより、上述した処理を実行する。
Note that the method described in the above-described embodiment includes a trash can management program that can be executed by a computer, for example, a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-
(ROM, DVD, etc.), a semiconductor memory, or the like, and can be applied to various devices, or transmitted by a communication medium and applied to various devices. A computer that realizes the present apparatus reads the program recorded on the recording medium, and executes the above-described processing by controlling the operation of the program.

【0068】[0068]

【発明の効果】以上詳述したように本発明によれば、記
憶装置の他の領域(ごみ箱)内に格納される削除指定さ
れたファイルについて、ファイル毎に一時的に格納して
おく期間について条件を指定することができ、また、ご
み箱内に格納されたファイルに対して、条件設定手段に
よって設定された開始時期に応じて、自動的に削除する
処理が実行される。従って、長期間経過しても、ごみ箱
内に格納されるファイルが無条件に増大することがな
く、さらに、ごみ箱からファイルが削除される際、削除
指定された際に設定された条件に応じて、期間が過ぎて
いるファイルから削除されるため、いずれ必要となる可
能性のあるファイルについては、ごみ箱内に長期間格納
させておく条件を設定することで、ごみ箱機能の本来の
機能を損なうこともない。
As described above in detail, according to the present invention, for a file designated to be deleted stored in another area (recycle bin) of the storage device, a period for temporarily storing the file for each file is described. A condition can be specified, and a process of automatically deleting files stored in the recycle bin according to the start time set by the condition setting means is executed. Therefore, even after a long period of time, the files stored in the recycle bin do not unconditionally increase, and when files are deleted from the recycle bin, according to the conditions set when the deletion is designated. By setting conditions for storing files that may become necessary for a long time in the Recycle Bin because they are deleted from files whose period has passed, the original function of the Recycle Bin function will be impaired Nor.

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

【図1】本発明の実施の形態に係わる文書作成装置の構
成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a document creation device according to an embodiment of the present invention.

【図2】本実施形態におけるゴミ箱管理情報設定用の画
面の一例を示す図。
FIG. 2 is an exemplary view showing an example of a screen for setting trash can management information in the embodiment.

【図3】本実施形態におけるごみ箱管理情報24のデー
タ構造の一例を示す図。
FIG. 3 is a diagram showing an example of a data structure of trash can management information 24 according to the embodiment.

【図4】本実施形態における条件設定用の画面の一例を
示す図。
FIG. 4 is a view showing an example of a condition setting screen according to the embodiment;

【図5】本実施形態におけるファイル20(管理部20
a)のデータ構造の一例を示す図。
FIG. 5 illustrates a file 20 (a management unit 20) according to the embodiment.
The figure which shows an example of the data structure of a).

【図6】本実施形態におけるごみ箱ファイル18aに格
納されたファイルの削除の動作について説明するための
フローチャート。
FIG. 6 is a flowchart for explaining an operation of deleting a file stored in the trash box file 18a in the embodiment.

【図7】本実施形態におけるごみ箱ファイル18aに格
納されたファイルの削除の動作について説明するための
フローチャート。
FIG. 7 is a flowchart for explaining an operation of deleting a file stored in the trash box file 18a in the embodiment.

【図8】本実施形態におけるファイルの削除の際に表示
されるメッセージの一例を示す図。
FIG. 8 is an exemplary view showing an example of a message displayed when a file is deleted in the embodiment.

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

10…CPU 12…メモリ 12a…ゴミ箱管理プログラム 12b…ごみ箱管理情報 12c…削除対象ファイルリスト 14…入力装置 16…表示装置 18…記憶装置 18a…ごみ箱ファイル 18b…プログラム 19…計時装置 DESCRIPTION OF SYMBOLS 10 ... CPU 12 ... Memory 12a ... Recycle bin management program 12b ... Recycle bin management information 12c ... Deletion target file list 14 ... Input device 16 ... Display device 18 ... Storage device 18a ... Recycle bin file 18b ... Program 19 ... Timing device

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 記憶装置に格納されたファイルに対して
削除指定された場合に、削除指定されたファイルを前記
記憶装置の他の領域に一時的に格納しておくファイル管
理機能が設けられた情報処理装置において、 ファイルの削除が指定された際に、削除対象とするファ
イルに対する一時的に格納しておく期間について条件を
入力し、この条件と共にファイルを一時的に前記記憶装
置の他の領域に格納する格納手段と、 前記格納手段によって格納されたファイルを前記記憶装
置の他の領域から削除する処理の開始時期についての条
件を設定する条件設定手段と、 前記条件設定手段によって設定された開始時期に応じ
て、前記格納手段により前記記憶装置の他の領域に格納
された各ファイルについて、ファイルと共に格納された
前記期間についての条件を参照し、期間が過ぎている場
合に前記記憶装置の他の領域から削除する削除手段とを
具備したことを特徴とする情報処理装置。
1. A file management function for temporarily storing a file specified to be deleted in another area of the storage device when a file stored in the storage device is specified to be deleted. In the information processing apparatus, when deletion of a file is designated, a condition for a period for temporarily storing the file to be deleted is input, and the file is temporarily stored together with this condition in another area of the storage device. Storage means for storing a file stored in the storage means, a condition setting means for setting a condition for a start time of a process of deleting a file stored in the other area of the storage device, and a start set by the condition setting means. Depending on the time, for each file stored in the other area of the storage device by the storage means, for the period stored together with the file, An information processing apparatus, comprising: a deletion unit that refers to the above condition and deletes the area from another area of the storage device when the period has elapsed.
【請求項2】 前記格納手段によって入力される期間に
ついての条件は、ファイルの重要度に応じて設定される
ことを特徴とする請求項1記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein the condition for the period input by the storage unit is set according to the importance of the file.
【請求項3】 前記削除手段により削除対象となったフ
ァイルが特定の種類のファイルであった場合に、削除前
に削除確認のメッセージを提示することを特徴とする請
求項1記載の情報処理装置。
3. The information processing apparatus according to claim 1, wherein when the file to be deleted by the deletion unit is a file of a specific type, a deletion confirmation message is presented before deletion. .
【請求項4】 記憶装置に格納されたファイルに対して
削除指定された場合に、削除指定されたファイルを前記
記憶装置の他の領域に一時的に格納しておくファイル管
理方法において、 ファイルの削除が指定された際に、削除対象とするファ
イルに対する一時的に格納しておく期間について条件を
入力し、この条件と共にファイルを一時的に前記記憶装
置の他の領域に格納し、 この格納されたファイルを前記記憶装置の他の領域から
削除する処理の開始時期についての条件を設定し、 この設定された開始時期に応じて、前記記憶装置の他の
領域に格納された各ファイルについて、ファイルと共に
格納された前記期間についての条件を参照し、期間が過
ぎている場合に前記記憶装置の他の領域から削除するこ
とを特徴とするファイル管理方法。
4. A file management method for temporarily storing a file specified to be deleted in another area of the storage device when deletion of the file stored in the storage device is specified. When deletion is designated, a condition is entered for a period for temporarily storing the file to be deleted, and the file is temporarily stored in another area of the storage device together with this condition. A condition is set for the start time of the process of deleting the file that has been deleted from the other area of the storage device. For each file stored in the other area of the storage device, a file is set according to the set start time. A file management method, comprising referring to the condition for the period stored together with the information and deleting the period from another area of the storage device when the period has elapsed.
【請求項5】 記憶装置に格納されたファイルに対して
削除指定された場合に、削除指定されたファイルを前記
記憶装置の他の領域に一時的に格納しておくためのプロ
グラムを記録した記録媒体であって、 コンピュータを、 ファイルの削除が指定された際に、削除対象とするファ
イルに対する一時的に格納しておく期間について条件を
入力し、この条件と共にファイルを一時的に前記記憶装
置の他の領域に格納する格納手段と、 前記格納手段によって格納されたファイルを前記記憶装
置の他の領域から削除する処理の開始時期についての条
件を設定する条件設定手段と、 前記条件設定手段によって設定された開始時期に応じ
て、前記格納手段により前記記憶装置の他の領域に格納
された各ファイルについて、ファイルと共に格納された
前記期間についての条件を参照し、期間が過ぎている場
合に前記記憶装置の他の領域から削除する削除手段とし
て機能させるプログラムを記録したコンピュータ読取り
可能な記録媒体。
5. A recording device for recording a program for temporarily storing a file specified to be deleted in another area of the storage device when a file stored in the storage device is specified to be deleted. A medium for inputting a condition regarding a period for temporarily storing a file to be deleted when a file is designated to be deleted, and temporarily storing the file together with this condition in the storage device; Storage means for storing in another area; condition setting means for setting a condition for a start time of a process of deleting a file stored by the storage means from another area of the storage device; and setting by the condition setting means. Depending on the start time, each file stored in another area of the storage device by the storage unit is stored together with the file. Reference, other recording a computer-readable recording medium a program to function as a deleting means for deleting from the area of the storage device when the period is past the conditions for between.
JP9245346A 1997-09-10 1997-09-10 Information processor, file managing method and recording medium Pending JPH1185577A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9245346A JPH1185577A (en) 1997-09-10 1997-09-10 Information processor, file managing method and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9245346A JPH1185577A (en) 1997-09-10 1997-09-10 Information processor, file managing method and recording medium

Publications (1)

Publication Number Publication Date
JPH1185577A true JPH1185577A (en) 1999-03-30

Family

ID=17132314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9245346A Pending JPH1185577A (en) 1997-09-10 1997-09-10 Information processor, file managing method and recording medium

Country Status (1)

Country Link
JP (1) JPH1185577A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005108135A (en) * 2003-10-02 2005-04-21 Sony Corp System and method for managing files, as well as file management program and recording medium for recording file management program
JP2007135174A (en) * 2005-09-09 2007-05-31 Fuji Xerox Co Ltd Document management system, document management apparatus, document disposal apparatus, document disposal method, recording medium management system, recording medium managemnet apparatus, recording medium disposal apparatus, recording medium disposal method, and recording medium disposal system
JP2009267948A (en) * 2008-04-28 2009-11-12 Fujifilm Corp Image file management device and digital camera
US7698502B2 (en) * 2002-07-24 2010-04-13 Seagate Technology Llc File recovery system for a removable portable memory device
KR101022469B1 (en) * 2003-12-30 2011-03-15 삼성전자주식회사 Digital camera and file managament method of the same
US7971811B2 (en) 2006-01-31 2011-07-05 Fuji Xerox, Co., Ltd. Disposal processing apparatus, disposal processing information management system, and disposal processing method
JP2012155392A (en) * 2011-01-24 2012-08-16 Nec Corp Information sharing system
JP2013097574A (en) * 2011-10-31 2013-05-20 Canon Marketing Japan Inc File management device, control method for file management device and its program
CN103631934A (en) * 2013-12-06 2014-03-12 贝壳网际(北京)安全技术有限公司 Garbage-file detecting method and device
CN109344128A (en) * 2018-10-31 2019-02-15 中国银行股份有限公司 A kind of history file method for cleaning and device based on ZOS platform
JP2019192023A (en) * 2018-04-26 2019-10-31 株式会社沖データ Image forming apparatus

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7698502B2 (en) * 2002-07-24 2010-04-13 Seagate Technology Llc File recovery system for a removable portable memory device
JP2005108135A (en) * 2003-10-02 2005-04-21 Sony Corp System and method for managing files, as well as file management program and recording medium for recording file management program
KR101022469B1 (en) * 2003-12-30 2011-03-15 삼성전자주식회사 Digital camera and file managament method of the same
JP2007135174A (en) * 2005-09-09 2007-05-31 Fuji Xerox Co Ltd Document management system, document management apparatus, document disposal apparatus, document disposal method, recording medium management system, recording medium managemnet apparatus, recording medium disposal apparatus, recording medium disposal method, and recording medium disposal system
US8123153B2 (en) 2005-09-09 2012-02-28 Fuji Xerox Co., Ltd. Recording medium destruction and discarding system, recording medium destruction and discarding method, recording medium destruction and discarding apparatus, recording medium management apparatus, and recording medium management system
US7926752B2 (en) 2005-09-09 2011-04-19 Fuji Xerox Co., Ltd. Recording medium destruction and discarding system, recording medium destruction and discarding method, recording medium destruction and discarding apparatus, recording medium management apparatus, and recording medium management system
US7971811B2 (en) 2006-01-31 2011-07-05 Fuji Xerox, Co., Ltd. Disposal processing apparatus, disposal processing information management system, and disposal processing method
JP2009267948A (en) * 2008-04-28 2009-11-12 Fujifilm Corp Image file management device and digital camera
JP2012155392A (en) * 2011-01-24 2012-08-16 Nec Corp Information sharing system
JP2013097574A (en) * 2011-10-31 2013-05-20 Canon Marketing Japan Inc File management device, control method for file management device and its program
CN103631934A (en) * 2013-12-06 2014-03-12 贝壳网际(北京)安全技术有限公司 Garbage-file detecting method and device
JP2019192023A (en) * 2018-04-26 2019-10-31 株式会社沖データ Image forming apparatus
CN109344128A (en) * 2018-10-31 2019-02-15 中国银行股份有限公司 A kind of history file method for cleaning and device based on ZOS platform

Similar Documents

Publication Publication Date Title
JP3175849B2 (en) Electronic secretary system
US20150135107A1 (en) Notification area that persistently rearranges elements
EP1847929A1 (en) Information processing device including manipulation task reservation function
JPH1185577A (en) Information processor, file managing method and recording medium
JP4591178B2 (en) Power supply control apparatus, power supply control method, and program
US7376946B2 (en) Program management method for computer to which storage medium is attached, computer and storage medium
JP2014067112A (en) Information processing device and method, and program
US7120822B2 (en) Computer executable digital video rendering restoration method
JPH05134910A (en) File control method/system
JP2006085279A (en) File management program and file management method
JPH0764838A (en) Information processor and control method
JP3759676B2 (en) Application device and method having work redo and undo function and automatic saving function
JP6580920B2 (en) Information processing apparatus, method for updating operating environment setting information of information processing apparatus, and program for updating operating environment setting information of information processing apparatus
JPH07110759A (en) Version management method for data
JP2004341840A (en) Backup method, system therefor, and restoration method
JP5585565B2 (en) File management apparatus, file management apparatus control method, and program thereof
JP3458421B2 (en) Document processing system
JP2001325130A (en) Film management device and its method
JP4131578B2 (en) Substrate processing system
JPH07129079A (en) Method for installing programming loader
JP2023101281A (en) Information processing apparatus and information processing program
JP2002259175A (en) Document management system and storage medium
KR970010025B1 (en) Computer user schedule management method
JP2008077580A (en) Document management system
JP2008129645A (en) Document management system