JP2012123559A - File management device - Google Patents

File management device Download PDF

Info

Publication number
JP2012123559A
JP2012123559A JP2010272935A JP2010272935A JP2012123559A JP 2012123559 A JP2012123559 A JP 2012123559A JP 2010272935 A JP2010272935 A JP 2010272935A JP 2010272935 A JP2010272935 A JP 2010272935A JP 2012123559 A JP2012123559 A JP 2012123559A
Authority
JP
Japan
Prior art keywords
file
cell
information
folder
definition file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010272935A
Other languages
Japanese (ja)
Other versions
JP5402916B2 (en
Inventor
Takafumi Shirahase
孝文 白波瀬
Wataru Sentoku
渉 千徳
Sayaka Mochizuki
さやか 望月
Munetaka Kaneshiro
宗孝 兼城
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.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan 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 Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2010272935A priority Critical patent/JP5402916B2/en
Publication of JP2012123559A publication Critical patent/JP2012123559A/en
Application granted granted Critical
Publication of JP5402916B2 publication Critical patent/JP5402916B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism for collectively updating cell values only for spreadsheet files stored in a folder selected by a user, by incorporating a mechanism for storing definition files in the folder unit.SOLUTION: A cell value which is associated with a cell name contained in a spreadsheet file stored in conjunction with a definition file is updated to another cell value uniquely associated with a cell name contained in a definition file that corresponds to definition file information associated with the folder information that is retrieved.

Description

ファイル管理装置及び制御方法とプログラムに関する。   The present invention relates to a file management apparatus, a control method, and a program.

従来の文書管理システムでは、マイクロソフト社のEXCEL(登録商標)等により作成した,拡張子がxls等のファイル形式であるEXCELファイル(登録商標)に設定(入力)されたセル値には、日付、名前、会社名等が入力されたEXCELファイルを文書管理システムで管理しているが、複数の表計算ファイルにわたって共通のセル値(日付、名前、会社名等)が入力されたファイルを文書管理システムで、管理する場合があり、会社の業務において、例えば担当者や顧客が変更になった場合に、共通のセル値の名前
を複数の表計算ファイルにわたって、全ての担当者名や顧客名を修正する作業が生じる場合がある。
In the conventional document management system, the cell value set (input) in the EXCEL file (registered trademark) having a file format such as xls created by Microsoft's EXCEL (registered trademark) has a date, An EXCEL file in which a name, company name, etc. are input is managed by a document management system, but a file in which a common cell value (date, name, company name, etc.) is input across multiple spreadsheet files In the company's business, for example, when the person in charge or customer is changed, the names of common cell values are corrected across multiple spreadsheet files, and all the names of persons in charge and customers are corrected. Work may occur.

特許文献1においては、従来のサーバ側で電子帳票・WEB帳票作成する商用のソリューションがある。多国語の文字の出力が混在する文字列を出力しても文字化けにならない帳票の作成と帳票に出力するデータ項目が定まれた場合、データ管理はサーバ側で行い、帳票のレイアウトは利用者の好みにカスタマイズが可能な帳票作成システムの技術が開示されている。   In Patent Document 1, there is a commercial solution for creating an electronic form / WEB form on the conventional server side. If you create a form that is not garbled even if you output a character string that contains mixed output of multilingual characters and the data items to be output to the form are determined, data management is performed on the server side, and the layout of the form is user A technology for a form creation system that can be customized to the user's preference is disclosed.

特開2010−039590号公報JP 2010-039590 A

しかしながら、特許文献1に記載の帳票作成システムにおいては、すべてのファイルに共通項目値が反映されてしまい、区分けされたファイルごとに共通項目値を変更したい場合に対応することができない。
さらに、一度反映された共通項目値を手動で変更した場合があった場合でも、2回目の処理で上書きしてしまうという問題が生じる。
However, in the form creation system described in Patent Document 1, the common item value is reflected in all the files, and it is not possible to cope with the case where it is desired to change the common item value for each divided file.
Furthermore, even if the common item value reflected once is changed manually, there is a problem that it is overwritten by the second processing.

また、複数の表計算ファイルに共通のセル値(日付、名前、会社名等)が入力されている場合に、その複数の表計算ファイルに共通のセル値を同時に、新しいセル値(日付、名前、会社名等)に修正したい場合は、その修正作業は非常に手間である。
上記先行技術では表計算ファイルに設定(入力)されたセル値を簡単な手法で一括更新することができないという問題があった。
In addition, when common cell values (date, name, company name, etc.) are entered in multiple spreadsheet files, the new cell value (date, name) , Company name, etc.), the modification work is very troublesome.
The above prior art has a problem that the cell values set (input) in the spreadsheet file cannot be updated at once by a simple method.

本出願人は、表計算ファイルに更新したいセル値と対応づけたセル名を予め設定することで、表計算ファイルのセル名が一致するセル値を一括抽出し、新しいセル値に一括で更新する仕組みを考案した。   The applicant sets the cell name associated with the cell value to be updated in the spreadsheet file in advance, so that the cell values having the same cell name in the spreadsheet file are extracted in batch and updated to the new cell value in batch. Devised a mechanism.

しかしながら、本手法では、ユーザが特定のフォルダ内部のみファイルの登録(保存)を操作できる権限がある場合においては、ユーザが所望のフォルダ内部に格納された表計算ファイルのセル値のみ更新したい場合に適用できず、フォルダ単位で、フォルダ内部に格納された表計算ファイルのセル値を一括更新することができないという新たな課題を生じた。   However, in this method, when the user has the authority to operate file registration (save) only in a specific folder, the user wants to update only the cell value of the spreadsheet file stored in the desired folder. A new problem arises that the cell values of the spreadsheet files stored in the folder cannot be updated in a batch unit.

よって、本願発明は、先に考案した仕組みに更にフォルダ単位で定義ファイルを格納する仕組みを組み込むことで、ユーザが選択するフォルダの内部に格納された表計算ファイルのみ、表計算ファイルのセル値を一括更新できる仕組みを提供することを目的とする。   Therefore, the present invention incorporates a mechanism for storing definition files in units of folders in addition to the previously devised mechanism, so that only the spreadsheet file stored in the folder selected by the user can have the cell value of the spreadsheet file. The purpose is to provide a mechanism that can be updated all at once.

本願発明は、セル名とセル値を対応づけたセル情報を含む表計算ファイルをフォルダ内部に格納し管理するファイル管理装置であって、セル名とセル値を一意に対応づけたセル情報を含む定義ファイルを前記表計算ファイルとともに前記フォルダ内部に格納する定義ファイル格納手段と、前記定義ファイル格納手段が格納する定義ファイルを識別可能に付与された定義ファイル情報と、当該定義ファイル情報に対応する定義ファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけて記憶するフォルダ情報記憶手段と、前記フォルダ情報記憶手段が記憶するフォルダ情報から、フォルダ情報を選択するフォルダ情報選択手段と、前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る定義ファイルセル名読取手段と、前記定義ファイルセル名読取手段が読み取った定義ファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する定義ファイルセル名判定手段と、前記定義ファイルセル名判定手段が一致すると判定した場合に、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル名と一意に対応づけたセル値に更新する表計算ファイルセル値更新手段と、を備えることを特徴とする。   The present invention is a file management apparatus that stores and manages a spreadsheet file including cell information in which cell names and cell values are associated with each other, and includes cell information in which cell names and cell values are uniquely associated with each other. Definition file storage means for storing a definition file in the folder together with the spreadsheet file, definition file information assigned to the definition file stored in the definition file storage means so as to be identifiable, and a definition corresponding to the definition file information Folder information storage means for uniquely storing folder information storing files inside folders, folder information selection means for selecting folder information from folder information stored in the folder information storage means, Search the folder information storage means for folder information that matches the selected folder information, and A table in which the cell name is read from the cell information included in the definition file corresponding to the definition file information associated with the searched folder information and stored together with the definition file corresponding to the definition file information associated with the searched folder information. The definition file cell name reading unit that reads the cell name from the cell information included in the calculation file matches the cell name included in the definition file read by the definition file cell name reading unit and the cell name that is the cell information included in the spreadsheet file. A cell associated with a cell name included in a spreadsheet file stored together with the corresponding definition file when it is determined that the definition file cell name determination means and the definition file cell name determination means match. A value corresponding to the definition file information associated with the searched folder information is defined. Characterized in that and a spreadsheet file cell value updating means for updating the unique cell value associated with the cell name including file.

また、セル名とセル値を対応づけたセル情報を含む更新ログファイルを前記表計算ファイルとともに前記フォルダ内部に格納する更新ログファイル格納手段と、前記表計算ファイルセル値更新手段が更新した場合に、前記表計算ファイルセル値更新手段が更新した表計算ファイルともに格納された更新ログファイルに、前記表計算ファイルセル値更新手段が更新した更新したセル名とセル値と一意に対応づけて書き込む更新ログ書込手段と、を備えることを特徴とする。   In addition, an update log file storage unit that stores an update log file including cell information in which cell names and cell values are associated with each other in the folder together with the spreadsheet file, and when the spreadsheet file cell value update unit updates And an update log file that is stored together with the spreadsheet file updated by the spreadsheet file cell value updating means and is written in association with the updated cell name and cell value updated by the spreadsheet file cell value updating means. And a log writing means.

また、前記フォルダ情報記憶手段は、前記更新ログファイル格納手段が格納する更新ログファイルを識別可能に付与された更新ログファイル情報と、当該更新ログファイル情報に対応する更新ログファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけてさらに記憶し、前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた更新ログファイル情報に該当する更新ログファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた更新ログファイル情報に該当する更新ログファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る更新ログファイルセル名読取手段と、前記更新ログファイルセル名読取手段が読み取った更新ログファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する更新ログファイルセル名判定手段と、更新ログファイルセル名判定手段が一致すると判定した場合に、前記該当する更新ログファイルが含むセル名に対応づけたセル値と、前記更新ログファイルとともに格納された表計算ファイルが含むセル名に対応づけたセル値とが一致するかを判定する更新ログファイルセル値判定手段と、前記表計算ファイルセル値更新手段が、前記更新ログファイルセル値判定手段が一致しないと判定した場合には、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を更新しないことを特徴とする。
また、前記セル値には、前記セル値と対応づけたセル名が予め設定されていることを特徴とする。
The folder information storage means stores update log file information assigned to the update log file stored in the update log file storage means so that the update log file can be identified, and an update log file corresponding to the update log file information in the folder. The folder information uniquely associated with the selected folder information, the folder information matching the selected folder information is retrieved from the folder information storage means, and the updated log file information associated with the retrieved folder information The cell name is read from the cell information included in the update log file corresponding to the cell name from the cell information included in the spreadsheet file stored together with the update log file corresponding to the update log file information associated with the searched folder information. Update log file cell name reading means for reading the update log file and the update log file Update log file cell name determination means for determining whether the cell name included in the update log file read by the cell name reading means matches the cell name that is the cell information included in the spreadsheet file, and update log file cell name determination means The cell value associated with the cell name included in the corresponding update log file matches the cell value associated with the cell name included in the spreadsheet file stored with the update log file. If the update log file cell value determination means for determining whether to update and the spreadsheet file cell value update means determine that the update log file cell value determination means do not match, the update log file cell value determination means is stored together with the corresponding definition file. The cell value associated with the cell name included in the spreadsheet file is not updated.
The cell value is preset with a cell name associated with the cell value.

また、前記フォルダ情報選択手段が選択したフォルダ情報と対応づけた定義ファイル情報があるか否かを判定する定義ファイル情報判定手段をさらに備え、前記定義ファイルセル名読取手段が、前記定義ファイル情報判定手段がないと判定した場合には、前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索しないことを特徴とする。   Further, it further comprises definition file information determination means for determining whether or not there is definition file information associated with the folder information selected by the folder information selection means, and the definition file cell name reading means includes the definition file information determination When it is determined that there is no means, the folder information storage means is not searched for folder information that matches the selected folder information.

本願発明により、ユーザが選択するフォルダの内部に格納された表計算ファイルのみ、表計算ファイルのセル値を一括更新できる仕組みを提供することが可能となる。   According to the present invention, it is possible to provide a mechanism capable of collectively updating cell values of a spreadsheet file only for a spreadsheet file stored in a folder selected by a user.

本発明のファイル管理システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the file management system of this invention. 本発明のファイル管理装置及びクライアント端末のハードウエア構成図を示す図である。It is a figure which shows the hardware block diagram of the file management apparatus of this invention, and a client terminal. 本発明のファイル管理装置が管理するフォルダ及びフォルダ内に保存されている各種ファイルを示す図である。It is a figure which shows the various files currently saved in the folder which the file management apparatus of this invention manages, and a folder. 本発明の実施形態の定義ファイルから帳票(表計算ファイル)の各項目への自動入力処理を示すフローチャートである。It is a flowchart which shows the automatic input process to each item of a form (spreadsheet file) from the definition file of embodiment of this invention. 本発明の実施形態の自動入力処理の詳細な処理フローを示す図である。It is a figure which shows the detailed processing flow of the automatic input process of embodiment of this invention. 本発明による、初回時の帳票(表計算ファイル)セル情報登録の流れのイメージを示す図である。It is a figure which shows the image of the flow of the form (spreadsheet file) cell information registration at the time of the first time by this invention. 本発明による、2回目以降時の帳票(表計算ファイル)セル情報更新の流れのイメージを示す図である。It is a figure which shows the image of the flow of the form (spreadsheet file) cell information update after the 2nd time by this invention. 本発明の実施形態の自動入力定義ファイルを示す図である。It is a figure which shows the automatic input definition file of embodiment of this invention. 本発明の実施形態のログファイルを示す図である。It is a figure which shows the log file of embodiment of this invention. 本発明の実施形態の自動入力定義ファイルを登録する処理を示すフローチャートである。It is a flowchart which shows the process which registers the automatic input definition file of embodiment of this invention. 本発明のファイル管理装置が、クライアント端末に表示指示する画面の一例を示す図である。It is a figure which shows an example of the screen which the file management apparatus of this invention instruct | indicates display on a client terminal. 本発明のファイル管理装置が記憶するデータテーブルの一例を示す図である。It is a figure which shows an example of the data table which the file management apparatus of this invention memorize | stores.

図1を説明する。   Referring to FIG.

図1は、クライアント端末200、ファイル管理装置100が通信回線(LAN)300を介して通信可能に接続されたファイル管理システムのシステム構成図である。
図2を説明する。
図2はファイル管理装置100及びクライアント端末200、クライアント端末201のハードウエア構成を示す図である。
FIG. 1 is a system configuration diagram of a file management system in which a client terminal 200 and a file management apparatus 100 are communicably connected via a communication line (LAN) 300.
FIG. 2 will be described.
FIG. 2 is a diagram illustrating a hardware configuration of the file management apparatus 100, the client terminal 200, and the client terminal 201.

図2において、401はCPUで、システムバス404に接続される各デバイスやコントローラを統括的に制御する。また、ROM402あるいは外部メモリ411には、CPU401の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   In FIG. 2, 401 is a CPU that comprehensively controls each device and controller connected to the system bus 404. Further, the ROM 402 or the external memory 411 is necessary to realize a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS) that is a control program of the CPU 401, or a function executed by each server or each PC. Various programs to be described later are stored.

403はRAMで、CPU401の主メモリ、ワークエリア等として機能する。CPU401は、処理の実行に際して必要なプログラム等をROM402あるいは外部メモリ411からRAM403にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   Reference numeral 403 denotes a RAM which functions as a main memory, work area, and the like for the CPU 401. The CPU 401 implements various operations by loading a program necessary for execution of processing from the ROM 402 or the external memory 411 into the RAM 403 and executing the loaded program.

405は入力コントローラで、キーボード(KB)409や不図示のマウス等のポインティングデバイス等からの入力を制御する。406はビデオコントローラで、表示部410への表示を制御する。なお、表示部410はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。また表示部は指やペン等にてユーザが表示画面内の対象位置を指定するタッチパネル機能を含むものであってもよい。   An input controller 405 controls input from a keyboard (KB) 409 or a pointing device such as a mouse (not shown). A video controller 406 controls display on the display unit 410. Note that the display unit 410 is not limited to a CRT, but may be another display such as a liquid crystal display. These are used by the administrator as needed. Further, the display unit may include a touch panel function in which the user specifies a target position in the display screen with a finger, a pen, or the like.

407はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ411へのアクセスを制御する。   Reference numeral 407 denotes a memory controller, which is connected via an adapter to a hard disk (HD), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 411 such as a compact flash (registered trademark) memory.

408は通信I/Fコントローラで、ネットワーク(通信回線)300を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   Reference numeral 408 denotes a communication I / F controller that is connected to and communicates with an external device via the network (communication line) 300, and executes communication control processing in the network. For example, communication using TCP / IP is possible.

なお、CPU401は、例えばRAM403内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT上での表示を可能としている。また、CPU401は、CRT上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 401 enables display on the CRT by executing, for example, outline font rasterization processing on the display information area in the RAM 403. In addition, the CPU 401 enables a user instruction with a mouse cursor (not shown) on the CRT.

本発明を実現するための後述する各種プログラムは、ファイル管理装置100の外部メモリ411に記録されており、必要に応じてRAM403にロードされることによりCPU401によって実行されるものである。さらに、上記プログラムの実行時に用いられるデータファイル及びデータテーブル等も、外部メモリ411またはファイル管理装置100の記憶手段に格納されており、これらについての詳細な説明も後述する。
図3を説明する。
Various programs to be described later for realizing the present invention are recorded in the external memory 411 of the file management apparatus 100, and are executed by the CPU 401 by being loaded into the RAM 403 as necessary. Further, data files, data tables, and the like used when executing the program are also stored in the external memory 411 or the storage means of the file management apparatus 100, and detailed descriptions thereof will be described later.
FIG. 3 will be described.

図3はファイル管理装置100の外部メモリ411が保存しているフォルダの階層、フォルダ内に格納(保存)している定義ファイル、ログファイル(更新ログファイル)、自動入力対象ファイル(表計算ファイル)を示す図である。   FIG. 3 shows the hierarchy of folders stored in the external memory 411 of the file management apparatus 100, definition files stored (saved) in the folders, log files (update log files), and automatic input target files (spreadsheet files). FIG.

つまり、ファイル管理装置100は、セル名とセル値を一意に対応づけたセル情報を含む定義ファイルを表計算ファイルとともにフォルダ毎にフォルダ内部に格納する(定義ファイル格納手段)。   That is, the file management apparatus 100 stores a definition file including cell information in which cell names and cell values are uniquely associated with each other in a folder together with a spreadsheet file (definition file storage unit).

つまり、ファイル管理装置100は、セル名とセル値を対応づけたセル情報を含む更新ログファイルを表計算ファイルとともにフォルダ毎にフォルダ内部に格納する(更新ログファイル格納手段)。
つまり、ファイル管理装置100、セル名とセル値を対応づけたセル情報を含む表計算ファイルをフォルダ毎にフォルダ内部に格納し管理する。
さらに表計算ファイルのセル値には、セル値と対応づけたセル名が予め、ユーザにより設定されている。
That is, the file management apparatus 100 stores an update log file including cell information in which cell names and cell values are associated with each other along with the spreadsheet file in each folder (update log file storage unit).
That is, the file management apparatus 100 stores and manages a spreadsheet file including cell information in which cell names and cell values are associated with each other in each folder.
Furthermore, the cell name associated with the cell value is set in advance by the user in the cell value of the spreadsheet file.

本願発明で処理する表計算ファイルとはマイクロソフト社のEXCEL(登録商標)等により作成した,拡張子がxls等のファイル形式であるEXCELファイル(登録商標)を意味する。   The spreadsheet file to be processed in the present invention means an EXCEL file (registered trademark) having a file format with an extension of xls or the like, created by Microsoft Excel CEL (registered trademark) or the like.

本願発明で処理する定義ファイルとはマイクロソフト社のEXCEL(登録商標)等により作成した,拡張子がxls等のファイル形式であるEXCELファイル(登録商標)を意味する。またマイクロソフト社のメモ帳により作成した,拡張子がtxt等のファイル形式であるテキストファイルでもよい。
本願発明で処理する更新ログファイルとはマイクロソフト社のメモ帳等により作成した,拡張子がtxt等のファイル形式であるテキストファイルを意味する。
図4を説明する。
図4は本発明の実施形態である、ファイル管理装置が保存する全てのプロジェクト情報に自動入力処理及び自動更新処理を行う処理フローチャートである。
図4はファイル管理装置100のCPU401の制御の元で実行する処理である。
The definition file processed in the present invention means an EXCEL file (registered trademark) created by Microsoft Excel CEL (registered trademark) or the like and having a file format with an extension of xls or the like. Further, it may be a text file having a file format such as txt, which is created with a Microsoft memo pad.
The update log file processed in the present invention means a text file having a file format with an extension of txt or the like, which is created with a memo pad of Microsoft Corporation.
FIG. 4 will be described.
FIG. 4 is a process flowchart for performing automatic input processing and automatic update processing on all project information stored in the file management apparatus according to the embodiment of the present invention.
FIG. 4 shows processing executed under the control of the CPU 401 of the file management apparatus 100.

ステップ401では、ファイル管理装置100は、図12の1201のプロジェクト情報データベースを参照し、プロジェクトIDのASCIIコードの昇順にプロジェクトIDを取得し、それを利用して、取得したプロジェクトIDと値にはすべて未処理と入力されたプロジェクト処理結果の表を図12の1203のプロジェクト処理情報テーブルとして作成し、RAM403のワークエリアに記憶して、処理をステップ402に進める。
なお、プロジェクト処理結果の値は、ステップ418にて、処理が済んだプロジェクトIDのプロジェクト処理結果に対して、処理済みと更新される。
In step 401, the file management apparatus 100 refers to the project information database 1201 in FIG. 12, obtains project IDs in ascending order of ASCII codes of project IDs, and uses them to obtain the obtained project ID and value. A table of project processing results that are all input as unprocessed is created as a project processing information table 1203 in FIG. 12, stored in the work area of the RAM 403, and the process proceeds to step 402.
Note that the value of the project processing result is updated as processed in step 418 with respect to the project processing result of the processed project ID.

ステップ402では、ファイル管理装置100は、RAM403に記憶したプロジェクト処理情報テーブルのプロジェクト処理結果を参照し、未処理と一致するものが1件でもあるかを判断し、1件でもある場合は、ステップ403に進める。1件も存在しない場合は、プロジェクトはすべて処理済みであるとして、ステップ420へ進める。   In step 402, the file management apparatus 100 refers to the project processing result in the project processing information table stored in the RAM 403, determines whether there is one that matches the unprocessed state, and if there is one, Go to 403. If no project exists, it is determined that all projects have been processed, and the process proceeds to step 420.

ステップ403では、ファイル管理装置100は、RAM403に記憶したプロジェクト処理情報テーブルのプロジェクト処理結果を参照し、未処理と一致するプロジェクトIDをASCIIコードの昇順で抽出し、配列にセットし、配列にセットされた1件目のプロジェクトIDを図12の1204の処理プロジェクト情報としてRAM403のワークエリアに記憶して、処理をステップ404に進める。   In step 403, the file management apparatus 100 refers to the project processing result in the project processing information table stored in the RAM 403, extracts project IDs that match unprocessed in ascending order of ASCII code, sets them in an array, and sets them in an array. The first project ID is stored as processing project information 1204 in FIG. 12 in the work area of the RAM 403, and the process proceeds to step 404.

ステップ404では、ファイル管理装置100は、ステップ403でRAM403に記憶した処理プロジェクト情報のプロジェクトIDをキーとして、プロジェクト情報データベース(図12の1201)のプロジェクトIDを参照し、プロジェクトIDが一致するフォルダIDと値にはすべて未処理と入力されたフォルダ処理結果の表をフォルダ処理情報テーブル(図12の1205)として作成し、RAM403のワークエリアに記憶して、処理をステップ405に進める。
なお、フォルダ処理結果の値は、ステップ416にて、処理が済んだフォルダIDのフォルダ処理結果に対して、処理済みと更新される。
In step 404, the file management apparatus 100 refers to the project ID in the project information database (1201 in FIG. 12) using the project ID of the processing project information stored in the RAM 403 in step 403 as a key, and the folder ID with the matching project ID. A folder processing result table in which “unprocessed” is input as all the values is created as a folder processing information table (1205 in FIG. 12), stored in the work area of the RAM 403, and the process proceeds to step 405.
Note that the value of the folder processing result is updated as processed in step 416 with respect to the folder processing result of the processed folder ID.

ステップ405では、ファイル管理装置100は、RAM403に記憶したフォルダ処理情報テーブル(図12の1205)のフォルダ処理結果を参照し、未処理と一致するものが1件でもあるかを判断し、1件でもある場合は、ステップ406に進める。1件も存在しない場合は、フォルダはすべて処理済みであるとして、ステップ418へ進める。   In step 405, the file management apparatus 100 refers to the folder processing result in the folder processing information table (1205 in FIG. 12) stored in the RAM 403 to determine whether there is at least one that matches the unprocessed one. If yes, go to Step 406. If no folder exists, it is determined that all folders have been processed, and the process proceeds to step 418.

ステップ406では、ファイル管理装置100は、RAM403に記憶したフォルダ処理情報テーブル(図12の1205)のフォルダ処理結果を参照し、未処理と一致するフォルダIDをASCIIコードの昇順で抽出し、配列にセットし、配列にセットされた1件目のフォルダIDを処理フォルダ情報としてRAM403のワークエリアに記憶して、処理をステップ407に進める。任意のフォルダ情報を指定する。
つまりフォルダ情報記憶手段が記憶するフォルダ情報(フォルダID)から、フォルダ情報を選択する(フォルダ情報選択手段)。
In step 406, the file management apparatus 100 refers to the folder processing result in the folder processing information table (1205 in FIG. 12) stored in the RAM 403, extracts the folder IDs that match the unprocessed items in ascending order of the ASCII codes, and stores them in the array. The first folder ID set in the array is stored in the work area of the RAM 403 as processing folder information, and the process proceeds to step 407. Specify any folder information.
That is, the folder information is selected from the folder information (folder ID) stored in the folder information storage means (folder information selection means).

ステップ407では、ファイル管理装置100は、ステップ406でRAM403に記憶された処理フォルダ情報のフォルダIDをキーとして、プロジェクト情報データベース(図12の1201)のフォルダIDを参照し、フォルダIDと一致する行の定義ファイルIDを取得し、RAM403に記憶し、ステップ408へ進める。定義ファイルがあるかいなかを判定する。   In step 407, the file management apparatus 100 refers to the folder ID of the project information database (1201 in FIG. 12) using the folder ID of the processing folder information stored in the RAM 403 in step 406 as a key, and matches the folder ID. The definition file ID is acquired, stored in the RAM 403, and the process proceeds to step 408. Determine whether there is a definition file.

つまり、フォルダ情報選択手段がステップ406で選択したフォルダ情報(フォルダID)と対応づけた定義ファイル情報(定義ファイルID)が、フォルダ情報記憶手段にあるか否かを判定する(定義ファイル情報判定手段)。
定義ファイルIDが空欄のときは、定義ファイルが存在しないものとして、ステップ416へ進める。
That is, it is determined whether or not the definition file information (definition file ID) associated with the folder information (folder ID) selected by the folder information selection unit in step 406 is in the folder information storage unit (definition file information determination unit). ).
If the definition file ID is blank, it is determined that no definition file exists and the process proceeds to step 416.

ステップ408では、ファイル管理装置100は、ステップ407でRAM403に記憶した定義ファイルIDと一致する定義ファイルを外部メモリ411から取得し、ファイルを開き、定義されたセル名とセルの値の一覧をセル名のASCIIコードの昇順で取得し、自動入力定義ファイル情報として、表を作成し、RAM403に記憶し、ステップ409へ進める。   In step 408, the file management apparatus 100 acquires from the external memory 411 a definition file that matches the definition file ID stored in the RAM 403 in step 407, opens the file, and displays a list of defined cell names and cell values. The names are acquired in ascending order of ASCII codes, a table is created as automatic input definition file information, stored in the RAM 403, and the process proceeds to step 409.

つまり、ステップ406で選択したフォルダ情報(フォルダID)と一致するフォルダ情報(フォルダID)をフォルダ情報記憶手段から検索し、検索したフォルダ情報(フォルダID)と対応づけられた定義ファイル情報(定義ファイルID)に該当する定義ファイルが含むセル情報からセル名を読み取る(定義ファイルセル名読取手段)。   That is, the folder information (folder ID) that matches the folder information (folder ID) selected in step 406 is searched from the folder information storage means, and the definition file information (definition file) associated with the searched folder information (folder ID). The cell name is read from the cell information included in the definition file corresponding to (ID) (definition file cell name reading means).

ここで、当該定義ファイルセル名読取手段が、ステップ408で定義ファイル情報判定手段がないと判定した場合には、ステップ406で選択したフォルダ情報(フォルダID)と一致するフォルダ情報(フォルダID)をフォルダ情報記憶手段から検索せず、以下ステップの更新処理を進めない。   If the definition file cell name reading unit determines that there is no definition file information determination unit in step 408, the folder information (folder ID) that matches the folder information (folder ID) selected in step 406 is used. The search is not performed from the folder information storage means, and the update process in the following steps cannot proceed.

ステップ409では、ファイル管理装置100は、ステップ406でRAM403に記憶された処理フォルダ情報(図12の1206)のフォルダIDをキーとして、プロジェクト情報データベース(図12の1201)のフォルダIDを参照し、フォルダIDと一致する行のログファイルIDを取得し、自動入力ログファイル情報としてRAM403に記憶し、ステップ410へ進める。
取得できなかった場合は、自動入力ログファイル情報は空欄として、RAM403に記憶に記憶し、ステップ410へ進める。
In step 409, the file management apparatus 100 refers to the folder ID of the project information database (1201 in FIG. 12) using the folder ID of the processing folder information (1206 in FIG. 12) stored in the RAM 403 in step 406 as a key. The log file ID of the line that matches the folder ID is acquired, stored in the RAM 403 as automatic input log file information, and the process proceeds to step 410.
If it cannot be obtained, the automatic input log file information is stored in the RAM 403 as a blank, and the process proceeds to step 410.

ステップ410では、ステップ406でRAM403に記憶された処理フォルダ情報(図12の1206)のフォルダIDをキーとして、文書情報データベース(図12の1202)のフォルダIDとファイル種類を参照し、フォルダIDと一致し、ファイル種類がエクセルである行の文書IDをASCIIコードの昇順で取得し、それを利用して、取得した文書IDと値にはすべて未処理と入力された文書処理結果の表を文書処理情報テーブル(図12の1207)として作成し、RAM403のワークエリアに記憶して、処理をステップ411に進める。
なお、文書処理結果の値は、ステップ414にて、処理が済んだ文書IDの処理結果に対して、処理済みと更新される。
In step 410, using the folder ID of the processing folder information (1206 in FIG. 12) stored in the RAM 403 in step 406 as a key, the folder ID and file type of the document information database (1202 in FIG. 12) are referred to, and the folder ID and The document ID of the line that matches and the file type is Excel is acquired in the ascending order of the ASCII code, and the document processing result table in which all the acquired document ID and value are input as unprocessed is used as the document. A processing information table (1207 in FIG. 12) is created and stored in the work area of the RAM 403, and the process proceeds to step 411.
Note that the value of the document processing result is updated to “processed” in step 414 with respect to the processing result of the processed document ID.

ステップ411では、RAM403に記憶した文書処理情報テーブル(図12の1207)の文書処理結果を参照し、未処理と一致するものが1件でもあるかを判断し、1件でもある場合は、ステップ412に進める。1件も存在しない場合は、文書はすべて処理済みであるとして、ステップ416へ進める。   In step 411, the document processing result of the document processing information table (1207 in FIG. 12) stored in the RAM 403 is referred to determine whether there is at least one that matches the unprocessed state. Proceed to 412. If there is no document, all documents have been processed, and the process proceeds to step 416.

ステップ412では、RAM403に記憶した文書処理情報テーブル(図12の1207)の文書処理結果を参照し、未処理と一致する文書IDをASCIIコードの昇順で抽出し、配列にセットし、配列にセットされた一つ目の文書IDを処理文書情報(図12の1208)としてRAM403のワークエリアに記憶して、処理をステップ413に進める。   In step 412, referring to the document processing result of the document processing information table (1207 in FIG. 12) stored in the RAM 403, the document IDs matching unprocessed are extracted in ascending order of ASCII codes, set in an array, and set in an array. The first document ID thus stored is stored in the work area of the RAM 403 as processed document information (1208 in FIG. 12), and the process proceeds to step 413.

ステップ413では、ステップ408で指定された定義ファイル(定義ファイルID)を用いて、ステップ412で指定された表計算ファイル(文書ID)の各項目(セル)に対して、セル値を自動入力及び自動更新する処理である。なお、表計算ファイル毎に自動入力及び自動更新する処理の詳細フローチャートは図5で説明する。   In step 413, using the definition file (definition file ID) specified in step 408, cell values are automatically input for each item (cell) in the spreadsheet file (document ID) specified in step 412; This is an automatic update process. A detailed flowchart of the process for automatically inputting and automatically updating each spreadsheet file will be described with reference to FIG.

ステップ414では、ステップ412でRAM403に記憶した処理文書情報(図12の1208)の文書IDをキーとして、RAM403に記憶された文書処理情報テーブル(図12の1207)の文書IDを参照し、一致する文書IDの行の文書処理結果(図12の1207)の値を未処理から処理済みに更新し、RAM403のワークエリアに記憶し、ステップ415へ進める。
ステップ415では、ステップ411に進める。
In step 414, the document ID of the document processing information table (1207 in FIG. 12) stored in the RAM 403 is referred to using the document ID of the processing document information (1208 in FIG. 12) stored in the RAM 403 in step 412 as a key. The value of the document processing result (1207 in FIG. 12) of the document ID line to be updated is updated from unprocessed to processed, stored in the work area of the RAM 403, and the process proceeds to step 415.
In step 415, the process proceeds to step 411.

つまり文書処理情報テーブル(図12の1207)から文書処理結果が未処理の表計算ファイル(文書ID)が無くなるまでステップ411からステップ415までの処理を繰り返すループである。   That is, this is a loop in which the processing from step 411 to step 415 is repeated until there is no spreadsheet processing document (document ID) whose document processing result is unprocessed from the document processing information table (1207 in FIG. 12).

ステップ416では、ステップ406でRAM403に記憶した処理フォルダ情報(図12の1206)のフォルダIDをキーとして、RAMに記憶されたフォルダ処理情報テーブル(図12の1205)のフォルダIDを参照し、一致するフォルダIDの行のフォルダ処理結果(図12の1205)の値を未処理から処理済みに更新し、RAM403のワークエリアに記憶し、ステップ417へ進める。
ステップ417では、ステップ405に進める。
In step 416, the folder ID of the folder processing information table (1205 in FIG. 12) stored in the RAM is referred to using the folder ID of the processing folder information (1206 in FIG. 12) stored in the RAM 403 in step 406 as a key. The value of the folder processing result (1205 in FIG. 12) in the row of the folder ID to be updated is updated from unprocessed to processed, stored in the work area of the RAM 403, and the process proceeds to step 417.
In step 417, the process proceeds to step 405.

つまりフォルダ処理情報テーブル(図12の1205)からフォルダ処理結果が未処理のフォルダ情報(フォルダID)が無くなるまでステップ405からステップ417までの処理を繰り返すループである。   That is, this is a loop in which the processing from step 405 to step 417 is repeated until there is no folder information (folder ID) whose folder processing result is unprocessed from the folder processing information table (1205 in FIG. 12).

ステップ418では、ステップ403でRAM403に記憶した処理プロジェクト情報(図12の1204)のプロジェクトIDをキーとして、RAMに記憶されたプロジェクト処理情報テーブル(図12の1203)のプロジェクトIDを参照し、一致するプロジェクトIDの行のプロジェクト処理結果(図12の1203)の値を未処理から処理済みに更新し、RAM403のワークエリアに記憶し、ステップ419へ進める。
ステップ419では、ステップ402に進める。
In step 418, the project ID of the project processing information table (1203 in FIG. 12) stored in the RAM is referenced and matched using the project ID of the processing project information (1204 in FIG. 12) stored in the RAM 403 in step 403 as a key. The value of the project processing result (1203 in FIG. 12) in the row of the project ID to be updated is updated from unprocessed to processed, stored in the work area of the RAM 403, and the process proceeds to step 419.
In step 419, the process proceeds to step 402.

つまりプロジェクト処理情報テーブル(図12の1203)からプロジェクト処理結果が未処理のプロジェクト情報(プロジェクトID)が無くなるまでステップ402からステップ419までの処理を繰り返すループである。
ステップ420では、ファイル管理装置が保存する全てのプロジェクト情報に関して自動更新処理を終了(完了)する。
図5を説明する。
That is, this is a loop in which the processing from step 402 to step 419 is repeated until there is no project information (project ID) whose project processing result is unprocessed from the project processing information table (1203 in FIG. 12).
In step 420, the automatic update processing is completed (completed) for all project information stored in the file management apparatus.
FIG. 5 will be described.

図5は本発明の実施形態である、定義ファイルを用いて帳票(表計算ファイル)毎の各項目(セル)に自動入力処理及び自動更新処理を行う処理フローチャートである。   FIG. 5 is a processing flowchart for performing an automatic input process and an automatic update process for each item (cell) for each form (spreadsheet file) using a definition file according to the embodiment of the present invention.

ステップ501では、ファイル管理装置100は、図4のステップ412でRAM403に記憶された処理文書情報(図12の1208)の文書IDと一致する表計算ファイルを外部メモリ411から取得しファイルを開き、セル名、セル値の組合せの値をセル名のASCIIの昇順で取得し、自動入力対象ファイルの内容一覧情報として表を作成し、RAM403のワークエリアに記憶して、処理をステップ502に進める。   In step 501, the file management apparatus 100 acquires a spreadsheet file that matches the document ID of the processed document information (1208 in FIG. 12) stored in the RAM 403 in step 412 in FIG. 4 from the external memory 411, opens the file, The cell name / cell value combination value is acquired in ascending order of the cell name ASCII, a table is created as the contents list information of the automatic input target file, stored in the work area of the RAM 403, and the process proceeds to step 502.

つまり、ステップ406で選択したフォルダ情報(フォルダID)と一致するフォルダ情報(フォルダID)をフォルダ情報記憶手段から検索し、検索したフォルダ情報(フォルダID)と対応づけられた定義ファイル情報(定義ファイルID)に該当する定義ファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る(定義ファイルセル名読取手段)。   That is, the folder information (folder ID) that matches the folder information (folder ID) selected in step 406 is searched from the folder information storage means, and the definition file information (definition file) associated with the searched folder information (folder ID). The cell name is read from the cell information included in the spreadsheet file stored together with the definition file corresponding to (ID) (definition file cell name reading means).

つまり、ステップ406で選択したフォルダ情報と一致するフォルダ情報(フォルダID)をフォルダ情報記憶手段から検索し、検索したフォルダ情報(フォルダID)と対応づけられた更新ログファイル情報(ログファイルID)に該当する更新ログファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る(更新ログファイルセル名読取手段)。   That is, the folder information (folder ID) that matches the folder information selected in step 406 is searched from the folder information storage means, and the updated log file information (log file ID) associated with the searched folder information (folder ID). The cell name is read from the cell information included in the spreadsheet file stored together with the relevant update log file (update log file cell name reading means).

ステップ502では、ファイル管理装置100は、図4のステップ409でRAM403に記憶された自動入力ログファイル情報のログファイルIDと一致するファイルを外部メモリ411から取得しファイルを開き、更新ファイルID、セル名、該当セルの更新内容をログ情報として、表を作成し、RAM403のワークエリアに記憶して、処理をステップ503に進める。   In step 502, the file management apparatus 100 acquires a file that matches the log file ID of the automatic input log file information stored in the RAM 403 in step 409 of FIG. 4 from the external memory 411, opens the file, updates the file ID, cell A table is created by using the name and update contents of the corresponding cell as log information, stored in the work area of the RAM 403, and the process proceeds to step 503.

つまり、ステップ406で選択したフォルダ情報(フォルダIDと一致するフォルダ情報(フォルダIDをフォルダ情報記憶手段から検索し、検索したフォルダ情報(フォルダIDと対応づけられた更新ログファイル情報(ログファイルID)に該当する更新ログファイルが含むセル情報からセル名を読み取る(更新ログファイルセル名読取手段)。   That is, the folder information selected in step 406 (folder information matching the folder ID (folder ID is searched from the folder information storage means, and the searched folder information (update log file information (log file ID) associated with the folder ID) is searched. The cell name is read from the cell information included in the update log file corresponding to (update log file cell name reading means).

ステップ503では、ファイル管理装置100は、図4のステップ408でRAM403のワークエリアに記憶した自動入力定義ファイル情報の最後の行まで処理済みか(定義ファイルに記載された全てのセル名の更新を完了したか)を判断し、最後の行まで処理済みでない場合はステップ504に進める。
最後の行まで処理済みの場合は、ステップ515へ進める。
In step 503, the file management apparatus 100 has processed up to the last line of the automatic input definition file information stored in the work area of the RAM 403 in step 408 of FIG. 4 (update all cell names described in the definition file). If the processing has not been completed up to the last line, the process proceeds to step 504.
If the process has been completed up to the last line, the process proceeds to step 515.

ステップ504では、ファイル管理装置100は、ステップ408でRAM403のワークエリアに記憶した設定項目一覧の現在の処理対象のセル名とセルの値を入力定義セル情報として、RAM403のワークエリアに記憶して、処理をステップ505に進める。   In step 504, the file management apparatus 100 stores the current processing target cell name and cell value of the setting item list stored in the work area of the RAM 403 in step 408 as input definition cell information in the work area of the RAM 403. , The process proceeds to step 505.

ステップ505では、ファイル管理装置100は、ステップ501でRAM403のワークエリアに記憶した自動入力対象ファイル内の(同一の)セル名、セル値の組合せの値を先頭から順に処理対象とし、ステップ505〜ステップ513を繰り返し、すべて処理済みでない場合は、ステップ506に進める。すべて処理済みの場合はステップ514に進める。   In step 505, the file management apparatus 100 sets the combination of the (same) cell name and cell value in the automatic input target file stored in the work area of the RAM 403 in step 501 as processing targets in order from the top. Step 513 is repeated, and if not all the processing has been completed, the process proceeds to step 506. If all have been processed, the process proceeds to step 514.

ステップ506では、ファイル管理装置100は、ステップ501でRAM403のワークエリアに記憶した自動入力対象ファイル内のセル名、セル値の組合せの値のうち、現在の処理対象のセル名とセルの値を入力対象セル情報として、RAM403のワークエリアに記憶して、処理をステップ507に進める。   In step 506, the file management apparatus 100 sets the cell name and cell value to be processed currently among the cell name and cell value combination values stored in the work area of the RAM 403 in step 501. The input target cell information is stored in the work area of the RAM 403 and the process proceeds to step 507.

ステップ507では、ファイル管理装置100は、ステップ504で記憶された入力定義セル情報のセル名と自動入力定義ファイルとステップ506で記憶された入力対象セル情報が一致するかどうかの比較を行う。   In step 507, the file management apparatus 100 compares whether the cell name of the input definition cell information stored in step 504 matches the automatic input definition file and the input target cell information stored in step 506.

つまり、ステップ408及びステップ501で定義ファイルセル名読取手段が読み取った定義ファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する(定義ファイルセル名判定手段)。
一致すればステップ508へ進める。一致しなければ、ステップ513へ進める。
That is, it is determined whether the cell name included in the definition file read by the definition file cell name reading unit in step 408 and step 501 matches the cell name that is the cell information included in the spreadsheet file (definition file cell name determination unit). ).
If they match, the process proceeds to step 508. If not, the process proceeds to step 513.

ステップ508では、ファイル管理装置100は、ステップ502でRAM403のワークエリアに記憶したログ情報の更新ファイルIDに、ステップ412でRAM403のワークエリアに記憶した文書IDと一致する情報があるかを判断する。一致する情報があればステップ509へ進める。なければ、ステップ511へ進める。   In step 508, the file management apparatus 100 determines whether the updated file ID of the log information stored in the work area of the RAM 403 in step 502 includes information that matches the document ID stored in the work area of the RAM 403 in step 412. . If there is matching information, the process proceeds to step 509. If not, go to Step 511.

ステップ509では、ファイル管理装置100は、ステップ502でRAM403のワークエリアに記憶したログ情報の更新ファイルIDと、ステップ412でRAM403のワークエリアに記憶した文書IDが一致し、なおかつ、ステップ502でRAM403のワークエリアに記憶したログ情報のセル名が、ステップ506でRAM403のワークエリアに記憶したセル名と一致する行があるかを判断する。   In step 509, the file management apparatus 100 matches the log information update file ID stored in the work area of the RAM 403 in step 502 with the document ID stored in the work area of the RAM 403 in step 412. In step 506, it is determined whether or not there is a line in which the cell name of the log information stored in the work area matches the cell name stored in the work area of the RAM 403.

つまり、ステップ501及びステップ502で更新ログファイルセル名読取手段が読み取った更新ログファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する(更新ログファイルセル名判定手段)。
一致する情報があればステップ510へ進める。なければ、ステップ514へ進める。
That is, it is determined whether the cell name included in the update log file read by the update log file cell name reading unit in step 501 and step 502 matches the cell name that is the cell information included in the spreadsheet file (update log file cell). Name determination means).
If there is matching information, the process proceeds to step 510. If not, go to Step 514.

ステップ510では、ファイル管理装置100は、ステップ504でRAM403のワークエリアに記憶した自動入力定義ファイルのセルの値とステップ506でRAM403のワークエリアに記憶した自動入力対象ファイルのセルの値が一致するかを判断する。   In step 510, the file management apparatus 100 matches the cell value of the automatic input definition file stored in the work area of the RAM 403 in step 504 with the cell value of the automatic input target file stored in the work area of the RAM 403 in step 506. Determine whether.

つまり、ステップ509において、更新ログファイルセル名判定手段が一致すると判定した場合には、ステップ502で該当した更新ログファイルが含むセル名に対応づけたセル値と、ステップ502で該当した更新ログファイルとともに格納された表計算ファイルが含むセル名に対応づけたセル値とが一致するか否かを判定する(更新ログファイルセル値判定手段)。
一致すればステップ511へ進める。一致しなければ、ステップ514へ進める。
That is, if it is determined in step 509 that the update log file cell name determination means match, the cell value associated with the cell name included in the update log file corresponding in step 502 and the update log file corresponding in step 502 It is determined whether or not the cell value associated with the cell name included in the spreadsheet file stored together matches (update log file cell value determination means).
If they match, the process proceeds to step 511. If not, the process proceeds to step 514.

ステップ511では、ファイル管理装置100は、図4のステップ412でRAM403に記憶された処理文書情報の文書IDと一致するファイルを外部メモリ411から取得しファイルを開き、ステップ504でRAM403のワークエリアに記憶したセル名と一致するセルの値に、ステップ504でRAM403のワークエリアに記憶したセルの値を入力し、ステップ512へ進める。   In step 511, the file management apparatus 100 acquires a file that matches the document ID of the processed document information stored in the RAM 403 in step 412 in FIG. 4 from the external memory 411, opens the file, and in step 504 stores the file in the work area of the RAM 403. The cell value stored in the work area of the RAM 403 in step 504 is input to the cell value that matches the stored cell name, and the process proceeds to step 512.

つまり、ステップ507において、定義ファイルセル名判定手段が一致すると判定した場合には、ステップ408で該当した定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を、ステップ408で検索したフォルダ情報(フォルダID)と対応づけられた定義ファイル情報(定義ファイルID)に該当する定義ファイルが含むセル名と一意に対応づけたセル値に更新する(表計算ファイルセル値更新手段)。   That is, if it is determined in step 507 that the definition file cell name determination means match, the cell value associated with the cell name included in the spreadsheet file stored together with the corresponding definition file in step 408 is determined in step 408. To update the cell value uniquely associated with the cell name included in the definition file corresponding to the definition file information (definition file ID) associated with the folder information (folder ID) retrieved in (Spreadsheet file cell value update means) ).

また、当該表計算ファイルセル値更新手段は、ステップ510において、更新ログファイルセル値判定手段が一致しないと判定した場合には、ステップ408で該当した定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を更新しない。   If the update log file cell value determination unit determines that the update log file cell value determination unit does not match in step 510, the spreadsheet file cell value update unit includes the cell included in the spreadsheet file stored together with the corresponding definition file in step 408. Do not update the cell value associated with the name.

ステップ512では、ファイル管理装置100は、ステップ412でRAM403のワークエリアに記憶した文書IDとステップ506でRAM403のワークエリアに記憶したセル名、セルの値を入力履歴(更新履歴)として、自動入力ログ一時ファイルを作成し、RAM403のワークエリアに記憶し、ステップ514へ進める。   In step 512, the file management apparatus 100 automatically inputs the document ID stored in the work area of the RAM 403 in step 412 and the cell name and cell value stored in the work area of the RAM 403 in step 506 as an input history (update history). A temporary log file is created, stored in the work area of the RAM 403, and the process proceeds to step 514.

つまり、当該表計算ファイルセル値更新手段が更新した場合には、表計算ファイルセル値更新手段が更新した表計算ファイルともに格納された更新ログファイルに、表計算ファイルセル値更新手段が更新した更新したセル名とセル値と一意に対応づけて書き込む(更新ログ書込手段)。
ステップ513では、ファイル管理装置100は、ステップ505へ戻る。
ステップ514では、ファイル管理装置100は、ステップ503へ戻る。
In other words, when the spreadsheet file cell value updating means is updated, the update updated by the spreadsheet file cell value updating means is stored in the update log file stored together with the spreadsheet file updated by the spreadsheet file cell value updating means. The cell name and the cell value are written in a uniquely associated manner (update log writing means).
In step 513, the file management apparatus 100 returns to step 505.
In step 514, the file management apparatus 100 returns to step 503.

ステップ515では、ファイル管理装置100は、ステップ512で記憶した自動入力ログ一時ファイルを自動入力ログファイルとして外部メモリ411へ保存し、ステップ516へ進め、図5のフローチャートを終える。
図6を説明する。
図6は自動入力対象ファイルに対して、初回入力を行う図である。
In step 515, the file management apparatus 100 stores the automatic input log temporary file stored in step 512 in the external memory 411 as an automatic input log file, proceeds to step 516, and ends the flowchart of FIG.
FIG. 6 will be described.
FIG. 6 is a diagram in which the first input is performed on the automatic input target file.

初回更新のため、自動入力ログファイルは存在しないため、自動入力ファイルと自動入力対象ファイルでセル名が一致していれば、ファイル管理装置100は自動入力対象ファイルに対して、更新を行い、自動入力ログファイルの作成を行う。
601は自動入力定義ファイルのセル情報を初回入力する場合の流れを示した図である。
611は自動入力対象ファイル(表計算ファイル)のセル名であり、予め設定されている。
Since the automatic input log file does not exist for the first update, if the cell names match between the automatic input file and the automatic input target file, the file management apparatus 100 updates the automatic input target file and automatically Create an input log file.
601 is a diagram illustrating a flow when cell information in an automatic input definition file is input for the first time.
Reference numeral 611 denotes a cell name of an automatic input target file (spreadsheet file), which is set in advance.

612は自動入力対象ファイル(表計算ファイル)のセル値であり、ここでは、初回入力の流れを説明する場合であるため、空欄(入力されいない)状態である。611のセル名は612のセル値と一意に対応づけて予め設定されている。   Reference numeral 612 denotes a cell value of the automatic input target file (spreadsheet file), which is a case where the flow of the initial input is described, and is blank (not input). The cell name 611 is set in advance so as to be uniquely associated with the cell value 612.

613は自動入力対象ファイル(表計算ファイル)のセル値であり、ここでは、初回入力の流れを説明する場合であるため、空欄(入力されいない)状態である。611のセル名は613のセル値と一意に対応づけて予め設定されている。
614は自動入力定義ファイル(定義ファイル)のセル名であり、予め設定されている。
615は自動入力定義ファイル(定義ファイル)のセル値であり、予め設定されている。
Reference numeral 613 denotes a cell value of the automatic input target file (spreadsheet file), which is a case where the flow of the initial input is described, and is blank (not input). The cell name 611 is set in advance so as to be uniquely associated with the cell value 613.
Reference numeral 614 denotes a cell name of an automatic input definition file (definition file), which is set in advance.
Reference numeral 615 denotes a cell value of the automatic input definition file (definition file), which is set in advance.

614のセル名は615のセル値と一意に対応づけて予め設定されている。この自動入力定義ファイル(定義ファイル)セル値が、本願発明の処理に従って自動入力対象ファイル(表計算ファイル)のセル値に入力される。
616は自動入力定義ファイル(定義ファイル)のセル値であり、予め設定されている。
The cell name 614 is set in advance so as to be uniquely associated with the cell value 615. This automatic input definition file (definition file) cell value is input to the cell value of the automatic input target file (spreadsheet file) according to the process of the present invention.
Reference numeral 616 denotes a cell value of the automatic input definition file (definition file), which is set in advance.

614のセル名は616のセル値と一意に対応づけて予め設定されている。この自動入力定義ファイル(定義ファイル)セル値が、本願発明の処理に従って自動入力対象ファイル(表計算ファイル)のセル値に入力される。 The cell name 614 is set in advance so as to be uniquely associated with the cell value 616. This automatic input definition file (definition file) cell value is input to the cell value of the automatic input target file (spreadsheet file) according to the process of the present invention.

617は自動入力ログファイル(更新ログファイル)のセル名であり、本願発明の処理に従って自動入力対象ファイル(表計算ファイル)のセル値入力される前は、空欄(設定されいない)状態である。   Reference numeral 617 denotes the cell name of the automatic input log file (update log file), which is blank (not set) before the cell value of the automatic input target file (spreadsheet file) is input in accordance with the processing of the present invention.

618は自動入力ログファイル(更新ログファイル)のセル値であり、本願発明の処理に従って自動入力対象ファイル(表計算ファイル)のセル値入力される前は、空欄(設定されいない)状態である。
(1)でステップ507のように、自動入力定義ファイルのセル名と自動入力対象ファイルのセル名が一致していることを確認する。
(2)でステップ511のように、自動入力定義ファイル(定義ファイル)のセル値を自動入力対象ファイル(表計算ファイル)のセル値に入力する。
(3)ステップ512のように、入力したセル名、セル値を入力履歴として、自動入力ログ一時ファイル(更新ログファイル)を作成し、登録する。
Reference numeral 618 denotes a cell value of the automatic input log file (update log file), which is blank (not set) before the cell value of the automatic input target file (spreadsheet file) is input according to the processing of the present invention.
In (1), as in step 507, it is confirmed that the cell name of the automatic input definition file matches the cell name of the automatic input target file.
In step (2), as in step 511, the cell value of the automatic input definition file (definition file) is input to the cell value of the automatic input target file (spreadsheet file).
(3) As in step 512, an automatic input log temporary file (update log file) is created and registered using the input cell name and cell value as the input history.

(4)でステップ503のように、自動入力定義ファイルの最後のセルでなければ、次のセルに進む。ここでは定義ファイル(自動入力定義ファイル)に4種類のセル名が記載されているので、4種類のセル名全てに関して、(1)〜(4)の処理を実行する。
図7を説明する。
図7は自動入力対象ファイルに対して、2回目以降の更新を行う図であり、図7の701の場合及び図7の702の場合の2つのケースがある。
If it is not the last cell of the automatic input definition file as in step 503 in (4), the process proceeds to the next cell. Here, since four types of cell names are described in the definition file (automatic input definition file), the processes (1) to (4) are executed for all the four types of cell names.
FIG. 7 will be described.
FIG. 7 is a diagram in which the automatic input target file is updated after the second time. There are two cases of the case of 701 in FIG. 7 and the case of 702 in FIG.

701は自動入力ファイルと自動入力対象ファイルでセル名が一致していて、自動入力ファイルと自動入力ログファイルのセル名とセルの値が一致してない図である。   701 is a diagram in which the cell names of the automatic input file and the automatic input target file match, and the cell names and cell values of the automatic input file and the automatic input log file do not match.

2回目以降に、自動入力ファイルと自動入力対象ファイルでセル名が一致していて、自動入力ファイルと自動入力ログファイルのセル名とセルの値が一致していなければ、ファイル管理装置100は自動入力対象ファイルに対して、更新を行わない。
(1)でステップ507のように、自動入力定義ファイルのセル名と自動入力対象ファイルのセル名が一致していることを確認する。
(2)でステップ509のように、自動入力対象ファイル(表計算ファイル)のセル名と自動入力ログファイルのセル名が一致していることを確認する。
From the second time onward, if the cell names of the automatic input file and the automatic input target file match and the cell names and cell values of the automatic input file and the automatic input log file do not match, the file management apparatus 100 automatically Do not update the input target file.
In (1), as in step 507, it is confirmed that the cell name of the automatic input definition file matches the cell name of the automatic input target file.
In (2), as in step 509, it is confirmed that the cell name of the automatic input target file (spreadsheet file) matches the cell name of the automatic input log file.

(3)でステップ510のように、自動入力対象ファイル(表計算ファイル)のセル値と自動入力ログファイルのセル値が一致していないことを確認し、自動入力対象ファイルのセル値に更新しない。つまり本願発明の更新処理ではない、ユーザが手動で自動入力対象ファイル(表計算ファイル)のセル値を変更したということである。   In step (3), as in step 510, it is confirmed that the cell value of the automatic input target file (spreadsheet file) does not match the cell value of the automatic input log file, and the cell value of the automatic input target file is not updated. . In other words, this is not the update process of the present invention, but the user manually changes the cell value of the automatic input target file (spreadsheet file).

(4)ステップ503のように、自動入力定義ファイルの最後のセルでなければ、次のセルに進む。ここでは定義ファイル(自動入力定義ファイル)に4種類のセル名が記載されているので、4種類のセル名全てに関して、(1)〜(4)の処理を実行する。   (4) If it is not the last cell of the automatic input definition file as in step 503, the process proceeds to the next cell. Here, since four types of cell names are described in the definition file (automatic input definition file), the processes (1) to (4) are executed for all the four types of cell names.

702は自動入力ファイルと自動入力対象ファイルでセル名が一致していて、自動入力ファイルと自動入力ログファイルのセル名とセルの値が一致している図である。   702 is a diagram in which the cell names of the automatic input file and the automatic input target file match, and the cell names and cell values of the automatic input file and the automatic input log file match.

2回目以降は、自動入力ログファイルが存在するため、自動入力ファイルと自動入力対象ファイルでセル名が一致していて、自動入力ファイルと自動入力ログファイルのセル名とセルの値が一致していれば、ファイル管理装置100は自動入力対象ファイルに対して、更新を行い、自動入力ログファイルの作成を行う。   Since the automatic input log file exists after the second time, the cell names in the automatic input file and the automatic input target file match, and the cell names and cell values in the automatic input file and the automatic input log file match. Then, the file management apparatus 100 updates the automatic input target file and creates an automatic input log file.

(1)でステップ507のように、自動入力定義ファイル(定義ファイル)のセル名と自動入力対象ファイル(表計算ファイル)のセル名が一致していることを確認する。   In (1), as in step 507, it is confirmed that the cell name of the automatic input definition file (definition file) matches the cell name of the automatic input target file (spreadsheet file).

(2)でステップ509のように、自動入力ログファイル(更新ログファイル)のセル名と自動入力対象ファイル(表計算ファイル)のセル名が一致していることを確認する。   In (2), as in step 509, it is confirmed that the cell name of the automatic input log file (update log file) matches the cell name of the automatic input target file (spreadsheet file).

(3)でステップ510のように、自動入力ログファイル(更新ログファイル)のセル値と自動入力対象ファイル(表計算ファイル)のセル値が一致していることを確認する。
(4)でステップ511のように、自動入力対象ファイル(表計算ファイル)のセル値を自動入力定義ファイル(定義ファイル)のセル値に更新する。
(5)ステップ512のように、更新したセル名、セル値を更新履歴として、自動入力ログ一時ファイル(更新ログファイル)に登録する。
In (3), as in step 510, it is confirmed that the cell value of the automatic input log file (update log file) matches the cell value of the automatic input target file (spreadsheet file).
In step (4), as in step 511, the cell value of the automatic input target file (spreadsheet file) is updated to the cell value of the automatic input definition file (definition file).
(5) As in step 512, the updated cell name and cell value are registered in the automatic input log temporary file (update log file) as an update history.

(6)ステップ503のように、自動入力定義ファイルの最後のセルでなければ、次のセルに進む。ここでは定義ファイル(自動入力定義ファイル)に4種類のセル名が記載されているので、4種類のセル名全てに関して、繰り返し(1)〜(6)の処理を実行する。
図8を説明する。
図8は本発明の実施形態の自動入力定義ファイル(定義ファイル)の内容を示す図である。
811は自動入力定義ファイル(定義ファイル)のセル名であり、予め設定されている。
812は自動入力定義ファイル(定義ファイル)のセル値であり、予め設定されている。
自動入力定義ファイル(定義ファイル)のファイル形式は、このようにテキストファイル形式であってもよい。
入力対象ファイルに入力する値は、この自動入力定義ファイルを元に入力される。
自動入力定義ファイルはフォルダ毎に登録(格納)される。
自動入力定義ファイルは、セル名=セルの組合せが定義したい行数分だけ記述される。
図9を説明する。
図9は本発明の実施形態の自動入力ログファイル(更新ログファイル)の内容を示す図である。
自動入力定義ファイルから入力対象ファイルに入力するかどうかを判断するために作成する。
自動入力ファイルは、1ファイル作成され、内部が入力対象ファイルごとに分かれ、セル名、セルの値が記述される。
自動入力ファイルはフォルダ毎に作成(格納)される。
図10を説明する。
図10は本発明の実施形態の自動入力定義ファイルを、クライアント端末から送信し、ファイル管理装置に登録する処理を示すフローチャートである。
(6) If it is not the last cell of the automatic input definition file as in step 503, the process proceeds to the next cell. Here, since four types of cell names are described in the definition file (automatic input definition file), the processes of (1) to (6) are repeatedly executed for all the four types of cell names.
FIG. 8 will be described.
FIG. 8 is a diagram showing the contents of an automatic input definition file (definition file) according to the embodiment of the present invention.
Reference numeral 811 denotes a cell name of the automatic input definition file (definition file), which is set in advance.
Reference numeral 812 denotes a cell value of the automatic input definition file (definition file), which is set in advance.
The file format of the automatic input definition file (definition file) may thus be a text file format.
Values to be input to the input target file are input based on this automatic input definition file.
An automatic input definition file is registered (stored) for each folder.
In the automatic input definition file, the cell name = cell combination is described as many as the number of rows to be defined.
FIG. 9 will be described.
FIG. 9 is a diagram showing the contents of the automatic input log file (update log file) according to the embodiment of the present invention.
Created to determine whether to input from the automatic input definition file to the input target file.
One automatic input file is created, the inside is divided for each input target file, and the cell name and cell value are described.
Automatic input files are created (stored) for each folder.
FIG. 10 will be described.
FIG. 10 is a flowchart showing a process of transmitting the automatic input definition file of the embodiment of the present invention from the client terminal and registering it in the file management apparatus.

ステップ1001では、クライアント端末200は、ファイル管理装置100から受信した画面情報を用いて表示される図示しないユーザログイン画面を表示し、ユーザにより入力されたユーザID(ユーザ情報)及びパスワード等からなるログイン情報をファイル管理装置100へ送信する。
ステップ1021へ処理を進める。
In step 1001, the client terminal 200 displays a user login screen (not shown) that is displayed using the screen information received from the file management apparatus 100, and a login including a user ID (user information) and a password input by the user. Information is transmitted to the file management apparatus 100.
The process proceeds to step 1021.

ステップ1021では、ファイル管理装置100は受信したログイン情報をRAM403のワークエリアに記憶し、ユーザIDとパスワードとが一致するかのユーザの認証を行う。   In step 1021, the file management apparatus 100 stores the received login information in the work area of the RAM 403, and authenticates the user whether the user ID and password match.

ユーザIDとパスワードとが一致しない場合、ファイル管理装置100からエラーメッセージをクライアント端末200に送信し、一致しない場合、クライアント端末200はログイン許可メッセージ受信してエラーメッセージを表示後、再度ユーザIDとパスワードと入力してファイル管理装置100に送信する。
ユーザIDとパスワードとが一致した場合、ファイル管理装置100から図示しないログイン許可メッセージをクライアント端末200に送信する。
送信後、ステップ1002へ処理を進める。
ステップ1002では、クライアント端末200はログイン許可メッセージ受信する。
受信後、ステップ1003に進める。
If the user ID and the password do not match, the file management apparatus 100 transmits an error message to the client terminal 200. If the user ID and the password do not match, the client terminal 200 receives the login permission message and displays the error message. Is transmitted to the file management apparatus 100.
When the user ID and the password match, the file management apparatus 100 transmits a login permission message (not shown) to the client terminal 200.
After the transmission, the process proceeds to step 1002.
In step 1002, the client terminal 200 receives a login permission message.
After reception, go to step 1003.

ステップ1003では、ログイン許可したファイル管理装置100は、プロジェクト情報データベースを参照し、一覧に表示させるプロジェクト情報を抽出し、クライアント端末200にプロジェクト一覧表示画面の表示指示をし、画面情報を送信する。
クライアント端末200は、ファイル管理装置100から受信した画面情報を用いて表示されるプロジェクト一覧表示画面を表示する。
In step 1003, the file management apparatus 100 permitted to log in refers to the project information database, extracts project information to be displayed in the list, instructs the client terminal 200 to display a project list display screen, and transmits the screen information.
The client terminal 200 displays a project list display screen that is displayed using the screen information received from the file management apparatus 100.

ステップ1004ではプロジェクト一覧リストから所望のプロジェクトをクリックし、一覧リストから所望のプロジェクトを選択する。選択したプロジェクト情報をファイル管理装置100に送信する。
送信後、ステップ1022へ処理を進める。
In step 1004, a desired project is clicked from the project list and a desired project is selected from the list. The selected project information is transmitted to the file management apparatus 100.
After the transmission, the process proceeds to step 1022.

ステップ1022ではファイル管理装置100は、クライアント端末200から、選択されたプロジェクト情報を受信する。ファイル管理装置100は、受信したプロジェクト情報からプロジェクト情報データベースを参照し、一覧に表示させるフォルダ情報を抽出し、クライアント端末200にフォルダ一覧表示画面の表示指示をし、画面情報を送信する。
送信後、ステップ1005へ処理を進める。
ステップ1005ではクライアント端末200は、ファイル管理装置100から受信した画面情報を用いて表示されるフォルダ一覧表示画面を表示する。
In step 1022, the file management apparatus 100 receives the selected project information from the client terminal 200. The file management apparatus 100 refers to the project information database from the received project information, extracts folder information to be displayed in the list, instructs the client terminal 200 to display a folder list display screen, and transmits the screen information.
After the transmission, the process proceeds to step 1005.
In step 1005, the client terminal 200 displays a folder list display screen that is displayed using the screen information received from the file management apparatus 100.

ステップ1006ではフォルダ一覧リストから所望のフォルダをクリックし、一覧リストから所望のフォルダを選択する。選択したフォルダ情報をファイル管理装置100に送信する。
送信後、ステップ1023へ処理を進める。
In step 1006, a desired folder is clicked from the folder list and a desired folder is selected from the list. The selected folder information is transmitted to the file management apparatus 100.
After transmission, the process proceeds to step 1023.

ステップ1023ではファイル管理装置100は、クライアント端末200から、選択されたフォルダ情報を受信する。ファイル管理装置100は、受信したフォルダ情報から文書情報データベースを参照し、一覧に表示させる文書情報を抽出し、クライアント端末200に文書一覧表示画面の表示指示をし、画面情報を送信する。
送信後、ステップ1007へ処理を進める。
ステップ1007ではクライアント端末200は、ファイル管理装置100から受信した画面情報を用いて表示される文書一覧表示画面を表示する。
ここで、図11の1101は、ファイル管理装置100において、新規に自動定義ファイルの作成処理を進める指示が可能なボタンである。
ステップ1008では、クライアント端末200は、ドキュメントの追加ボタン(図11の1101)が押下される。
In step 1023, the file management apparatus 100 receives the selected folder information from the client terminal 200. The file management apparatus 100 refers to the document information database from the received folder information, extracts the document information to be displayed in the list, instructs the client terminal 200 to display the document list display screen, and transmits the screen information.
After the transmission, the process proceeds to step 1007.
In step 1007, the client terminal 200 displays a document list display screen that is displayed using the screen information received from the file management apparatus 100.
Here, reference numeral 1101 in FIG. 11 denotes a button capable of instructing the file management apparatus 100 to proceed with a new automatic definition file creation process.
In step 1008, the client terminal 200 presses an add document button (1101 in FIG. 11).

クライアント端末200は、ドキュメントの追加ボタン(図11の1101)が押下されたと判定した場合に、クライアント端末200は、ドキュメント作成要求の指示をファイル管理装置100に送信する。
送信後、ステップ1024へ処理を進める。
ステップ1024では、ファイル管理装置100は、ドキュメント追加画面(図11の1002)の表示情報をクライアント端末200に送信する。
送信後、ステップ1009へ処理を進める。
ステップ1009では、ファイル管理装置100から受信した画面情報を用いて表示されるドキュメント追加画面を表示する。
When the client terminal 200 determines that the document addition button (1101 in FIG. 11) has been pressed, the client terminal 200 transmits a document creation request instruction to the file management apparatus 100.
After the transmission, the process proceeds to step 1024.
In step 1024, the file management apparatus 100 transmits display information of the document addition screen (1002 in FIG. 11) to the client terminal 200.
After the transmission, the process proceeds to step 1009.
In step 1009, a document addition screen displayed using the screen information received from the file management apparatus 100 is displayed.

ステップ1010では、クライアント端末200は、ファイルと自動定義区分が指定され、追加ボタン(図11の1103)が押下される。クライアント端末200は、追加する定義ファイル(自動定義ファイル)をファイル管理装置100に送信する。   In step 1010, the client terminal 200 designates the file and the automatic definition category, and the add button (1103 in FIG. 11) is pressed. The client terminal 200 transmits a definition file (automatic definition file) to be added to the file management apparatus 100.

ステップ1025では、ファイル管理装置100は、クライアント端末200から受信した自動定義ファイルをプロジェクト情報データベースに登録し、一覧に表示させる文書情報を作成し、クライアント端末200に文書一覧表示画面の表示指示をし、画面情報を送信する。その際に、定義ファイル格納手段が、フォルダ内部に受信した定義ファイルを格納し、格納した定義ファイルを識別可能にすべく定義ファイル情報(定義ファイルID)が自動で付与し、プロジェクト情報データベースに自動付与した定義ファイル情報を登録する(定義ファイル情報登録手段)。
クライアント端末200は、ファイル管理装置100から受信した画面情報を用いて表示される文書一覧表示画面(図11の1104)を表示する。
図11を説明する。
図11の1101はドキュメントの追加ボタンである。
図11の1102はドキュメント追加画面である。
図11の1103は追加ボタンである。
図11の1104は文書一覧表示画面である。
図12を説明する。
図12は、ファイル管理装置100の記憶部(外部メモリ411及びRAM403)が記憶するデータテーブルである。
1201はプロジェクト情報データベースであり、外部メモリ411が記憶している。
プロジェクト、プロジェクトに含まれるフォルダ、フォルダごとの定義ファイル、ログファイルを管理している。
In step 1025, the file management apparatus 100 registers the automatic definition file received from the client terminal 200 in the project information database, creates document information to be displayed in a list, and instructs the client terminal 200 to display a document list display screen. , Send screen information. At that time, the definition file storage means stores the definition file received in the folder, automatically assigns the definition file information (definition file ID) so that the stored definition file can be identified, and automatically stores it in the project information database. Register the assigned definition file information (definition file information registration means).
The client terminal 200 displays a document list display screen (1104 in FIG. 11) displayed using the screen information received from the file management apparatus 100.
FIG. 11 will be described.
Reference numeral 1101 in FIG. 11 denotes a document addition button.
Reference numeral 1102 in FIG. 11 denotes a document addition screen.
Reference numeral 1103 in FIG. 11 denotes an add button.
Reference numeral 1104 in FIG. 11 denotes a document list display screen.
FIG. 12 will be described.
FIG. 12 is a data table stored in the storage unit (external memory 411 and RAM 403) of the file management apparatus 100.
Reference numeral 1201 denotes a project information database, which is stored in the external memory 411.
Manages projects, folders included in projects, definition files for each folder, and log files.

つまり、プロジェクト情報データベースは、定義ファイル格納手段が格納している定義ファイルを識別可能に付与された定義ファイル情報(定義ファイルID)と、当該定義ファイル情報に対応する定義ファイルをフォルダ内部に格納しているフォルダ情報(フォルダID)とを一意に対応づけて記憶している(フォルダ情報記憶手段)。   In other words, the project information database stores the definition file information (definition file ID) given so that the definition file stored in the definition file storage means can be identified and the definition file corresponding to the definition file information in the folder. Stored folder information (folder ID) is uniquely associated (folder information storage means).

つまり、プロジェクト情報データベースは、更新ログファイル格納手段が格納している更新ログファイルを識別可能に付与された更新ログファイル情報(ログファイルID)と、当該更新ログファイル情報に対応する更新ログファイルをフォルダ内部に格納しているフォルダ情報(フォルダID)とを一意に対応づけて記憶している(フォルダ情報記憶手段)。
1202は文書情報データベースであり、外部メモリ411が記憶している。
プロジェクトの各フォルダに含まれるファイルを管理している。
1203はプロジェクト処理情報テーブルである。
更新処理を行う上で、どのプロジェクトまで更新が終わったかの進捗情報を管理している。
1204は処理プロジェクト情報である。
これから更新処理を行う処理プロジェクトIDを管理している。
1205はフォルダ処理情報テーブルである。
更新処理を行う上で、どのフォルダまで更新が終わったかの進捗情報を管理している。
1206は処理フォルダ情報である。
これから更新処理を行う処理フォルダIDを管理している。
1207は文書処理情報テーブルである。
更新処理を行う上で、どの文書まで更新が終わったかの進捗情報を管理している。
1208は処理フォルダ情報である。
これから更新処理を行う処理文書IDを管理している。
In other words, the project information database includes the update log file information (log file ID) assigned so that the update log file stored in the update log file storage means can be identified, and the update log file corresponding to the update log file information. Folder information (folder ID) stored inside the folder is stored in a uniquely associated manner (folder information storage means).
A document information database 1202 is stored in the external memory 411.
Manage the files contained in each folder of the project.
Reference numeral 1203 denotes a project processing information table.
In performing the update process, it manages the progress information of which project has been updated.
Reference numeral 1204 denotes processing project information.
The process project ID for performing the update process is managed.
Reference numeral 1205 denotes a folder processing information table.
When performing the update process, it manages the progress information of which folder has been updated.
Reference numeral 1206 denotes processing folder information.
The process folder ID for performing the update process is managed.
Reference numeral 1207 denotes a document processing information table.
When performing the update process, it manages progress information indicating to what document the update has been completed.
Reference numeral 1208 denotes processing folder information.
The process document ID to be updated is managed.

また、本発明におけるプログラムは、図4、図5、図10に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は図4、図5、図10の処理方法をコンピュータが実行可能なプログラムとして、ファイル管理装置100の外部メモリ411に記憶されている。 The program according to the present invention is a program that allows a computer to execute the processing methods of the flowcharts shown in FIGS. 4, 5, and 10, and the storage medium according to the present invention uses the processing methods of FIGS. The program is stored in the external memory 411 of the file management apparatus 100 as a computer-executable program.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by executing the reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。 As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。
なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。
Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.
In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

100 ファイル管理装置
200 クライアント端末
401 CPU
402 ROM
403 RAM(記憶部)
411 外部メモリ(記憶部)
100 File management apparatus 200 Client terminal 401 CPU
402 ROM
403 RAM (storage unit)
411 External memory (storage unit)

よって、本願発明は、ユーザが選択するフォルダの内部に格納された表計算ファイルのみ、表計算ファイルのセル値を一括更新できる仕組みを提供することを目的とする。 Accordingly, the present invention is User chromatography The only spreadsheet files stored inside the folder to be selected, and an object thereof is to provide a mechanism capable of collectively updating the cell values of the spreadsheet file.

本願発明は、セル名とセル値を対応づけたセル情報が定義された定義ファイル及び、セル名とセル値を対応づけたセル情報が設定された表計算ファイルを管理するファイル管理装置であって、ォルダを択し、前記選択したフォルダに関連づけられたフォルダ毎に固有な前記定義ファイルに定義されているセル情報からセル名を読み取り、さらに前記選択したフォルダに格納されている前記表計算ファイルに設定されているセル情報からセル名を読み取るセル名読取手段と、前記読み取った定義ファイルに定義されているセル名と、前記読み取った表計算ファイルに設定されているセル名とが一致するかを判定するセル名判定手段と、前記セル名判定手段が一致すると判定した場合に、前記セル名判定手段にてセル名が一致したセル名対応づけられた表計算ファイルのセル値を、前記選択したフォルダに関連づけられている定義ファイルセル値に更新するセル値更新手段と、を備えることを特徴とする。 Present invention, the definition file and cell information associated cell names and cell values are defined, a spreadsheet file cell information associated cell names and cell values are set in the file management apparatus for managing Te, a full O Le da select the associated with the selected folder, reads a cell name from the cell information for each folder is defined in specific the definition file stored in the further the selected folder cell name from the cell information is set to spreadsheet file and the reading and Rousset filename reading means, before the cell name for the Ki読 seen took definition file is defined, in the read spreadsheet file and determining to Rousset filename determining means for determining a cell name match that is set, when it is determined that the previous xenon filename determining means matches the cell the cell names match with the cell name determining means in the name The cell value response association was spreadsheet file, characterized in that it comprises a cell value updating means for updating the cell values of the definition file are correlated associated with the selected folder.

また、前記ファイル管理装置は、更新されたセル名とセル値を対応づけたセル情報を書き込む更新ログファイルをさらに管理し、前記セル値更新手段が更新した場合に、前記選択したフォルダに関連づけられた、フォルダ毎に固有な前記更新ログファイルに、前記セル値更新手段が更新した表計算ファイルのセル値及び該セル値対応するセル名を書き込む更新ログ書込手段と、をさらに備えることを特徴とする。 Further, the file management apparatus, the update log file for writing cell information that associates the updated cell name and the cell values further management, if the previous xenon Le value updating means has updated the selected folder associated, the unique the update log file per folder, and update log writing means for pre-xenon Le value updating means write the cell value and the cell name corresponding to the cell values of the spreadsheet file updating, the It is further provided with the feature.

また、フォルダを選択した場合に、前記フォルダ毎に固有な前記更新ログファイルに書き込まれているセル情報からセル名を読み取更新ログセル名読取手段と、前記更新ログセル名読取手段が読み取った更新ログファイルに書き込まれているセル名と、前記読み取った表計算ファイルに設定されているセル名とが一致するかを判定する更新ログセル名判定手段と、更新ログセル名判定手段が一致すると判定した場合に、前記更新ログセル名判定手段にて一致したセル名にそれぞれ対応づけられた、更新ログファイルセル値と表計算ファイルセル値とがさらに一致するかを判定する更新ログセル値判定手段と、をさらに備え、記セル値更新手段、前記更新ログセル値判定手段が一致しないと判定した場合には、前記セル名判定手段にてセル名が一致したセル名に対応づけられた表計算ファイルセル値を更新しないことを特徴とする。
また、前記表計算ファイルのセル情報、ユーザにより予め設定されていることを特徴とする。
Also, if you select the previous SL folder, and updates b favorite phrase filename reading means that reading the cell name from the cell information written in specific the update log file for each of the folders, the update b favorite phrase filename reading a cell name means being written to update the log file read by the and determining updated b favorite phrase filename determining means for determining a cell name set in the read spreadsheet file match, updating b favorite phrase Le If it is determined that the name determining means are identical, the update Roguseru name respectively to the matched cell name associated with determining means, whether the cell value of the cell value and the spreadsheet file update log file further matches and determining updated b favorite phrase le value determining means, further comprising a pre-xenon Le value updating unit, when the update b favorite phrase le value determination means determines that no match, the cell name determination hand Not to renew the cell values of the spreadsheet file associated with the cell name of the cell name matches with characterized.
Further, the cell information of the spreadsheet file is preset by a user .

また、前記セル名読取手段がセル名を読み取るまえに、記選択したフォルダに関連づけられた定義ファイルがあるか否かを判定する定義ファイル判定手段をさらに備えことを特徴とする。 Further, characterized in that said before cell name reading means reads the cell name, further Ru comprising a definition file-size constant means for determining whether there is a relevant association was defined file before hexene-option folder And

Claims (7)

セル名とセル値を対応づけたセル情報を含む表計算ファイルをフォルダ内部に格納し管理するファイル管理装置であって、
セル名とセル値を一意に対応づけたセル情報を含む定義ファイルを前記表計算ファイルとともに前記フォルダ内部に格納する定義ファイル格納手段と、
前記定義ファイル格納手段が格納する定義ファイルを識別可能に付与された定義ファイル情報と、当該定義ファイル情報に対応する定義ファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけて記憶するフォルダ情報記憶手段と、
前記フォルダ情報記憶手段が記憶するフォルダ情報から、フォルダ情報を選択するフォルダ情報選択手段と、
前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る定義ファイルセル名読取手段と、
前記定義ファイルセル名読取手段が読み取った定義ファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する定義ファイルセル名判定手段と、
前記定義ファイルセル名判定手段が一致すると判定した場合に、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル名と一意に対応づけたセル値に更新する表計算ファイルセル値更新手段と、
を備えることを特徴とするファイル管理装置。
A file management device that stores and manages a spreadsheet file including cell information in which cell names and cell values are associated with each other,
A definition file storage means for storing a definition file including cell information that uniquely associates a cell name and a cell value together with the spreadsheet file in the folder;
The definition file information assigned so that the definition file stored by the definition file storage means can be identified, and the folder information in which the definition file corresponding to the definition file information is stored in the folder are uniquely associated with each other and stored. Folder information storage means;
Folder information selection means for selecting folder information from the folder information stored in the folder information storage means;
The folder information that matches the selected folder information is searched from the folder information storage means, the cell name is read from the cell information included in the definition file corresponding to the definition file information associated with the searched folder information, and the search is performed. A definition file cell name reading means for reading a cell name from cell information included in a spreadsheet file stored together with a definition file corresponding to the definition file information associated with the defined folder information;
A definition file cell name determination unit that determines whether a cell name included in the definition file read by the definition file cell name reading unit matches a cell name that is cell information included in the spreadsheet file;
When the definition file cell name determination means determines that they match, the cell value associated with the cell name included in the spreadsheet file stored with the corresponding definition file is associated with the searched folder information. A spreadsheet file cell value updating means for updating to a cell value uniquely associated with a cell name included in the definition file corresponding to the definition file information;
A file management apparatus comprising:
セル名とセル値を対応づけたセル情報を含む更新ログファイルを前記表計算ファイルとともに前記フォルダ内部に格納する更新ログファイル格納手段と、
前記表計算ファイルセル値更新手段が更新した場合に、前記表計算ファイルセル値更新手段が更新した表計算ファイルともに格納された更新ログファイルに、前記表計算ファイルセル値更新手段が更新した更新したセル名とセル値と一意に対応づけて書き込む更新ログ書込手段と、
を備えることを特徴とする請求項1に記載のファイル管理装置。
An update log file storage means for storing an update log file including cell information in which cell names and cell values are associated with each other in the folder together with the spreadsheet file;
When the spreadsheet file cell value update unit is updated, the update file updated by the spreadsheet file cell value update unit is updated in the update log file stored together with the spreadsheet file updated by the spreadsheet file cell value update unit. Update log writing means for uniquely writing a cell name and a cell value in association with each other;
The file management apparatus according to claim 1, further comprising:
前記フォルダ情報記憶手段は、前記更新ログファイル格納手段が格納する更新ログファイルを識別可能に付与された更新ログファイル情報と、当該更新ログファイル情報に対応する更新ログファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけてさらに記憶し、
前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた更新ログファイル情報に該当する更新ログファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた更新ログファイル情報に該当する更新ログファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る更新ログファイルセル名読取手段と、
前記更新ログファイルセル名読取手段が読み取った更新ログファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する更新ログファイルセル名判定手段と、
更新ログファイルセル名判定手段が一致すると判定した場合に、前記該当する更新ログファイルが含むセル名に対応づけたセル値と、前記更新ログファイルとともに格納された表計算ファイルが含むセル名に対応づけたセル値とが一致するかを判定する更新ログファイルセル値判定手段と、
前記表計算ファイルセル値更新手段が、前記更新ログファイルセル値判定手段が一致しないと判定した場合には、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を更新しないことを特徴とする請求項2に記載のファイル管理装置。
The folder information storage means stores update log file information assigned to the update log file stored in the update log file storage means so as to be identifiable, and an update log file corresponding to the update log file information in the folder. The folder information is uniquely associated and stored,
Search the folder information storage means for the folder information that matches the selected folder information, and read the cell name from the cell information included in the update log file corresponding to the update log file information associated with the searched folder information, An update log file cell name reading means for reading a cell name from cell information included in a spreadsheet file stored together with an update log file corresponding to the update log file information associated with the searched folder information;
An update log file cell name determination unit that determines whether a cell name included in an update log file read by the update log file cell name reading unit matches a cell name that is cell information included in a spreadsheet file;
When the update log file cell name determination means determines that they match, it corresponds to the cell value associated with the cell name included in the corresponding update log file and the cell name included in the spreadsheet file stored with the update log file Update log file cell value determination means for determining whether or not the assigned cell value matches,
If the spreadsheet file cell value update means determines that the update log file cell value determination means does not match, the cell associated with the cell name included in the spreadsheet file stored with the corresponding definition file The file management apparatus according to claim 2, wherein the value is not updated.
前記セル値には、前記セル値と対応づけたセル名が予め設定されていることを特徴とする請求項1乃至請求項3のいずれか1項に記載のファイル管理装置。   4. The file management apparatus according to claim 1, wherein a cell name associated with the cell value is set in advance in the cell value. 5. 前記フォルダ情報選択手段が選択したフォルダ情報と対応づけた定義ファイル情報があるか否かを判定する定義ファイル情報判定手段をさらに備え、
前記定義ファイルセル名読取手段が、前記定義ファイル情報判定手段がないと判定した場合には、前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索しないことを特徴とする請求項1乃至請求項4のいずれか1項に記載のファイル管理装置。
A definition file information determination unit for determining whether there is definition file information associated with the folder information selected by the folder information selection unit;
The folder information storage unit does not search for folder information that matches the selected folder information when the definition file cell name reading unit determines that there is no definition file information determination unit. The file management apparatus according to any one of claims 1 to 4.
セル名とセル値を対応づけたセル情報を含む表計算ファイルをフォルダ内部に格納し管理する、セル名とセル値を一意に対応づけたセル情報を含む定義ファイルを前記表計算ファイルとともに前記フォルダ内部に格納する定義ファイル格納手段と、前記定義ファイル格納手段が格納する定義ファイルを識別可能に付与された定義ファイル情報と、当該定義ファイル情報に対応する定義ファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけて記憶するフォルダ情報記憶手段と、を備えるファイル管理装置の制御方法であって、
前記ファイル管理装置のフォルダ情報選択手段が、前記フォルダ情報記憶手段が記憶するフォルダ情報から、フォルダ情報を選択するフォルダ情報選択工程と、
前記ファイル管理装置の定義ファイルセル名読取手段が、前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る定義ファイルセル名読取工程と、
前記ファイル管理装置の定義ファイルセル名判定手段が、前記定義ファイルセル名読取工程が読み取った定義ファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する定義ファイルセル名判定工程と、
前記ファイル管理装置の表計算ファイルセル値更新手段が、前記定義ファイルセル名判定工程が一致すると判定した場合に、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル名と一意に対応づけたセル値に更新する表計算ファイルセル値更新工程と、
を含むことを特徴とする制御方法。
A spreadsheet file including cell information in which cell names and cell values are associated is stored and managed in the folder, and a definition file including cell information in which cell names and cell values are uniquely associated is stored in the folder together with the spreadsheet file. Definition file storage means stored inside, definition file information assigned to the definition file stored in the definition file storage means so as to be identifiable, and a folder storing definition files corresponding to the definition file information inside the folder A folder information storage means for storing information in a uniquely associated manner, and a control method of a file management device comprising:
A folder information selection unit for selecting folder information from the folder information stored in the folder information storage unit;
The definition file cell name reading means of the file management device searches the folder information storage means for folder information that matches the selected folder information, and the definition corresponding to the definition file information associated with the searched folder information A definition file that reads a cell name from cell information included in the file and reads a cell name from cell information included in a spreadsheet file that is stored together with the definition file corresponding to the definition file information associated with the searched folder information. Process,
Definition that the definition file cell name determination means of the file management device determines whether the cell name included in the definition file read by the definition file cell name reading step matches the cell name that is the cell information included in the spreadsheet file. A file cell name determination step;
When the spreadsheet file cell value updating unit of the file management apparatus determines that the definition file cell name determination step matches, the spreadsheet file cell value is associated with the cell name included in the spreadsheet file stored with the corresponding definition file. A spreadsheet file cell value update step for updating a cell value to a cell value uniquely associated with a cell name included in a definition file corresponding to the definition file information associated with the searched folder information;
The control method characterized by including.
セル名とセル値を対応づけたセル情報を含む表計算ファイルをフォルダ内部に格納し管理するファイル管理装置が読み取り実行可能なプログラムあって、
前記ファイル管理装置を、
セル名とセル値を一意に対応づけたセル情報を含む定義ファイルを前記表計算ファイルとともに前記フォルダ内部に格納する定義ファイル格納手段と、
前記定義ファイル格納手段が格納する定義ファイルを識別可能に付与された定義ファイル情報と、当該定義ファイル情報に対応する定義ファイルをフォルダ内部に格納しているフォルダ情報とを一意に対応づけて記憶するフォルダ情報記憶手段と、
前記フォルダ情報記憶手段が記憶するフォルダ情報から、フォルダ情報を選択するフォルダ情報選択手段と、
前記選択したフォルダ情報と一致するフォルダ情報を前記フォルダ情報記憶手段から検索し、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル情報からセル名を読み取り、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルとともに格納された表計算ファイルが含むセル情報からセル名を読み取る定義ファイルセル名読取手段と、
前記定義ファイルセル名読取手段が読み取った定義ファイルが含むセル名と表計算ファイルが含むセル情報であるセル名とが一致するかを判定する定義ファイルセル名判定手段と、
前記定義ファイルセル名判定手段が一致すると判定した場合に、前記該当する定義ファイルとともに格納された表計算ファイルが含むセル名と対応づけられたセル値を、前記検索したフォルダ情報と対応づけられた定義ファイル情報に該当する定義ファイルが含むセル名と一意に対応づけたセル値に更新する表計算ファイルセル値更新手段と、
として機能させることを特徴とするプログラム。
There is a program that can be read and executed by a file management device that stores and manages spreadsheet files including cell information in which cell names and cell values are associated with each other,
The file management device;
A definition file storage means for storing a definition file including cell information that uniquely associates a cell name and a cell value together with the spreadsheet file in the folder;
The definition file information assigned so that the definition file stored by the definition file storage means can be identified, and the folder information in which the definition file corresponding to the definition file information is stored in the folder are uniquely associated with each other and stored. Folder information storage means;
Folder information selection means for selecting folder information from the folder information stored in the folder information storage means;
The folder information that matches the selected folder information is searched from the folder information storage means, the cell name is read from the cell information included in the definition file corresponding to the definition file information associated with the searched folder information, and the search is performed. A definition file cell name reading means for reading a cell name from cell information included in a spreadsheet file stored together with a definition file corresponding to the definition file information associated with the defined folder information;
A definition file cell name determination unit that determines whether a cell name included in the definition file read by the definition file cell name reading unit matches a cell name that is cell information included in the spreadsheet file;
When the definition file cell name determination means determines that they match, the cell value associated with the cell name included in the spreadsheet file stored with the corresponding definition file is associated with the searched folder information. A spreadsheet file cell value updating means for updating to a cell value uniquely associated with a cell name included in the definition file corresponding to the definition file information;
A program characterized by functioning as
JP2010272935A 2010-12-07 2010-12-07 File management apparatus, and control method and program thereof. Expired - Fee Related JP5402916B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010272935A JP5402916B2 (en) 2010-12-07 2010-12-07 File management apparatus, and control method and program thereof.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010272935A JP5402916B2 (en) 2010-12-07 2010-12-07 File management apparatus, and control method and program thereof.

Publications (2)

Publication Number Publication Date
JP2012123559A true JP2012123559A (en) 2012-06-28
JP5402916B2 JP5402916B2 (en) 2014-01-29

Family

ID=46504944

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010272935A Expired - Fee Related JP5402916B2 (en) 2010-12-07 2010-12-07 File management apparatus, and control method and program thereof.

Country Status (1)

Country Link
JP (1) JP5402916B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014128759A1 (en) * 2013-02-21 2014-08-28 公益財団法人先端医療振興財団 Information system and method for updating same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002135602A (en) * 2000-10-24 2002-05-10 Fuji Xerox Co Ltd Communication terminal equipment
JP2004227476A (en) * 2003-01-27 2004-08-12 Minolta Co Ltd Document processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002135602A (en) * 2000-10-24 2002-05-10 Fuji Xerox Co Ltd Communication terminal equipment
JP2004227476A (en) * 2003-01-27 2004-08-12 Minolta Co Ltd Document processor

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CSNB199700121001; Eric Wells: Visual Basic for ApplicationsによるEXCEL 95開発技法 初版, 19970621, pp.14-15, 株式会社アスキー *
CSND200701494029; '新着厳選 フリーソフト69本' Windows 100% Vol.11 No.2, 20080201, p.105, 株式会社晋遊舎 *
JPN6012066549; Eric Wells: Visual Basic for ApplicationsによるEXCEL 95開発技法 初版, 19970621, pp.14-15, 株式会社アスキー *
JPN6012066551; '新着厳選 フリーソフト69本' Windows 100% Vol.11 No.2, 20080201, p.105, 株式会社晋遊舎 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014128759A1 (en) * 2013-02-21 2014-08-28 公益財団法人先端医療振興財団 Information system and method for updating same
JP5583306B1 (en) * 2013-02-21 2014-09-03 公益財団法人先端医療振興財団 Information system and updating method thereof

Also Published As

Publication number Publication date
JP5402916B2 (en) 2014-01-29

Similar Documents

Publication Publication Date Title
WO2016121082A1 (en) Computer system, file storage device, and storage control method
JP7260813B2 (en) Program, control method and information processing device
US20090300001A1 (en) Server apparatus, catalog processing method, and computer-readable storage medium
JP2018106519A (en) Server, information processing apparatus, processing method, and program
JP5402916B2 (en) File management apparatus, and control method and program thereof.
JP2019128859A (en) Information processing device
JP2018036855A (en) Information processing system, control method of information processing system, and program
JP5585695B2 (en) Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof
JP5725078B2 (en) Document management apparatus and control method and program thereof
JP2021039624A (en) Information processing device and information processing system
JP2014106557A (en) Information processor, information processing method, and computer program
JP6939473B2 (en) Document processing equipment and programs
JP2008262554A (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP6412047B2 (en) Information processing apparatus, information processing method, and program
JP2016006633A (en) Information processing device, information processing system, processing method thereof and program
JP5874705B2 (en) Information processing apparatus, information processing method, and program
JP2015111413A (en) Information processing system, method for controlling information processing system, and program
JP5854020B2 (en) Information processing apparatus, information processing method, and program
JP6021558B2 (en) Server device, terminal device, information processing method, and program
JP5838809B2 (en) Information processing apparatus, information processing method, and computer program
JP2012137875A (en) Information processor, information processing method, and program
JP2020123206A (en) Program, information processing device, and processing method
JP2020119409A (en) Program, information processing apparatus, and processing method
JP2018139089A (en) Information processing device, control method of information processing device, and program
JP2017212018A (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121225

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130319

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130531

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130531

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130619

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130906

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: 20131001

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131014

R150 Certificate of patent or registration of utility model

Ref document number: 5402916

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees