JP2021012441A - Information processing device, information processing method and information processing program - Google Patents

Information processing device, information processing method and information processing program Download PDF

Info

Publication number
JP2021012441A
JP2021012441A JP2019124881A JP2019124881A JP2021012441A JP 2021012441 A JP2021012441 A JP 2021012441A JP 2019124881 A JP2019124881 A JP 2019124881A JP 2019124881 A JP2019124881 A JP 2019124881A JP 2021012441 A JP2021012441 A JP 2021012441A
Authority
JP
Japan
Prior art keywords
information processing
data
processor
list
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.)
Pending
Application number
JP2019124881A
Other languages
Japanese (ja)
Inventor
圭吾 柴田
Keigo Shibata
圭吾 柴田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2019124881A priority Critical patent/JP2021012441A/en
Publication of JP2021012441A publication Critical patent/JP2021012441A/en
Pending legal-status Critical Current

Links

Abstract

To make it possible to shorten the time required for a search, in the first search after a start of information processing.SOLUTION: Information processing using at least one of a plurality of data files is performed. Generation means generates list data representing a list of data files specified by an operator as a part of the plurality of data files. Storage means acquires the data file shown in the list represented by the list data generated by the generation means and stores it in a cache before processing means starts the information processing.SELECTED DRAWING: Figure 3

Description

本発明の実施形態は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 Embodiments of the present invention relate to information processing devices, information processing methods and information processing programs.

商取引に関する実績の管理及び伝票の発行などのような事務処理のための情報処理を行う情報処理装置は、例えば事務用コンピュータなどと称されて既に知られている。
事務用コンピュータは、商取引の相手となる企業に関する名称及び住所などのデータを記述したデータベースなどの複数のデータベースを用意しておく。そして当該の事務用コンピュータは、上記の情報処理に用いるデータを、上記のデータベースから取り出す。
An information processing device that performs information processing for paperwork such as management of actual results related to commercial transactions and issuance of slips is already known as, for example, an office computer.
The office computer prepares a plurality of databases such as a database in which data such as names and addresses related to companies with which business transactions are made are described. Then, the office computer retrieves the data used for the above information processing from the above database.

ところでデータベースは、それを表すデータファイルとして、ハードディスクなどの大容量の記憶デバイスに記憶される。そして事務用コンピュータは、データベースからデータを取り出す必要が生じる毎に、記憶デバイスに記憶されたデータベースを検索し、上記の必要なデータを取り出す。ハードディスクなどの大容量の記憶デバイスは、読み出し速度が低めであるため、上記の検索には多くの時間を要する場合がある。
そこで、検索の対象となったデータベースを表すデータファイルを、RAM(random-access memory)などのより読み出し速度の高い記憶デバイスにキャッシュしておくことによって、2回目以降の検索に要する時間を短縮することが行われている。
By the way, the database is stored in a large-capacity storage device such as a hard disk as a data file representing it. Then, every time the office computer needs to retrieve data from the database, the office computer searches the database stored in the storage device and retrieves the necessary data described above. Since the read speed of a large-capacity storage device such as a hard disk is low, the above search may take a lot of time.
Therefore, by caching the data file representing the database to be searched in a storage device with a higher read speed such as RAM (random-access memory), the time required for the second and subsequent searches can be shortened. Is being done.

しかしながら、1回目の検索に要する時間を短縮することはできない。
このような事情から、情報処理の開始後の1回目の検索においても、検索の所要時間を短縮できることが望まれていた。
However, the time required for the first search cannot be shortened.
Under these circumstances, it has been desired that the time required for the search can be shortened even in the first search after the start of information processing.

特開2005−267232号公報Japanese Unexamined Patent Publication No. 2005-267232

本発明が解決しようとする課題は、情報処理の開始後の1回目の検索において、検索の所要時間を短縮できる情報処理装置、情報処理方法及び情報処理プログラムを提供することである。 An object to be solved by the present invention is to provide an information processing device, an information processing method, and an information processing program capable of shortening the time required for the search in the first search after the start of information processing.

実施形態の情報処理装置は、処理手段、生成手段及び保存手段を備える。処理手段は、複数のデータファイルの少なくとも1つを利用した情報処理を実行する。生成手段は、複数のデータファイルのうちの一部として操作者により指定されたデータファイルのリストを表したリストデータを生成する。保存手段は、生成手段により生成されたリストデータが表すリストに示されたデータファイルを、処理手段が情報処理を開始するのに先立って取得してキャッシュに保存する。 The information processing apparatus of the embodiment includes processing means, generation means, and storage means. The processing means executes information processing using at least one of a plurality of data files. The generation means generates list data representing a list of data files specified by the operator as part of a plurality of data files. The storage means acquires the data file shown in the list represented by the list data generated by the generation means and stores the data file in the cache prior to the processing means starting the information processing.

一実施形態に係る事務用コンピュータの要部回路構成を示すブロック図。A block diagram showing a main circuit configuration of an office computer according to an embodiment. 図1中のプロセッサによる情報処理のフローチャート。The flowchart of the information processing by the processor in FIG. 図1中のプロセッサによる情報処理のフローチャート。The flowchart of the information processing by the processor in FIG. 設定画面の一例を示す図。The figure which shows an example of the setting screen. 一覧画面の一例を示す図。The figure which shows an example of a list screen.

以下、実施の形態の一例について図面を用いて説明する。なお、本実施の形態では、情報処理装置の一例としての事務用コンピュータを例に説明する。
図1は本実施形態に係る事務用コンピュータ1の要部回路構成を示すブロック図である。
事務用コンピュータ1は、商取引に関する事務処理のための各種機能を実現する情報処理を行う。当該事務処理の一例は、仕入れ及び売上等の実績の管理である。当該事務処理の一例は、取扱商品の管理である。当該事務処理の一例は、仕入先及び得意先の管理である。当該事務処理の一例は、仕入れ及び売上に関する伝票の発行である。
Hereinafter, an example of the embodiment will be described with reference to the drawings. In the present embodiment, an office computer as an example of the information processing device will be described as an example.
FIG. 1 is a block diagram showing a main circuit configuration of the office computer 1 according to the present embodiment.
The office computer 1 performs information processing that realizes various functions for office processing related to commercial transactions. An example of such paperwork is the management of actual results such as purchasing and sales. An example of the paperwork is the management of products handled. An example of such paperwork is the management of suppliers and customers. An example of such paperwork is the issuance of slips related to purchasing and sales.

事務用コンピュータ1は、プロセッサ11、メインメモリ12、補助記憶ユニット13、表示ユニット14、入力ユニット15、プリンタ16、通信インタフェース17及び伝送路18を備える。プロセッサ11、メインメモリ12、補助記憶ユニット13、表示ユニット14、入力ユニット15、プリンタ16及び通信インタフェース17は、伝送路18によって接続される。そしてプロセッサ11、メインメモリ12及び補助記憶ユニット13が伝送路18で接続されて、事務用コンピュータ1を制御するための情報処理を行う処理コンピュータが構成される。 The office computer 1 includes a processor 11, a main memory 12, an auxiliary storage unit 13, a display unit 14, an input unit 15, a printer 16, a communication interface 17, and a transmission line 18. The processor 11, the main memory 12, the auxiliary storage unit 13, the display unit 14, the input unit 15, the printer 16, and the communication interface 17 are connected by a transmission line 18. Then, the processor 11, the main memory 12, and the auxiliary storage unit 13 are connected by a transmission line 18 to form a processing computer that performs information processing for controlling the office computer 1.

プロセッサ11は、上記処理コンピュータの中枢部分に相当する。プロセッサ11は、情報処理プログラムに従って、事務用コンピュータ1としての各種の機能を実現するための情報処理を行う。 The processor 11 corresponds to the central part of the processing computer. The processor 11 performs information processing for realizing various functions as the office computer 1 according to the information processing program.

メインメモリ12は、上記処理コンピュータの主記憶部分に相当する。メインメモリ12は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ12は、不揮発性のメモリ領域では情報処理プログラムを記憶する。またメインメモリ12は、プロセッサ11が情報処理を実行する上で必要なデータを不揮発性又は揮発性のメモリ領域で記憶する場合もある。メインメモリ12は、揮発性のメモリ領域を、プロセッサ11によってデータが適宜書き換えられるワークエリアとして使用する。揮発性のメモリ領域の少なくとも一部は、例えばRAMのメモリ領域である。そしてこのRAMのメモリ領域の一部は、キャッシュCA1として用いられる。 The main memory 12 corresponds to the main memory portion of the processing computer. The main memory 12 includes a non-volatile memory area and a volatile memory area. The main memory 12 stores an information processing program in the non-volatile memory area. Further, the main memory 12 may store data necessary for the processor 11 to execute information processing in a non-volatile or volatile memory area. The main memory 12 uses a volatile memory area as a work area in which data is appropriately rewritten by the processor 11. At least a portion of the volatile memory area is, for example, the memory area of the RAM. A part of the memory area of this RAM is used as the cache CA1.

補助記憶ユニット13は、上記処理コンピュータの補助記憶部分に相当する。補助記憶ユニット13としては、典型的にはHDD(hard disc drive)が用いられる。補助記憶ユニット13としては、HDDの他に、例えばEEPROM(electric erasable programmable read-only memory)又はSSD(solid state drive)などの他の周知の記憶デバイスが単独で、あるいは複数組み合わせて用いられてもよい。補助記憶ユニット13は、プロセッサ11が各種の処理を行う上で使用するデータや、プロセッサ11での処理によって生成されたデータを保存する。補助記憶ユニット13は、情報処理プログラムを記憶する場合もある。
補助記憶ユニット13が記憶する情報処理プログラムの1つは、商取引の管理に関わる情報処理の手順を記述する。
The auxiliary storage unit 13 corresponds to the auxiliary storage portion of the processing computer. As the auxiliary storage unit 13, an HDD (hard disk drive) is typically used. As the auxiliary storage unit 13, in addition to the HDD, other well-known storage devices such as EEPROM (electric erasable programmable read-only memory) or SSD (solid state drive) may be used alone or in combination of two or more. Good. The auxiliary storage unit 13 stores data used by the processor 11 for performing various processes and data generated by the processes of the processor 11. The auxiliary storage unit 13 may store an information processing program.
One of the information processing programs stored in the auxiliary storage unit 13 describes the information processing procedure related to the management of commercial transactions.

補助記憶ユニット13は、複数のデータファイルDF1,DF2,…を記憶する。複数のデータファイルDF1,DF2,…はそれぞれ、事務処理のための情報処理で利用するデータを集約したデータベースを表す。データベースとしては例えば、得意先マスタデータベース、集計マスタデータベース、単位マスタデータベース、伝票トランザクション、明細トランザクション、仕入先マスタデータベース、回収支払トランザクション、商品マスタデータベース、契約単価マスタデータベース、部門マスタデータベース、セット構成マスタデータベース、仕入単価マスタデータベース、更新履歴データベース、更新記録データベース、会社情報データベース、伝票情報データベース、あるいは入金支払項目データベースなどである。なお、補助記憶ユニット13にてデータファイルDF1,DF2,…を記憶するのに用いられる記憶デバイスは、メインメモリ12にてキャッシュCA1として用いられる記憶デバイスよりも読み出し速度が低い。
補助記憶ユニット13は、設定データSD1を記憶する。設定データSD1は、後述する起動時キャッシュに関する設定を表す。
The auxiliary storage unit 13 stores a plurality of data files DF1, DF2, ... Each of the plurality of data files DF1, DF2, ... Represents a database that aggregates data used in information processing for paperwork. Examples of the database include customer master database, aggregation master database, unit master database, slip transaction, item transaction, supplier master database, collection / payment transaction, product master database, contract unit price master database, department master database, and set configuration master. Database, purchase unit price master database, update history database, update record database, company information database, slip information database, or deposit / payment item database. The storage device used to store the data files DF1, DF2, ... In the auxiliary storage unit 13 has a lower read speed than the storage device used as the cache CA1 in the main memory 12.
The auxiliary storage unit 13 stores the setting data SD1. The setting data SD1 represents a setting related to the startup cache described later.

表示ユニット14は、操作者に種々の情報を通知するための種々の画面を表示する。表示ユニット14としては、典型的には液晶表示デバイスが用いられる。表示ユニット14としては、液晶表示デバイスの他に、例えばブラウン管表示デバイス、プラズマ表示デバイス又は有機EL(electro-luminescence)表示デバイスなどの他の周知の表示デバイスが単独で、あるいは複数組み合わせて用いられてもよい。 The display unit 14 displays various screens for notifying the operator of various information. As the display unit 14, a liquid crystal display device is typically used. As the display unit 14, in addition to the liquid crystal display device, other well-known display devices such as a cathode ray tube display device, a plasma display device, or an organic EL (electro-luminescence) display device may be used alone or in combination of two or more. May be good.

入力ユニット15は、操作者による各種の指示及び各種のデータを入力する。入力ユニット15としては、典型的にはタッチセンサ及びキーボードの少なくとも一方又は双方が用いられる。入力ユニット15としては、タッチセンサ及びキーボードの他に、マウス、バーコードスキャナ又は光学ドライブなどの他の周知の入力デバイスが単独で、あるいは複数組み合わせて用いられてもよい。 The input unit 15 inputs various instructions and various data by the operator. As the input unit 15, at least one or both of a touch sensor and a keyboard are typically used. As the input unit 15, in addition to the touch sensor and keyboard, other well-known input devices such as a mouse, a barcode scanner, or an optical drive may be used alone or in combination of two or more.

プリンタ16は、プロセッサ11の制御の下に、種々の画像をプリント媒体に対してプリントする。プリンタ16としては、複写紙へのプリントに適応するタイプのプリントデバイスが用いられる。当該のプリントデバイスは、典型的には、ドットインパクトタイプのプリントデバイスである。プリンタ16は、用紙トレイにセットされた用紙を取り込んで、プリント後に排出口から排出する搬送機構を含む。 The printer 16 prints various images on a print medium under the control of the processor 11. As the printer 16, a type of printing device suitable for printing on copying paper is used. The print device is typically a dot impact type print device. The printer 16 includes a transport mechanism that takes in the paper loaded in the paper tray and ejects it from the ejection port after printing.

通信インタフェース17は、通信ネットワーク3を介したデータ通信のインタフェースである。通信インタフェース17としては、例えばLAN(local area network)を介したデータ通信を行うための周知の通信デバイスを利用できる。通信インタフェース17によるデータ通信の相手の1つは、事務用コンピュータ2である。なお通信ネットワーク3は、典型的にはLANである。通信ネットワーク3としては、LANの他、インターネット、VPN(virtual private network)、公衆通信網又は移動体通信網などの他の周知のネットワークが、単独又は適宜に組み合わせて用いられてもよい。
伝送路18は、アドレスバス、データバス及び制御信号線等を含み、接続された各部の間で授受されるデータ及び制御信号を伝送する。
The communication interface 17 is an interface for data communication via the communication network 3. As the communication interface 17, for example, a well-known communication device for performing data communication via a LAN (local area network) can be used. One of the data communication partners by the communication interface 17 is the office computer 2. The communication network 3 is typically a LAN. As the communication network 3, in addition to the LAN, other well-known networks such as the Internet, VPN (virtual private network), public communication network, and mobile communication network may be used alone or in combination as appropriate.
The transmission line 18 includes an address bus, a data bus, a control signal line, and the like, and transmits data and control signals transmitted and received between each connected unit.

事務用コンピュータ1は、典型的には、後述する情報処理を記述した情報処理プログラムがメインメモリ12又は補助記憶ユニット13に記憶された状態で、事務用コンピュータ1を使用する企業等に譲渡される。しかしながら、情報処理プログラムがメインメモリ12又は補助記憶ユニット13に記憶されない状態の事務用コンピュータ1が、上記の企業等に譲渡されてもよい。この場合、情報処理プログラムの上記の企業等への譲渡は、磁気ディスク、光磁気ディスク、光ディスク、半導体メモリなどのようなリムーバブルな記録媒体に記録して、あるいはネットワークを介したダウンロードにより実現できる。そしてこの場合には、事務用コンピュータ1の管理者又はサービスマンなどによる操作に応じて、情報処理プログラムがメインメモリ12又は補助記憶ユニット13に書き込まれる。 The office computer 1 is typically transferred to a company or the like that uses the office computer 1 in a state in which an information processing program describing information processing described later is stored in the main memory 12 or the auxiliary storage unit 13. .. However, the office computer 1 in which the information processing program is not stored in the main memory 12 or the auxiliary storage unit 13 may be transferred to the above-mentioned company or the like. In this case, the transfer of the information processing program to the above-mentioned company or the like can be realized by recording on a removable recording medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory, or by downloading via a network. In this case, the information processing program is written to the main memory 12 or the auxiliary storage unit 13 according to the operation by the administrator or the serviceman of the office computer 1.

次に以上のように構成された事務用コンピュータ1の動作について説明する。
事務用コンピュータ1が起動されるとプロセッサ11は、メインメモリ12又は補助記憶ユニット13に記憶された情報処理プログラムに従って、以下に説明する情報処理を行う。
図2及び図3はプロセッサ11による情報処理のフローチャートである。なお、以下に説明する処理の内容は一例であって、一部の処理の順序の変更、一部の処理の省略、あるいは別の処理の追加などは適宜に可能である。
Next, the operation of the office computer 1 configured as described above will be described.
When the office computer 1 is started, the processor 11 performs the information processing described below according to the information processing program stored in the main memory 12 or the auxiliary storage unit 13.
2 and 3 are flowcharts of information processing by the processor 11. The contents of the processes described below are examples, and it is possible to change the order of some processes, omit some processes, or add another process as appropriate.

ACT1〜ACT3に関しては後述する。
ACT4としてプロセッサ11は、メイン画面を表示ユニット14に表示させる。メイン画面は、実行する機能を操作者に指定させるための操作画面である。
ACT5としてプロセッサ11は、実行する機能の指定がなされるのを待ち受ける。そしてプロセッサ11は、実行する機能を指定するための操作が操作者によって入力ユニット15にて行われたならばYESと判定し、ACT6へと進む。なおプロセッサ11は、実行する機能を指定する操作を、メイン画面を含む複数の操作画面での順次の操作として受けてもよい。
ACT1 to ACT3 will be described later.
As the ACT 4, the processor 11 causes the display unit 14 to display the main screen. The main screen is an operation screen for allowing the operator to specify the function to be executed.
As ACT5, the processor 11 waits for the function to be executed to be specified. Then, the processor 11 determines YES if the operation for designating the function to be executed is performed by the operator in the input unit 15, and proceeds to ACT6. The processor 11 may receive an operation for designating a function to be executed as a sequential operation on a plurality of operation screens including the main screen.

ACT6としてプロセッサ11は、指定された機能が対象ファイルの設定機能であるか否かを確認する。そしてプロセッサ11は、対象ファイルの設定機能が指定されたならばYESと判定し、ACT7へと進む。なおプロセッサ11は、対象ファイルの設定機能とは異なる機能が指定されたならばNOと判定し、その指定された機能のための処理へと移行する。なお、対象ファイルの設定機能とは異なる機能のための処理は、既存の別の事務用コンピュータで行われている処理と同様であってよい。このため、その説明は省略する。 As the ACT 6, the processor 11 confirms whether or not the designated function is the setting function of the target file. Then, the processor 11 determines YES if the setting function of the target file is specified, and proceeds to ACT7. If a function different from the setting function of the target file is specified, the processor 11 determines NO and shifts to the process for the specified function. The process for a function different from the target file setting function may be the same as the process performed on another existing office computer. Therefore, the description thereof will be omitted.

ACT7としてプロセッサ11は、候補ファイルを決定する。候補ファイルは、対象ファイルの候補となるデータファイルである。具体的にはプロセッサ11は、設定データSD1に対象ファイルが含まれるならば、その対象ファイルを候補ファイルとする。
図3中のACT8としてプロセッサ11は、設定画面を表示ユニット14に表示させる。設定画面は、対象ファイルの設定のための操作を操作者に行わせるための操作画面である。
As ACT7, processor 11 determines a candidate file. The candidate file is a data file that is a candidate for the target file. Specifically, if the setting data SD1 includes the target file, the processor 11 uses the target file as a candidate file.
As the ACT 8 in FIG. 3, the processor 11 causes the display unit 14 to display the setting screen. The setting screen is an operation screen for allowing the operator to perform an operation for setting the target file.

図4は設定画面SC1の一例を示す図である。
設定画面SC1は、表示エリアDA11及びボタンBU11,BU12,BU13,BU14を表す。
FIG. 4 is a diagram showing an example of the setting screen SC1.
The setting screen SC1 represents the display area DA11 and the buttons BU11, BU12, BU13, and BU14.

表示エリアDA11は、候補ファイルのリストを表す。表示エリアDA11内の表示内容は、候補ファイルの設定状況に応じて変化する。図4に示す設定画面SC1は、2つのデータファイルが候補ファイルとして設定されている状態の一例である。設定画面SC1は、表示エリアDA11にカーソルCU11を表す。カーソルCU11は、表示エリアDA11に表された候補ファイルのうちのいずれが指定されているかを表す。図4に示す設定画面SC1は、商品マスタデータベースに対応する候補ファイルが指定されている状態の一例である。 The display area DA11 represents a list of candidate files. The display content in the display area DA11 changes according to the setting status of the candidate file. The setting screen SC1 shown in FIG. 4 is an example of a state in which two data files are set as candidate files. The setting screen SC1 represents the cursor CU11 in the display area DA11. The cursor CU 11 indicates which of the candidate files displayed in the display area DA11 is specified. The setting screen SC1 shown in FIG. 4 is an example of a state in which a candidate file corresponding to the product master database is specified.

ボタンBU11は、候補ファイルを追加することの指示を受け付けるためのGUI(graphical user interface)要素である。ボタンBU12は、候補ファイルを削除することの指示を受け付けるためのGUI要素である。ボタンBU13は、設定データを更新することの指示を受け付けるためのGUI要素である。ボタンBU14は、候補ファイルの更新を取り止めることの指示を受け付けるためのGUI要素である。 The button BU 11 is a GUI (graphical user interface) element for receiving an instruction to add a candidate file. The button BU12 is a GUI element for receiving an instruction to delete the candidate file. The button BU 13 is a GUI element for receiving an instruction to update the setting data. The button BU 14 is a GUI element for receiving an instruction to cancel the update of the candidate file.

プロセッサ11は、設定画面SC1が表示ユニット14により表示されている状態で、ACT9へと進む。
ACT9としてプロセッサ11は、追加指示がなされたか否かを確認する。そしてプロセッサ11は、追加指示がなされたことを確認できないならばNOと判定し、ACT10へと進む。
ACT10としてプロセッサ11は、削除指示がなされたか否かを確認する。そしてプロセッサ11は、削除指示がなされたことを確認できないならばNOと判定し、ACT11へと進む。
ACT11としてプロセッサ11は、更新指示がなされたか否かを確認する。そしてプロセッサ11は、更新指示がなされたことを確認できないならばNOと判定し、ACT12へと進む。
ACT12としてプロセッサ11は、キャンセル指示がなされたか否かを確認する。そしてプロセッサ11は、キャンセル指示がなされたことを確認できないならばNOと判定し、ACT9へと戻る。
かくしてプロセッサ11はACT9〜ACT12としては、追加指示、削除指示、更新指示又はキャンセル指示を待ち受ける。
The processor 11 proceeds to ACT9 in a state where the setting screen SC1 is displayed by the display unit 14.
As ACT9, the processor 11 confirms whether or not an additional instruction has been given. Then, if the processor 11 cannot confirm that the additional instruction has been given, it determines NO and proceeds to ACT 10.
As the ACT 10, the processor 11 confirms whether or not the deletion instruction has been given. Then, if the processor 11 cannot confirm that the deletion instruction has been given, it determines NO and proceeds to ACT 11.
As the ACT 11, the processor 11 confirms whether or not the update instruction has been given. Then, if the processor 11 cannot confirm that the update instruction has been made, it determines NO and proceeds to ACT 12.
As the ACT 12, the processor 11 confirms whether or not the cancellation instruction has been given. Then, if the processor 11 cannot confirm that the cancellation instruction has been given, it determines NO and returns to ACT9.
Thus, the processor 11 waits for an addition instruction, a deletion instruction, an update instruction, or a cancellation instruction as ACT9 to ACT12.

操作者は、表示エリアDA11に表されたデータファイルとは異なるデータファイルを候補ファイルに追加したい場合には、例えば入力ユニット15における予め定められた操作によって追加を指示する。ボタンBU11のタッチ又はクリックは、追加を指示するための操作の一例である。 When the operator wants to add a data file different from the data file displayed in the display area DA11 to the candidate file, the operator instructs the addition by, for example, a predetermined operation in the input unit 15. The touch or click of the button BU 11 is an example of an operation for instructing addition.

プロセッサ11は、上記のように追加が指示されたならばACT9にてYESと判定し、ACT13へと進む。
ACT13としてプロセッサ11は、候補ファイルの追加が可能であるか否かを確認する。プロセッサ11は例えば、候補ファイルの追加を許容する条件が成立するならば、候補ファイルの追加が可能であると判定する。本実施形態では、候補ファイルの最大数が10個に定められているとする。そこでプロセッサ11は、候補ファイルの数が10個以上であるならば、候補ファイルの追加が可能ではないと判定する。そしてプロセッサ11は、候補ファイルの追加が可能ではないならばNOと判定し、ACT9〜ACT12の待受状態に戻る。またプロセッサ11は、候補ファイルの数が10個未満であるならば、候補ファイルの追加が可能であると判定する。そしてプロセッサ11は、候補ファイルの追加が可能であるならばYESと判定し、ACT14へと進む。
If the addition is instructed as described above, the processor 11 determines YES in ACT9 and proceeds to ACT13.
As the ACT 13, the processor 11 confirms whether or not the candidate file can be added. The processor 11 determines, for example, that the candidate file can be added if the condition for allowing the addition of the candidate file is satisfied. In the present embodiment, it is assumed that the maximum number of candidate files is set to 10. Therefore, if the number of candidate files is 10 or more, the processor 11 determines that the candidate files cannot be added. Then, the processor 11 determines NO if the candidate file cannot be added, and returns to the standby state of ACT9 to ACT12. Further, the processor 11 determines that the candidate files can be added if the number of candidate files is less than 10. Then, the processor 11 determines YES if the candidate file can be added, and proceeds to ACT14.

ACT14としてプロセッサ11は、一覧画面を表示ユニット14に表示させる。一覧画面は、データファイルDF1,DF2,…のリストを表し、候補ファイルとして追加するデータファイルの指定を操作者に行わせるための操作画面である。
図5は一覧画面SC2の一例を示す図である。
一覧画面SC2は、表示エリアDA21及びボタンBU21,BU22を表す。
As the ACT 14, the processor 11 causes the display unit 14 to display the list screen. The list screen represents a list of data files DF1, DF2, ..., And is an operation screen for allowing the operator to specify a data file to be added as a candidate file.
FIG. 5 is a diagram showing an example of the list screen SC2.
The list screen SC2 represents the display area DA21 and the buttons BU21 and BU22.

表示エリアDA21は、データファイルDF1,DF2,…のリストを表す。表示エリアDA21内の表示内容は、補助記憶ユニット13でのデータファイルDF1,DF2,…の記憶状況に応じて変化する。表示エリアDA21は、データファイルDF1,DF2,…のそれぞれに関して、ファイル名、データベース名、件数及びサイズを表す。ファイル名は、データファイルを補助記憶ユニット13内で識別するために定められた名称である。データベース名は、データファイルが表すデータベースを操作者が認識し易いように定められた名称である。件数は、データファイルが表すデータベースにおける登録件数である。サイズは、データファイルのデータサイズである。表示エリアDA21は、カーソルCU21を表す。カーソルCU21は、表示エリアDA21に表されたデータファイルのうちのいずれが指定されているかを表す。図5に示す一覧画面SC2は、明細トランザクションに対応するデータファイルが指定されている状態の一例である。なお一覧画面SC2が表すリストが表すデータファイルには、既に候補ファイルとなっているデータファイルを含んでもよいし、含まなくてもよい。既に候補ファイルとなっているデータファイルを含む場合、既に候補ファイルとなっているデータファイルと、その他のデータファイルとを操作者が容易に区別できるように、それぞれの表示形態を異ならせてもよい。プロセッサ11は、操作者の指示に応じて、ファイル名、データベース名、件数及びサイズのうちの少なくともいずれか1つをキーとして、各データファイルの表示順をソートしてもよい。
ボタンBU21は、候補ファイルの追加を実行することの指示を受け付けるためのGUI要素である。ボタンBU22は、候補ファイルの追加を取り止めることの指示を受け付けるためのGUI要素である。
The display area DA21 represents a list of data files DF1, DF2, .... The display content in the display area DA21 changes according to the storage status of the data files DF1, DF2, ... In the auxiliary storage unit 13. The display area DA21 represents the file name, the database name, the number of cases, and the size of each of the data files DF1, DF2, .... The file name is a name defined for identifying the data file in the auxiliary storage unit 13. The database name is a name defined so that the operator can easily recognize the database represented by the data file. The number of cases is the number of registrations in the database represented by the data file. The size is the data size of the data file. The display area DA21 represents the cursor CU21. The cursor CU 21 indicates which of the data files displayed in the display area DA21 is specified. The list screen SC2 shown in FIG. 5 is an example of a state in which a data file corresponding to a detailed transaction is specified. The data file represented by the list represented by the list screen SC2 may or may not include a data file that is already a candidate file. When a data file that is already a candidate file is included, each display form may be different so that the operator can easily distinguish between the data file that is already a candidate file and other data files. .. The processor 11 may sort the display order of each data file by using at least one of the file name, the database name, the number of cases, and the size as a key according to the instruction of the operator.
The button BU 21 is a GUI element for receiving an instruction to execute the addition of the candidate file. The button BU 22 is a GUI element for receiving an instruction to cancel the addition of the candidate file.

プロセッサ11は、一覧画面SC2が表示ユニット14により表示されている状態でACT15へと進む。
ACT15としてプロセッサ11は、キャンセル指示がなされたか否かを確認する。そしてプロセッサ11は、キャンセル指示がなされたことを確認できないならばNOと判定し、ACT16へと進む。
ACT16としてプロセッサ11は、追加の実行指示がなされたか否かを確認する。そしてプロセッサ11は、実行指示がなされたことを確認できないならばNOと判定し、ACT15へと戻る。
かくしてプロセッサ11はACT15及びACT16としては、キャンセル指示又は実行指示を待ち受ける。
The processor 11 proceeds to the ACT 15 with the list screen SC2 displayed by the display unit 14.
As the ACT 15, the processor 11 confirms whether or not the cancellation instruction has been given. Then, if the processor 11 cannot confirm that the cancellation instruction has been given, it determines NO and proceeds to ACT 16.
As the ACT 16, the processor 11 confirms whether or not an additional execution instruction has been given. Then, if the processor 11 cannot confirm that the execution instruction has been given, it determines NO and returns to the ACT 15.
Thus, the processor 11 waits for the cancel instruction or the execution instruction as the ACT 15 and the ACT 16.

操作者は、表示エリアDA21に表されたデータファイルの中から対象ファイルに追加したいデータファイルを指定する。そして操作者は、例えば入力ユニット15における予め定められた操作によって実行を指示する。ボタンBU21のタッチ又はクリックは、実行を指示するための操作の一例である。操作者は例えば、候補ファイルに追加したいデータファイルを選択するためには、表示エリアDA21に表された登録件数又はデータサイズを参照することが考えられる。つまり、登録件数が多いデータベースは、検索の対象となる可能性が高い傾向にあるので、そのデータベースを表すデータファイルはキャッシュの対象に適する場合が多い。またデータファイルのデータサイズが大きいほど、そのデータファイルが表すデータベースの検索に要する時間が長くなる可能性があるので、そのデータファイルはキャッシュの対象に適する場合が多い。そこで操作者は、登録件数又はデータサイズを比較して、対象ファイルに追加すべきデータファイルを選択する。ただし、登録件数又はデータサイズが小さいデータベースであっても、他のデータベースに比べて検索される頻度が高いのであれば、キャッシュの対象に適する場合もある。従って操作者は、登録件数又はデータサイズに拘わらずにデータファイルを選択してもよい。 The operator specifies a data file to be added to the target file from the data files displayed in the display area DA21. Then, the operator instructs the execution by, for example, a predetermined operation in the input unit 15. The touch or click of the button BU 21 is an example of an operation for instructing execution. For example, in order to select the data file to be added to the candidate file, the operator may refer to the number of registrations or the data size displayed in the display area DA21. That is, since a database with a large number of registrations tends to be a target of search, a data file representing the database is often suitable as a target of caching. Also, the larger the data size of a data file, the longer it may take to search the database represented by that data file, so that data file is often suitable for caching. Therefore, the operator compares the number of registrations or the data size and selects the data file to be added to the target file. However, even a database with a small number of registrations or a small data size may be suitable for caching if it is searched more frequently than other databases. Therefore, the operator may select the data file regardless of the number of registrations or the data size.

プロセッサ11は、上記のように実行が指示されたならばACT16にてYESと判定し、ACT17へと進む。
ACT17としてプロセッサ11は、指定されているデータファイルを候補ファイルに設定する。そしてプロセッサ11はこののち、ACT8に戻る。
If the execution is instructed as described above, the processor 11 determines YES in the ACT 16 and proceeds to the ACT 17.
As the ACT 17, the processor 11 sets the designated data file as a candidate file. Then, the processor 11 returns to ACT8 after this.

なお、操作者は、候補ファイルの追加を取り止める場合には、例えば入力ユニット15における予め定められた操作によってキャンセルを指示する。ボタンBU22のタッチ又はクリックは、キャンセルを指示するための操作の一例である。そしてこのようにキャンセルが指示されたならば、プロセッサ11はACT15にてYESと判定し、ACT16及びACT17をパスしてACT8に戻る。 When canceling the addition of the candidate file, the operator instructs the cancellation by, for example, a predetermined operation in the input unit 15. The touch or click of the button BU 22 is an example of an operation for instructing cancellation. If the cancellation is instructed in this way, the processor 11 determines YES in ACT15, passes ACT16 and ACT17, and returns to ACT8.

プロセッサ11は、ACT15又はACT17からACT8へと戻ったならば、表示ユニット14に設定画面SC1を改めて表示させた上で、ACT9〜ACT12の待受状態に移行する。なお、プロセッサ11は、ACT17からACT8へと戻ったときに表示ユニット14に表示させる設定画面SC1は、ACT17で追加した候補ファイルを表示エリアDA11に表した画面とする。 When the processor 11 returns from ACT15 or ACT17 to ACT8, the processor 11 displays the setting screen SC1 again on the display unit 14, and then shifts to the standby state of ACT9 to ACT12. The setting screen SC1 to be displayed on the display unit 14 when the processor 11 returns from the ACT 17 to the ACT 8 is a screen in which the candidate file added in the ACT 17 is displayed in the display area DA11.

さて操作者は、表示エリアDA11に表されたデータファイルを対象ファイルとしたくない場合には、そのデータファイルを指定した上で、例えば入力ユニット15における予め定められた操作によって削除を指示する。ボタンBU12のタッチ又はクリックは、削除を指示するための操作の一例である。 If the operator does not want the data file displayed in the display area DA11 to be the target file, the operator specifies the data file and instructs the deletion, for example, by a predetermined operation in the input unit 15. The touch or click of the button BU12 is an example of an operation for instructing deletion.

プロセッサ11は、上記のように削除が指示されたならばACT10にてYESと判定し、ACT18へと進む。
ACT18としてプロセッサ11は、指定されているデータファイルに関する候補ファイルとしての設定を解除する。そしてプロセッサ11はこののち、ACT8へと戻って表示ユニット14に設定画面SC1を改めて表示させた上で、ACT9〜ACT12の待受状態に移行する。なお、プロセッサ11は、ここで表示ユニット14に表示させる設定画面SC1は、現状での候補ファイルを表示エリアDA11に表した画面とする。
If the deletion is instructed as described above, the processor 11 determines YES in the ACT 10 and proceeds to the ACT 18.
As the ACT 18, the processor 11 cancels the setting as a candidate file for the designated data file. Then, the processor 11 then returns to ACT8 to display the setting screen SC1 on the display unit 14 again, and then shifts to the standby state of ACT9 to ACT12. In the processor 11, the setting screen SC1 to be displayed on the display unit 14 here is a screen in which the current candidate file is displayed in the display area DA11.

操作者は、設定画面SC1の表示エリアDA11に表されたリストに従って設定データを更新することを決定したならば、例えば入力ユニット15における予め定められた操作によって更新を指示する。ボタンBU13のタッチ又はクリックは、更新を指示するための操作の一例である。 If the operator decides to update the setting data according to the list displayed in the display area DA11 of the setting screen SC1, the operator instructs the update by, for example, a predetermined operation in the input unit 15. The touch or click of the button BU 13 is an example of an operation for instructing an update.

プロセッサ11は、上記のように更新が指示されたならばACT11にてYESと判定し、ACT19へと進む。
ACT19としてプロセッサ11は、この時点で候補ファイルに設定されているデータファイルの全てを対象ファイルとして含んだリストを表すように設定データSD1を更新する。そしてプロセッサ11はこののち、図2中のACT4へと戻る。つまりプロセッサ11は、操作者の指示に応じて設定データSD1を更新した上で、設定機能を終了する。ここで設定データSD1は、操作者により指定されたデータファイルのリストを表したリストデータに相当する。かくして情報処理プログラムに基づく情報処理をプロセッサ11が実行することによって、プロセッサ11を中枢部分とするコンピュータは当該リストデータを生成する生成手段として機能する。
If the update is instructed as described above, the processor 11 determines YES in the ACT 11 and proceeds to the ACT 19.
As the ACT 19, the processor 11 updates the setting data SD1 so as to represent a list including all the data files set as the candidate files at this time as the target files. Then, the processor 11 then returns to ACT4 in FIG. That is, the processor 11 updates the setting data SD1 according to the instruction of the operator, and then ends the setting function. Here, the setting data SD1 corresponds to list data representing a list of data files specified by the operator. As the processor 11 executes information processing based on the information processing program in this way, the computer having the processor 11 as a central portion functions as a generation means for generating the list data.

操作者は、設定データの更新を取り止めるならば、例えば入力ユニット15における予め定められた操作によってキャンセルを指示する。ボタンBU14のタッチ又はクリックは、キャンセルを指示するための操作の一例である。 If the operator cancels the update of the setting data, the operator instructs the cancellation by, for example, a predetermined operation in the input unit 15. The touch or click of the button BU 14 is an example of an operation for instructing cancellation.

プロセッサ11は、上記のようにキャンセルが指示されたならばACT12にてYESと判定し、ACT19を実行することなしに図2中のACT4へと戻る。つまりプロセッサ11は、ACT17又はACT18により候補ファイルの変更を行っていても、この変更を設定データに反映させることなく、設定機能を終了する。 If the cancellation is instructed as described above, the processor 11 determines YES in the ACT 12, and returns to the ACT 4 in FIG. 2 without executing the ACT 19. That is, even if the candidate file is changed by the ACT 17 or the ACT 18, the processor 11 ends the setting function without reflecting the change in the setting data.

さて、事務用コンピュータ1は一例として、操作者による日々の業務に合わせて起動及び停止が繰り返される。事務用コンピュータ1が停止されると、キャッシュCA1内のデータは失われる。
そして事務用コンピュータ1が再度起動され、プロセッサ11が図2及び図3に示す情報処理を開始する。
By the way, as an example, the office computer 1 is repeatedly started and stopped according to the daily work performed by the operator. When the office computer 1 is stopped, the data in the cache CA1 is lost.
Then, the office computer 1 is restarted, and the processor 11 starts the information processing shown in FIGS. 2 and 3.

ACT1としてプロセッサ11は、起動キャッシュが有効であるか否かを確認する。プロセッサ11は例えば、前述のようにして、設定データSD1が対象ファイルを1つでも含む状態とされているならば、起動キャッシュが有効であるとしてYESと判定し、ACT2へと進む。ただしプロセッサ11は、別の条件も考慮して起動キャッシュが有効であるか否かを判定してもよい。例えばプロセッサ11は、起動キャッシュの有効/無効を操作者に指示に応じて表すフラグを補助記憶ユニット13に記憶させておき、このフラグが有効を表すことを上記の別の条件としてもよい。 As ACT1, the processor 11 confirms whether or not the startup cache is valid. For example, if the setting data SD1 is in a state of including at least one target file as described above, the processor 11 determines that the startup cache is valid and determines YES, and proceeds to ACT2. However, the processor 11 may determine whether or not the startup cache is valid in consideration of another condition. For example, the processor 11 may store a flag indicating the validity / invalidity of the startup cache in the auxiliary storage unit 13 in response to an instruction from the operator, and the fact that this flag indicates validity may be another condition described above.

ACT2としてプロセッサ11は、起動キャッシュの対象ファイルをキャッシュする。プロセッサ11は具体的には、データファイルDF1,DF2,…のうちで設定データSD1に対象ファイルとして表されたデータファイルを、補助記憶ユニット13から読み出して、キャッシュCA1に保存する。かくして情報処理プログラムに基づく情報処理をプロセッサ11が実行することによって、プロセッサ11を中枢部分とするコンピュータは保存手段として機能する。また、補助記憶ユニット13及びメインメモリ12は、第1の記憶デバイス及び第2の記憶デバイスの一例である。 As ACT2, the processor 11 caches the target file of the startup cache. Specifically, the processor 11 reads the data file represented as the target file in the setting data SD1 among the data files DF1, DF2, ... From the auxiliary storage unit 13 and saves it in the cache CA1. Thus, when the processor 11 executes information processing based on the information processing program, the computer having the processor 11 as a central portion functions as a storage means. Further, the auxiliary storage unit 13 and the main memory 12 are examples of a first storage device and a second storage device.

ACT3としてプロセッサ11は、起動キャッシュの結果をログに記録する。プロセッサ11は例えば、補助記憶ユニット13に記憶されているログデータに、ACT2でのキャッシュに関する予め定められたデータレコードを追加する。当該データレコードは例えば、実行日時、キャッシュを試みたデータファイルのファイル名、データファイル毎のキャッシュの成否、ACT2の処理全体の所要時間、あるいはデータファイル毎の所要時間などを含む。ただし、これらのデータの全てを上記のデータレコードに含めることは必須ではない。また別のデータを上記のデータレコードに含めてもよい。そしてプロセッサ11はこののち、ACT4へと進み、以降前述のように処理する。なお、プロセッサ11は、起動キャッシュが有効であることを確認できないならばACT1にてNOと判定し、ACT2及びACT3をパスしてACT4へと進む。 As ACT3, the processor 11 logs the result of the startup cache. The processor 11 adds, for example, a predetermined data record regarding the cache in the ACT 2 to the log data stored in the auxiliary storage unit 13. The data record includes, for example, the execution date and time, the file name of the data file at which the cache was attempted, the success or failure of the cache for each data file, the time required for the entire ACT2 process, the time required for each data file, and the like. However, it is not essential to include all of these data in the above data record. Other data may be included in the above data record. Then, the processor 11 then proceeds to ACT4, and thereafter processes as described above. If it cannot be confirmed that the startup cache is valid, the processor 11 determines NO in ACT1, passes ACT2 and ACT3, and proceeds to ACT4.

プロセッサ11は、ACT6にてNOと判定した場合に各種の機能のために実行する処理の中でデータベースを検索する必要が生じた場合、そのデータベースを表すデータファイルが対象ファイルであるならば、キャッシュCA1に記憶されたデータファイルに対して検索処理を実行する。かくして情報処理プログラムに基づく情報処理をプロセッサ11が実行することによって、プロセッサ11を中枢部分とするコンピュータは処理手段として機能する。プロセッサ11は、事務用コンピュータ2から通信ネットワーク3を介してなされる検索要求に応じて、データベースを検索し、検索結果を事務用コンピュータ2に通知する場合もある。この場合にもプロセッサ11は、検索対象のデータベースを表すデータファイルが対象ファイルであるならば、キャッシュCA1に記憶されたデータファイルに対して検索処理を実行する。またプロセッサ11は、事務用コンピュータ2から通信ネットワーク3を介してなされる転送要求に応じて、データファイルを事務用コンピュータ2へと送信する場合もある。この場合にもプロセッサ11は、送信対象のデータベースを表すデータファイルが対象ファイルであるならば、キャッシュCA1に記憶されたデータファイルを送信する。 When the processor 11 determines that NO in ACT6 and it becomes necessary to search the database in the processing executed for various functions, the processor 11 caches the data file representing the database if it is the target file. The search process is executed for the data file stored in CA1. Thus, when the processor 11 executes information processing based on the information processing program, the computer having the processor 11 as a central portion functions as a processing means. The processor 11 may search the database in response to a search request made from the office computer 2 via the communication network 3 and notify the office computer 2 of the search result. In this case as well, if the data file representing the database to be searched is the target file, the processor 11 executes the search process on the data file stored in the cache CA1. Further, the processor 11 may transmit a data file to the office computer 2 in response to a transfer request made from the office computer 2 via the communication network 3. In this case as well, if the data file representing the database to be transmitted is the target file, the processor 11 transmits the data file stored in the cache CA1.

以上のように事務用コンピュータ1は、起動後、データベース検索を伴う機能のための処理を実行するのに先立ち、データベースを表したデータファイルをキャッシュする。このため、上記の処理の開始後の1回目の検索の所要時間を短縮できる。 As described above, the office computer 1 caches the data file representing the database after the start-up and before executing the process for the function involving the database search. Therefore, the time required for the first search after the start of the above process can be shortened.

なお、データファイルDF1,DF2,…の一部のみを対象ファイルとしているから、対象ファイルとは異なるデータファイルが表すデータベースが検索の対象である場合は、1回目の検索の所要時間は短縮できない。しかしながら、データファイルDF1,DF2,…の全てをキャッシュするのでは、キャッシュに要する時間が長くなり、各種機能のための処理を開始できるまでの待ち時間が長くなってしまうので、トータルとしては効率化が図れる。 Since only a part of the data files DF1, DF2, ... Is targeted as the target file, the time required for the first search cannot be shortened when the search target is a database represented by a data file different from the target file. However, if all of the data files DF1, DF2, ... Are cached, the time required for caching becomes long, and the waiting time until the processing for various functions can be started becomes long, so the total efficiency is improved. Can be planned.

しかも、事務用コンピュータ1では、対象ファイルとするデータファイルを操作者が設定できる。このため、事務用コンピュータ1の使用状況を考慮して適切に対象ファイルを設定すれば、多くの場合の1回目の検索の所要時間を短縮できる。 Moreover, in the office computer 1, the operator can set the data file as the target file. Therefore, if the target file is appropriately set in consideration of the usage status of the office computer 1, the time required for the first search in many cases can be shortened.

この実施形態は、次のような種々の変形実施が可能である。
キャッシュの対象は、データベースを表すデータファイルには限らない。例えば、伝票のフォームを表した画像データなどを表したデータファイルをキャッシュの対象としてもよい。
This embodiment can be modified in various ways as follows.
The target of the cache is not limited to the data file representing the database. For example, a data file representing image data representing a slip form may be cached.

事務用コンピュータ1において、事務用コンピュータ2又は図示しないサーバ装置などから通信ネットワークから取得したデータファイルをキャッシュするのであってもよい。この場合、キャッシュCA1としてはメインメモリ12及び補助記憶ユニット13のいずれの記憶領域が用いられてもよい。 The office computer 1 may cache a data file acquired from the communication network from the office computer 2 or a server device (not shown). In this case, either the storage area of the main memory 12 or the auxiliary storage unit 13 may be used as the cache CA1.

商取引に関する事務処理のための各種機能を実現する情報処理とは異なる情報処理を行う情報処理装置として実現することも可能である。 It can also be realized as an information processing device that performs information processing different from the information processing that realizes various functions for paperwork related to commercial transactions.

情報処理によりプロセッサ11が実現する各機能は、その一部又は全てをロジック回路などのようなプログラムに基づかない情報処理を実行するハードウェアにより実現することも可能である。また上記の各機能のそれぞれは、上記のロジック回路などのハードウェアにソフトウェア制御を組み合わせて実現することも可能である。 Each function realized by the processor 11 by information processing can also be realized by hardware that executes information processing that is not based on a program such as a logic circuit or the like. Further, each of the above-mentioned functions can be realized by combining software control with the above-mentioned hardware such as a logic circuit.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

1…事務用コンピュータ、11…プロセッサ、12…メインメモリ、13…補助記憶ユニット、14…表示ユニット、15…入力ユニット、16…プリンタ、17…通信インタフェース、18…伝送路。 1 ... Office computer, 11 ... Processor, 12 ... Main memory, 13 ... Auxiliary storage unit, 14 ... Display unit, 15 ... Input unit, 16 ... Printer, 17 ... Communication interface, 18 ... Transmission line.

Claims (5)

複数のデータファイルの少なくとも1つを利用した情報処理を実行する処理手段と、
前記複数のデータファイルのうちの一部として操作者により指定された前記データファイルのリストを表したリストデータを生成する生成手段と、
前記生成手段により生成された前記リストデータが表すリストに示された前記データファイルを、前記処理手段が前記情報処理を開始するのに先立って取得してキャッシュに保存する保存手段と、
を具備した情報処理装置。
A processing means for executing information processing using at least one of a plurality of data files,
A generation means for generating list data representing a list of the data files specified by the operator as a part of the plurality of data files.
A storage means for acquiring the data file shown in the list represented by the list data generated by the generation means and storing the data file in a cache prior to the processing means starting the information processing.
Information processing device equipped with.
前記複数のデータファイルを記憶する第1の記憶デバイスと、
前記第1の記憶デバイスよりも高速に読み出し可能な第2の記憶デバイスと、
をさらに具備し、
前記保存手段は、前記第1の記憶デバイスから読み出した前記データファイルを、前記第2の記憶デバイス中に設定された前記キャッシュに保存する、
請求項1に記載の情報処理装置。
A first storage device that stores the plurality of data files, and
A second storage device that can be read faster than the first storage device,
Further equipped,
The storage means stores the data file read from the first storage device in the cache set in the second storage device.
The information processing device according to claim 1.
前記複数のデータファイルはそれぞれデータベースを表し、
前記処理手段は、前記データファイルが表す前記データベースを検索して得たデータを前記情報処理で利用する、
請求項1又は請求項2に記載の情報処理装置。
Each of the plurality of data files represents a database.
The processing means uses the data obtained by searching the database represented by the data file in the information processing.
The information processing apparatus according to claim 1 or 2.
複数のデータファイルの少なくとも1つを利用した情報処理を実行する処理手段を備える情報処理装置にて、
前記複数のデータファイルのうちの一部として操作者により指定された前記データファイルのリストを表したリストデータを生成し、
生成された前記リストデータが表すリストに示された前記データファイルを、前記処理手段が前記情報処理を開始するのに先立って取得してキャッシュに保存する、
情報処理方法。
In an information processing device provided with a processing means for executing information processing using at least one of a plurality of data files.
Generates list data representing a list of the data files specified by the operator as part of the plurality of data files.
The data file shown in the list represented by the generated list data is acquired and stored in the cache prior to the processing means starting the information processing.
Information processing method.
情報処理装置が備えるコンピュータを、
複数のデータファイルの少なくとも1つを利用した情報処理を実行する処理手段と、
前記複数のデータファイルのうちの一部として操作者により指定された前記データファイルのリストを表したリストデータを生成する生成手段と、
前記生成手段により生成された前記リストデータが表すリストに示された前記データファイルを、前記処理手段が前記情報処理を開始するのに先立って取得してキャッシュに保存する保存手段と、
して機能させるための情報処理プログラム。
A computer equipped with an information processing device
A processing means for executing information processing using at least one of a plurality of data files,
A generation means for generating list data representing a list of the data files specified by the operator as a part of the plurality of data files.
A storage means for acquiring the data file shown in the list represented by the list data generated by the generation means and storing the data file in a cache prior to the processing means starting the information processing.
An information processing program to make it work.
JP2019124881A 2019-07-04 2019-07-04 Information processing device, information processing method and information processing program Pending JP2021012441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019124881A JP2021012441A (en) 2019-07-04 2019-07-04 Information processing device, information processing method and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019124881A JP2021012441A (en) 2019-07-04 2019-07-04 Information processing device, information processing method and information processing program

Publications (1)

Publication Number Publication Date
JP2021012441A true JP2021012441A (en) 2021-02-04

Family

ID=74226555

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019124881A Pending JP2021012441A (en) 2019-07-04 2019-07-04 Information processing device, information processing method and information processing program

Country Status (1)

Country Link
JP (1) JP2021012441A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005537707A (en) * 2002-08-17 2005-12-08 ディズニー エンタープライゼス インコーポレイテッド A system for sending and dynamic presentation of multimedia assets on networks with limited line capacity
JP2008112423A (en) * 2006-10-31 2008-05-15 Toshiba Corp Cache server, network booting method and program
JP2010238114A (en) * 2009-03-31 2010-10-21 Ntt Docomo Inc Communication system, server and communication control method
JP2016184272A (en) * 2015-03-26 2016-10-20 日本電気株式会社 Database management system, method of buffering the same, and computer program
JP2018169774A (en) * 2017-03-29 2018-11-01 日本電気株式会社 Storage device, management device, information processing system, control method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005537707A (en) * 2002-08-17 2005-12-08 ディズニー エンタープライゼス インコーポレイテッド A system for sending and dynamic presentation of multimedia assets on networks with limited line capacity
JP2008112423A (en) * 2006-10-31 2008-05-15 Toshiba Corp Cache server, network booting method and program
JP2010238114A (en) * 2009-03-31 2010-10-21 Ntt Docomo Inc Communication system, server and communication control method
JP2016184272A (en) * 2015-03-26 2016-10-20 日本電気株式会社 Database management system, method of buffering the same, and computer program
JP2018169774A (en) * 2017-03-29 2018-11-01 日本電気株式会社 Storage device, management device, information processing system, control method and program

Similar Documents

Publication Publication Date Title
JP6319584B2 (en) Image forming system
JP6927919B2 (en) Electronic receipt system, payment device, sales promotion receipt server and information processing program
US8451467B2 (en) Printing apparatus, method for controlling print job, and computer program for pre-registering condition information relating to conditions for cancelling execution of a print job
US20170017983A1 (en) Electronic coupon and receipt management system
JP6558358B2 (en) Server, information processing apparatus, processing method, and program
US10771649B2 (en) Management server for managing multiple identifications of an image processing apparatus, and information processing system and information processing method therefor
JP6997387B2 (en) Servers, information processing equipment, processing methods and programs
JP2021140610A (en) Grouping system, first grouping device, second grouping device, grouping management device and grouping management program
JP2021012441A (en) Information processing device, information processing method and information processing program
JP4517931B2 (en) Sales data processing apparatus and program
US20170017979A1 (en) Electronic receipt system, server device, and program
US11169754B2 (en) Information processing method, information processing apparatus, and non-transitory computer-readable storage medium storing program
JP2009146402A (en) Information processing system, information processor, its control method, communication apparatus, its control method and program
US20190227760A1 (en) Device data management system, control method, and storage medium
JP2016053887A (en) Information processing device and program
US20170206511A1 (en) System and method for distributed information processing
US20170371645A1 (en) Information processing apparatus, operation update method and operation update program
JP6756638B2 (en) Branch business system
US20230186268A1 (en) Management apparatus, processing system, and information processing program
US20220166889A1 (en) Consumables ordering system
US20230305782A1 (en) Image forming apparatus, non-transitory computer readable medium, and method for stopping printing
JP2013254462A (en) Information processor and information processing method
US20220067732A1 (en) Transaction data management system
JP6740102B2 (en) Electronic receipt management device and its control program
JP7013915B2 (en) Information processing equipment, data editing support methods and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220621

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230901

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231205