JP4284896B2 - File management program, computer-readable recording medium storing file management program, and file management method - Google Patents

File management program, computer-readable recording medium storing file management program, and file management method Download PDF

Info

Publication number
JP4284896B2
JP4284896B2 JP2001234657A JP2001234657A JP4284896B2 JP 4284896 B2 JP4284896 B2 JP 4284896B2 JP 2001234657 A JP2001234657 A JP 2001234657A JP 2001234657 A JP2001234657 A JP 2001234657A JP 4284896 B2 JP4284896 B2 JP 4284896B2
Authority
JP
Japan
Prior art keywords
file
management
files
virtual
combined
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.)
Expired - Fee Related
Application number
JP2001234657A
Other languages
Japanese (ja)
Other versions
JP2003044329A (en
Inventor
敦士 近藤
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2001234657A priority Critical patent/JP4284896B2/en
Priority to US10/201,286 priority patent/US7155454B2/en
Publication of JP2003044329A publication Critical patent/JP2003044329A/en
Application granted granted Critical
Publication of JP4284896B2 publication Critical patent/JP4284896B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)

Description

【0001】
【発明の属する技術分野】
この発明はファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法に関し、特に複数のファイルを1つのファイルに結合することができ、ファイルの履歴やバリエーションを管理することができるファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法に関する。
【0002】
【従来の技術】
従来、パーソナルコンピュータ(PC)には、操作の利便性を向上させるためにグラフィカルユーザインターフェイス(以下「GUI」という。)が搭載されるようになってきている。GUIは、画像ファイルや文書ファイルなどのデータを開いたときのイメージを小さく表示したサムネイルで表示するもので、使用者がそのファイルが何であるかを容易に知ることができるようになっている。また、画像ファイルと文書ファイルなど、作成されたアプリケーションが異なる複数のファイルを関連付け、仮想的に1つのファイルとして(このような処理を「仮想結合」という。)、サムネイルで表示することがなされている。この場合、サムネイルでは、ページ送りすることにより、複数のファイルが順に表示される。
【0003】
【発明が解決しようとする課題】
通常コンピュータで資料を作成する場合、複数の文書を複数回更新および保存し、完成した各文書を1つにまとめるという作業が行なわれる。このようにして文書が最終的に完成するまでに各ファイルに対して複数の版(バージョン)が生成されるため、履歴の管理を行なう必要がある。また、複数の会社に同一の送り状を送付するときなどは、同一の文書に対して宛先のみを変更した複数の(バリエーションのある)文書を用意することがある。
【0004】
しかしながら、従来の仮想結合は、複数の文書ファイルをまとめるという機能を有してはいるが、各文書ファイルの履歴の管理やバリエーションの管理機能がなかった。すなわち、たとえば文書の更新を行なったときには、更新前と更新後とでファイル名が同一であるため、上書きが行なわれ古い文書は消去されてしまうのである。このため、履歴の管理やバリエーションの管理は別途ユーザ側で行なう必要があり、ユーザにとって煩雑であるという問題があった。
【0005】
この発明は上述の問題点を解決するためになされたものであり、ファイルを容易に管理することができるファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法を提供することを目的としている。
【0006】
【課題を解決するための手段】
上記目的を達成するためこの発明のある局面に従うと、ファイル管理プログラムは、複数のファイルの各々の関連を示す情報に基づいて、該複数のファイルを1つのファイルに結合する第1の結合ステップと、結合されたファイルを構成する少なくとも1つのファイルと、そのファイルに関連する他のファイルとを結合する第2の結合ステップと、第1の結合ステップにより結合されたファイルと、第2の結合ステップにより結合されたファイルとを結合して管理するステップとをコンピュータに実行させる。
【0007】
好ましくは第2の結合は、ファイルの履歴に基づいて行なわれる。
好ましくは第2の結合は、ファイルのバリエーションに基づいて行なわれる。
【0008】
好ましくはファイル管理プログラムは、結合されたファイルの一部を削除するとき、そのファイルに関連して結合されたファイルも削除するステップをさらに備える。
【0009】
好ましくはファイル管理プログラムは、結合されたファイルの中から1つのファイルを選択する指示をユーザから受付けるステップと、選択されたファイルが第1の結合ステップで結合されたファイルに含まれるように、ファイルの結合を修正するステップとをさらに備える。
【0010】
この発明の他の局面に従うと、コンピュータ読取可能な記録媒体は、上述のいずれかに記載のファイル管理プログラムを記録する。
【0011】
この発明のさらに他の局面に従うと、ファイル管理方法は、複数のファイルの各々の関連を示す情報に基づいて、該複数のファイルを1つのファイルに結合する第1の結合ステップと、結合されたファイルを構成する少なくとも1つのファイルと、そのファイルに関連するファイルとを結合する第2の結合ステップと、第1の結合ステップにより結合されたファイルと、第2の結合ステップにより結合されたファイルとを結合して管理するステップとを備える。
【0012】
これらの発明に従うと、複数のファイルの各々の関連を示す情報に基づいて、複数のファイルが1つのファイルに結合される。結合されたファイルを構成する少なくとも1つのファイルと、そのファイルに関連する他のファイルとが結合される。さらに、それら結合されたファイル同士が結合して管理される。これにより、ユーザはファイルを容易に管理することが可能となる。
【0013】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して説明する。なお、図中同一符号は同一または相当する部材を示し、説明は繰返さない。
【0014】
図1は、本発明の実施の形態の1つにおけるファイル管理プログラムが搭載されたパーソナルコンピュータとプリンタとによって構成されるネットワークを示す図である。
【0015】
図1を参照して、ネットワークには、ファイル管理プログラムが搭載されたパーソナルコンピュータ100a,100bと、複数のプリンタ200a〜200cとが接続されている。
【0016】
図2は、図1のパーソナルコンピュータ100aまたは100bの概略構成を示すブロック図である。このパーソナルコンピュータは、ファイル管理プログラムが搭載されることにより、ファイル管理装置として機能する。
【0017】
図を参照して、パーソナルコンピュータ100は、装置全体の制御を行なうための制御部101と、データを入力するための入力部105と、データを記憶するための記憶部103と、データを出力するための出力部107と、制御部101で実行するためのプログラムなどを記憶するための外部記憶装置109と、ネットワークに接続するためのLAN(ローカルエリアネットワーク)カード113とを備えている。
【0018】
制御部101は、中央演算装置(CPU)と、このCPUで実行するためのプログラムを記憶するための読出専用メモリ(ROM)やCPUでプログラムを実行する際に必要となる変数などを記憶するためのランダムアクセスメモリ(RAM)を有している。
【0019】
入力部105は、キーボードまたはマウスなどであり、文字または数字の入力、または、所定の指示コマンドの入力が可能となっている。
【0020】
記憶部103は、文書または画像などのデータを格納する。これらのデータは、たとえばワードプロセッサのアプリケーションプログラムにより作成されたデータファイル、表計算ソフトのアプリケーションにより作成されたデータファイル、デジタルカメラまたはイメージスキャナなどで読取られた画像を記憶するためのデータファイル、または、他の種々のアプリケーションプログラムで作成されるデータファイルである。
【0021】
また、記憶部103は、複数のフォルダを有し、フォルダに分類してデータファイルを記憶することができる。たとえば、あるフォルダAには、ワードプロセッサで作成したデータファイルを記憶し、フォルダBには、表計算のアプリケーションソフトにより作成されたデータファイルを記憶するようにしてもよい。さらに、何らかの事案ごとにフォルダを作成するようにしてもよいし、データファイルが作成された期日をもとに所定の期間で区切ってフォルダを作成するようにしてもよい。これらのフォルダは、周知のアプリケーションプログラムにより作成される。
【0022】
出力部107は、ディスプレイであり、制御部101の指示に従ってデータファイルをサムネイルで表示する。これにより、複数のデータファイルを同時に表示することができる。
【0023】
外部記憶装置109は、コンピュータ読取可能な記録媒体111に記録されたプログラムやデータを読込み、制御部101に送信する。また、制御部101からの指示により、コンピュータ読取可能な記録媒体111に必要なデータを書込む。
【0024】
コンピュータ読取可能な記録媒体111としては、磁気テープやカセットテープなどのテープ系、磁気ディスク(フレキシブルディスク、ハードディスク装置など)や光ディスク(CD−ROM/MO/MD/DVDなど)などのディスク系、ICカード(メモリカードを含む)や光カードなどのカード系、あるいはマスクROM、EPROM、フラッシュメモリなどの半導体メモリなどの固定的にプログラムを担持する媒体が挙げられる。また、記録媒体111を、ネットワークからプログラムがダウンロードされるように流動的にプログラムを担持する媒体とすることもできる。
【0025】
制御部101は、記録媒体111に記録されたファイル管理プログラムを外部記憶装置109で読取ることにより、読取ったプログラムを実行することができる。
【0026】
図3は、パーソナルコンピュータのファイル構成を示す図である。図3を参照して、制御部101には、ファイル管理プログラム101aと、プリンタドライバ101bとが実行されている。記憶部103には、4つのフォルダ201,211,221,231が含まれるものとする。フォルダ201,211,221,231は、複数のデータファイルを分類する。ここでは、フォルダ231は、ファイル管理プログラムによる管理対象外のフォルダであり、フォルダ201,211,221は、ファイル管理プログラムによる管理対象のフォルダとする場合について説明する。
【0027】
図3において、フォルダ201には、データファイル205,207,209,…が記憶されており、フォルダ211には、データファイル215,217,219,…が記憶されており、フォルダ221には、データファイル225,227,229,…が記憶されており、フォルダ231には、データファイル235,237,239,…が記憶されている。
【0028】
管理対象のフォルダ201,211,221には、データファイルの他に、管理情報ファイル203,213,223およびプリント管理テーブル204,214,224がそれぞれ記憶されている。一方、管理対象外のフォルダ231には、データファイル235,237,239,…のみが記憶され、管理情報ファイルおよびプリント管理テーブルは記憶されていない。
【0029】
管理情報ファイル203,213,223は、ファイル管理プログラム101aが制御部101で実行されることにより作成される。管理情報ファイルは、それが記憶されているフォルダに分類されて記憶されているデータファイルのファイル情報を含む。たとえば、フォルダ201に関しては、管理情報ファイル203は、データファイル205,207,209,…のファイル情報を含む。フォルダ211に関しては、管理情報ファイル213は、データファイル215,217,219,…のファイル情報を含み、フォルダ221に関しては、管理情報ファイル223は、データファイル225,227,229,…のファイル情報を含む。ファイル情報は、データファイルの属性情報と付加情報とを含む。このファイル情報により、ファイル管理プログラム上で複数のファイルを仮想結合させたり、させなかったりすることができる。
【0030】
また、各管理対象フォルダ201,211,221に含まれるプリント管理テーブル204,214,224には、そのフォルダに含まれるデータファイルの印刷に関する情報が記録されている。この印刷に関する情報とは、たとえばモード設定などの印刷の形態である。
【0031】
図4は、ファイルの結合方法およびグループ化の概念を説明するための図である。
【0032】
図を参照して、ファイル1−(2)、2−(2)、3、および4がその順序に仮想結合されているものとする。これは、従来技術における仮想結合と同じ結合である。なお、仮想結合の方向を(a)で示している。
【0033】
ファイル1−(2)と、そのファイルに関連するファイルであるファイル1−(1)および1−(3)とはグループ化されている。また、ファイル2−(2)と、それに関連するファイルであるファイル2−(1)、2−(3)および2−(4)とはグループ化されている。グループ化の方向を(b)で示している。
【0034】
ここで、ファイル1−(1)〜1−(3)はそれぞれ、A社宛送り状、B社宛送り状、C社宛送り状を示す文書ファイルであるものとする。それぞれのファイル1−(1)〜1−(3)は、ファイルの内容の一部(たとえば宛名)が異なるだけであるため、同じグループとして管理した方が便利である。そこで、ファイル1−(1)〜1−(3)は1つのグループとしてまとめられている。
【0035】
なお、ファイル1−(1)〜1−(3)は内容の一部が異なる(バリエーションを有する)ファイルであるため、ファイル1−(1)〜1−(3)をグループ化して管理することを、「バリエーション管理」と呼んでいる。
【0036】
また、ファイル2−(1)〜2−(4)は、それぞれ更新されてきたファイルを古いものから新しい順に並べたものである。ファイル2−(1)〜2−(4)のようにグループ化してファイルの更新履歴を管理することを「履歴管理」と呼んでいる。
【0037】
図5は、仮想結合ファイルが画面に表示された状態を示す図である。図を参照して、仮想結合ファイルの表示においては、それを構成するファイルの1つがサムネイルSとして表示される。仮想結合ファイルの閲覧、操作、ならびにバリエーション管理および履歴管理の操作のため、ユーザはこのサムネイルまたはその周辺の表示をマウスなどで操作することになる。
【0038】
なお、図5で例示されている仮想結合ファイルは、10個のファイルを結合したものであるとする。
【0039】
図5の“A”の部分は、仮想結合を構成するファイルの数(ここでは10)と、現在サムネイルSとして表示されているファイルが何番目のファイルであるか(この例では2番目のファイル)とを示している(2/10の表示)。ユーザは“A”の部分の三角形の矢印をクリックすることで、サムネイルSとして表示させるファイルを任意に切換えることができる。
【0040】
“B”の部分には、サムネイルSとして表示されているファイルに対してどれだけのファイルがグループ化されているかという情報(ここでは4つのファイル)と、現在サムネイルSとして表示されているファイルがそのグループの中の何番目のファイルであるかを示す情報(ここでは2番目のファイル)とが示されている(2/4の表示)。
【0041】
なお、“B”の部分は、サムネイルSとして表示されているファイルに対してグループ化されているファイルがないときには表示されない。ユーザは、(B)の部分の三角形の矢印をクリックすることで、グループ内でサムネイルとして表示されるファイルを順次切換えることができる。
【0042】
図5の表示を見ることで、ユーザは当該仮想結合ファイルが10個のファイルからなっており、そのうちの2番目のファイルが表示されていることを知ることができる。また、仮想結合ファイルの2番目のファイルには、他に3つのファイルがグループ化されており、合計4つのファイルがグループ化されていることを知ることができる。
【0043】
“C”の部分は、サムネイルSとして表示されているファイルにグループ化されているファイルがあるときに表示される。このとき、現在サムネイルSとして表示されているファイルが仮想結合ファイルを構成するものである場合(図4であれば、ファイル1−(2)、または2−(2)のいずれかである場合)、“C”の部分には白丸が表示され、仮想結合ファイルを構成するものでない場合、黒丸が表示される。
【0044】
また、ユーザは“C”の部分をクリックすると、そのときサムネイルSとして表示されているファイルを仮想結合を構成するファイルとすることができる。すなわち、そのグループ内でそれまで仮想結合されていたファイルに代えて、“C”がクリックされたときにサムネイルSとして表示されていたファイルを仮想結合ファイルに組込むものである。
【0045】
図6は、仮想結合ファイルが画面に表示された状態を示す図である。ここでは仮想結合を構成するファイルは1つであり、そのファイルに5つのファイル(合計6つのファイル)がグループ化されている状態を示す。
【0046】
この場合、図5の“A”の部分は表示されない。ユーザは“B”の部分を見ることで、当該ファイルは、6つのファイルがグループ化されたファイルであり、その中の2番目のファイルがサムネイルSとして表示されていることを知ることができる。
【0047】
図7は、仮想結合ファイルの他の表示例を示す図である。図を参照して、表示にはリングR1と、リングR2とが含まれている。リングR1は仮想結合を構成するファイルを表示するものである。操作の対象となるファイルは中央(O)にサムネイルとして表示される。操作の対象となるファイルの前後のファイルは、中央(O)の左右に表示される。リングR2は中央に表示されたファイルにグループ化されて記録されているファイルがあるときに表示され、グループ化されたファイルのサムネイルを表示するものである。
【0048】
ユーザは、マウスなどの操作により、リングR1を左右に回転させることができ、これにより中央に表示させる仮想結合内のファイルを切替えることができる。すなわち、この操作は図4の(a)方向にファイルの表示を切換えるものであり、図5における“A”の部分の操作に相当する。
【0049】
また、ユーザはマウスなどの操作により、リングR2を上下に回転させることができ、これにより中央に表示させるグループ内のファイルを切替えることができる。すなわち、この操作は図4の(b)方向にファイルの表示を切換えるものであり、図5における“B”の部分の操作に相当する。
【0050】
図8は、管理情報ファイル(図3の符号203,213,223参照)の内容を示す図である。図を参照して、管理情報ファイルには、管理対象となっているファイルのファイル名のそれぞれに対応付けて、表示フラグと、結合ファイルと、仮想結合フラグと、仮想結合ファイル内の順番と、バリエーション、履歴管理内の順番と、種類とが記録されている。
【0051】
図8の例では、ファイル名A.DOC、B.XLS、REV1_C.PPT、REV2_C.PPT、REV3_C.PPTの5つのファイルが1つのまとまりを構成し、VAR_A.TXT、VAR_B.TXT、VAR_C.TXTの3つのファイルが1つのまとまりを構成している。
【0052】
「表示フラグ」が「1」となっているファイルは、サムネイルとして画面に表示されるファイルである。また、「結合ファイル」は、ファイルのまとまりを識別するための番号であり、この例では「1」と「2」とでファイルのまとまりが区別されている。
【0053】
「仮想結合フラグ」が「1」となっているものは、仮想結合を構成することを示している。すなわち、この例ではA.DOC、B.XLS、REV1_C.PPTの3つのファイルが1つ目の仮想結合を構成しており、VAR_B.TXTが2つ目の仮想結合を構成している。
【0054】
「仮想結合ファイル内の順番」は、仮想結合の順番を示す情報である。「バリエーション、履歴管理内の順番」は、グループ化されたファイルに付与された順番を示す情報である。「種類」は、グループ化されたファイルが履歴管理の対象となっているのか、バリエーション管理の対象となっているのかを示す情報である。
【0055】
図9は、仮想結合の処理において表示される画面を示す図である。
図9に示されるように、ここでは「課題」、「現状」、「目標」の複数のファイルが1つのフォルダ内に記録されており、この3つのファイルを仮想結合させる場合を想定する。なお、それぞれのファイルの名称は“課題・doc”、“現状・xls”、“目標・doc”であるものとする。また、ユーザは「目標」のファイルの上に「現状」のファイルをドラッグおよびドロップした場合を想定する。このとき、図10に示されるコンテクストメニューが表示され、ユーザはメニュー内の所望の項目を選択する。
【0056】
図10を参照して、コンテクストメニューには「ここにコピー」、「ここに移動」、「ショートカットをここに作成」、「バリエーション管理用に登録」、「履歴管理用に登録」および「キャンセル」のメニューが含まれている。
【0057】
ユーザが「ここにコピー」または「ここに移動」を選択したときには、現状→目標の順番で仮想結合ファイルが作成される。一方、「バリエーション管理用に登録」または「履歴管理用の登録」をユーザが選択したときには、現状→目標の順番で2つのファイルがグループ化される。ここでは、ユーザが「ここに移動」を選択し、現状→目標の順番で仮想結合ファイルが作成されたものとする。
【0058】
さらに、ユーザはその作成された仮想結合ファイル上に「課題」のファイルをドラッグおよびドロップする。ここでもユーザが「ここに移動」を図10のコンテクストメニューから選択したのであれば、課題→現状→目標の順序で仮想結合ファイルが作成される。また、ユーザは仮想結合ファイルにファイル名を添付することができるが、ここでは“report”のファイル名が付与されたものであるとする。
【0059】
なお、これらの仮想結合を構成するファイルの名称、仮想結合の順序および仮想結合ファイルのファイル名は、管理情報ファイルに記録される。
【0060】
図11は、仮想結合またはグループへのファイルの登録処理を示すフローチャートである。
【0061】
図11を参照して、ステップS101でファイルのドラッグおよびドロップにより、ユーザがファイルのグループまたは仮想結合への登録を要求したのであれば、ステップS103でそのファイルの管理方法に基づき処理が行なわれる。
【0062】
バリエーション管理用にファイルが登録されたときには、ステップS105で現在サムネイルに表示されているファイルの新しいバリエーションとしてファイルが登録(グループ化)される。そのファイルはファイル管理プログラムのGUI上に表示される。
【0063】
また、履歴管理が選択されたのであれば、ステップS109で現在サムネイルに表示されているファイルの新版(新しい履歴)としてファイルを登録(グループ化)し、そのファイルをファイル管理プログラムのGUI上に表示する。
【0064】
いずれの管理も行なわない場合には、ステップS107で仮想結合を構成するファイルとして登録され、ファイル管理プログラムのGUI上に表示する。
【0065】
図12は、図9の3つのファイルが仮想結合された後の状態を示す図である。図を参照して、仮想結合ファイルのサムネイルとして「現状」のファイルの内容が示されているが、サムネイルの上部に表示された部分(図5における“A”の部分)をクリックすることにより、ユーザはページをめくるように「課題」、「目標」のファイルの概要を見ることができる。
【0066】
なお、ここではグループ化されたファイルが存在しないため、図5における“B”および“C”の部分は図12では表示されていない。
【0067】
なお、ユーザはサムネイル表示されたファイルをマウスにより選択し、削除したり、バリエーション管理や履歴管理から外すことができる。
【0068】
より具体的には、サムネイルで示されているファイルをマウスで選択し、マウスの右ボタンをクリックすることで、図13に示されるコンテクストメニューが表示される。
【0069】
図13を参照して、コンテクストメニューには「開く」、「印刷」、「削除」、「管理から外す」の項目が表示され、ユーザはその中から所望のものを選ぶことができる。
【0070】
「削除」が選択されたときには、当該ファイルは削除される。「管理から外す」が選択されたときには、当該ファイルの情報は管理情報ファイルから削除され、また、当該ファイルのファイル名は変更され、管理の対象から外される。
【0071】
図14は、ファイルの削除を行なうときの処理を示すフローチャートである。図を参照して、ステップS501で仮想結合ファイルから対象となるファイルが選択され、ステップS503でユーザから削除の指示が出されたときには、ステップS505で削除の対象となっているファイルがバリエーション管理または履歴管理されているかが判定される。YESであれば、ステップS507で管理情報ファイルに記録されている当該削除対象のファイルの情報および選択されたファイルがメモリから削除される。
【0072】
なお、ここで選択されたファイルのみを削除するようにしてもよいが、選択されたファイルに関連してグループ化されたファイルをすべて削除するようにしてもよい。
【0073】
ステップS505でNOであれば、ステップS509で当該ファイルの削除を行なう。
【0074】
図15は、図13の画面においてユーザが「管理から外す」を選択したときの処理を示すフローチャートである。
【0075】
図15を参照して、ステップS601で仮想結合ファイルから対象のファイルが選択され、ステップS602で、その中から管理から外したいファイルをユーザが選択する。ステップS603で管理から外す指示が出されたのであれば、ステップS605で対象ファイルの管理方法が判定される。履歴管理が行なわれていたのであれば、ステップS607で管理情報ファイルを変更することで、当該ファイルを管理の対象から外す。また、ファイル名を変更し、1つの独立したファイルとして表示を行なう。このファイル名の変更は、たとえば元のファイル名の先頭に「RevN_」のファイル名を添付するなどである。ここにNはそのファイルが第何版であるかを示す数字である。より具体的には、たとえば元のファイル名が“Sample・doc”であり、第3版である場合、管理から外されたファイルのファイル名は“Rev3_Sample・doc”と変更される。
【0076】
ステップS605で、対象ファイルの管理方法がバリエーション管理であれば、ステップS609で管理情報ファイルが変更され、当該ファイルは1つの独立したファイルとして表示される。
【0077】
以上のように、本実施の形態においては仮想結合ファイルを構成するファイルの少なくとも一部のファイルに関連するファイルがグループ化されて管理される。ユーザは、グループ内のファイルから仮想結合を構成するファイルを任意に選択することができる。
【0078】
本実施の形態におけるファイル管理プログラムは、以下のような用途に用いることができる。
【0079】
(1) 各人の週報を仮想結合し、グループ全体の週報を作成する。履歴管理機能により、各人の過去の週報を保存、閲覧することができる。
【0080】
(2) 各人の作成した資料を仮想結合し、1つの資料を作成する。履歴管理機能により、資料の作成進行状況が把握できる。
【0081】
(3) 資料の表紙を宛先別などで何種類か用意し、バリエーション管理機能により1つのファイルにまとめておき、場合に応じて切換えて使用する。
【0082】
今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。
【図面の簡単な説明】
【図1】 本発明の実施の形態の1つにおけるネットワークの構成を示す図である。
【図2】 図1のパーソナルコンピュータ100a,100bの構成を示す図である。
【図3】 パーソナルコンピュータのファイル構成を示す図である。
【図4】 仮想結合とグループ化の具体例を説明するための図である。
【図5】 仮想結合ファイルの表示例を示す図である。
【図6】 仮想結合ファイルの表示例を示す図である。
【図7】 仮想結合ファイルの表示例を示す図である。
【図8】 管理情報ファイルの内容を説明するための図である。
【図9】 仮想結合前のファイルの状態を示す図である。
【図10】 ファイルを仮想結合またはグループ化するときに表示されるコンテクストメニューを示す図である。
【図11】 ファイルを仮想結合またはグループ化するときの処理を示すフローチャートである。
【図12】 仮想結合後のファイルの状態を示す図である。
【図13】 ファイルの操作を行なうためのコンテクストメニューを示す図である。
【図14】 ファイルの削除処理を示すフローチャートである。
【図15】 ファイルを管理から外す処理を示すフローチャートである。
【符号の説明】
100a,100b パーソナルコンピュータ、101 制御部、101a ファイル管理プログラム、101b プリンタドライバ、103 記憶部、200a〜200c プリンタ、203,213,223 管理情報ファイル。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a file management program, a computer-readable recording medium on which the file management program is recorded, and a file management method, and in particular, a plurality of files can be combined into one file, and the history and variations of the file are managed. The present invention relates to a file management program, a computer-readable recording medium recording the file management program, and a file management method.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a personal computer (PC) has been equipped with a graphical user interface (hereinafter referred to as “GUI”) in order to improve the convenience of operation. The GUI displays thumbnails of images when data such as image files and document files are opened, and the user can easily know what the files are. In addition, a plurality of files with different created applications, such as image files and document files, are associated with each other and displayed as thumbnails (this process is referred to as “virtual combination”) as thumbnails. Yes. In this case, in the thumbnail, a plurality of files are displayed in order by turning the page.
[0003]
[Problems to be solved by the invention]
Usually, when creating a document with a computer, a plurality of documents are updated and stored a plurality of times, and the completed documents are combined into one. Since a plurality of versions are generated for each file before the document is finally completed in this way, it is necessary to manage the history. Further, when sending the same invoice to a plurality of companies, a plurality of (variable) documents in which only the destination is changed may be prepared for the same document.
[0004]
However, although the conventional virtual combination has a function of collecting a plurality of document files, there is no function for managing the history of each document file or for managing variations. That is, for example, when a document is updated, the file name is the same before and after the update, and therefore, overwriting is performed and the old document is deleted. For this reason, it is necessary for the user to manage the history and the variation separately, which is troublesome for the user.
[0005]
The present invention has been made to solve the above-described problems, and provides a file management program that can easily manage files, a computer-readable recording medium that records the file management program, and a file management method The purpose is to do.
[0006]
[Means for Solving the Problems]
In order to achieve the above object, according to one aspect of the present invention, a file management program includes a first combining step of combining the plurality of files into one file based on information indicating the relationship between the plurality of files. A second combining step for combining at least one file constituting the combined file with other files related to the file, a file combined by the first combining step, and a second combining step. And causing the computer to execute the step of combining and managing the combined files.
[0007]
Preferably, the second combination is performed based on a file history.
Preferably, the second combination is performed based on file variations.
[0008]
Preferably, when the file management program deletes a part of the combined file, the file management program further includes a step of deleting the combined file related to the file.
[0009]
Preferably, the file management program receives an instruction to select one file from the combined files from the user, and the file is included in the files combined in the first combining step. And further correcting the combination.
[0010]
According to another aspect of the present invention, a computer-readable recording medium records any one of the file management programs described above.
[0011]
According to still another aspect of the present invention, the file management method is combined with a first combining step of combining the plurality of files into one file based on information indicating the relationship between the plurality of files. A second combining step for combining at least one file constituting the file and a file related to the file; a file combined by the first combining step; and a file combined by the second combining step And managing them.
[0012]
According to these inventions, a plurality of files are combined into one file based on information indicating the relationship between each of the plurality of files. At least one file constituting the combined file and another file related to the file are combined. Further, these combined files are managed by being combined. As a result, the user can easily manage the file.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same reference numerals indicate the same or corresponding members, and description thereof will not be repeated.
[0014]
FIG. 1 is a diagram showing a network composed of a personal computer and a printer on which a file management program is mounted according to one embodiment of the present invention.
[0015]
Referring to FIG. 1, personal computers 100a and 100b loaded with a file management program and a plurality of printers 200a to 200c are connected to the network.
[0016]
FIG. 2 is a block diagram showing a schematic configuration of the personal computer 100a or 100b of FIG. This personal computer functions as a file management apparatus by installing a file management program.
[0017]
Referring to the figure, personal computer 100 outputs a control unit 101 for controlling the entire apparatus, an input unit 105 for inputting data, a storage unit 103 for storing data, and data. Output unit 107, an external storage device 109 for storing a program to be executed by the control unit 101, and a LAN (local area network) card 113 for connecting to a network.
[0018]
The control unit 101 stores a central processing unit (CPU), a read-only memory (ROM) for storing a program to be executed by the CPU, and variables necessary for executing the program by the CPU. Random access memory (RAM).
[0019]
The input unit 105 is a keyboard or a mouse, and can input characters or numbers or a predetermined instruction command.
[0020]
The storage unit 103 stores data such as documents or images. These data include, for example, a data file created by an application program of a word processor, a data file created by an application of a spreadsheet software, a data file for storing an image read by a digital camera or an image scanner, or It is a data file created by various other application programs.
[0021]
The storage unit 103 has a plurality of folders, and can classify the folders and store the data files. For example, a data file created by a word processor may be stored in a certain folder A, and a data file created by a spreadsheet application software may be stored in the folder B. Furthermore, a folder may be created for each case, or a folder may be created by dividing it by a predetermined period based on the date on which the data file was created. These folders are created by a known application program.
[0022]
The output unit 107 is a display, and displays data files as thumbnails according to instructions from the control unit 101. Thereby, a plurality of data files can be displayed simultaneously.
[0023]
The external storage device 109 reads a program or data recorded on a computer-readable recording medium 111 and transmits it to the control unit 101. Further, in accordance with an instruction from the control unit 101, necessary data is written in the computer-readable recording medium 111.
[0024]
The computer-readable recording medium 111 includes a tape system such as a magnetic tape and a cassette tape, a disk system such as a magnetic disk (flexible disk, hard disk device, etc.) and an optical disk (CD-ROM / MO / MD / DVD, etc.), and an IC. Examples include a card system such as a card (including a memory card) or an optical card, or a medium that carries a fixed program such as a semiconductor memory such as a mask ROM, EPROM, or flash memory. Further, the recording medium 111 may be a medium that carries the program in a fluid manner so that the program is downloaded from the network.
[0025]
The control unit 101 can execute the read program by reading the file management program recorded on the recording medium 111 with the external storage device 109.
[0026]
FIG. 3 is a diagram showing a file structure of the personal computer. Referring to FIG. 3, the control unit 101 executes a file management program 101a and a printer driver 101b. Assume that the storage unit 103 includes four folders 201, 211, 221, and 231. Folders 201, 211, 211, and 231 classify a plurality of data files. Here, a case where the folder 231 is a folder that is not managed by the file management program and the folders 201, 211, and 221 are folders managed by the file management program will be described.
[0027]
3, the folder 201 stores data files 205, 207, 209,..., The folder 211 stores data files 215, 217, 219,..., And the folder 221 stores data. .. Are stored, and the folder 231 stores data files 235, 237, 239,.
[0028]
In addition to data files, management information files 203, 213, and 223 and print management tables 204, 214, and 224 are stored in the management target folders 201, 211, and 221, respectively. On the other hand, only the data files 235, 237, 239,... Are stored in the unmanaged folder 231 and the management information file and the print management table are not stored.
[0029]
The management information files 203, 213, and 223 are created when the file management program 101 a is executed by the control unit 101. The management information file includes file information of data files classified and stored in the folder in which the management information file is stored. For example, regarding the folder 201, the management information file 203 includes file information of data files 205, 207, 209,. For the folder 211, the management information file 213 includes file information of the data files 215, 217, 219,..., And for the folder 221, the management information file 223 includes the file information of the data files 225, 227, 229,. Including. The file information includes data file attribute information and additional information. With this file information, a plurality of files can be virtually combined or not on the file management program.
[0030]
In addition, the print management tables 204, 214, and 224 included in each management target folder 201, 211, and 221 record information related to printing of data files included in the folder. The information related to printing is, for example, a printing form such as mode setting.
[0031]
FIG. 4 is a diagram for explaining the concept of file combination method and grouping.
[0032]
Referring to the figure, it is assumed that files 1- (2), 2- (2), 3, and 4 are virtually combined in that order. This is the same connection as the virtual connection in the prior art. Note that the direction of virtual coupling is indicated by (a).
[0033]
File 1- (2) and files 1- (1) and 1- (3) which are files related to the file are grouped. Further, the file 2- (2) and the files 2- (1), 2- (3), and 2- (4), which are files related to the file 2- (2), are grouped. The direction of grouping is indicated by (b).
[0034]
Here, it is assumed that the files 1- (1) to 1- (3) are document files indicating an invoice for company A, an invoice for company B, and an invoice for company C, respectively. Each of the files 1- (1) to 1- (3) is more convenient to manage as the same group because only a part of the file contents (for example, address) is different. Therefore, the files 1- (1) to 1- (3) are collected as one group.
[0035]
Since the files 1- (1) to 1- (3) are files having different contents (having variations), the files 1- (1) to 1- (3) should be managed in groups. Is called "variation management".
[0036]
Files 2- (1) to 2- (4) are files in which updated files are arranged in order from oldest to newest. Managing file update histories by grouping files 2- (1) to 2- (4) is called "history management".
[0037]
FIG. 5 is a diagram illustrating a state in which the virtual combined file is displayed on the screen. Referring to the figure, in the display of the virtual combined file, one of the files constituting it is displayed as thumbnail S. In order to view and operate the virtual combined file, and to perform variation management and history management, the user operates the thumbnail or its peripheral display with a mouse or the like.
[0038]
Note that the virtual combined file illustrated in FIG. 5 is a combination of 10 files.
[0039]
The part “A” in FIG. 5 indicates the number of files constituting the virtual combination (here, 10) and the number of the file currently displayed as the thumbnail S (in this example, the second file). ) (Indication of 2/10). The user can arbitrarily switch the file to be displayed as the thumbnail S by clicking the triangle arrow of the “A” part.
[0040]
In the portion “B”, information on how many files are grouped with respect to the file displayed as the thumbnail S (here, four files) and the file currently displayed as the thumbnail S are displayed. Information indicating the number of the file in the group (in this case, the second file) is displayed (indication of 2/4).
[0041]
The “B” portion is not displayed when there is no file grouped with respect to the file displayed as the thumbnail S. The user can sequentially switch the files displayed as thumbnails in the group by clicking the triangle arrow in the part (B).
[0042]
By looking at the display of FIG. 5, the user can know that the virtual combined file is composed of 10 files, and the second file is displayed. In addition, in the second file of the virtual combined file, three other files are grouped, and it can be known that a total of four files are grouped.
[0043]
The portion “C” is displayed when there are files grouped in the file displayed as the thumbnail S. At this time, when the file currently displayed as the thumbnail S constitutes a virtual combined file (in the case of FIG. 4, it is either file 1- (2) or 2- (2)). , “C” is displayed with a white circle, and when it does not constitute a virtual combined file, a black circle is displayed.
[0044]
When the user clicks on the “C” portion, the file displayed as the thumbnail S at that time can be used as a file constituting the virtual combination. That is, instead of the files that have been virtually combined in the group, the files displayed as thumbnails S when “C” is clicked are incorporated into the virtual combined file.
[0045]
FIG. 6 is a diagram illustrating a state in which the virtual combined file is displayed on the screen. Here, there is one file constituting the virtual combination, and a state in which five files (total of six files) are grouped in the file is shown.
[0046]
In this case, the portion “A” in FIG. 5 is not displayed. By viewing the “B” portion, the user can know that the file is a file in which six files are grouped, and the second file among them is displayed as the thumbnail S.
[0047]
FIG. 7 is a diagram illustrating another display example of the virtual combined file. Referring to the figure, the display includes a ring R1 and a ring R2. The ring R1 displays files that constitute a virtual connection. The file to be operated is displayed as a thumbnail in the center (O). Files before and after the file to be operated are displayed on the left and right of the center (O). The ring R2 is displayed when there is a file recorded in a grouped manner in the file displayed in the center, and displays thumbnails of the grouped files.
[0048]
The user can rotate the ring R1 to the left and right by operating the mouse or the like, thereby switching the file in the virtual combination to be displayed at the center. That is, this operation switches the file display in the direction (a) of FIG. 4, and corresponds to the operation of the portion “A” in FIG.
[0049]
In addition, the user can rotate the ring R2 up and down by operating the mouse or the like, thereby switching the files in the group displayed at the center. That is, this operation switches the file display in the direction (b) of FIG. 4, and corresponds to the operation of the portion “B” in FIG.
[0050]
FIG. 8 is a diagram showing the contents of the management information file (see reference numerals 203, 213, and 223 in FIG. 3). Referring to the figure, in the management information file, a display flag, a combined file, a virtual combined flag, an order in the virtual combined file, Variations, order in history management, and type are recorded.
[0051]
In the example of FIG. DOC, B. XLS, REV1_C. PPT, REV2_C. PPT, REV3_C. Five files of PPT constitute one group, and VAR_A. TXT, VAR_B. TXT, VAR_C. Three files of TXT constitute one group.
[0052]
A file whose “display flag” is “1” is a file displayed on the screen as a thumbnail. The “combined file” is a number for identifying a group of files. In this example, the group of files is distinguished by “1” and “2”.
[0053]
When the “virtual connection flag” is “1”, it indicates that a virtual connection is configured. That is, in this example, A.I. DOC, B. XLS, REV1_C. The three files of PPT constitute the first virtual combination, and VAR_B. TXT constitutes the second virtual combination.
[0054]
The “order in the virtual combination file” is information indicating the order of the virtual combination. “Variation, order in history management” is information indicating the order given to the grouped files. “Type” is information indicating whether a grouped file is subject to history management or variation management.
[0055]
FIG. 9 is a diagram showing a screen displayed in the virtual joining process.
As shown in FIG. 9, here, it is assumed that a plurality of files of “task”, “current state”, and “target” are recorded in one folder, and these three files are virtually combined. The names of the files are “issue / doc”, “current status / xls”, and “target / doc”. Further, it is assumed that the user drags and drops the “current” file on the “target” file. At this time, the context menu shown in FIG. 10 is displayed, and the user selects a desired item in the menu.
[0056]
Referring to FIG. 10, the context menu includes “Copy here”, “Move here”, “Create shortcut here”, “Register for variation management”, “Register for history management”, and “Cancel”. The menu is included.
[0057]
When the user selects “copy here” or “move here”, a virtual combined file is created in the order of current state → target. On the other hand, when the user selects “registration for variation management” or “registration for history management”, two files are grouped in the order of current state → target. Here, it is assumed that the user selects “move here” and the virtual combined file is created in the order of current state → target.
[0058]
Further, the user drags and drops the “issue” file onto the created virtual combined file. Here, if the user selects “move here” from the context menu of FIG. 10, a virtual combined file is created in the order of task → current state → target. Also, the user can attach a file name to the virtual combined file, but here, it is assumed that the file name “report” is given.
[0059]
It should be noted that the names of the files constituting the virtual connection, the order of the virtual connection, and the file name of the virtual connection file are recorded in the management information file.
[0060]
FIG. 11 is a flowchart showing a process for registering a file in a virtual join or group.
[0061]
Referring to FIG. 11, if the user requests registration of a file to a group or virtual combination by dragging and dropping the file in step S101, processing is performed in step S103 based on the file management method.
[0062]
When a file is registered for variation management, the file is registered (grouped) as a new variation of the file currently displayed in the thumbnail in step S105. The file is displayed on the file management program GUI.
[0063]
If history management is selected, the file is registered (grouped) as a new version (new history) of the file currently displayed in the thumbnail in step S109, and the file is displayed on the GUI of the file management program. To do.
[0064]
If neither management is performed, the file is registered as a file constituting the virtual connection in step S107 and displayed on the file management program GUI.
[0065]
FIG. 12 is a diagram illustrating a state after the three files in FIG. 9 are virtually combined. Referring to the figure, the contents of the “current” file are shown as thumbnails of the virtual combined file. By clicking on the portion (“A” portion in FIG. 5) displayed at the top of the thumbnail, The user can view the outline of the “task” and “target” files as if turning the page.
[0066]
Here, since there is no grouped file, the portions “B” and “C” in FIG. 5 are not displayed in FIG.
[0067]
The user can select a file displayed as a thumbnail with the mouse, delete it, or remove it from variation management or history management.
[0068]
More specifically, the context menu shown in FIG. 13 is displayed by selecting the file indicated by the thumbnail with the mouse and clicking the right button of the mouse.
[0069]
Referring to FIG. 13, items “Open”, “Print”, “Delete”, and “Remove from management” are displayed in the context menu, and the user can select a desired one.
[0070]
When “Delete” is selected, the file is deleted. When “Remove from management” is selected, the information of the file is deleted from the management information file, and the file name of the file is changed and removed from the management target.
[0071]
FIG. 14 is a flowchart showing processing when deleting a file. Referring to the figure, when a target file is selected from the virtual combined file in step S501, and a deletion instruction is issued from the user in step S503, the file to be deleted is managed in the variation management or step S505. It is determined whether the history is managed. If YES, the information on the file to be deleted and the selected file recorded in the management information file in step S507 are deleted from the memory.
[0072]
Note that only the file selected here may be deleted, or all files grouped in relation to the selected file may be deleted.
[0073]
If NO in step S505, the file is deleted in step S509.
[0074]
FIG. 15 is a flowchart showing processing when the user selects “Remove from management” on the screen of FIG. 13.
[0075]
Referring to FIG. 15, in step S601, a target file is selected from the virtual combined file, and in step S602, the user selects a file to be excluded from management. If an instruction to remove from management is issued in step S603, the management method of the target file is determined in step S605. If history management has been performed, the management information file is changed in step S607 to remove the file from management. Also, the file name is changed and displayed as one independent file. The file name is changed, for example, by attaching the file name “RevN_” to the head of the original file name. Here, N is a number indicating the version of the file. More specifically, for example, when the original file name is “Sample doc” and it is the third version, the file name of the file excluded from management is changed to “Rev3_Sample doc”.
[0076]
If the management method of the target file is variation management in step S605, the management information file is changed in step S609, and the file is displayed as one independent file.
[0077]
As described above, in the present embodiment, files related to at least a part of files constituting the virtual combined file are managed as a group. The user can arbitrarily select a file constituting the virtual combination from the files in the group.
[0078]
The file management program in the present embodiment can be used for the following purposes.
[0079]
(1) Create a weekly report for the entire group by virtually combining the weekly reports for each person. The history management function allows each person's past weekly report to be stored and viewed.
[0080]
(2) Virtually combine materials created by each person to create one material. With the history management function, you can grasp the progress of the material creation.
[0081]
(3) Prepare several types of cover pages for each destination, etc., collect them in one file using the variation management function, and switch between them for use.
[0082]
The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.
[Brief description of the drawings]
FIG. 1 is a diagram showing a network configuration in one embodiment of the present invention.
FIG. 2 is a diagram showing the configuration of personal computers 100a and 100b in FIG.
FIG. 3 is a diagram showing a file configuration of a personal computer.
FIG. 4 is a diagram for explaining a specific example of virtual combination and grouping;
FIG. 5 is a diagram illustrating a display example of a virtual combined file.
FIG. 6 is a diagram illustrating a display example of a virtual combined file.
FIG. 7 is a diagram illustrating a display example of a virtual combined file.
FIG. 8 is a diagram for explaining the contents of a management information file.
FIG. 9 is a diagram illustrating a state of a file before virtual combination.
FIG. 10 is a diagram showing a context menu displayed when files are virtually combined or grouped.
FIG. 11 is a flowchart showing a process when files are virtually combined or grouped.
FIG. 12 is a diagram showing a state of a file after virtual combination.
FIG. 13 is a diagram showing a context menu for performing file operations.
FIG. 14 is a flowchart showing file deletion processing;
FIG. 15 is a flowchart showing processing for removing a file from management;
[Explanation of symbols]
100a, 100b Personal computer, 101 control unit, 101a file management program, 101b printer driver, 103 storage unit, 200a-200c printer, 203, 213, 223 management information file.

Claims (7)

コンピュータに、
複数のファイルを仮想的な1つのファイルとして管理するための仮想結合の対象とする第1のファイルの指定を受け付ける第1受付ステップと、
前記仮想結合の対象に含まれる前記第1のファイルに関連し、且つ、前記仮想結合の対象とはしない第2のファイルの指定を受け付ける第2受付ステップと、
前記仮想結合の対象として指定された前記第1のファイルを1つの仮想結合ファイルとして管理するための情報と、前記第1のファイルと当該第1のファイルに関連する前記第2のファイルとをグループ化して管理するための情報とを含む管理情報ファイルを作成する作成ステップと、
前記管理情報ファイルに基づいて、前記仮想結合されたファイルと前記グループ化されたファイルとを管理する管理ステップとを実行させる、ファイル管理プログラム。
On the computer,
A first accepting step for accepting designation of a first file to be virtually combined for managing a plurality of files as one virtual file;
A second accepting step for accepting designation of a second file that is related to the first file included in the target of the virtual combination and that is not the target of the virtual combination;
Information for managing the first file designated as the target of the virtual combination as one virtual combined file, and the first file and the second file related to the first file are grouped Creating a management information file containing information for managing and managing,
A file management program for executing a management step of managing the virtually combined file and the grouped file based on the management information file .
前記管理ステップは、前記グループ化されたファイルを履歴管理の対象として管理するステップを含む、請求項1に記載のファイル管理プログラム。The file management program according to claim 1, wherein the management step includes a step of managing the grouped files as a history management target . 前記管理ステップは、前記グループ化されたファイルをファイルのバリエーション管理の対象として管理するステップを含む、請求項1または2に記載のファイル管理プログラム。The file management program according to claim 1 , wherein the management step includes a step of managing the grouped file as a file variation management target . 前記グループ化されたファイルを削除するときに、当該ファイルに関連してグループ化されたファイルも削除するステップをさらに前記コンピュータに実行させる、請求項1〜3のいずれかに記載のファイル管理プログラム。 When removing the grouped files, grouped files in connection with the file to be executed by a further said computer the step of deleting the file management program according to any one of claims 1 to 3. 前記グループ化されたファイルの中から前記第2のファイルを選択する指示をユーザから受け付ける第3受付ステップと、
前記第3受付ステップで選択された前記第2のファイルが前記第1のファイルに代えて前記仮想結合ファイルに含まれるように、前記管理情報ファイルの内容を修正するステップとをさらに前記コンピュータに実行させる、請求項1〜4のいずれかに記載のファイル管理プログラム。
A third receiving step of receiving an instruction to select the second file from the grouped files from a user;
And further executing the step of modifying the contents of the management information file so that the second file selected in the third receiving step is included in the virtual combined file instead of the first file. let, the file management program according to any of claims 1 to 4.
請求項1〜5のいずれかに記載のファイル管理プログラムを記録した、コンピュータ読取可能な記録媒体。  A computer-readable recording medium on which the file management program according to claim 1 is recorded. コンピュータが、複数のファイルを仮想的な1つのファイルとして管理するための仮想結合の対象とする第1のファイルの指定を受け付ける第1受付ステップと、
前記コンピュータが、前記仮想結合の対象に含まれる前記第1のファイルに関連し、且つ、前記仮想結合の対象とはしない第2のファイルの指定を受け付ける第2受付ステップと、
前記コンピュータが、前記仮想結合の対象とされた第1のファイルを1つの仮想結合ファイルとして管理するための情報と、前記第1のファイルと当該第1のファイルに関連する前記第2のファイルとをグループ化して管理するための情報とを含む管理情報ファイルを作成する作成ステップと、
前記コンピュータが、前記管理情報ファイルに基づいて、前記仮想結合されたファイルと前記グループ化されたファイルとを管理する管理ステップとを備えた、ファイル管理方法。
A first receiving step in which a computer receives a designation of a first file to be virtually combined for managing a plurality of files as a single virtual file;
A second reception step in which the computer receives a designation of a second file that is related to the first file included in the target of the virtual combination and that is not the target of the virtual combination;
Information for the computer to manage the first file that is the target of the virtual combination as one virtual combined file, the first file, and the second file related to the first file, Creating a management information file including information for grouping and managing
A file management method, comprising: a management step in which the computer manages the virtually combined file and the grouped file based on the management information file .
JP2001234657A 2001-08-02 2001-08-02 File management program, computer-readable recording medium storing file management program, and file management method Expired - Fee Related JP4284896B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2001234657A JP4284896B2 (en) 2001-08-02 2001-08-02 File management program, computer-readable recording medium storing file management program, and file management method
US10/201,286 US7155454B2 (en) 2001-08-02 2002-07-24 File management method and program that manage multiple files as single combination file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001234657A JP4284896B2 (en) 2001-08-02 2001-08-02 File management program, computer-readable recording medium storing file management program, and file management method

Publications (2)

Publication Number Publication Date
JP2003044329A JP2003044329A (en) 2003-02-14
JP4284896B2 true JP4284896B2 (en) 2009-06-24

Family

ID=19066225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001234657A Expired - Fee Related JP4284896B2 (en) 2001-08-02 2001-08-02 File management program, computer-readable recording medium storing file management program, and file management method

Country Status (2)

Country Link
US (1) US7155454B2 (en)
JP (1) JP4284896B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190266127A1 (en) * 2010-05-26 2019-08-29 Red Hat, Inc. Managing and archiving system and application log files

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030200193A1 (en) * 2002-04-17 2003-10-23 Boucher Michael L. Fast retrieval of data stored in metadata
US8245137B2 (en) * 2002-07-25 2012-08-14 Xerox Corporation Electronic filing system with scan-placeholders
JP4235441B2 (en) * 2002-12-20 2009-03-11 キヤノン株式会社 Document processing program, document processing method and apparatus
US20040162857A1 (en) * 2003-02-14 2004-08-19 Butts David A. System for managing and dynamically recreating factory environments
US8521789B2 (en) * 2003-05-27 2013-08-27 Oracle International Corporation Undrop objects and dependent objects in a database system
US8166101B2 (en) 2003-08-21 2012-04-24 Microsoft Corporation Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system
US8238696B2 (en) 2003-08-21 2012-08-07 Microsoft Corporation Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system
US7401104B2 (en) 2003-08-21 2008-07-15 Microsoft Corporation Systems and methods for synchronizing computer systems through an intermediary file system share or device
US8131739B2 (en) 2003-08-21 2012-03-06 Microsoft Corporation Systems and methods for interfacing application programs with an item-based storage platform
US20050055354A1 (en) * 2003-08-21 2005-03-10 Microsoft Corporation Systems and methods for representing units of information manageable by a hardware/software interface system but independent of physical representation
JP4239090B2 (en) * 2004-01-08 2009-03-18 富士フイルム株式会社 File management program
US20050166149A1 (en) * 2004-01-23 2005-07-28 Microsoft Corporation Table of contents display
US7426052B2 (en) * 2004-03-29 2008-09-16 Dell Products L.P. System and method for remotely building an information handling system manufacturing image
JP4473101B2 (en) * 2004-11-12 2010-06-02 コニカミノルタビジネステクノロジーズ株式会社 Document management method and document management apparatus and program using the same
US7945541B1 (en) * 2005-05-20 2011-05-17 Adobe Systems Incorporated Version set of related objects
JP4640000B2 (en) * 2005-07-07 2011-02-23 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus
CN100395755C (en) * 2006-02-23 2008-06-18 无锡永中科技有限公司 Method for building tree file structure in computer
JP4285512B2 (en) * 2006-07-31 2009-06-24 ソニー株式会社 Recording apparatus, recording method, reproducing apparatus, reproducing method, recording / reproducing apparatus, recording / reproducing method, imaging recording apparatus, and imaging recording method
JP4659714B2 (en) * 2006-09-29 2011-03-30 ソニー株式会社 Recording / reproducing apparatus and content management method
JP4967572B2 (en) * 2006-09-29 2012-07-04 ソニー株式会社 Recording / reproducing apparatus and recording / reproducing method
JP2009064243A (en) * 2007-09-06 2009-03-26 Seiko Epson Corp Document management device, document management method, and document management program
JP2010092455A (en) * 2008-09-10 2010-04-22 Ricoh Co Ltd System for managing file, and program
JP5407430B2 (en) * 2009-03-04 2014-02-05 日本電気株式会社 Storage system
KR20120012541A (en) * 2010-08-02 2012-02-10 삼성전자주식회사 Method and apparatus for operating folder in a touch device
US9395881B2 (en) * 2011-07-12 2016-07-19 Salesforce.Com, Inc. Methods and systems for navigating display sequence maps
US20130254710A1 (en) * 2012-03-22 2013-09-26 Microsoft Corporation Stacks for content organization
US11582202B2 (en) * 2015-02-16 2023-02-14 Arebus, LLC System, method and application for transcoding data into media files

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05292264A (en) * 1992-04-09 1993-11-05 Ricoh Co Ltd Image processing device
US5544302A (en) * 1993-06-03 1996-08-06 Taligent, Inc. Object-oriented framework for creating and using container objects with built-in properties
US6339767B1 (en) * 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
JPH07319751A (en) 1994-05-23 1995-12-08 Ii D Kontoraibu Kk Integrated management method for data files related to video, voice and text
GB2305525B (en) * 1995-09-21 1997-08-20 Ricoh Kk Document data administrating system and method of administrating document data
US6026416A (en) * 1996-05-30 2000-02-15 Microsoft Corp. System and method for storing, viewing, editing, and processing ordered sections having different file formats
US6768999B2 (en) * 1996-06-28 2004-07-27 Mirror Worlds Technologies, Inc. Enterprise, stream-based, information management system
US20030164856A1 (en) * 1996-06-28 2003-09-04 Randy Prager Desktop, stream-based, information management system
US6820094B1 (en) * 1997-10-08 2004-11-16 Scansoft, Inc. Computer-based document management system
JP2000076113A (en) * 1998-08-31 2000-03-14 Kano Densan Hongkong Yugenkoshi File control system, file updating method, portable information terminal device, personal computer device, and storage medium
US6212512B1 (en) * 1999-01-06 2001-04-03 Hewlett-Packard Company Integration of a database into file management software for protecting, tracking and retrieving data
US6493731B1 (en) * 1999-01-27 2002-12-10 Xerox Corporation Document management system for recording and viewing the history of document use
US6629081B1 (en) * 1999-12-22 2003-09-30 Accenture Llp Account settlement and financing in an e-commerce environment
US20010056434A1 (en) * 2000-04-27 2001-12-27 Smartdisk Corporation Systems, methods and computer program products for managing multimedia content
US6876988B2 (en) * 2000-10-23 2005-04-05 Netuitive, Inc. Enhanced computer performance forecasting system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190266127A1 (en) * 2010-05-26 2019-08-29 Red Hat, Inc. Managing and archiving system and application log files
US11868308B2 (en) * 2010-05-26 2024-01-09 Red Hat, Inc. Managing and archiving system and application log files

Also Published As

Publication number Publication date
US7155454B2 (en) 2006-12-26
JP2003044329A (en) 2003-02-14
US20030028553A1 (en) 2003-02-06

Similar Documents

Publication Publication Date Title
JP4284896B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
RU2459279C1 (en) Device to control content and method to control content
JP4239090B2 (en) File management program
US8060833B2 (en) Method and system for computer folder management
JPH0685145B2 (en) How to display the position of multiple selected objects
JP7020062B2 (en) Information processing equipment and programs
US7650363B2 (en) Document management system, document management program and recording medium
JP2021047775A (en) Information processing apparatus and information processing program
JP2001084246A (en) Device and method for managing electronic document
JP7024330B2 (en) Information processing equipment and programs
JP3456411B2 (en) Print information processing system
JP3754838B2 (en) COMPOSITE FORM EDITING DEVICE, COMPOSITE FORM EDITING METHOD, AND PROGRAM STORAGE MEDIUM
JP4337287B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
JP7180137B2 (en) Information processing device and program
JPH08137887A (en) Information storage and retrieval device
JP7509307B2 (en) Information processing device and program
JP4337285B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
JP6922662B2 (en) Information processing equipment and programs
JP7013797B2 (en) Information processing equipment and programs
JP7302146B2 (en) Information processing device, information processing system and program
JP2000227914A (en) Document edition device
JP7135300B2 (en) Information processing device and program
JP7119340B2 (en) Information processing device and program
JP4333045B2 (en) File management program, computer-readable recording medium recording file management program, file management apparatus, and file management method
JP6611971B1 (en) Graph creating apparatus, graph creating method, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050614

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081209

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20081218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090203

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090303

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090316

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140403

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees