JP2007042025A - File management system and program thereof - Google Patents

File management system and program thereof Download PDF

Info

Publication number
JP2007042025A
JP2007042025A JP2005228115A JP2005228115A JP2007042025A JP 2007042025 A JP2007042025 A JP 2007042025A JP 2005228115 A JP2005228115 A JP 2005228115A JP 2005228115 A JP2005228115 A JP 2005228115A JP 2007042025 A JP2007042025 A JP 2007042025A
Authority
JP
Japan
Prior art keywords
evaluation value
data file
file
processed
command
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
JP2005228115A
Other languages
Japanese (ja)
Other versions
JP4682738B2 (en
Inventor
Hitoshi Watanabe
倫 渡邉
Kazuma Aoki
一磨 青木
Chol Yoo
哲 柳
Kazunari Muroi
一成 室井
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2005228115A priority Critical patent/JP4682738B2/en
Publication of JP2007042025A publication Critical patent/JP2007042025A/en
Application granted granted Critical
Publication of JP4682738B2 publication Critical patent/JP4682738B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve operability concerning input of execution instructions in a file management system which can accept execution instructions of various processing to data files. <P>SOLUTION: When a filer (file management program) to which this invention is applied is executed, a PC (Personal Computer) displays a file selection screen (a) by which a user can select the data file to be processed, and displays on the file selection screen commands selection screen (b) in which objects to accept execution instructions are arranged for every kind of acceptable execution instructions when the data file of processing object is selected by selection operation of data files through the file selection screen. Besides, at this case, each object is arranged in order with high evaluation value concerning selection frequency. When the execution instruments are inputted by the selection operation of objects, the data file of the processing object is set as an argument, and the processing corresponding to the inputted instructions is executed, and the estimation value of the object corresponding to the inputted instructions is updated in the direction where the evaluation value is raised. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データファイルを管理するファイル管理システムに関する。   The present invention relates to a file management system for managing data files.

従来、ファイル管理システムとしては、GUI(グラフィカルユーザインターフェース)構成のファイル選択画面を、表示装置に表示させ、このファイル選択画面を通じて、ユーザがデータファイルを選択すると(例えば、ファイル選択画面に表示されたデータファイルのシンボル(アイコン等)にポインタを合わせ、マウスをダブルクリック操作すると)、このデータファイルの拡張子に関連付けられたアプリケーションプログラムを用いて、上記選択されたデータファイルに対する特定の処理を実行するものが知られている。   Conventionally, as a file management system, a file selection screen having a GUI (Graphical User Interface) configuration is displayed on a display device, and when a user selects a data file through this file selection screen (for example, displayed on the file selection screen) When the pointer is placed on a symbol (icon etc.) of the data file and the mouse is double-clicked), the application program associated with the extension of the data file is used to execute a specific process for the selected data file. Things are known.

また、従来のファイル管理システムとしては、ファイル選択画面を通じて、ユーザがデータファイルを選択すると(例えば、ファイル選択画面に表示されたデータファイルのシンボルにポインタを合わせ、マウスを右クリック操作すると)、コマンド選択画面を表示装置に表示させ、このコマンド選択画面を通じて、ユーザがコマンドを選択すると、選択されたコマンドに対応する処理を、上記選択されたデータファイルを用いて、実行するものが知られている。   Further, in the conventional file management system, when the user selects a data file through the file selection screen (for example, when the pointer is placed on the symbol of the data file displayed on the file selection screen and the mouse is right-clicked), the command It is known that when a selection screen is displayed on a display device and a user selects a command through the command selection screen, processing corresponding to the selected command is executed using the selected data file. .

その他、上記ファイル管理システムとしては、表示処理の実行指令受付用のオブジェクト(操作対象)、及び、印刷処理の実行指令受付用のオブジェクトを配列してなるコマンド選択画面を、表示装置に表示させ、このコマンド選択画面を通じて、ユーザがオブジェクトを選択すると、オブジェクトの選択結果に従って、上記選択されたデータファイルを、表示処理したり、印刷処理するものが知られている。また、従来では、データファイルの種類に応じて、データファイルに対する処理内容を切り替えるシステムが知られている(例えば、特許文献1参照)。
特開2003−283755号公報
In addition, as the file management system, a display device displays a command selection screen in which display processing execution command reception objects (operation targets) and print processing execution command reception objects are arranged, It is known that when a user selects an object through this command selection screen, the selected data file is displayed or printed according to the object selection result. Conventionally, a system that switches processing contents for a data file in accordance with the type of the data file is known (see, for example, Patent Document 1).
JP 2003-283755 A

しかしながら、従来のファイル管理システムでは、次のような問題があった。例えば、コマンド選択画面を表示装置に表示させるファイル管理システムでは、コマンド選択画面におけるオブジェクトの配列順序が一定に定められ、コマンド選択画面(ポップアップ画面)の表示位置が、データファイル選択時(右クリック操作時)のポインタ位置を起点として一定に定められているため、配列順序が下位のオブジェクトを、高頻度で選択するユーザにとっては、選択すべきオブジェクトに、ポインタ(マウスポインタ)を移動させる操作が煩わしいといった問題があった。   However, the conventional file management system has the following problems. For example, in a file management system that displays a command selection screen on a display device, the arrangement order of objects on the command selection screen is fixed, and the display position of the command selection screen (pop-up screen) is when a data file is selected (right-click operation) For a user who frequently selects an object with a lower order of arrangement, it is troublesome to move the pointer (mouse pointer) to the object to be selected. There was a problem.

また、配列順序が中程のオブジェクトを、高頻度で選択するユーザにとっては、コマンド選択画面に複数表示されているオブジェクト群の中から、目的のオブジェクトを探し出しにくく、その作業が煩わしいといった問題があった。   In addition, there is a problem that a user who frequently selects an object in the middle of the arrangement order frequently finds the target object out of a plurality of object groups displayed on the command selection screen and is troublesome. It was.

その他、従来のファイル管理システムでは、データファイルのシンボルに対するダブルクリック操作によって実行される処理が、表示処理等の特定処理に定められているため、ユーザは、データファイルに対して印刷処理を施したい場合、常に、右クリック操作をして、コマンド選択画面から、印刷用のオブジェクトを選択しなければならず、実行指令(コマンド)入力時の操作性が悪いといった問題があった。   In addition, in the conventional file management system, since the process executed by the double click operation on the symbol of the data file is defined as a specific process such as a display process, the user wants to perform the print process on the data file. In this case, a right-click operation must always be performed to select an object for printing from the command selection screen, and there is a problem that operability when inputting an execution command (command) is poor.

本発明は、こうした問題に鑑みなされたものであり、データファイルに対する各種処理の実行指令を受付可能なファイル管理システムにおいて、実行指令の入力にかかる操作性を、向上させることを目的とする。   The present invention has been made in view of these problems, and an object of the present invention is to improve the operability of inputting an execution command in a file management system capable of receiving various processing execution commands for a data file.

かかる目的を達成するためになされた請求項1記載の発明は、記憶装置に記憶されたデータファイルを管理するファイル管理システムであって、選択画面表示制御手段と、受付画面表示制御手段と、処理実行手段と、評価値記憶手段と、評価値更新手段と、を備えるものである。   The invention described in claim 1 made to achieve the above object is a file management system for managing a data file stored in a storage device, comprising a selection screen display control means, a reception screen display control means, and a process. Execution means, evaluation value storage means, and evaluation value update means are provided.

このファイル管理システムにおける選択画面表示制御手段は、記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルをユーザが選択可能なGUI構成のファイル選択画面を、表示装置に表示させる。   The selection screen display control means in this file management system causes the display device to display a file selection screen having a GUI configuration that allows the user to select a data file to be processed from among a plurality of data files stored in the storage device.

また、受付画面表示制御手段は、ファイル選択画面を通じたデータファイルの選択操作により、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令をユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる。また、処理実行手段は、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、上記選択された処理対象のデータファイルを引数に設定して、入力された実行指令に対応する処理を実行する。   The acceptance screen display control means is a GUI configuration screen for accepting execution instructions for various processes from the user when a data file to be processed is selected by the user by a data file selection operation through the file selection screen. Then, for each type of execution command that can be received, a command reception screen in which objects for receiving execution commands are arranged is displayed on the display device. In addition, when an execution command is input from the user by an object selection operation through the command reception screen, the process execution means sets the selected data file to be processed as an argument and sets the input execution command. Perform the corresponding process.

その他、評価値記憶手段は、各オブジェクトの選択頻度に関する評価値を、記憶しており、評価値更新手段は、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、評価値記憶手段が記憶する各オブジェクトの評価値を更新する。   In addition, the evaluation value storage means stores an evaluation value related to the selection frequency of each object, and the evaluation value update means receives an execution command from the user by an object selection operation through the command reception screen. The evaluation value of each object stored in the evaluation value storage means is updated in a direction in which the evaluation with respect to the object corresponding to the input execution command increases.

また特に、本発明における上記受付画面表示制御手段は、処理対象のデータファイルが選択されると、上記指令受付画面として、評価が最も高いオブジェクトが、他のオブジェクトよりも目立つように、各オブジェクトを配列してなる指令受付画面を、表示装置に表示させる。   In particular, the reception screen display control means in the present invention, when a data file to be processed is selected, the command reception screen displays each object so that the object with the highest evaluation stands out from the other objects. A command receiving screen arranged is displayed on the display device.

このファイル管理システムでは、ユーザによる選択頻度の高いオブジェクトの評価を上げて、各実行指令受付用のオブジェクトの内、評価が最も高いオブジェクトを目立たせるように、指令受付画面を構成するので、ユーザが普段利用するオブジェクトを探しやすいように、指令受付画面を構成することできる。従って、この発明によれば、ユーザが指令受付画面から操作の必要なオブジェクトを探し出す手間が軽減される。よって、この発明によれば、ファイル管理システムにおいて、実行指令の入力にかかるユーザの操作性を、向上させることができる。   In this file management system, the command reception screen is configured so that the evaluation of the object that is frequently selected by the user is raised and the object with the highest evaluation among the objects for receiving each execution command is made conspicuous. The command acceptance screen can be configured so that it is easy to find an object that is normally used. Therefore, according to the present invention, it is possible to reduce the trouble of the user searching for an object that requires an operation from the command reception screen. Therefore, according to the present invention, in the file management system, it is possible to improve the operability of the user concerning the execution command input.

尚、上記指令受付画面では、評価が最も高いオブジェクトを大きく表示することにより、このオブジェクトを目立つように表示することができる。また、各オブジェクトが文字を構成要素とするものである場合には、評価が最も高いオブジェクトの文字を、選択的に、太文字・下線等で強調表示することにより、このオブジェクトを目立つように表示することができる。また、評価が最も高いオブジェクトに、マーカ(丸印等)を付けることにより、このオブジェクトを目立つように表示することができる。   In the command reception screen, the object with the highest evaluation can be displayed conspicuously by displaying the object with the highest evaluation. In addition, when each object has a character as a constituent element, the character of the object having the highest evaluation is selectively highlighted with bold characters, underline, etc., so that this object is displayed prominently. can do. Further, by attaching a marker (such as a circle) to an object having the highest evaluation, this object can be displayed prominently.

その他、評価が最も高いオブジェクトを目立つように表示する方法としては、請求項2記載のように、最も評価の高いオブジェクトを、先頭に配列するようにして、各オブジェクトを配列する方法がある。   In addition, as a method for displaying the object having the highest evaluation conspicuously, there is a method in which the objects with the highest evaluation are arranged at the top so that each object is arranged.

請求項2記載のファイル管理システムにおける受付画面表示制御手段は、処理対象のデータファイルが選択されると、上記指令受付画面として、評価値記憶手段が記憶する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   The reception screen display control means in the file management system according to claim 2, when a data file to be processed is selected, each object based on an evaluation value of each object stored in the evaluation value storage means as the command reception screen. Is displayed on the display device.

このように構成されたファイル管理システムでは、ユーザの選択頻度に応じ、実行指令受付用のオブジェクトの配列順序を切り替えるので、ユーザが普段利用するオブジェクトを探しやすいように、指令受付画面を構成することできる。そして、このファイル管理システムによれば、ユーザは、利用頻度の高いオブジェクトに対し、簡単にマウスポインタを合わせて、操作(クリック操作等)を加えることができ、利用頻度の高い実行指令を、簡単な操作で、ファイル管理システムに入力することができる。従って、この発明によれば、ファイル管理システムにおいて、実行指令の入力にかかるユーザの操作性が、一層向上する。   In the file management system configured as described above, since the arrangement order of the objects for receiving the execution command is switched according to the selection frequency of the user, the command reception screen should be configured so that the user can easily find the object to be used normally. it can. According to this file management system, the user can easily perform an operation (click operation, etc.) by moving the mouse pointer to an object that is frequently used, and can easily execute an execution command that is frequently used. Can be input to the file management system with a simple operation. Therefore, according to the present invention, in the file management system, the operability of the user for inputting the execution command is further improved.

尚、上述のファイル管理システムは、評価値の組(各オブジェクトの評価値からなる組)を、一組のみ保持するように構成されてもよいが、請求項3記載のように、評価値の組を、データファイル毎に保持する構成にされると好ましい。   The file management system described above may be configured to hold only one set of evaluation values (a set of evaluation values for each object). It is preferable that the set is held for each data file.

請求項3記載のファイル管理システムは、評価値記憶手段が、各オブジェクトの評価値(評価値の組)を、データファイル毎に記憶するものである。このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新する。また、受付画面表示制御手段は、処理対象のデータファイルが選択されると、選択された処理対象のデータファイルに対応する各オブジェクトの評価値(評価値の組)に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   According to a third aspect of the present invention, the evaluation value storage means stores an evaluation value (a set of evaluation values) of each object for each data file. When an execution command is input from the user, the evaluation value update unit in this file management system includes an evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit Update. When the data file to be processed is selected, the reception screen display control means evaluates each object based on the evaluation value (evaluation value set) of each object corresponding to the selected data file to be processed. A command reception screen arranged in descending order is displayed on the display device.

このファイル管理システムでは、評価値の組を、データファイル毎に設けているため、各オブジェクトの選択頻度を、データファイル毎に評価することができ、データファイル毎に、ユーザの利用方法に適合する配列順序で、オブジェクトを指令入力画面に配列することができる。従って、このファイル管理システムによれば、実行指令の入力にかかる操作性を、データファイル単位で、効果的に向上させることができる。   In this file management system, since a set of evaluation values is provided for each data file, the selection frequency of each object can be evaluated for each data file, and it is adapted to the user's usage method for each data file. Objects can be arranged on the command input screen in the arrangement order. Therefore, according to this file management system, the operability for inputting an execution command can be effectively improved in units of data files.

また、上述のファイル管理システムは、評価値の組を、データファイルの種類毎(例えば、拡張子毎)に保持する構成にされてもよい。
請求項4記載のファイル管理システムは、評価値記憶手段が、各オブジェクトの評価値(評価値の組)を、データファイルの種類毎に記憶するものである。このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新する。
Further, the file management system described above may be configured to hold a set of evaluation values for each type of data file (for example, for each extension).
According to a fourth aspect of the present invention, the evaluation value storage means stores an evaluation value (a set of evaluation values) of each object for each type of data file. When an execution command is input from the user, the evaluation value updating means in this file management system has each of the evaluation values for each type of data file stored in the evaluation value storage means corresponding to the type of data file to be processed. Update the evaluation value of the object.

また、受付画面表示制御手段は、処理対象のデータファイルが選択されると、選択された処理対象のデータファイルの種類に対応する各オブジェクトの評価値(評価値の組)に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the data file to be processed is selected, the reception screen display control means selects each object based on the evaluation value (evaluation value set) of each object corresponding to the type of the selected data file to be processed. A command reception screen arranged in order of high evaluation is displayed on the display device.

このファイル管理システムでは、評価値の組を、データファイルの種類毎に設けているため、各オブジェクトの選択頻度を、データファイルの種類毎に評価することができ、データファイルの種類(拡張子)毎に、適切な配列順序で、オブジェクトを指令入力画面に配列することができる。従って、このファイル管理システムによれば、実行指令の入力にかかる操作性を、データファイルの種類単位で、効果的に向上させることができる。   In this file management system, since a set of evaluation values is provided for each type of data file, the selection frequency of each object can be evaluated for each type of data file, and the type of data file (extension) Every time, objects can be arranged on the command input screen in an appropriate arrangement order. Therefore, according to this file management system, the operability for inputting the execution command can be effectively improved for each data file type.

また、ファイル管理システムは、請求項5記載のように構成されてもよい。請求項5記載のファイル管理システムは、評価値記憶手段が、各オブジェクトの評価値を、データファイル毎、及び、データファイルの種類毎に記憶するものである。   The file management system may be configured as described in claim 5. According to a fifth aspect of the present invention, the evaluation value storage means stores the evaluation value of each object for each data file and each type of data file.

このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新すると共に、評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新する。   When an execution command is input from the user, the evaluation value update unit in this file management system includes an evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit And the evaluation value of each object corresponding to the type of data file to be processed is updated among the evaluation values for each type of data file stored in the evaluation value storage means.

また、受付画面表示制御手段は、処理対象のデータファイルが選択されると、判断手段にて、上記選択された処理対象のデータファイルについての選択操作がファイル選択画面を通じて過去に所定回数以上行われているか否かを判断し、処理対象のデータファイルについての選択操作が過去に所定回数以上行われていないと判断すると、評価値記憶手段が記憶する上記処理対象のデータファイルの種類に対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the data file to be processed is selected, the reception screen display control means performs a selection operation on the selected data file to be processed by the determination means more than a predetermined number of times in the past through the file selection screen. Each of the data files corresponding to the types of the data files to be processed stored in the evaluation value storage means. Based on the evaluation value of the object, a command reception screen in which the objects are arranged in descending order of evaluation is displayed on the display device.

これに対し、受付画面表示制御手段は、処理対象のデータファイルについての選択操作が過去に所定回数以上行われていると判断すると、評価値記憶手段が記憶する上記処理対象のデータファイルに対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。具体的に、上記判断手段は、例えば、処理対象のデータファイルについての選択操作がファイル選択画面を通じ、過去に1回以上行われているか否かを判断する構成にすることができる。   On the other hand, when the reception screen display control unit determines that the selection operation for the processing target data file has been performed a predetermined number of times or more in the past, the reception screen display control unit corresponds to the processing target data file stored in the evaluation value storage unit. Based on the evaluation value of each object, a command reception screen in which the objects are arranged in order of high evaluation is displayed on the display device. Specifically, for example, the determination unit can be configured to determine whether or not a selection operation for a data file to be processed has been performed once or more in the past through a file selection screen.

処理対象のデータファイルについての選択操作が過去1回も行われていない場合には、処理対象のデータファイルに対応する評価値が、ユーザの選択操作に基づいて、学習更新されていないことになるので、処理対象のデータファイルに対応する評価値に基づいて、オブジェクトの配列順序の切替を行うことは実質的にできず、この場合、デフォルトの配列順序でオブジェクトを配列することになる。   If the selection operation for the data file to be processed has not been performed in the past, the evaluation value corresponding to the data file to be processed has not been learned and updated based on the user's selection operation. Therefore, it is practically impossible to switch the arrangement order of the objects based on the evaluation value corresponding to the data file to be processed. In this case, the objects are arranged in the default arrangement order.

しかしながら、ユーザは、同種のデータファイルに対し、同じような操作を行う傾向にあるので、処理対象のデータファイルについての選択操作が過去1回も行われていない場合には、選択された処理対象のデータファイルの種類に対応する評価値を参照して、オブジェクトの配列順序を切り替えるように、ファイル管理システムを構成すると、ユーザに対し、使い易い指令入力画面を表示できる可能性が高くなる。   However, since the user tends to perform the same operation on the same type of data file, if the selection operation for the data file to be processed has not been performed at least once, the selected processing target If the file management system is configured so as to switch the arrangement order of the objects with reference to the evaluation value corresponding to the type of the data file, there is a high possibility that the user can display an easy-to-use command input screen.

即ち、このように構成された請求項5記載のファイル管理システムでは、初回のデータファイルの選択操作に対しても、実行指令の入力にかかるユーザの操作性を、向上させることができる。従って、この発明によれば、一層、ユーザにとって使いやすいファイル管理システムを提供することができる。   That is, in the file management system according to claim 5 configured as described above, the operability of the user for inputting the execution command can be improved even for the first data file selection operation. Therefore, according to the present invention, it is possible to provide a file management system that is easier for the user to use.

尚、選択画面表示制御手段としての機能は、所謂ファイラと呼ばれるファイル管理プログラムにて実現されるのが一般的であるが、ファイラとしては、様々な種類のものが知られており、複数種のファイラを、パーソナルコンピュータにインストールして、使用するユーザも多い。従って、請求項2記載のファイル管理システムは、請求項6記載のように構成されてもよい。   The function as the selection screen display control means is generally realized by a file management program called a so-called filer, but various types of filers are known, and a plurality of types of filers are known. Many users install the filer on a personal computer and use it. Therefore, the file management system according to claim 2 may be configured as described in claim 6.

請求項6記載のファイル管理システムは、複数の選択画面表示制御手段を備え、評価値記憶手段が、各オブジェクトの評価値を、選択画面表示制御手段毎に記憶する構成にされたものである。このファイル管理システムでは、複数の選択画面表示制御手段を備えることにより、複数のファイル選択画面を表示することができる。   The file management system according to claim 6 includes a plurality of selection screen display control means, and the evaluation value storage means stores the evaluation value of each object for each selection screen display control means. In this file management system, a plurality of file selection screens can be displayed by providing a plurality of selection screen display control means.

このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する。   When an execution command is input from the user, the evaluation value update means in this file management system performs an operation of selecting a data file to be processed among the evaluation values for each selection screen display control means stored in the evaluation value storage means. The evaluation value of each object corresponding to the selection screen display control means displaying the selected file selection screen is updated.

その他、受付画面表示制御手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the execution command is input from the user, the reception screen display control unit is a file in which an operation for selecting a data file to be processed is made among the evaluation values for each selection screen display control unit stored in the evaluation value storage unit Based on the evaluation value of each object corresponding to the selection screen display control means displaying the selection screen, a command reception screen in which the objects are arranged in the order of high evaluation is displayed on the display device.

上述のように、このファイル管理システムでは、評価値の組を、選択画面表示制御手段(ファイル選択画面)毎に設けているので、各オブジェクトの選択頻度を、ファイル選択画面毎に評価することができ、ファイル選択画面毎に、適切な配列順序で、オブジェクトを、指令入力画面に配列することができる。   As described above, in this file management system, since a set of evaluation values is provided for each selection screen display control means (file selection screen), the selection frequency of each object can be evaluated for each file selection screen. The objects can be arranged on the command input screen in an appropriate arrangement order for each file selection screen.

従って、このファイル管理システムによれば、ユーザが、複数のファイル選択画面を、用途に応じて、使い分けている場合(例えば、ユーザが、第一のファイル選択画面を、表示処理の実行指令入力用の画面として用い、第二のファイル選択画面を、印刷処理の実行指令入力用の画面として用いている場合)には、その用途に応じた適切な指令入力画面を、表示装置に表示させることができる。従って、この発明によれば、実行指令の入力にかかる操作性を、効果的に向上させることができる。   Therefore, according to this file management system, when the user uses a plurality of file selection screens depending on the usage (for example, the user uses the first file selection screen for inputting an execution command for display processing). If the second file selection screen is used as a print processing execution command input screen), an appropriate command input screen corresponding to the application can be displayed on the display device. it can. Therefore, according to the present invention, it is possible to effectively improve the operability for inputting the execution command.

また、この発明を応用して、請求項2記載のファイル管理システムは、請求項7記載のように構成されてもよい。請求項7記載のファイル管理システムは、複数の選択画面表示制御手段を備え、評価値記憶手段が、各オブジェクトの評価値を、データファイルの種類毎、及び、選択画面表示制御手段毎に記憶する構成にされたものである。   Further, by applying the present invention, the file management system according to claim 2 may be configured as described in claim 7. The file management system according to claim 7 includes a plurality of selection screen display control means, and the evaluation value storage means stores the evaluation value of each object for each type of data file and for each selection screen display control means. It is made up.

このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新すると共に、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する。   When an execution command is input from the user, the evaluation value updating means in this file management system has each of the evaluation values for each type of data file stored in the evaluation value storage means corresponding to the type of data file to be processed. Selection screen display control for updating the evaluation value of the object and displaying the file selection screen in which the selection operation of the data file to be processed is performed among the evaluation values for each selection screen display control means stored in the evaluation value storage means The evaluation value of each object corresponding to the means is updated.

また、受付画面表示制御手段は、処理対象のデータファイルが選択されると、判断手段にて、上記選択された処理対象のデータファイルと同一種のデータファイルについての選択操作が、上記各選択画面表示制御手段毎に表示されるファイル選択画面のいずれかを通じて、過去に所定回数以上行われているか否かを判断し、処理対象のデータファイルと同一種のデータファイルについての選択操作が過去に所定回数以上行われていないと判断すると、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   Further, when the data file to be processed is selected, the reception screen display control means performs a selection operation on the same type of data file as the selected data file to be processed by the determination means. Through any of the file selection screens displayed for each display control means, it is determined whether or not a predetermined number of times has been performed in the past, and a selection operation for a data file of the same type as the data file to be processed is determined in the past. If it is determined that it has not been performed more than the number of times, the selection screen display that displays the file selection screen in which the selection operation of the data file to be processed is performed among the evaluation values for each selection screen display control means stored in the evaluation value storage means Based on the evaluation value of each object corresponding to the control means, a command reception screen in which the objects are arranged in descending order of evaluation is displayed on the display device. Make.

その他、受付画面表示制御手段は、処理対象のデータファイルと同一種のデータファイルについての選択操作が過去に所定回数以上行われていると判断すると、評価値記憶手段が記憶する上記処理対象のデータファイルの種類に対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the reception screen display control unit determines that the selection operation for the same type of data file as the processing target data file has been performed a predetermined number of times or more in the past, the processing target data stored in the evaluation value storage unit Based on the evaluation value of each object corresponding to the type of file, a command reception screen in which the objects are arranged in the descending order of evaluation is displayed on the display device.

このように構成されたファイル管理システムでは、処理対象のデータファイルが、過去に1回も選択操作が行われていない種類(例えば、拡張子)のデータファイルである場合、対応するデータファイルの種類の評価値に代えて、今回、選択操作が行われたファイル選択画面に対応する評価値を用いて、オブジェクトを配列するので、選択操作が過去行われたことのない種類のデータファイルが、処理対象のデータファイルとして選択された場合でも、ユーザの普段の利用方法に合わせて、適切な配列順序で、オブジェクトを配列して、指令入力画面を、表示装置に表示させることができる。   In the file management system configured as described above, when the data file to be processed is a data file of a type (for example, extension) that has not been selected once in the past, the type of the corresponding data file Instead of the evaluation value, the objects are arranged using the evaluation value corresponding to the file selection screen on which the selection operation has been performed this time, so that a data file of a type for which the selection operation has not been performed in the past is processed. Even when the data file is selected as a target data file, the command input screen can be displayed on the display device by arranging the objects in an appropriate arrangement order according to the usual usage method of the user.

尚、このファイル管理システムでは、評価値記憶手段に、データファイルの種類毎、及び、選択画面表示制御手段毎の評価値を、記憶させるようにしたが、ファイル管理システムは、請求項8記載のように構成されてもよい。   In this file management system, the evaluation value storage means stores the evaluation value for each type of data file and for each selection screen display control means. It may be configured as follows.

請求項8記載のファイル管理システムは、複数の選択画面表示制御手段を備え、評価値記憶手段が、各オブジェクトの評価値を、データファイル毎、及び、選択画面表示制御手段毎に記憶する構成にされたものである。   The file management system according to claim 8 includes a plurality of selection screen display control means, and the evaluation value storage means stores the evaluation value of each object for each data file and for each selection screen display control means. It has been done.

このファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力されると、評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新すると共に、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する。   When an execution command is input from the user, the evaluation value update unit in this file management system includes an evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit Of the evaluation value for each selection screen display control means stored in the evaluation value storage means, and corresponds to the selection screen display control means for displaying the file selection screen on which the data file to be processed is selected. Update the evaluation value of each object.

また、受付画面表示制御手段は、処理対象のデータファイルが選択されると、判断手段にて、上記選択された処理対象のデータファイルについての選択操作が、各選択画面表示制御手段毎に表示されるファイル選択画面のいずれかを通じて、過去に所定回数以上行われているか否かを判断し、処理対象のデータファイルについての選択操作が過去に所定回数以上行われていないと判断すると、評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the processing target data file is selected, the reception screen display control means displays the selection operation for the selected processing target data file for each selection screen display control means. If it is determined whether or not a predetermined number of times has been performed in the past through any one of the file selection screens, and if it is determined that the selection operation for the data file to be processed has not been performed a predetermined number of times in the past, the evaluation value is stored. Based on the evaluation value of each object corresponding to the selection screen display control means displaying the file selection screen in which the selection operation of the data file to be processed is performed among the evaluation values for each selection screen display control means stored by the means, A command reception screen in which the objects are arranged in descending order of evaluation is displayed on the display device.

その他、受付画面表示制御手段は、処理対象のデータファイルについての選択操作が過去に所定回数以上行われていると判断すると、評価値記憶手段が記憶する上記処理対象のデータファイルに対応する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる。   In addition, when the reception screen display control unit determines that the selection operation for the processing target data file has been performed a predetermined number of times or more in the past, each object corresponding to the processing target data file stored in the evaluation value storage unit Based on the evaluation value, a command reception screen in which the objects are arranged in order of evaluation is displayed on the display device.

このように構成されたファイル管理システムでは、処理対象のデータファイルが、過去に1回も選択操作が行われていないものである場合、対応するデータファイルの評価値に代えて、今回、選択操作が行われたファイル選択画面に対応する評価値を用いて、オブジェクトを配列するので、選択操作が過去行われたことのないデータファイルが、処理対象のデータファイルとして選択された場合でも、ユーザの普段の利用方法に合わせて、適切な配列順序で、オブジェクトを配列して、指令入力画面を、表示装置に表示させることができる。   In the file management system configured as described above, when the data file to be processed has not been selected once in the past, this time the selection operation is performed instead of the evaluation value of the corresponding data file. Since the objects are arranged using the evaluation values corresponding to the file selection screen on which the selection has been performed, even if a data file that has not been selected in the past is selected as the data file to be processed, the user's According to the usual usage, objects can be arranged in an appropriate arrangement order, and the command input screen can be displayed on the display device.

その他、上述の発明では、指令入力画面におけるオブジェクトの配列順序を、オブジェクトの選択頻度に応じて変更するようにしたが、ファイル管理システムは、ファイル選択画面におけるデータファイルのシンボルの右クリック操作時に、指令入力画面を表示装置に表示させ、ファイル選択画面におけるデータファイルのシンボルのダブルクリック操作時に、この指令入力画面でのオブジェクトの選択頻度に応じて、実行する処理内容を切り替えるように構成されてもよい。   In addition, in the above-described invention, the arrangement order of the objects on the command input screen is changed according to the selection frequency of the object, but the file management system performs the right click operation on the symbol of the data file on the file selection screen. The command input screen may be displayed on the display device, and when the data file symbol is double-clicked on the file selection screen, the processing content to be executed is switched according to the frequency of selection of the object on the command input screen. Good.

請求項9記載のファイル管理システムは、上述のファイル選択画面を表示装置に表示させる選択画面表示制御手段と、予め定められた第一の操作方法によって、処理対象のデータファイルの選択操作が、ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなるGUI構成の指令受付画面を、表示装置に表示させる受付画面表示制御手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、選択された処理対象のデータファイルを引数に設定して、入力された実行指令に対応する処理を実行する処理実行手段と、各オブジェクトの選択頻度に関する評価値を、記憶する評価値記憶手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、評価値記憶手段が記憶する各オブジェクトの評価値を、更新する評価値更新手段と、を備える。   The file management system according to claim 9, wherein the selection operation of the data file to be processed is performed by the selection screen display control means for displaying the file selection screen on the display device and the first operation method determined in advance. When a data file to be processed is selected by a user through a selection screen, a command receiving screen having a GUI configuration in which objects for receiving execution commands are arranged for each type of execution command that can be received is displayed on the display device. When an execution command is input by the user through the reception screen display control means to be displayed on the screen and the object selection operation through the command reception screen, the selected data file to be processed is set as an argument and the input execution The process execution means for executing the process corresponding to the command and the evaluation value relating to the selection frequency of each object are stored. When the execution command is input from the user by the value storage unit and the object selection operation through the command reception screen, the evaluation value storage unit stores in a direction in which the evaluation of the object corresponding to the input execution command increases. Evaluation value updating means for updating the evaluation value of each object.

また、このファイル管理システムにおける処理実行手段は、上記第一の操作方法とは異なる予め定められた第二の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、評価値記憶手段が記憶する各オブジェクトの評価値に基づき、評価が最も高いオブジェクトの選択操作時に実行する処理と同一の処理を、選択された処理対象のデータファイルを引数に設定して実行する。   Further, the process execution means in this file management system performs a selection operation of the data file to be processed through the file selection screen by a second predetermined operation method different from the first operation method, and When the data file is selected by the user, based on the evaluation value of each object stored in the evaluation value storage means, the same processing as the processing executed at the time of selecting the object with the highest evaluation is selected. Set the file as an argument and execute it.

尚、第一の操作方法としては、ファイル選択画面に表示されたデータファイルのシンボルにマウスポインタを合わせ、右クリック操作を行う方法が挙げられ、第二の操作方法としては、ファイル選択画面に表示されたデータファイルのシンボルにマウスポインタを合わせ、ダブルクリック操作を行う方法が挙げられる。   As a first operation method, there is a method in which a mouse pointer is moved to a symbol of a data file displayed on the file selection screen and a right click operation is performed. As a second operation method, a display on the file selection screen is performed. One example is a method of performing a double click operation by moving the mouse pointer to the symbol of the data file.

このように構成されたファイル管理システムでは、オブジェクトの選択頻度に応じて、第二の操作方法によるデータファイル選択操作時に実行する処理内容を、切り替えるので、ユーザは、選択頻度の高いオブジェクトに対応する処理については、指令入力画面を通じて、実行指令を入力する必要がなく、オブジェクトの選択操作なしで、ファイル管理システムに、対応する処理を実行させることができる。従って、この発明によれば、実行指令の入力にかかるユーザの操作性を、向上させることができ、ユーザにとって使いやすいファイル管理システムを提供することができる。   In the file management system configured as described above, the processing content to be executed at the time of the data file selection operation by the second operation method is switched according to the selection frequency of the object, so that the user corresponds to the object having a high selection frequency. As for processing, it is not necessary to input an execution command through the command input screen, and the corresponding processing can be executed by the file management system without an object selection operation. Therefore, according to the present invention, it is possible to improve the operability of the user for inputting the execution command, and to provide a file management system that is easy for the user to use.

尚、この発明では、オブジェクトの選択頻度に応じて、第二の操作方法によるデータファイル選択操作時に実行する処理内容を切り替えるので、評価値に基づいて、指令入力画面のオブジェクトの配列順序を切り替えなくとも、ファイル管理システムにおけるユーザの操作性は向上するが、好ましくは、オブジェクトの配列順序も、評価値に基づいて切り替えるように、ファイル管理システムを構成するとよい。   In the present invention, the processing contents to be executed at the time of the data file selection operation by the second operation method are switched according to the object selection frequency, so that the order of arranging the objects on the command input screen is not switched based on the evaluation value. In both cases, the operability of the user in the file management system is improved, but preferably the file management system is configured so that the arrangement order of the objects is switched based on the evaluation value.

即ち、請求項9記載のファイル管理システムにおける受付画面表示制御手段は、請求項10記載のように、第一の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択される度に、評価値記憶手段が記憶する各オブジェクトの評価値に基づき、各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされるとよい。   That is, the reception screen display control means in the file management system according to claim 9 performs the selection operation of the data file to be processed through the file selection screen by the first operation method as described in claim 10, and Each time a data file is selected by the user, a command reception screen in which the objects are arranged in descending order of evaluation based on the evaluation value of each object stored in the evaluation value storage means is displayed on the display device. It is good to be done.

このように構成されたファイル管理システムでは、指令入力画面におけるオブジェクトの配列が、オブジェクトの選択頻度によって切り替わるので、ユーザは、選択頻度の高いオブジェクト程、簡単に操作することができる。従って、この発明によれば、ファイル管理システムの操作性が一層向上する。   In the file management system configured as described above, the arrangement of objects on the command input screen is switched according to the selection frequency of the objects, so that the user can easily operate an object with a higher selection frequency. Therefore, according to the present invention, the operability of the file management system is further improved.

その他、請求項9,10記載のファイル管理システムでは、上記第二の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択された場合、評価が最も高いオブジェクトが選択操作されたと見做して、評価値記憶手段が記憶する各オブジェクトの評価値を、更新するとよい。   In addition, in the file management system according to claims 9 and 10, when the selection operation of the data file to be processed is performed through the file selection screen by the second operation method, and the data file to be processed is selected by the user, Assuming that the object having the highest evaluation has been selected, the evaluation value of each object stored in the evaluation value storage means may be updated.

請求項11記載のファイル管理システムにおける評価値更新手段は、第二の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、評価が最も高いオブジェクトに対応する実行指令がユーザから入力されたと判断して、入力された実行指令に対応するオブジェクト(即ち、評価が最も高いオブジェクト)に対する評価が上昇する方向に、評価値記憶手段が記憶する各オブジェクトの評価値を、更新する。   The evaluation value updating means in the file management system according to claim 11, when the second operation method is used to select a data file to be processed through the file selection screen, and when the user selects the data file to be processed, It is determined that the execution command corresponding to the object having the highest evaluation has been input from the user, and the evaluation value storage means increases the evaluation of the object corresponding to the input execution command (that is, the object having the highest evaluation). The evaluation value of each object stored in is updated.

このファイル管理システムでは、第二の操作方法にて処理対象のデータファイルが選択された場合にも、評価値を更新するので、第二の操作方法によるユーザの操作を、適切に評価値に反映させることができる。   In this file management system, even when a data file to be processed is selected by the second operation method, the evaluation value is updated. Therefore, the user operation by the second operation method is appropriately reflected in the evaluation value. Can be made.

また、上述のファイル管理システムにおいて、評価値更新手段は、ユーザから実行指令が入力される度に、入力された実行指令に対応するオブジェクト以外の各オブジェクトの評価値を一定に保持した状態で、入力された実行指令に対応するオブジェクトに対する評価が、前回よりも上昇する方向に、上記入力された実行指令に対応するオブジェクトの評価値を更新する構成にされてもよいが、この方法では、各オブジェクトの評価値が、オブジェクトの選択回数の累積値に応じた値となってしまう。   Moreover, in the above-described file management system, the evaluation value update unit holds the evaluation value of each object other than the object corresponding to the input execution command constant each time an execution command is input from the user. The evaluation for the object corresponding to the input execution command may be configured to update the evaluation value of the object corresponding to the input execution command in a direction in which the evaluation increases from the previous time. The evaluation value of the object becomes a value corresponding to the cumulative value of the number of object selections.

即ち、過去の選択回数は多いが、最近はめっきり選択されなくなったオブジェクトについて、高い評価を下すことになってしまう可能性がある。従って、上記評価値更新手段は、請求項12記載のように構成されるとよい。   In other words, there is a possibility that a high evaluation will be given to an object that has been selected many times in the past but has recently been unselected for plating. Therefore, the evaluation value updating means may be configured as described in claim 12.

請求項12記載のファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力される度に、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、評価値記憶手段が記憶する上記入力された実行指令に対応するオブジェクトの評価値を更新する。また、評価値更新手段は、入力された実行指令に対応するオブジェクトを除く各オブジェクトに対する評価が下降する方向に、評価値記憶手段が記憶する上記入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を更新する。   The evaluation value update means in the file management system according to claim 12 stores the evaluation value storage means in a direction in which the evaluation of the object corresponding to the input execution command increases every time the execution command is input from the user. The evaluation value of the object corresponding to the input execution command is updated. In addition, the evaluation value update means includes each object excluding the object corresponding to the input execution command stored in the evaluation value storage means in a direction in which the evaluation with respect to each object except the object corresponding to the input execution command is lowered. Update the evaluation value of.

このように構成されたファイル管理システムでは、入力された実行指令に対応するオブジェクトの評価値を、評価が上昇する方向に更新すると共に、それ以外のオブジェクトの評価値を、評価が下降する方向に更新するので、過去の選択回数が多いオブジェクトであっても、最近の選択回数が少ないオブジェクトに対しては、順位が低くなるように、評価値を更新することができる。従って、この発明によれば、ファイル管理システムの操作性を、一層高めることができる。   In the file management system configured as described above, the evaluation value of the object corresponding to the input execution command is updated in the direction in which the evaluation increases, and the evaluation value of other objects is updated in the direction in which the evaluation decreases. Since the update is performed, the evaluation value can be updated so that the ranking is lowered for an object having a small number of recent selections even if the object has a large number of past selections. Therefore, according to the present invention, the operability of the file management system can be further enhanced.

また、この評価値更新手段は、請求項13記載のように構成されてもよい。請求項13記載のファイル管理システムにおける評価値更新手段は、ユーザから実行指令が入力される度に、入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を、所定量減らすようにして、評価値記憶手段が記憶する上記入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を更新すると共に、上記入力された実行指令に対応するオブジェクトを除く各オブジェクトについての更新前後の評価値の差の合計を、上記入力された実行指令に対応するオブジェクトの評価値に加えるようにして、評価値記憶手段が記憶する上記入力された実行指令に対応するオブジェクトの評価値を更新する。   Further, the evaluation value updating means may be configured as described in claim 13. The evaluation value update means in the file management system according to claim 13 reduces the evaluation value of each object excluding an object corresponding to the input execution command by a predetermined amount each time an execution command is input from the user. The evaluation value storage means stores the evaluation value of each object excluding the object corresponding to the input execution command and the evaluation before and after the update for each object excluding the object corresponding to the input execution command. The sum of the value differences is added to the evaluation value of the object corresponding to the input execution command, and the evaluation value of the object corresponding to the input execution command stored in the evaluation value storage means is updated.

このファイル管理システムでは、評価値の合計を一定に保持しながら、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、各オブジェクトの評価値を、更新することができる。従って、過去の選択回数が多いオブジェクトであっても、最近の選択回数が少ないオブジェクトに対しては、順位が低くなるように、評価値を更新することができる。よって、この発明によれば、ファイル管理システムの操作性を、一層高めることができる。   In this file management system, the evaluation value of each object can be updated in a direction in which the evaluation for the object corresponding to the input execution command increases while keeping the total evaluation value constant. Therefore, even if an object has a large number of past selections, the evaluation value can be updated so that the ranking is lowered for an object with a small number of recent selections. Therefore, according to the present invention, the operability of the file management system can be further enhanced.

また、本発明(請求項1〜請求項13記載)のファイル管理システムが備える各手段としての機能は、プログラムにより、コンピュータに実現させることができる。
請求項14記載のプログラムは、記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルを、ユーザが入力装置を通じて選択可能なGUI構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、ファイル選択画面を通じたデータファイルの選択操作により、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令を入力装置を通じてユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる手段、であって、指令受付画面には、記憶装置が記憶する各オブジェクトの選択頻度に関する評価値に基づき、評価が最も高いオブジェクトが、他のオブジェクトよりも目立つように、各オブジェクトを配列する受付画面表示制御手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、上記選択された処理対象のデータファイルを引数に設定し、入力された実行指令に対応する処理を実行する処理実行手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、記憶装置が記憶する各オブジェクトの選択頻度に関する評価値を、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、更新する評価値更新手段としての機能を、コンピュータに実現させるためのプログラムである。
Moreover, the function as each means with which the file management system of the present invention (claims 1 to 13) is provided can be realized by a computer by a program.
The program according to claim 14 is a selection that causes a display device to display a file selection screen having a GUI configuration that allows a user to select a data file to be processed from a plurality of data files stored in a storage device through an input device. When a user selects a data file to be processed by the screen display control means and a data file selection operation through the file selection screen, a GUI configuration screen for accepting various processing execution commands from the user through the input device. A means for causing a display device to display a command reception screen in which objects for receiving execution commands are arranged for each type of execution command that can be received. The command reception screen includes a storage device. Based on the evaluation value for the selection frequency of each object to be stored, the object with the highest evaluation When the execution command is input by the user through the reception screen display control means for arranging the objects and the selection operation of the object through the command reception screen, the selected data file to be processed is displayed. Each object stored in the storage device when an execution command is input from a user by a process execution means that executes a process corresponding to the input execution command that is set as an argument and an object selection operation through the command reception screen This is a program for causing a computer to realize a function as an evaluation value updating means for updating the evaluation value related to the selection frequency in a direction in which the evaluation of the object corresponding to the input execution command increases.

このプログラムによれば、請求項1記載の発明と同様の作用により、実行指令の入力にかかるユーザの操作性を、向上させることができる。
また、請求項15記載のプログラムは、記憶装置が記憶する上記各オブジェクトの選択頻度に関する評価値に基づき、上記指令受付画面に、各オブジェクトを評価の高い順に配列する手順を、コンピュータに実行させるためのものである。このプログラムによれば、請求項2記載の発明と同様の作用により、実行指令の入力にかかるユーザの操作性を、向上させることができる。
According to this program, the operability of the user related to the input of the execution command can be improved by the same action as that of the first aspect of the invention.
According to a fifteenth aspect of the present invention, there is provided a program for causing a computer to execute a procedure for arranging objects in order of highest evaluation on the command reception screen based on an evaluation value relating to a selection frequency of each object stored in a storage device. belongs to. According to this program, the operability of the user related to the input of the execution command can be improved by the same action as that of the second aspect of the invention.

また、請求項16記載のプログラムは、記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルを、ユーザが入力装置を通じて選択可能なGUI構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、予め定められた第一の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令を入力装置を通じてユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる受付画面表示制御手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、記憶装置が記憶する各オブジェクトの選択頻度に関する評価値を、入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、更新する評価値更新手段と、指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、上記選択された処理対象のデータファイルを引数に設定して、入力された実行指令に対応する処理を実行し、第一の操作方法とは異なる予め定められた第二の操作方法によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、記憶装置が記憶する各オブジェクトの評価値に基づき、評価が最も高いオブジェクトの選択操作時に実行する処理と同一の処理を、上記選択された処理対象のデータファイルを引数に設定して、実行する処理実行手段としての機能を、コンピュータに実現させるためのプログラムである。   According to a sixteenth aspect of the present invention, the program displays a GUI-selection file selection screen on which the user can select a data file to be processed from among a plurality of data files stored in the storage device through the input device. The selection operation of the data file to be processed is performed through the file selection screen by the selection screen display control means to be performed and the predetermined first operation method. When the data file to be processed is selected by the user, various processes are performed. A GUI screen for receiving an execution command from the user through the input device, and displaying on the display device a command reception screen in which an object for receiving the execution command is arranged for each type of execution command that can be received User screen display control means, and user selection operation through the command reception screen. When the execution command is input, the evaluation value update means for updating the evaluation value related to the selection frequency of each object stored in the storage device in a direction in which the evaluation with respect to the object corresponding to the input execution command increases, and the command When an execution command is input from the user by an object selection operation through the reception screen, the selected data file to be processed is set as an argument, and processing corresponding to the input execution command is executed. When a user selects a data file to be processed through a file selection screen according to a second predetermined operation method different from the one operation method, the storage device stores the data file when the data file to be processed is selected by the user. Based on the evaluation value of each object, the same process as the process executed at the time of the selection operation of the object with the highest evaluation, Set the serial selected data file to be processed as an argument, the function as process execution means for executing a program for implementing on a computer.

このプログラムによれば、請求項9記載の発明と同様の作用により、実行指令の入力にかかるユーザの操作性を、向上させることができる。   According to this program, the operability of the user concerning the input of the execution command can be improved by the same action as that of the ninth aspect of the invention.

以下、本発明の実施例について、図面と共に説明する。図1は、本発明が適用されたファイル管理システム1の構成を表す説明図である。本実施例のファイル管理システム1は、図1に示すパーソナルコンピュータ(以下「PC」と表現する)10上で実現される。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is an explanatory diagram showing the configuration of a file management system 1 to which the present invention is applied. The file management system 1 of this embodiment is realized on a personal computer (hereinafter referred to as “PC”) 10 shown in FIG.

本実施例のPC10は、周知のPCと同様、マイクロコンピュータやメモリ等が搭載された制御部11と、ハードディスク装置からなる記憶部13と、液晶モニタからなる表示部15と、キーボードやマウスからなる操作部17と、印刷装置3と通信可能に接続されたインタフェース(I/F)部19とを備える。   The PC 10 of this embodiment includes a control unit 11 on which a microcomputer, a memory, and the like are mounted, a storage unit 13 including a hard disk device, a display unit 15 including a liquid crystal monitor, a keyboard, and a mouse, as with a known PC. An operation unit 17 and an interface (I / F) unit 19 that is communicably connected to the printing apparatus 3 are provided.

このPC10は、記憶部13に、OS(オペレーティングシステム)を備え、このOSを、制御部11にて実行することにより、PC10を運営する。尚、本実施例のOSは、所謂マルチウィンドウシステムと呼ばれるGUI構成の複数のウィンドウを表示可能なOSであって、複数のタスクを並列実行可能なマルチタスクOSである。   The PC 10 includes an OS (Operating System) in the storage unit 13, and the PC 10 is operated by executing the OS by the control unit 11. The OS of this embodiment is an OS that can display a plurality of windows with a GUI configuration called a so-called multi-window system, and is a multi-task OS that can execute a plurality of tasks in parallel.

また、この記憶部13には、アプリケーションプログラムとして、テキスト(TXT)ファイルやドキュメント(DOC)ファイルを、表示・編集・印刷処理可能なプログラム、ハイパーテキスト(HTML)ファイルを、表示・編集・印刷処理可能なプログラム、ビットマップ(BMP)ファイルを、表示・編集・印刷処理可能なプログラム等が記憶されている。その他、この記憶部13には、複数種のファイラ(ファイル管理プログラム)が記憶されている。   In addition, in the storage unit 13, a text (TXT) file and a document (DOC) file can be displayed, edited, and printed as application programs, and a hypertext (HTML) file is displayed, edited, and printed. A program that can display, edit, and print a bit map (BMP) file is stored. In addition, the storage unit 13 stores a plurality of types of filers (file management programs).

また、各ファイラは、記憶部13が記憶する複数のデータファイルの中から、処理対象のデータファイルをユーザが選択可能なGUI構成のファイル選択画面(ウィンドウ)を、表示部15に表示可能な構成にされている。具体的に、本実施例の各ファイラは、ディレクトリのシンボルを表示するための領域を左欄に有し、左欄で選択されたディレクトリより下層の各データファイル及びディレクトリのシンボルを表示するための領域を右欄に有するファイル選択画面を、表示部15に表示可能な構成にされている。   Further, each filer has a configuration capable of displaying, on the display unit 15, a file selection screen (window) having a GUI configuration that allows the user to select a data file to be processed from a plurality of data files stored in the storage unit 13. Has been. Specifically, each filer of the present embodiment has an area for displaying a directory symbol in the left column, and displays each data file and directory symbol below the directory selected in the left column. A file selection screen having an area in the right column can be displayed on the display unit 15.

尚、図2(a)には、ディレクトリのシンボルを表示するための領域を左欄に有し、左欄で選択されたディレクトリより下層の各データファイル及びディレクトリのシンボルを表示するための領域を右欄に有するファイル選択画面の構成を示す。但し、図2(a)に示すファイル選択画面の構成は、あくまで概略図である。即ち、本実施例では、PC10に、異なる種類の複数のファイラがインストールされていることを前提としているので、各ファイラにより表示されるファイル選択画面の構成は、詳細にはファイラ毎に異なる。   In FIG. 2A, the left column has an area for displaying a directory symbol, and an area for displaying each data file and directory symbol below the directory selected in the left column. The configuration of the file selection screen in the right column is shown. However, the configuration of the file selection screen shown in FIG. That is, in this embodiment, since it is assumed that a plurality of different types of filers are installed in the PC 10, the configuration of the file selection screen displayed by each filer differs in detail for each filer.

また、本実施例の各ファイラは、データファイルのシンボルに対してマウスポインタが合わせられた状態で、右クリック操作がなされると、マウスポインタの位置を起点として、右下方向に、図2(b)に示すGUI構成のコマンド選択画面を、ポップアップ形式にて、ファイル選択画面上に表示する構成にされている。尚、図2(b)は、各ファイラにより表示される各種実行指令受付用のオブジェクト(操作対象)を有するコマンド選択画面の構成を表す説明図である。   Each filer of the present embodiment, when a right-click operation is performed in a state where the mouse pointer is aligned with the symbol of the data file, starts from the position of the mouse pointer in the lower right direction as shown in FIG. The command selection screen having the GUI configuration shown in b) is configured to be displayed on the file selection screen in a pop-up format. FIG. 2B is an explanatory diagram showing the configuration of a command selection screen having various execution command receiving objects (operation targets) displayed by each filer.

本実施例のコマンド選択画面は、文字”表示”の形態で示された表示処理の実行指令受付用のオブジェクト(以下、これを「表示オブジェクト」と称する)と、文字”編集”の形態で示された編集処理の実行指令受付用のオブジェクト(以下、これを「編集オブジェクト」と称する)と、文字”印刷”の形態で示された印刷処理の実行指令受付用のオブジェクト(以下、これを「印刷オブジェクト」と称する)と、文字”キャンセル”の形態で示されたコマンド選択画面を閉じるための指令受付用のオブジェクト(以下、これを「キャンセルオブジェクト」と称する)と、が上下方向に配列されてなるものである。   The command selection screen of this embodiment shows an object for receiving an execution command for display processing (hereinafter referred to as a “display object”) shown in the form of “character display” and a form of “edit”. An object for receiving an execution command for editing processing (hereinafter referred to as an “editing object”) and an object for receiving an execution command for printing processing indicated in the form of “print” (hereinafter referred to as “ And a command receiving object for closing the command selection screen shown in the form of the character “cancel” (hereinafter referred to as “cancel object”) are arranged in the vertical direction. It will be.

また、本実施例の各ファイラには、本発明の概念が適用されており、各ファイラは、オブジェクトの選択頻度に応じて、オブジェクトの配列順序を切替可能な構成にされている。但し、各ファイラは、キャンセルオブジェクトについては、例外的に、常に固定位置(コマンド選択画面の最下位)に配置するよう構成されている。尚、これらファイラに基づく動作の詳細については、後述することにし、次には、PC10の記憶部13が記憶するデータ群の構成について説明する。   Further, the concept of the present invention is applied to each filer of the present embodiment, and each filer is configured to be able to switch the arrangement order of objects in accordance with the frequency of object selection. However, each filer is configured to always place a cancel object at a fixed position (at the bottom of the command selection screen). The details of the operations based on these filers will be described later. Next, the configuration of a data group stored in the storage unit 13 of the PC 10 will be described.

図1に示すように、本実施例のPC10は、記憶部13に、起動アプリデータベース(DB)と、ユーザ毎の関係表現データベース(DB)と、優先順位テーブルとを備える。
図3は、記憶部13が記憶する起動アプリデータベースの構成を表す説明図である。起動アプリデータベースは、処理対象のデータファイルを用いて各種処理を実行する際に、起動すべきアプリケーションプログラムを表すデータベースである。
As illustrated in FIG. 1, the PC 10 according to the present exemplary embodiment includes a startup application database (DB), a relational expression database (DB) for each user, and a priority order table in the storage unit 13.
FIG. 3 is an explanatory diagram showing the configuration of the startup application database stored in the storage unit 13. The activation application database is a database that represents an application program to be activated when various processes are executed using a data file to be processed.

この起動アプリデータベースには、拡張子毎に、起動すべきアプリケーションプログラムのパス情報が記述されている。本実施例の各ファイラは、各種実行指令が入力されると、この起動アプリデータベースを参照して、処理対象のデータファイルの拡張子に対応するアプリケーションプログラムを起動し、入力された実行指令に対応する処理を、このアプリケーションプログラムを用いて実現する構成にされている。   In this activation application database, path information of application programs to be activated is described for each extension. Each filer of this embodiment, when various execution commands are input, refers to this startup application database, starts the application program corresponding to the extension of the data file to be processed, and corresponds to the input execution command The processing to be realized is realized by using this application program.

一方、記憶部13が記憶する関係表現データベースは、ユーザIDの情報と、ファイル関係表現データベース(DB)と、拡張子関係表現データベース(DB)と、アプリ関係表現データベース(DB)と、を備える。尚、図4(a)は、ファイル関係表現データベースの構成を表す説明図である。   On the other hand, the relational expression database stored in the storage unit 13 includes user ID information, a file relational expression database (DB), an extension relational expression database (DB), and an application relational expression database (DB). FIG. 4A is an explanatory diagram showing the configuration of the file relation expression database.

図4(a)に示すように、ファイル関係表現データベースは、データファイル毎に、ファイル名の情報と、表示オブジェクトの選択頻度に関する評価値と、編集オブジェクトの選択頻度に関する評価値と、印刷オブジェクトの選択頻度に関する評価値とからなるレコードを備える。このレコードが備える各評価値は、対応するデータファイルについての各種実行指令が、コマンド選択画面を通じて入力される度に、ファイラにより更新される。   As shown in FIG. 4A, the file relation expression database includes, for each data file, file name information, an evaluation value regarding the selection frequency of the display object, an evaluation value regarding the selection frequency of the editing object, and the print object. A record including an evaluation value related to the selection frequency is provided. Each evaluation value included in this record is updated by the filer each time various execution commands for the corresponding data file are input through the command selection screen.

また、図4(b)は、拡張子関係表現データベースの構成を表す説明図である。図4(b)に示すように、拡張子関係表現データベースは、拡張子毎に、拡張子名の情報と、表示オブジェクトの選択頻度に関する評価値と、編集オブジェクトの選択頻度に関する評価値と、印刷オブジェクトの選択頻度に関する評価値とからなるレコードを備える。このレコードが備える各評価値は、対応する拡張子が設定されたデータファイルについての各種実行指令が、コマンド選択画面を通じて入力される度に、ファイラにより更新される。   FIG. 4B is an explanatory diagram showing the configuration of the extension relation expression database. As shown in FIG. 4B, for each extension, the extension relation expression database includes extension name information, an evaluation value regarding the selection frequency of the display object, an evaluation value regarding the selection frequency of the editing object, and printing. A record including an evaluation value related to an object selection frequency is provided. Each evaluation value included in this record is updated by the filer each time various execution commands for the data file to which the corresponding extension is set are input through the command selection screen.

また、図4(c)は、アプリ関係表現データベースの構成を表す説明図である。図4(c)に示すように、アプリ関係表現データベースは、ファイラ毎に、そのファイラ名の情報と、表示オブジェクトの選択頻度に関する評価値と、編集オブジェクトの選択頻度に関する評価値と、印刷オブジェクトの選択頻度に関する評価値とからなるレコードを備える。このレコードが備える各評価値は、対応するファイラにて表示されたコマンド選択画面を通じて、各種実行指令が入力される度に、対応するファイラにより更新される。   FIG. 4C is an explanatory diagram showing the configuration of the application relation expression database. As shown in FIG. 4C, the application relation expression database includes, for each filer, information on the name of the filer, an evaluation value regarding the selection frequency of the display object, an evaluation value regarding the selection frequency of the editing object, and the print object. A record including an evaluation value related to the selection frequency is provided. Each evaluation value included in this record is updated by the corresponding filer each time various execution commands are input through the command selection screen displayed by the corresponding filer.

また、図5は、記憶部13が備える優先順位テーブルの構成を表す説明図である。図5に示す優先順位テーブルは、関係表現データベースによっては、オブジェクトの配列順序が定まらない場合に、用いられるテーブルであり、優先して配列されるべきオブジェクトの順位を表すテーブルである。具体的に、この優先順位テーブルは、表示オブジェクトに対して設定された順位の情報と、編集オブジェクトに対して設定された順位の情報と、印刷オブジェクトに対して設定された順位の情報と、からなる。   FIG. 5 is an explanatory diagram showing the configuration of a priority table provided in the storage unit 13. The priority order table shown in FIG. 5 is a table used when the arrangement order of objects is not determined depending on the relational expression database, and is a table representing the order of objects to be preferentially arranged. Specifically, the priority order table includes information about the order set for the display object, information about the order set for the edit object, and information about the order set for the print object. Become.

続いて、記憶部13が記憶する各ファイラによって実現される処理について説明する。尚、各ファイラによって実現される処理は、ファイラ毎に詳細な点で異なるが、以下では、各ファイラにより実現される処理を、一般化して説明する。図6及び図7は、制御部11が、ファイラ実行時に行う処理を表すフローチャートである。   Next, processing realized by each filer stored in the storage unit 13 will be described. The process realized by each filer differs in detail from filer to filer, but the process realized by each filer will be described in general below. 6 and 7 are flowcharts showing processing performed by the control unit 11 when the filer is executed.

制御部11は、操作部17を通じて、ユーザからファイラの起動指令が入力されると、この起動指令に対応するファイラを実行する。ファイラを実行すると、制御部11は、PC10のシステムにログインしているユーザの識別情報であるユーザIDを、OS部から取得し(S110)、このユーザIDに基づいて、ログインしているユーザの関係表現データベースを、参照対象の関係表現データベースに設定する(S120)。具体的に、制御部11は、取得したユーザIDの情報を有する関係表現データベースを、参照対象の関係表現データベースに設定する。   When a filer activation command is input from the user through the operation unit 17, the control unit 11 executes the filer corresponding to the activation command. When the filer is executed, the control unit 11 acquires a user ID, which is identification information of a user who has logged in to the PC 10 system, from the OS unit (S110), and based on the user ID, the control unit 11 The relational expression database is set as the reference relational expression database (S120). Specifically, the control unit 11 sets a relational expression database having the acquired user ID information as a reference target relational expression database.

また、S120での処理を終えると、制御部11は、ファイル選択画面を表示部15に表示する(S130)。その後、操作部17からの入力信号に基づき、当該ファイル選択画面に対する操作が、ユーザにより行われたか否かを判断する(S140)。そして、ファイル選択画面に対する操作が行われたと判断すると(S140でYes)、S150に移行し、操作が行われていないと判断すると(S140でNo)、当該ファイル選択画面に対する操作が行われるまで待機する。   Further, when the processing in S120 is completed, the control unit 11 displays a file selection screen on the display unit 15 (S130). Thereafter, based on the input signal from the operation unit 17, it is determined whether or not an operation on the file selection screen has been performed by the user (S140). If it is determined that an operation on the file selection screen has been performed (Yes in S140), the process proceeds to S150. If it is determined that no operation has been performed (No in S140), the process waits until an operation on the file selection screen is performed. To do.

また、S150に移行すると、制御部11は、ユーザにより行われた操作が、第一のデータファイル選択操作としてのメニュー表示操作であるか否かを判断する。尚、本実施例では、ユーザが、ファイル選択画面におけるデータファイルのシンボルにマウスポインタを合わせ、右クリック操作を行った場合に、ユーザにより行われた操作が、メニュー表示操作であると判断する。そして、メニュー表示操作であると判断すると(S150でYes)、S160に移行し、メニュー表示操作ではないと判断すると(S150でNo)、S220に移行する。   In S150, the control unit 11 determines whether the operation performed by the user is a menu display operation as a first data file selection operation. In this embodiment, when the user moves the mouse pointer to the symbol of the data file on the file selection screen and performs a right click operation, it is determined that the operation performed by the user is a menu display operation. If it is determined that the operation is a menu display operation (Yes in S150), the process proceeds to S160. If it is determined that the operation is not a menu display operation (No in S150), the process proceeds to S220.

S160に移行すると、制御部11は、右クリック操作時にマウスポインタが合わせられていたシンボルに対応するデータファイルを、処理対象のデータファイルに設定し、S170にて、図8に示すコマンド選択画面表示処理を実行する。尚、図8は、制御部11が実行するコマンド選択画面表示処理を表すフローチャートである。   After shifting to S160, the control unit 11 sets the data file corresponding to the symbol on which the mouse pointer was placed at the time of the right click operation as the data file to be processed, and displays the command selection screen shown in FIG. 8 in S170. Execute the process. FIG. 8 is a flowchart showing command selection screen display processing executed by the control unit 11.

コマンド選択画面表示処理を開始すると、制御部11は、まずS410にて、処理対象のデータファイルの名称(ファイル名)を検索対象に設定し、検索対象と同一のファイル名の情報を有するレコードを、参照対象のファイル関係表現データベース内で検索する。   When the command selection screen display process is started, the control unit 11 first sets the name (file name) of the data file to be processed as a search target in S410, and records that have the same file name information as the search target. Search in the file relation expression database to be referenced.

そして、この検索結果に基づいて、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在するか否かを判断し(S420)、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在しないと判断すると(S420でNo)、S430に移行し、検索対象と同一のファイル名の情報を有するレコードが存在すると判断すると(S420でYes)、S425に移行する。   Then, based on the search result, it is determined whether or not a record having the same file name information as the search target exists in the reference target file relation expression database (S420), and the reference target file relation expression If it is determined that there is no record having the same file name information as the search target in the database (No in S420), the process proceeds to S430, and it is determined that there is a record having the same file name information as the search target. (Yes in S420), the process proceeds to S425.

尚、現在ログインしているユーザが、ファイル選択画面を通じて、過去に1回もメニュー表示操作、又は、後述のアプリ起動操作を行っていないデータファイルについてのレコードは、ファイル関係表現データベースに存在しないため、制御部11は、この種のデータファイルが、今回の処理対象のデータファイルである場合、S420でNoと判断する。一方、現在ログインしているユーザが、過去に1回以上、ファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作を行ったことがあるデータファイルについてのレコードは、ファイル関係表現データベース内に存在するため、この種のデータファイルが、処理対象のデータファイルである場合、制御部11は、S420でYesと判断する。   Note that there is no record in the file relation expression database for the data file for which the currently logged-in user has not performed a menu display operation or application launch operation described later once through the file selection screen. When this type of data file is the data file to be processed this time, the control unit 11 determines No in S420. On the other hand, a record for a data file in which the currently logged-in user has performed a menu display operation or an application activation operation through the file selection screen at least once in the past exists in the file relation expression database. When this type of data file is a data file to be processed, the control unit 11 determines Yes in S420.

また、S420でYesと判断して、S425に移行すると、制御部11は、これから表示するコマンド選択画面における各オブジェクト(但し、キャンセルオブジェクトを除く)の配列順序を決定するために、図9に示す第一順位設定処理を実行する。尚、図9は、制御部11が実行する第一順位設定処理を表すフローチャートである。   If it is determined Yes in S420 and the process proceeds to S425, the control unit 11 is shown in FIG. 9 in order to determine the arrangement order of each object (except for the cancel object) on the command selection screen to be displayed. The first order setting process is executed. FIG. 9 is a flowchart showing the first order setting process executed by the control unit 11.

第一順位設定処理を開始すると、制御部11は、参照対象のファイル関係表現データベースにおける上記検索対象のファイル名の情報を有するレコードに基づき、表示オブジェクト、編集オブジェクト、及び、印刷オブジェクトの各オブジェクトに対し、評価値が高い順に、配列順位を設定する(S510)。   When the first order setting process is started, the control unit 11 adds a display object, an edit object, and a print object to each object based on the record having the information of the search target file name in the reference target file relation expression database. On the other hand, the arrangement order is set in descending order of evaluation values (S510).

即ち、このレコードにおいて、評価値が一番高いオブジェクトに対し、配列順位として値「1」を設定する。また、評価値が二番目に高いオブジェクトに対しては、基本的に、配列順位として値「2」を設定し、評価値が三番目に高いオブジェクトに対しては、配列順位として値「3」を設定する。   That is, in this record, the value “1” is set as the arrangement order for the object having the highest evaluation value. For the object with the second highest evaluation value, basically, the value “2” is set as the array order, and for the object with the third highest evaluation value, the value “3” is set as the array order. Set.

但し、評価値が同一のオブジェクトが複数存在する場合には、評価値が同一の各オブジェクトに対し、同一の配列順位を設定する。また、この際、n個のオブジェクトに対し、同一の配列順位として、値xの配列順位を設定する場合には、そのオブジェクトよりも一つ下の評価値を有するオブジェクトに対し、値(x+n)の配列順位を設定する。   However, when there are a plurality of objects having the same evaluation value, the same arrangement order is set for each object having the same evaluation value. At this time, when the arrangement order of the value x is set as the same arrangement order for n objects, the value (x + n) is given to the object having the evaluation value one lower than that object. Set the order of array.

例えば、検索対象のファイル名が”c:¥...¥a.txt”であって、この検索対象に対応するレコードが図4(a)に示す評価値を有している場合、制御部11は、図10(a)左図に示すように、編集オブジェクトに対し、配列順位として値「1」を設定し、表示オブジェクト及び印刷オブジェクトに対し、配列順位として値「2」を設定する。   For example, when the search target file name is “c: ¥... ¥ a.txt” and the record corresponding to this search target has the evaluation value shown in FIG. 11, the value “1” is set as the arrangement order for the editing object, and the value “2” is set as the arrangement order for the display object and the print object, as shown in the left figure of FIG.

一方、検索対象のファイル名が”d:¥...¥b.doc”であって、この検索対象に対応するレコードが図4(a)に示す評価値を有している場合、制御部11は、図10(b)左図に示すように、編集オブジェクト及び印刷オブジェクトに対し、配列順位として値「1」を設定し、表示オブジェクトに対し、配列順位として値「3」を設定する。   On the other hand, when the file name to be searched is “d: ¥... ¥ b.doc” and the record corresponding to this search target has the evaluation value shown in FIG. 11, the value “1” is set as the array order for the editing object and the print object, and the value “3” is set as the array order for the display object, as shown in the left diagram of FIG.

その他、検索対象のファイル名が”d:¥...¥d.html”であって、この検索対象に対応するレコードが図4(a)に示す評価値を有している場合、制御部11は、図10(c)左図に示すように、表示オブジェクトに対し、配列順位として値「1」を設定し、編集オブジェクト及び印刷オブジェクトに対し、配列順位として値「2」を設定する。   In addition, when the search target file name is “d: ¥... ¥ d.html” and the record corresponding to the search target has the evaluation value shown in FIG. 11, a value “1” is set as the array order for the display object, and a value “2” is set as the array order for the edit object and the print object, as shown in the left diagram of FIG.

また、このようにして、S510での処理を終えると、制御部11は、配列順位が同一のオブジェクトが存在するか否かを判断し(S520)、配列順位が同一のオブジェクトが存在しないと判断すると(S520でNo)、第一順位設定処理を終了する。   In addition, when the processing in S510 is completed in this way, the control unit 11 determines whether there is an object with the same arrangement order (S520), and determines that there is no object with the same arrangement order. Then (No in S520), the first rank setting process is terminated.

一方、配列順位が同一のオブジェクトが存在すると判断すると(S520でYes)、制御部11は、S530に移行し、処理対象のデータファイルに設定されている拡張子の名称(拡張子名)を、検索対象に設定する。   On the other hand, if it is determined that there is an object having the same arrangement order (Yes in S520), the control unit 11 proceeds to S530, and determines the extension name (extension name) set in the data file to be processed. Set the search target.

その後、制御部11は、S540に移行し、検索対象と同一の拡張子名の情報を有するレコードを、参照対象の拡張子関係表現データベース内から読み出し、このレコードに基づき、上記配列順位が同一の各オブジェクトについての配列順位を、再設定する。即ち、このレコードにおいて評価値が高いオブジェクトの順に、配列順位を割り当てるようにして、上記配列順位が同一の各オブジェクトについての配列順位を再設定する。   Thereafter, the control unit 11 proceeds to S540, reads out a record having the same extension name information as the search target from the extension relation expression database of the reference target, and based on this record, the arrangement order is the same. Reset the array order for each object. In other words, the arrangement order is assigned in the order of the objects having the highest evaluation value in this record, and the arrangement order for each object having the same arrangement order is reset.

尚、配列順位の再設定の際には、配列順位が同一の各オブジェクトのみに対し、配列順位の再設定を行う。具体的に、配列順位が値xのオブジェクトがn個存在する場合には、これら各オブジェクトに対して、値xから値(x+n−1)までの各値を、配列順位の値として割り当てることになる。   When resetting the arrangement order, the arrangement order is reset only for each object having the same arrangement order. Specifically, when there are n objects whose array order is value x, each value from value x to value (x + n−1) is assigned to each of these objects as an array order value. Become.

例えば、処理対象のデータファイルが”c:¥...¥a.txt”である場合、制御部11は、図10(a)右図に示すように、編集オブジェクトに対する配列順位を値「1」に保持した状態で、印刷オブジェクトに対し、配列順位として値「2」を再設定し、表示オブジェクトに対し、配列順位として値「3」を再設定する。   For example, when the data file to be processed is “c: ¥... ¥ a.txt”, the control unit 11 sets the array order for the editing object to the value “1” as shown in the right diagram of FIG. , The value “2” is reset as the arrangement order for the print object, and the value “3” is reset as the arrangement order for the display object.

一方、処理対象のデータファイルが”d:¥...¥b.doc”である場合、制御部11は、図10(b)右図に示すように、表示オブジェクトに対する配列順位を値「3」に保持した状態で、編集オブジェクトに対し、配列順位として値「1」を再設定し、印刷オブジェクトに対し、配列順位として値「2」を再設定する。   On the other hand, when the data file to be processed is “d: ¥... ¥ b. Doc”, the control unit 11 sets the array order for the display object to the value “3” as shown in the right diagram of FIG. , The value “1” is reset as the arrangement order for the editing object, and the value “2” is reset as the arrangement order for the print object.

但し、処理対象のデータファイルが”d:¥...¥d.html”である場合のように、この拡張子関係表現データベースのレコードにおいても、評価値が同一のオブジェクトが、再設定対象のオブジェクト内に存在する場合には、この評価値が同一の各オブジェクトに対し、S510での処理と同様、同一の順位を設定する。   However, as in the case where the data file to be processed is “d: ¥... ¥ d.html”, even in this record of the extension relation expression database, the object having the same evaluation value is the target of resetting. If it exists in the object, the same ranking is set for each object having the same evaluation value as in the processing in S510.

尚、本実施例では、配列順位の設定対象のオブジェクトが3個である例を説明しており、各オブジェクトの評価値の合計が常に1となるように、評価値を調整しているので(詳細後述)、同一順位のオブジェクトは、最大で2個である。このため、拡張子関係表現データベースのレコードにおいても、評価値が同一のオブジェクトが、再設定対象のオブジェクト内に存在する場合には、S540での処理前後で、配列順位の値は変化しないことになる。   In this embodiment, an example in which there are three objects for setting the array order is described, and the evaluation values are adjusted so that the total evaluation value of each object is always 1 ( The number of objects of the same order is two at the maximum. For this reason, even in the record of the extension relation expression database, if an object having the same evaluation value exists in the object to be reset, the value of the array order does not change before and after the processing in S540. Become.

また、このようにして、S540での処理を終えると、制御部11は、再設定後においても、配列順位が同一のオブジェクトが存在するか否かを判断し(S550)、配列順位が同一のオブジェクトが存在しないと判断すると(S550でNo)、第一順位設定処理を終了する。   In addition, when the processing in S540 is completed in this way, the control unit 11 determines whether there is an object having the same arrangement order even after resetting (S550), and the arrangement order is the same. If it is determined that there is no object (No in S550), the first order setting process is terminated.

一方、配列順位が同一のオブジェクトが存在すると判断すると(S550でYes)、制御部11は、S560に移行し、現在実行中の当該ファイラの名称を、検索対象に設定する。   On the other hand, if it is determined that there are objects having the same arrangement order (Yes in S550), the control unit 11 proceeds to S560 and sets the name of the filer currently being executed as a search target.

また、この処理を終えると、制御部11は、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内から読み出し、このレコードに基づき、上記配列順位が同一のオブジェクトについての配列順位の再設定を行う(S570)。即ち、このレコードにおいて評価値が高いオブジェクトの順に、配列順位を割り当てるようにして、上記配列順位が同一の各オブジェクトについての配列順位を、再設定する。尚、この再設定の際には、S540での処理と同様、配列順位が同一のオブジェクトのみに対し、配列順位の再設定を行う。   When this process is finished, the control unit 11 reads a record having the same filer name information as the search target from the application relation expression database to be referenced, and based on this record, the object having the same arrangement order is read. The arrangement order is reset for (S570). That is, the array order is assigned to the objects having the same array order by resetting the array order for the objects having the same array order by assigning the array order in the order of the objects having the highest evaluation value in this record. At the time of this resetting, the array order is reset only for objects with the same array order, as in the process at S540.

例えば、処理対象のデータファイルが”d:¥...¥d.html”であり、実行中のファイラが”ファイラA”である場合、制御部11は、図10(c)右図上段に示すように、表示オブジェクトに対する配列順位を値「1」に保持した状態で、印刷オブジェクトに対し、配列順位として値「2」を再設定し、編集オブジェクトに対し、配列順位として値「3」を再設定する。   For example, when the data file to be processed is “d: ¥... ¥ d. Html” and the filer being executed is “filer A”, the control unit 11 displays the upper right part of FIG. As shown, the value “2” is reset as the array order for the print object while the array order for the display object is held at the value “1”, and the value “3” is set as the array order for the edit object. Reset it.

一方、実行中のファイラが”ファイラB”である場合のように、このアプリ関係表現データベースのレコードにおいても、評価値が同一のオブジェクトが、再設定対象のオブジェクト内に存在する場合には、この評価値が同一の各オブジェクトに対し、S540での処理と同様、同一の順位を設定する。   On the other hand, when an object with the same evaluation value exists in the object to be reset in this application relation expression database record as in the case where the filer being executed is “filer B”, this The same ranking is set for each object having the same evaluation value, as in the process at S540.

また、このようにして、S570での処理を終えると、制御部11は、上記再設定後においても、配列順位が同一のオブジェクトが存在するか否かを判断し(S580)、配列順位が同一のオブジェクトが存在しないと判断すると(S580でNo)、当該第一順位設定処理を終了する。   In addition, when the processing in S570 is completed in this way, the control unit 11 determines whether there is an object having the same arrangement order even after the resetting (S580), and the arrangement order is the same. If it is determined that there is no such object (No in S580), the first order setting process is terminated.

一方、配列順位が同一のオブジェクトが存在すると判断すると(S580でYes)、制御部11は、S590に移行し、優先順位テーブルが示す順位に従って、上記配列順位が同一のオブジェクトに対し、配列順位の再設定を行う。即ち、優先順位テーブルにおいて順位が高いオブジェクトの順に、配列順位を割り当てるようにして、上記配列順位が同一のオブジェクトに対しての配列順位の再設定を行う。   On the other hand, when determining that there is an object having the same arrangement order (Yes in S580), the control unit 11 proceeds to S590, and the arrangement order of the objects having the same arrangement order is determined according to the order indicated by the priority order table. Perform resetting. That is, the arrangement order is assigned to the objects having the same arrangement order by assigning the arrangement order in the order of the objects having the highest order in the priority order table.

例えば、処理対象のデータファイルが”d:¥...¥d.html”であり、実行中のファイラが”ファイラB”である場合、制御部11は、図10(c)右図下段に示すように、表示オブジェクトに対する配列順位を値「1」に保持した状態で、編集オブジェクトに対し、配列順位として値「2」を再設定し、印刷オブジェクトに対し、配列順位として値「3」を再設定する。   For example, when the data file to be processed is “d: ¥ .. ¥ d.html” and the filer being executed is “Filer B”, the control unit 11 displays the lower right part of FIG. As shown, the value “2” is reset as the array order for the editing object while the array order for the display object is held at the value “1”, and the value “3” is set as the array order for the print object. Reset it.

また、このようにして、S590での処理を終えると、制御部11は、第一順位設定処理を終了する。また、S425における第一順位設定処理を終了すると、S480に移行する。   In addition, when the process in S590 is completed in this way, the control unit 11 ends the first order setting process. When the first order setting process in S425 is completed, the process proceeds to S480.

その他、S480に移行すると、制御部11は、前処理にて設定したオブジェクトの配列順位と一致する順序で、各オブジェクトを配列してなるコマンド選択画面を、ファイル選択画面上において、メニュー表示操作時のマウスポインタの位置を基点として右下方向に展開するように、ポップアップ表示する。即ち、S425実行後のS480では、第一順位設定処理にて設定した配列順位と一致する順序で、各オブジェクトを配列してなるコマンド選択画面を表示する。   In addition, when the process proceeds to S480, the control unit 11 displays the command selection screen in which the objects are arranged in the order that matches the arrangement order of the objects set in the preprocessing on the file selection screen during the menu display operation. A pop-up is displayed so that the position of the mouse pointer is expanded in the lower right direction. That is, in S480 after execution of S425, a command selection screen in which the objects are arranged in an order that matches the arrangement order set in the first order setting process is displayed.

尚、第一順位設定処理では、上述したように、キャンセルオブジェクトに対しての配列順位を設定しないが、この理由は、キャンセルオブジェクトを、コマンド選択画面の最下位に常に表示するためである。即ち、S480では、キャンセルオブジェクトを、コマンド選択画面の最下位に配置すると共に、他の各オブジェクトを、キャンセルオブジェクトより上部において、前処理にて設定した配列順位に一致する順序で配列し、このコマンド選択画面を、表示部15に表示する。   In the first order setting process, as described above, the arrangement order for the cancel object is not set, but this is because the cancel object is always displayed at the bottom of the command selection screen. That is, in S480, the cancel object is arranged at the bottom of the command selection screen, and the other objects are arranged above the cancel object in the order corresponding to the arrangement order set in the preprocessing. A selection screen is displayed on the display unit 15.

例えば、第一順位設定処理にて、表示オブジェクトに対し、配列順位として値「3」を設定し、編集オブジェクトに対し、配列順位として値「1」を設定し、印刷オブジェクトに対し、配列順位として値「2」を設定した場合には、図2(b)右図に示すように、上から、編集オブジェクト、印刷オブジェクト、表示オブジェクト、キャンセルオブジェクトを順に配列して、コマンド選択画面上に表示する。   For example, in the first order setting process, the value “3” is set as the array order for the display object, the value “1” is set as the array order for the edit object, and the array order is set for the print object. When the value “2” is set, an edit object, a print object, a display object, and a cancel object are sequentially arranged from the top and displayed on the command selection screen as shown in the right diagram of FIG. .

また、このようにして、S480での処理を終えると、制御部11は、当該コマンド選択画面表示処理を終了する。
一方、S420でNoと判断して、S430に移行すると、制御部11は、処理対象のデータファイルに設定された拡張子の名称(拡張子名)を、検索対象に設定し、検索対象と同一の拡張子名の情報を有するレコードを、参照対象の拡張子関係表現データベース内で検索する。
In addition, when the process in S480 is completed in this way, the control unit 11 ends the command selection screen display process.
On the other hand, if it is determined No in S420 and the process proceeds to S430, the control unit 11 sets the extension name (extension name) set in the data file to be processed as the search target and is the same as the search target. The record having the extension name information is searched in the extension relation expression database to be referenced.

そして、この検索結果に基づき、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在するか否かを判断し(S440)、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在しないと判断すると(S440でNo)、S450に移行し、検索対象と同一の拡張子名の情報を有するレコードが存在すると判断すると(S440でYes)、S445に移行する。   Based on the search result, it is determined whether or not a record having the same extension name information as the search target exists in the reference target extension relation expression database (S440), and the reference target extension is determined. If it is determined that there is no record having the same extension name information as the search target in the relational expression database (No in S440), the process proceeds to S450, and a record having the same extension name information as the search target is found. If it is determined that it exists (Yes in S440), the process proceeds to S445.

尚、今回設定された処理対象のデータファイルが、現在ログインしているユーザにより、過去、ファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作が行われたデータファイルに、一度も設定されていなかった拡張子のデータファイルである場合には、検索対象と同一の拡張子名の情報を有するレコードが、参照対象の拡張子関係表現データベースに存在しないことになるため、制御部11は、この種のデータファイルが、今回の処理対象のデータファイルに設定されている場合、S440でNoと判断する。   Note that the data file to be processed set this time has never been set in a data file that has been subjected to a menu display operation or an application activation operation in the past through the file selection screen by the currently logged-in user. In the case of an extension data file, since the record having the same extension name information as the search target does not exist in the extension target expression database to be referred to, the control unit 11 does not have this type of data. If the data file is set as the data file to be processed this time, No is determined in S440.

一方、今回設定された処理対象のデータファイルが、現在ログインしているユーザにより、過去、ファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作が行われたデータファイルに、一度以上設定されていた拡張子のデータファイルである場合には、検索対象のレコードが、拡張子関係表現データベースに存在することになるので、制御部11は、S440でYesと判断する。   On the other hand, the data file to be processed that has been set this time has been set once or more in the data file for which menu display operation or application start operation has been performed in the past through the file selection screen by the currently logged-in user. If it is a child data file, the search target record exists in the extension relation expression database, and therefore the control unit 11 determines Yes in S440.

また、S440でYesと判断して、S445に移行すると、制御部11は、これから表示するコマンド選択画面における各オブジェクト(但し、キャンセルオブジェクトを除く)の配列順序を決定するために、図11に示す第二順位設定処理を実行する。尚、図11は、制御部11が実行する第二順位設定処理を表すフローチャートである。   If it is determined Yes in S440 and the process proceeds to S445, the control unit 11 is shown in FIG. 11 in order to determine the arrangement order of each object (excluding the cancel object) on the command selection screen to be displayed. The second order setting process is executed. FIG. 11 is a flowchart showing the second order setting process executed by the control unit 11.

第二順位設定処理を開始すると、制御部11は、参照対象の拡張子関係表現データベースにおける上記検索対象の拡張子名の情報を有するレコードに基づき、表示オブジェクト、編集オブジェクト、及び、印刷オブジェクトの各オブジェクトに対し、評価値が高い順に、配列順位を設定する(S610)。   When the second order setting process is started, the control unit 11 displays each of the display object, the edit object, and the print object based on the record having the extension name information of the search target in the reference target extension relation expression database. For the objects, the arrangement order is set in descending order of evaluation values (S610).

即ち、このレコードにおいて、評価値が一番高いオブジェクトに対し、配列順位として値「1」を設定する。その他、評価値が二番目に高いオブジェクトに対しては、基本的に、配列順位として値「2」を設定し、評価値が三番目に高いオブジェクトに対しては、配列順位として値「3」を設定する。但し、第一順位設定処理と同様、評価値が同一のオブジェクトが複数存在する場合には、評価値が同一の各オブジェクトに対し、同一の配列順位を設定する。   That is, in this record, the value “1” is set as the arrangement order for the object having the highest evaluation value. In addition, for an object having the second highest evaluation value, basically, the value “2” is set as the array order, and for an object having the third highest evaluation value, the value “3” is set as the array order. Set. However, as in the first order setting process, when there are a plurality of objects having the same evaluation value, the same arrangement order is set for each object having the same evaluation value.

また、このようにして、S610での処理を終えると、制御部11は、配列順位が同一のオブジェクトが存在するか否かを判断し(S620)、配列順位が同一のオブジェクトが存在しないと判断すると(S620でNo)、第二順位設定処理を終了する。一方、配列順位が同一のオブジェクトが存在すると判断すると(S620でYes)、制御部11は、S630に移行し、現在実行中の当該ファイラの名称を、検索対象に設定する。   In addition, when the processing in S610 is completed in this way, the control unit 11 determines whether there is an object having the same arrangement order (S620), and determines that there is no object having the same arrangement order. Then (No in S620), the second order setting process is terminated. On the other hand, when determining that there is an object having the same arrangement order (Yes in S620), the control unit 11 proceeds to S630 and sets the name of the filer currently being executed as a search target.

また、S630での処理を終えると、制御部11は、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベースから読み出し、このレコードに基づき、上記配列順位が同一のオブジェクトについての配列順位の再設定を行う(S640)。即ち、このレコードにおいて評価値が高いオブジェクトの順に、配列順位を割り当てるようにして、上記配列順位が同一の各オブジェクトについての配列順位を、再設定する。尚、この再設定の際には、S570での処理と同様、配列順位が同一のオブジェクトのみに対し、配列順位の再設定を行う。   When the processing in S630 is finished, the control unit 11 reads a record having the same filer name information as the search target from the reference target application relation expression database, and based on this record, the arrangement order is the same. The arrangement order of the objects is reset (S640). That is, the array order is assigned to the objects having the same array order by resetting the array order for the objects having the same array order by assigning the array order in the order of the objects having the highest evaluation value in this record. At the time of this resetting, the array order is reset only for objects having the same array order as in the process at S570.

また、このようにして、S640での処理を終えると、制御部11は、上記再設定後においても、配列順位が同一のオブジェクトが存在するか否かを判断し(S650)、配列順位が同一のオブジェクトが存在しないと判断すると(S650でNo)、第二順位設定処理を終了する。   In addition, when the processing in S640 is completed in this way, the control unit 11 determines whether or not there is an object having the same arrangement order even after the resetting (S650), and the arrangement order is the same. If it is determined that there is no such object (No in S650), the second order setting process is terminated.

一方、配列順位が同一のオブジェクトが存在すると判断すると(S650でYes)、制御部11は、S660に移行し、S590での処理と同様に、優先順位テーブルが示す順位に従って、上記配列順位が同一のオブジェクトの配列順位を、再設定する。また、S660での処理を終えると、制御部11は、第二順位設定処理を終了し、S445における第二順位設定処理を終了すると、S480に移行して、上記設定した配列順位に従い、各オブジェクトを配列してなるコマンド選択画面を、ファイル選択画面上に、ポップアップ表示する。その後、当該コマンド選択画面表示処理を終了する。   On the other hand, if it is determined that there is an object having the same arrangement order (Yes in S650), the control unit 11 proceeds to S660, and the arrangement order is the same according to the order shown in the priority order table, similarly to the process in S590. Reset the array order of the objects. When the process in S660 is finished, the control unit 11 finishes the second order setting process. When the second order setting process in S445 is finished, the control unit 11 proceeds to S480, and each object is set according to the set array order. A command selection screen formed by arranging the above is pop-up displayed on the file selection screen. Thereafter, the command selection screen display process ends.

その他、S440でNoと判断し、S450に移行すると、制御部11は、現在実行中の当該ファイラの名称(ファイラ名)を、検索対象に設定し、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内で検索する。   In addition, when it is determined No in S440 and the process proceeds to S450, the control unit 11 sets the name of the filer currently being executed (filer name) as a search target and has the same filer name information as the search target. The record is searched in the reference application relation expression database.

そして、この検索結果に基づき、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在するか否かを判断し(S460)、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在しないと判断すると(S460でNo)、S470に移行し、検索対象と同一のファイラ名の情報を有するレコードが存在すると判断すると(S460でYes)、S465に移行する。   Based on the search result, it is determined whether or not there is a record having the same filer name information as the search target in the reference target application relation expression database (S460), and the reference target application relation expression database If it is determined that there is no record having the same filer name information as the search target (No in S460), the process proceeds to S470 and if it is determined that there is a record having the same filer name information as the search target ( Yes in S460), the process proceeds to S465.

尚、現在ログインしているユーザが、過去に、当該ファイラのファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作を行ったことがある場合には、検索対象に対応するレコードが、参照対象のアプリ関係表現データベースに存在することになる。一方、上記ユーザが、過去に、当該ファイラのファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作を行ったことがない場合には、検索対象に対応するレコードが、参照対象のアプリ関係表現データベースに存在しないことになる。   Note that if the currently logged-in user has performed a menu display operation or an application launch operation in the past through the file selection screen of the filer, the record corresponding to the search target is the reference target application. It exists in the relational expression database. On the other hand, if the user has not performed a menu display operation or an application activation operation in the past through the file selection screen of the filer, a record corresponding to the search target is stored in the application relation expression database to be referenced. It will not exist.

従って、制御部11は、現在ログインしているユーザが、過去に、当該ファイラのファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作を行ったことがあるユーザである場合には、S460でYesと判断し、現在ログインしているユーザが、過去に、当該ファイラのファイル選択画面を通じて、メニュー表示操作又はアプリ起動操作を行ったことがないユーザである場合には、S460でNoと判断する。   Therefore, if the currently logged-in user is a user who has performed a menu display operation or an application activation operation in the past through the file selection screen of the filer, the control unit 11 determines Yes in S460. If it is determined that the currently logged-in user is a user who has not performed a menu display operation or an application activation operation through the file selection screen of the filer in the past, it is determined No in S460.

また、S460でYesと判断して、S465に移行すると、制御部11は、これから表示するコマンド選択画面における各オブジェクト(但し、キャンセルオブジェクトを除く)の配列順序を決定するために、図12に示す第三順位設定処理を実行する。尚、図12は、制御部11が実行する第三順位設定処理を表すフローチャートである。   If it is determined Yes in S460 and the process proceeds to S465, the control unit 11 is shown in FIG. 12 in order to determine the arrangement order of each object (excluding the cancel object) on the command selection screen to be displayed. The third order setting process is executed. FIG. 12 is a flowchart showing the third order setting process executed by the control unit 11.

第三順位設定処理を開始すると、制御部11は、参照対象のアプリ関係表現データベースにおける上記検索対象のファイラ名の情報を有するレコードに基づき、表示オブジェクト、編集オブジェクト、及び印刷オブジェクトの各オブジェクトに対し、評価値が高い順に、配列順位を設定する(S710)。   When the third order setting process is started, the control unit 11 performs the display object, the edit object, and the print object on the basis of the record having the information of the search target filer name in the reference target application relation expression database. The arrangement order is set in descending order of evaluation values (S710).

即ち、このレコードにおいて、評価値が一番高いオブジェクトに対し、配列順位として値「1」を設定する。その他、評価値が二番目に高いオブジェクトに対しては、基本的に、配列順位として値「2」を設定し、評価値が三番目に高いオブジェクトに対しては、配列順位として値「3」を設定する。但し、第一及び第二順位設定処理と同様、評価値が同一のオブジェクトが複数存在する場合には、評価値が同一の各オブジェクトに対し、同一の配列順位を設定する。   That is, in this record, the value “1” is set as the arrangement order for the object having the highest evaluation value. In addition, for an object having the second highest evaluation value, basically, the value “2” is set as the array order, and for an object having the third highest evaluation value, the value “3” is set as the array order. Set. However, as in the first and second order setting processes, when there are a plurality of objects having the same evaluation value, the same arrangement order is set for each object having the same evaluation value.

また、このようにして、S710での処理を終えると、制御部11は、配列順位が同一のオブジェクトが存在するか否かを判断し(S720)、配列順位が同一のオブジェクトが存在しないと判断すると(S720でNo)、第三順位設定処理を終了する。一方、配列順位が同一のオブジェクトが存在すると判断すると(S720でYes)、S730に移行し、S590,S660での処理と同様に、優先順位テーブルが示す順位に従って、上記配列順位が同一のオブジェクトの配列順位を、再設定する。また、このようにして、S730での処理を終えると、制御部11は、第三順位設定処理を終了する。   In addition, when the processing in S710 is completed in this way, the control unit 11 determines whether there is an object with the same arrangement order (S720), and determines that there is no object with the same arrangement order. Then (No in S720), the third rank setting process is terminated. On the other hand, if it is determined that there is an object with the same arrangement order (Yes in S720), the process proceeds to S730, and in the same manner as the processes in S590 and S660, the objects with the same arrangement order are displayed according to the order shown in the priority order table. Reset the sequence order. In addition, when the process in S730 is completed in this way, the control unit 11 ends the third order setting process.

また、S465における第三順位設定処理を終了すると、制御部11は、S480に移行し、上記設定した配列順位に従って、各オブジェクトを配列してなるコマンド選択画面を、ファイル選択画面上に、ポップアップ表示する。その後、当該コマンド選択画面表示処理を終了する。   When the third order setting process in S465 ends, the control unit 11 proceeds to S480, and a command selection screen in which the objects are arranged according to the set arrangement order is displayed in a pop-up on the file selection screen. To do. Thereafter, the command selection screen display process ends.

その他、S460でNoと判断し、S470に移行すると、制御部11は、第一〜第三順位設定処理を実行することなく、優先順位テーブルが示す順位に従い、表示オブジェクト、編集オブジェクト、及び印刷オブジェクトの配列順位を設定する。即ち、本実施例では、表示オブジェクトの配列順位を、値「1」に設定し、編集オブジェクトの配列順位を、値「2」に設定し、印刷オブジェクトの配列順位を、値「3」に設定する。   In addition, when it is determined No in S460 and the process proceeds to S470, the control unit 11 performs the display object, the edit object, and the print object according to the order indicated by the priority table without executing the first to third order setting processing. Set the order of array. That is, in this embodiment, the display object array order is set to the value “1”, the edit object array order is set to the value “2”, and the print object array order is set to the value “3”. To do.

また、このようにして、S470での処理を終えると、制御部11は、S480に移行し、上記設定した配列順位に従って、上から、表示オブジェクト、編集オブジェクト、印刷オブジェクト、キャンセルオブジェクトの順に、各オブジェクトを配列してなる図2(b)左図に示す構成のコマンド選択画面を、ファイル選択画面上に表示する。その後、当該コマンド選択画面表示処理を終了する。   In addition, when the processing in S470 is completed in this way, the control unit 11 proceeds to S480, and in accordance with the arrangement order set above, the display object, the editing object, the print object, and the cancel object are arranged in order from the top. A command selection screen having the configuration shown in the left diagram of FIG. 2B formed by arranging objects is displayed on the file selection screen. Thereafter, the command selection screen display process ends.

また、S170でのコマンド選択画面表示処理を終了すると、制御部11は、S180に移行し、上記表示したコマンド選択画面を通じて、ユーザにより、キャンセルオブジェクト以外の各オブジェクトのいずれかが選択されたか否かを判断する。具体的に、本実施例では、キャンセルオブジェクト以外の各オブジェクトに対し、クリック操作がなされると、キャンセルオブジェクト以外の各オブジェクトのいずれかが選択されたと判断する。   When the command selection screen display process in S170 ends, the control unit 11 proceeds to S180, and whether or not any one of the objects other than the cancel object has been selected by the user through the displayed command selection screen. Judging. Specifically, in this embodiment, when a click operation is performed on each object other than the cancel object, it is determined that one of the objects other than the cancel object is selected.

そして、キャンセルオブジェクト以外の各オブジェクトのいずれかが選択されたと判断すると(S180でYes)、S200に移行する。一方、キャンセルオブジェクト以外の各オブジェクトのいずれかが選択されていないと判断すると(S180でNo)、制御部11は、S190に移行する。   If it is determined that any one of the objects other than the cancel object is selected (Yes in S180), the process proceeds to S200. On the other hand, if it is determined that any one of the objects other than the cancel object is not selected (No in S180), the control unit 11 proceeds to S190.

また、S190に移行すると、制御部11は、ユーザがキャンセル操作を行ったか否かを判断する。具体的に、本実施例では、ユーザが、キャンセルオブジェクトに対し、クリック操作を行うか、コマンド選択画面におけるキャンセルオブジェクト以外の各オブジェクトのいずれかにマウスポインタを合わせていない状態で、クリック操作を行うと、ユーザがキャンセル操作を行ったと判断する。   In S190, the control unit 11 determines whether the user has performed a cancel operation. Specifically, in this embodiment, the user performs a click operation on the cancel object or does not place the mouse pointer on any of the objects other than the cancel object on the command selection screen. It is determined that the user has performed a cancel operation.

そして、キャンセル操作を行ったと判断すると(S190でYes)、S215に移行し、コマンド選択画面を閉じる等の処理を行って、表示部15の画面を更新した後、S140に移行する。一方、キャンセル操作を行っていないと判断すると(S190でNo)、制御部11は、ユーザがキャンセル操作を行うか、キャンセルオブジェクト以外のオブジェクトの選択操作を行うまで待機する。   If it is determined that the cancel operation has been performed (Yes in S190), the process proceeds to S215, the process of closing the command selection screen is performed, the screen of the display unit 15 is updated, and then the process proceeds to S140. On the other hand, when determining that the cancel operation is not performed (No in S190), the control unit 11 waits until the user performs the cancel operation or performs an operation for selecting an object other than the cancel object.

そして、ユーザにより、キャンセルオブジェクト以外の各オブジェクトのいずれかが選択され、S200に移行すると、制御部11は、選択されたオブジェクトに対応する処理を実行するためのコマンドと、処理対象のデータファイルとを引数に設定して、起動アプリデータベースが示す当該処理対象のデータファイルに設定された拡張子に対応するアプリケーションプログラムを、起動する。その後、S210に移行する。   Then, when one of the objects other than the cancel object is selected by the user and the process proceeds to S200, the control unit 11 includes a command for executing a process corresponding to the selected object, a data file to be processed, Is set as an argument, and the application program corresponding to the extension set in the data file to be processed indicated by the startup application database is started. Thereafter, the process proceeds to S210.

例えば、選択されたオブジェクトが表示オブジェクトである場合であって、処理対象のデータファイルの拡張子が”bmp”である場合には、起動アプリデータベースにおいて、この拡張子に関連付けられたアプリケーションプログラム”c:¥appliD.exe”に、表示処理用のコマンドと、処理対象のデータファイルとを、引数として設定し、上記アプリケーションプログラムを起動する。   For example, when the selected object is a display object and the extension of the data file to be processed is “bmp”, the application program “c” associated with this extension in the startup application database. : \ AppliD.exe ", a display processing command and a data file to be processed are set as arguments, and the application program is started.

尚、ここでいう表示処理とは、編集不可能に、引数に設定されたデータファイルを開いて、新規ウィンドウに、データファイルの内容を表示する処理のことである。拡張子が”bmp”である場合に、上記アプリケーションプログラムの起動が行われた際には、上記アプリケーションプログラムに基づいて、データファイルが示す内容に従い、新規ウィンドウに、イメージ(画像)を表示するタスクが生成される。   Here, the display process is a process of opening the data file set as an argument and displaying the contents of the data file in a new window so that editing cannot be performed. When the application program is activated when the extension is “bmp”, a task for displaying an image (image) in a new window according to the contents indicated by the data file based on the application program Is generated.

その他、選択されたオブジェクトが編集オブジェクトである場合には、上記アプリケーションプログラム”c:¥appliD.exe”に、編集処理用のコマンドと、処理対象のデータファイルとを、引数として設定し、アプリケーションプログラムを起動する。   In addition, when the selected object is an editing object, the command for editing processing and the data file to be processed are set as arguments in the application program “c: ¥ appliD.exe”, and the application program Start up.

尚、ここでいう編集処理とは、編集可能に、引数に設定されたデータファイルを開いて、新規ウィンドウに、データファイルの内容を表示する処理のことであり、拡張子が”bmp”である場合に、上記アプリケーションプログラムの起動が行われた際には、上記アプリケーションプログラムに基づいて、新規ウィンドウに、処理対象のデータファイルに対応するイメージ(画像)の編集画面を表示し、ユーザの操作内容に従って、処理対象のデータファイルを更新するタスクが生成される。   Here, the editing process is a process for opening a data file set as an argument and displaying the contents of the data file in a new window so that the file can be edited. The extension is “bmp”. In this case, when the application program is activated, an image editing screen corresponding to the data file to be processed is displayed in a new window based on the application program, and the user's operation content Accordingly, a task for updating the data file to be processed is generated.

また、選択されたオブジェクトが印刷オブジェクトである場合には、上記アプリケーションプログラム”c:¥appliD.exe”に、印刷処理用のコマンドと、処理対象のデータファイルとを、引数として設定し、アプリケーションプログラムを起動する。   If the selected object is a print object, a command for print processing and a data file to be processed are set as arguments in the application program “c: ¥ appliD.exe”, and the application program Start up.

尚、ここでいう印刷処理とは、引数に設定されたデータファイルを開いて、これをプリンタドライバとの協働によりプリントデータに変換し、これを印刷装置3に入力することにより、上記データファイルを、印刷装置3に印刷出力させる処理のことである。拡張子が”bmp”である場合に、上記アプリケーションプログラムの起動が行われた際には、上記アプリケーションプログラムに基づき、引数に設定されたデータファイルに対応する画像が印刷される。   Note that the printing process here refers to opening the data file set as an argument, converting it into print data in cooperation with the printer driver, and inputting this into the printing apparatus 3 so that the data file Is a process of causing the printing apparatus 3 to print out the data. When the extension is “bmp” and the application program is activated, an image corresponding to the data file set as an argument is printed based on the application program.

また、このようにしてS200での処理を終えると、制御部11は、S210に移行し、図13に示す学習処理を実行する。尚、図13は、制御部11が実行する学習処理を表すフローチャートである。   Further, when the process in S200 is completed in this way, the control unit 11 proceeds to S210 and executes the learning process shown in FIG. FIG. 13 is a flowchart showing a learning process executed by the control unit 11.

図13に示す学習処理を開始すると、制御部11は、S810にて、図14に示すファイル関係表現データベース更新処理を実行し、S820にて、図15に示す拡張子関係表現データベース更新処理を実行し、S830にて、図16に示すアプリ関係表現データベース更新処理を実行することにより、参照対象の関係表現データベースにおける各評価値(換言すると現在ログインしているユーザの関係表現データベースにおける各評価値)を更新する。その後、当該学習処理を終了する。   When the learning process shown in FIG. 13 is started, the control unit 11 executes the file relation expression database update process shown in FIG. 14 in S810 and the extension relation expression database update process shown in FIG. 15 in S820. Then, in S830, by executing the application relational expression database update process shown in FIG. 16, each evaluation value in the reference relational expression database (in other words, each evaluation value in the relational expression database of the currently logged-in user) Update. Thereafter, the learning process ends.

尚、図14は、制御部11がS810にて実行するファイル関係表現データベース更新処理を表すフローチャートである。
ファイル関係表現データベース更新処理を開始すると、制御部11は、まずS910にて、処理対象のデータファイルの名称(ファイル名)を検索対象に設定し、検索対象と同一のファイル名の情報を有するレコードを、参照対象のファイル関係表現データベース内で検索し、この検索結果に基づいて、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在するか否かを判断する(S920)。そして、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在しないと判断すると(S920でNo)、S921に移行し、検索対象と同一のファイル名の情報を有するレコードが存在すると判断すると(S920でYes)、S930に移行する。
FIG. 14 is a flowchart showing the file relation expression database update process executed by the control unit 11 in S810.
When the file relation expression database update process is started, the control unit 11 first sets the name (file name) of the data file to be processed as a search target in S910, and records having the same file name information as the search target Whether or not a record having the same file name information as the search target exists in the reference target file relation expression database based on the search result. Judgment is made (S920). If it is determined that there is no record having the same file name information as the search target in the reference target file relation expression database (No in S920), the process proceeds to S921, and the same file name information as the search target is obtained. If it is determined that there is a record having (Yes in S920), the process proceeds to S930.

S921に移行すると、制御部11は、まず、参照対象のファイル関係表現データベースに、空の新規レコードを生成し、この生成レコードに、ファイル名の情報として、処理対象のデータファイルの名称を含む上記処理対象のデータファイルのパス情報を書き込む(S923)。また、S923での処理を終えると、制御部11は、直前のアプリケーションプログラムの起動時(S200又はS260での処理時)に、引数に設定したコマンドに対応するオブジェクトの評価値として、値「1」を、上記生成レコードに書き込み(S925)、更に、残りの各オブジェクトの評価値として、値「0」を、上記生成レコードに書き込む(S927)。   In step S921, the control unit 11 first generates an empty new record in the reference target file relation expression database, and the generated record includes the name of the data file to be processed as file name information. The path information of the data file to be processed is written (S923). When the processing in S923 ends, the control unit 11 sets the value “1” as the evaluation value of the object corresponding to the command set as the argument when the immediately preceding application program is started (during processing in S200 or S260). "Is written in the generated record (S925), and further, the value" 0 "is written in the generated record as the evaluation value of each remaining object (S927).

例えば、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドが、表示処理用のコマンドである場合には、S921〜S927の処理により、表示オブジェクトの評価値を、値「1」とし、編集オブジェクト及び印刷オブジェクトの評価値を、値「0」としたレコードを、参照対象のファイル関係表現データベース内に生成する。そして、S927での処理を終えると、制御部11は、当該ファイル関係表現データベース更新処理を終了する。   For example, if the command set as an argument is the command for display processing when the immediately preceding application program is started, the evaluation value of the display object is set to the value “1” by the processing of S921 to S927, and the editing is performed. A record having the evaluation value of the object and the print object as the value “0” is generated in the file relation expression database to be referred to. Then, when the process in S927 is finished, the control unit 11 finishes the file relation expression database update process.

一方、S920でYesと判断し、S930に移行すると、制御部11は、参照対象のファイル関係表現データベースにおける上記検索対象のファイル名の情報を有するレコードにおいて、評価値が0より大きい(即ち、評価値>0である)オブジェクトの数を、導出する。但し、ここでは、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトを、上記オブジェクトの数に入れないこととする。   On the other hand, when it is determined Yes in S920 and the process proceeds to S930, the control unit 11 has an evaluation value larger than 0 in the record having the information of the search target file name in the reference target file relation expression database (that is, the evaluation value). Deriving the number of objects (value> 0). However, here, the object corresponding to the command set as an argument is not included in the number of objects when the immediately preceding application program is started.

即ち、参照対象のファイル関係表現データベースにおける上記検索対象のファイル名の情報を有するレコードにおいて、評価値が0より大きいオブジェクトが、直前のアプリケーションプログラムの起動時に、引数に設定したコマンドに対応するオブジェクトのみである場合には、上記オブジェクトの数として値「0」を導出する。   That is, in the record having the file name information of the search target in the reference target file relation expression database, the object whose evaluation value is greater than 0 is only the object corresponding to the command set as the argument when the immediately preceding application program is started. If it is, the value “0” is derived as the number of the objects.

また、このようにして、S930でオブジェクトの数を導出すると、制御部11は、上記導出したオブジェクトの数がゼロであるか否かを判断する(S935)。そして、導出したオブジェクトの数がゼロであると判断すると(S935でYes)、当該ファイル関係表現データベース更新処理を終了する。   In this way, when the number of objects is derived in S930, the control unit 11 determines whether or not the number of derived objects is zero (S935). When it is determined that the number of derived objects is zero (Yes in S935), the file relation expression database update process is terminated.

一方、上記導出したオブジェクトの数がゼロではないと判断すると(S935でNo)、制御部11は、S940に移行して、上記導出したオブジェクトの数に1加えた数を、パラメータNに設定し、更にS945にて、パラメータk=1に設定する。   On the other hand, when determining that the number of derived objects is not zero (No in S935), the control unit 11 proceeds to S940, and sets the number obtained by adding 1 to the number of derived objects as the parameter N. In step S945, the parameter k = 1 is set.

また、S945での処理を終えると、制御部11は、S950に移行し、上記検索対象のファイル名の情報を有するレコードにおいて、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外のオブジェクトであり、S955〜S960の処理について未処理のオブジェクトを、一つ更新対象のオブジェクトに選択する。そして、上記レコードが示す更新対象のオブジェクトの評価値Yaを用いて、関係式α=Ya/Nを満足する値αを算出する(S955)。   When the process in S945 is completed, the control unit 11 proceeds to S950, and in the record having the information of the search target file name, when the immediately preceding application program among the objects having an evaluation value greater than 0 is started. , An object other than the object corresponding to the command set in the argument, and an unprocessed object in the processes of S955 to S960 is selected as an object to be updated. Then, a value α satisfying the relational expression α = Ya / N is calculated using the evaluation value Ya of the object to be updated indicated by the record (S955).

また、この処理を終えると、制御部11は、S960に移行し、更新対象のオブジェクトの評価値Yaから値αを引いた値(Ya−α)を、このオブジェクトの新しい評価値Yaとして、参照対象のファイル関係表現データベースにおける上記検索対象のファイル名の情報を有するレコードに書き込み、このレコードが示す更新対象のオブジェクトの評価値Yaを更新する。   When this process is finished, the control unit 11 proceeds to S960 and refers to the value (Ya−α) obtained by subtracting the value α from the evaluation value Ya of the object to be updated as the new evaluation value Ya of this object. Write to the record having the information of the search target file name in the target file relation expression database, and update the evaluation value Ya of the update target object indicated by this record.

その他、S960での処理を終えると、制御部11は、S965に移行し、上記検索対象のファイル名の情報を有するレコードが示す評価値であって、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値Ybに、値αを加えた値(Yb+α)を、上記引数に設定されたコマンドに対応するオブジェクトの新しい評価値Ybとして、上記レコードに書き込み、このレコードが示す上記引数に設定されたコマンドに対応するオブジェクトの評価値Ybを更新する。   In addition, when the processing in S960 is completed, the control unit 11 proceeds to S965, and is an evaluation value indicated by the record having the information of the search target file name, which is set as an argument when the immediately preceding application program is started. The value (Yb + α) obtained by adding the value α to the evaluation value Yb of the object corresponding to the received command is written in the record as the new evaluation value Yb of the object corresponding to the command set in the argument. The evaluation value Yb of the object corresponding to the command set in the argument shown is updated.

そして、S965での処理を終えると、制御部11は、S970に移行し、パラメータkの値を1加算する。その後、このパラメータkの値が、パラメータNの値に一致するか否か(即ち、k=Nであるか否か)を判断し(S975)、k=Nではないと判断すると(S975でNo)、S950に移行し、k=Nであると判断すると(S975でYes)、当該ファイル関係表現データベース更新処理を終了する。   When the process in S965 is completed, the control unit 11 proceeds to S970 and adds 1 to the value of the parameter k. Thereafter, it is determined whether or not the value of the parameter k matches the value of the parameter N (that is, whether or not k = N) (S975). If it is determined that k = N is not satisfied (No in S975). ), The process proceeds to S950, and if it is determined that k = N (Yes in S975), the file relation expression database update process is terminated.

このファイル関係表現データベース更新処理の実行により、制御部11は、アプリケーションプログラムの起動(S200又はS260での処理)に対応し、起動時に引数に設定したデータファイルのレコードが示す各オブジェクトの評価値を更新する。   By executing this file relation expression database update process, the control unit 11 corresponds to the activation of the application program (the process in S200 or S260), and the evaluation value of each object indicated by the record of the data file set as an argument at the time of activation. Update.

即ち、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外の各オブジェクトの評価値を、値α分減らし、これら減算分の合計を、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値に加えることにより、上記引数に設定されたコマンドに対応するオブジェクトの評価値が上昇し、それ以外のオブジェクトの評価値が下降するように、上記データファイルのレコードにおける各オブジェクトの評価値を更新する。   That is, among the objects whose evaluation value is greater than 0, when the immediately preceding application program is started, the evaluation value of each object other than the object corresponding to the command set in the argument is reduced by the value α, and the sum of these subtractions is calculated. By adding to the evaluation value of the object corresponding to the command set in the argument at the start of the immediately preceding application program, the evaluation value of the object corresponding to the command set in the argument increases, and the other object's evaluation value increases. The evaluation value of each object in the record of the data file is updated so that the evaluation value decreases.

また、図15は、制御部11がS820にて実行する拡張子関係表現データベース更新処理を表すフローチャートである。
拡張子関係表現データベース更新処理を開始すると、制御部11は、まずS1010にて、処理対象のデータファイルに設定された拡張子の名称(拡張子名)を、検索対象に設定し、検索対象と同一の拡張子名の情報を有するレコードを、参照対象の拡張子関係表現データベース内で検索し、この検索結果に基づいて、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在するか否かを判断する(S1020)。そして、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在しないと判断すると(S1020でNo)、S1021に移行し、検索対象と同一の拡張子名の情報を有するレコードが存在すると判断すると(S1020でYes)、S1030に移行する。
FIG. 15 is a flowchart showing the extension relation expression database update process executed by the control unit 11 in S820.
When the extension relation expression database update process is started, the control unit 11 first sets the name of the extension (extension name) set in the data file to be processed as a search target in S1010. A record having the same extension name information is searched in the reference object extension relation expression database, and based on this search result, the same extension as the search object is searched in the reference object extension relation expression database. It is determined whether there is a record having name information (S1020). If it is determined that there is no record having the same extension name information as the search target in the reference target extension relation expression database (No in S1020), the process proceeds to S1021, and the same extension as the search target is acquired. If it is determined that there is a record having name information (Yes in S1020), the process proceeds to S1030.

S1021に移行すると、制御部11は、まず、参照対象の拡張子関係表現データベースに、空の新規レコードを生成し、この生成レコードに、拡張子名の情報として、処理対象のデータファイルに設定された拡張子の名称を書き込む(S1023)。また、この処理を終えると、制御部11は、直前のアプリケーションプログラムの起動時(S200又はS260での処理時)に、引数に設定したコマンドに対応するオブジェクトの評価値として、値「1」を、上記生成レコードに書き込み(S1025)、更に、残りの各オブジェクトの評価値として、値「0」を、上記生成レコードに書き込む(S1027)。   When the process proceeds to S1021, the control unit 11 first generates an empty new record in the reference-target extension relation expression database, and is set in the generated data file as extension name information in the generated record. The name of the extension is written (S1023). When this process is finished, the control unit 11 sets the value “1” as the evaluation value of the object corresponding to the command set as the argument when the immediately preceding application program is started (at the time of processing in S200 or S260). Then, the generated record is written (S1025), and the value “0” is written in the generated record as the evaluation value of each remaining object (S1027).

例えば、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドが、編集処理用のコマンドである場合には、S1021〜S1027の処理により、編集オブジェクトの評価値を、値「1」とし、表示オブジェクト及び印刷オブジェクトの評価値を、値「0」としたレコードを、参照対象の拡張子関係表現データベース内に生成する。そして、S1027での処理を終えると、制御部11は、当該拡張子関係表現データベース更新処理を終了する。   For example, when the command set as an argument is the command for editing processing when the immediately preceding application program is started, the evaluation value of the editing object is set to the value “1” by the processing of S1021 to S1027 and displayed. A record having the evaluation value of the object and the print object as the value “0” is generated in the extension relation expression database to be referred to. When the processing in S1027 is finished, the control unit 11 finishes the extension relation expression database update processing.

一方、S1020でYesと判断し、S1030に移行すると、制御部11は、参照対象の拡張子関係表現データベースにおける上記検索対象の拡張子名の情報を有するレコードにおいて、評価値が0より大きい(即ち、評価値>0である)オブジェクトの数を、導出する。但し、ここでは、S930での処理と同様、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトを、上記オブジェクトの数に入れないこととする。   On the other hand, when it is determined Yes in S1020 and the process proceeds to S1030, the control unit 11 has an evaluation value greater than 0 in the record having the extension name information of the search target in the reference target extension relation expression database (ie, Deriving the number of objects (evaluation value> 0). However, here, similarly to the processing in S930, the object corresponding to the command set as the argument is not included in the number of objects when the immediately preceding application program is started.

また、このようにして、S1030でオブジェクトの数を導出すると、制御部11は、上記導出したオブジェクトの数がゼロであるか否かを判断する(S1035)。そして、導出したオブジェクトの数がゼロであると判断すると(S1035でYes)、当該拡張子関係表現データベース更新処理を終了する。   Further, when the number of objects is derived in S1030 in this way, the control unit 11 determines whether or not the derived number of objects is zero (S1035). If it is determined that the number of derived objects is zero (Yes in S1035), the extension relation expression database update process is terminated.

一方、上記導出したオブジェクトの数がゼロではないと判断すると(S1035でNo)、制御部11は、S1040に移行して、上記導出したオブジェクトの数に1加えた数を、パラメータNに設定し、更にS1045にて、パラメータk=1に設定する。   On the other hand, when determining that the number of derived objects is not zero (No in S1035), the control unit 11 proceeds to S1040, and sets the number obtained by adding 1 to the number of derived objects as the parameter N. In step S1045, the parameter k = 1 is set.

また、S1045での処理を終えると、制御部11は、S1050に移行し、上記検索対象の拡張子名の情報を有するレコードにおいて、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外のオブジェクトであり、S1055〜S1060の処理について未処理のオブジェクトを、一つ更新対象のオブジェクトに選択する。そして、上記レコードが示す更新対象のオブジェクトの評価値Yaを用いて、関係式α=Ya/Nを満足する値αを算出する(S1055)。   When the processing in S1045 is completed, the control unit 11 proceeds to S1050 and starts the immediately preceding application program among the objects having an evaluation value greater than 0 in the record having the extension name information to be searched. Sometimes, an object other than the object corresponding to the command set as the argument, and an unprocessed object in the processes of S1055 to S1060 is selected as one object to be updated. Then, a value α satisfying the relational expression α = Ya / N is calculated using the evaluation value Ya of the object to be updated indicated by the record (S1055).

また、この処理を終えると、制御部11は、S1060に移行し、更新対象のオブジェクトの評価値Yaから値αを引いた値(Ya−α)を、このオブジェクトの新しい評価値Yaとして、参照対象の拡張子関係表現データベースにおける上記検索対象の拡張子名の情報を有するレコードに書き込み、このレコードが示す更新対象のオブジェクトの評価値Yaを更新する。   When this process is finished, the control unit 11 proceeds to S1060, and refers to the value (Ya−α) obtained by subtracting the value α from the evaluation value Ya of the object to be updated as the new evaluation value Ya of this object. Write to the record having the information of the extension name of the search target in the target extension relation expression database, and update the evaluation value Ya of the update target object indicated by this record.

その他、S1060での処理を終えると、制御部11は、S1065に移行し、上記検索対象の拡張子名の情報を有するレコードが示す評価値であって、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値Ybに、値αを加えた値(Yb+α)を、上記引数に設定されたコマンドに対応するオブジェクトの新しい評価値Ybとして、上記レコードに書き込み、このレコードが示す上記引数に設定されたコマンドに対応するオブジェクトの評価値Ybを更新する。   In addition, when the processing in S1060 is completed, the control unit 11 proceeds to S1065, and is an evaluation value indicated by the record having the information of the extension name to be searched, and is used as an argument when the immediately preceding application program is started. A value (Yb + α) obtained by adding the value α to the evaluation value Yb of the object corresponding to the set command is written in the record as a new evaluation value Yb of the object corresponding to the command set in the argument. The evaluation value Yb of the object corresponding to the command set in the argument indicated by is updated.

そして、S1065での処理を終えると、制御部11は、S1070に移行し、パラメータkの値を1加算する。その後、k=Nであるか否かを判断し(S1075)、k=Nではないと判断すると(S1075でNo)、S1050に移行し、k=Nであると判断すると(S1075でYes)、当該拡張子関係表現データベース更新処理を終了する。   When the process in S1065 is completed, the control unit 11 proceeds to S1070 and adds 1 to the value of the parameter k. Thereafter, it is determined whether or not k = N (S1075). If it is determined that k = N is not satisfied (No in S1075), the process proceeds to S1050, and if k = N is determined (Yes in S1075), The extension relation expression database update process is terminated.

この拡張子関係表現データベース更新処理の実行により、制御部11は、アプリケーションプログラムの起動(S200又はS260での処理)に対応し、起動時に引数に設定されたデータファイルに対応する拡張子のレコードが示す各オブジェクトの評価値を更新する。   By executing the extension relation expression database update process, the control unit 11 corresponds to the activation of the application program (the process in S200 or S260), and an extension record corresponding to the data file set as an argument at the time of activation is recorded. Update the evaluation value of each object shown.

即ち、データファイルのレコードにおける評価値の更新方法と同様に、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外の各オブジェクトの評価値を、値α分減らし、これら減算分の合計を、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値に加えることにより、上記引数に設定されたコマンドに対応するオブジェクトに対する評価値が上昇し、それ以外のオブジェクトに対する評価値が下降するように、上記拡張子のレコードにおける各オブジェクトの評価値を更新する。   That is, in the same way as the evaluation value update method in the record of the data file, the evaluation of each object other than the object corresponding to the command set in the argument at the start of the immediately preceding application program among the objects whose evaluation value is greater than 0. The value is reduced by the value α, and the total of these subtractions is added to the evaluation value of the object corresponding to the command set in the argument when the application program is started immediately before. The evaluation value of each object in the record of the extension is updated so that the evaluation value for the object to be increased increases and the evaluation value for the other objects decreases.

また、図16は、制御部11がS830にて実行するアプリ関係表現データベース更新処理を表すフローチャートである。
アプリ関係表現データベース更新処理を開始すると、制御部11は、まずS1110にて、現在実行中の当該ファイラの名称(ファイラ名)を、検索対象に設定し、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内で検索し、この検索結果に基づいて、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在するか否かを判断する(S1120)。そして、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在しないと判断すると(S1120でNo)、S1121に移行し、検索対象と同一のファイラ名の情報を有するレコードが存在すると判断すると(S1120でYes)、S1130に移行する。
FIG. 16 is a flowchart showing the application relation expression database update process executed by the control unit 11 in S830.
When the application relation expression database update process is started, the control unit 11 first sets the name of the filer currently being executed (filer name) as a search target in S1110, and stores information on the same filer name as the search target. Whether or not a record having the same filer name information as the search target exists in the reference target application relation expression database based on the search result. Is determined (S1120). If it is determined that there is no record having the same filer name information as the search target in the reference target application relation expression database (No in S1120), the process proceeds to S1121, and the same filer name information as the search target If it is determined that there is a record having (Yes in S1120), the process proceeds to S1130.

S1121に移行すると、制御部11は、まず、参照対象のアプリ関係表現データベースに、空の新規レコードを生成し、この生成レコードに、ファイラ名の情報として、現在実行中の当該ファイラの名称を書き込む(S1123)。また、この処理を終えると、制御部11は、直前のアプリケーションプログラムの起動時(S200又はS260での処理時)に、引数に設定したコマンドに対応するオブジェクトの評価値として、値「1」を、上記生成レコードに書き込み(S1125)、更に、残りの各オブジェクトの評価値として、値「0」を、上記生成レコードに書き込む(S1127)。   In step S1121, the control unit 11 first generates an empty new record in the application relation expression database to be referenced, and writes the name of the filer currently being executed as filer name information in the generated record. (S1123). When this process is finished, the control unit 11 sets the value “1” as the evaluation value of the object corresponding to the command set as the argument when the immediately preceding application program is started (at the time of processing in S200 or S260). Then, the generated record is written (S1125), and the value “0” is written in the generated record as the evaluation value of each remaining object (S1127).

例えば、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドが、印刷処理用のコマンドである場合には、S1121〜S1127の処理により、印刷オブジェクトの評価値を、値「1」とし、表示オブジェクト及び編集オブジェクトの評価値を、値「0」としたレコードを、参照対象のアプリ関係表現データベース内に生成する。そして、S1127での処理を終えると、制御部11は、当該アプリ関係表現データベース更新処理を終了する。   For example, if the command set as an argument is the command for print processing when the immediately preceding application program is started, the evaluation value of the print object is set to the value “1” by the processing of S1121 to S1127 and displayed. A record having the evaluation value of the object and the editing object as the value “0” is generated in the application relation expression database to be referenced. Then, when the process in S1127 is finished, the control unit 11 finishes the application relation expression database update process.

一方、S1120でYesと判断し、S1130に移行すると、制御部11は、参照対象のアプリ関係表現データベースにおける上記検索対象のファイラ名の情報を有するレコードにおいて、評価値が0より大きい(即ち、評価値>0である)オブジェクトの数を、導出する。但し、ここでは、S930,S1030での処理と同様、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトを、上記オブジェクトの数に入れないこととする。   On the other hand, if it is determined Yes in S1120 and the process proceeds to S1130, the control unit 11 has an evaluation value greater than 0 in the record having the information of the filer name to be searched in the application relation expression database to be referenced (that is, evaluation) Deriving the number of objects (value> 0). However, here, as in the processes in S930 and S1030, the object corresponding to the command set in the argument is not included in the number of objects when the immediately preceding application program is started.

また、このようにして、S1130でオブジェクトの数を導出すると、制御部11は、上記導出したオブジェクトの数がゼロであるか否かを判断する(S1135)。そして、導出したオブジェクトの数がゼロであると判断すると(S1135でYes)、当該アプリ関係表現データベース更新処理を終了する。   In this way, when the number of objects is derived in S1130, the control unit 11 determines whether or not the derived number of objects is zero (S1135). If it is determined that the number of derived objects is zero (Yes in S1135), the application relation expression database update process is terminated.

一方、上記導出したオブジェクトの数がゼロではないと判断すると(S1135でNo)、制御部11は、S1140に移行して、上記導出したオブジェクトの数に1加えた数を、パラメータNに設定し、更にS1145にて、パラメータk=1に設定する。   On the other hand, when determining that the number of derived objects is not zero (No in S1135), the control unit 11 proceeds to S1140, and sets the number obtained by adding 1 to the number of derived objects as a parameter N. In step S1145, the parameter k = 1 is set.

また、S1145での処理を終えると、制御部11は、S1150に移行し、上記検索対象のファイラ名の情報を有するレコードにおいて、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外のオブジェクトであり、S1155〜S1160の処理について未処理のオブジェクトを、一つ更新対象のオブジェクトに選択する。そして、上記レコードが示す更新対象のオブジェクトの評価値Yaを用いて、関係式α=Ya/Nを満足する値αを算出する(S1155)。   When the processing in S1145 is completed, the control unit 11 proceeds to S1150, and in the record having the information of the search target filer name, when the immediately preceding application program among the objects having an evaluation value larger than 0 is started. , An object other than the object corresponding to the command set in the argument, and an unprocessed object in the processing of S1155 to S1160 is selected as an object to be updated. Then, using the evaluation value Ya of the object to be updated indicated by the record, a value α satisfying the relational expression α = Ya / N is calculated (S1155).

また、この処理を終えると、制御部11は、S1160に移行し、更新対象のオブジェクトの評価値Yaから値αを引いた値(Ya−α)を、このオブジェクトの新しい評価値Yaとして、参照対象のアプリ関係表現データベースにおける上記検索対象のファイラ名の情報を有するレコードに書き込み、このレコードが示す更新対象のオブジェクトの評価値Yaを更新する。   When this process is completed, the control unit 11 proceeds to S1160, and refers to the value (Ya−α) obtained by subtracting the value α from the evaluation value Ya of the object to be updated as the new evaluation value Ya of this object. Write to the record having the information of the search target filer name in the target application relation expression database, and update the evaluation value Ya of the update target object indicated by this record.

その他、S1160での処理を終えると、制御部11は、S1165に移行し、上記検索対象のファイラ名の情報を有するレコードが示す評価値であって、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値Ybに、値αを加えた値(Yb+α)を、上記引数に設定されたコマンドに対応するオブジェクトの新しい評価値Ybとして、上記レコードに書き込み、このレコードが示す上記引数に設定されたコマンドに対応するオブジェクトの評価値Ybを更新する。   In addition, when the processing in S1160 is completed, the control unit 11 proceeds to S1165, and is an evaluation value indicated by the record having the filer name information to be searched, and is set as an argument when the immediately preceding application program is started. The value (Yb + α) obtained by adding the value α to the evaluation value Yb of the object corresponding to the received command is written in the record as the new evaluation value Yb of the object corresponding to the command set in the argument. The evaluation value Yb of the object corresponding to the command set in the argument shown is updated.

そして、S1165での処理を終えると、制御部11は、S1170に移行し、パラメータkの値を1加算する。その後、k=Nであるか否かを判断し(S1175)、k=Nではないと判断すると(S1175でNo)、S1150に移行し、k=Nであると判断すると(S1175でYes)、当該アプリ関係表現データベース更新処理を終了する。   When the process in S1165 is completed, the control unit 11 proceeds to S1170 and adds 1 to the value of the parameter k. Thereafter, it is determined whether or not k = N (S1175). If it is determined that k = N is not satisfied (No in S1175), the process proceeds to S1150, and if k = N is determined (Yes in S1175), The application relation expression database update process is terminated.

このアプリ関係表現データベース更新処理の実行により、制御部11は、アプリケーションプログラムの起動(S200又はS260での処理)に対応し、当該ファイラのレコードが示す各オブジェクトの評価値を更新する。   By executing the application relation expression database update process, the control unit 11 updates the evaluation value of each object indicated by the record of the filer in response to the activation of the application program (the process in S200 or S260).

即ち、データファイル及び拡張子のレコードにおける評価値の更新方法と同様に、評価値が0より大きいオブジェクトの内、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクト以外の各オブジェクトの評価値を、値α分減らし、これら減算分の合計を、直前のアプリケーションプログラムの起動時に、引数に設定されたコマンドに対応するオブジェクトの評価値に加えることにより、上記引数に設定されたコマンドに対応するオブジェクトに対する評価値が上昇し、それ以外のオブジェクトに対する評価値が下降するように、当該ファイラのレコードにおける各オブジェクトの評価値を更新する。   That is, as with the update method of the evaluation value in the data file and the extension record, each object other than the object corresponding to the command set in the argument when the immediately preceding application program is started out of the objects whose evaluation value is greater than 0. The object's evaluation value is reduced by the value α, and the sum of these subtractions is added to the object's evaluation value corresponding to the command set in the argument when the application program is started immediately before, and then set in the above argument. The evaluation value of each object in the record of the filer is updated so that the evaluation value for the object corresponding to the command increases and the evaluation value for the other objects decreases.

また、このようにして、S210での学習処理を終了すると、制御部11は、S215に移行し、コマンド選択画面を閉じる等の処理を行って、表示部15の画面を更新した後、S140に移行する。   In addition, when the learning process in S210 is completed in this way, the control unit 11 proceeds to S215, performs processing such as closing the command selection screen, updates the screen of the display unit 15, and then proceeds to S140. Transition.

また、制御部11は、ユーザにより行われた操作がメニュー表示操作ではないと判断し(S150でNo)、S220に移行すると、ユーザにより行われた操作が、第二のデータファイル選択操作としてのアプリ起動操作であるか否かを判断する。尚、本実施例では、ユーザが、ファイル選択画面におけるデータファイルのシンボルにマウスポインタを合わせ、ダブルクリック操作を行った場合に、ユーザにより行われた操作が、アプリ起動操作であると判断する。そして、アプリ起動操作であると判断すると(S220でYes)、S230に移行し、アプリ起動操作ではないと判断すると(S220でNo)、S280に移行する。   Further, the control unit 11 determines that the operation performed by the user is not a menu display operation (No in S150), and when the process proceeds to S220, the operation performed by the user is performed as a second data file selection operation. It is determined whether the operation is an application activation operation. In this embodiment, when the user moves the mouse pointer to the symbol of the data file on the file selection screen and performs a double-click operation, it is determined that the operation performed by the user is an application activation operation. If it is determined that the operation is an application activation operation (Yes in S220), the process proceeds to S230. If it is determined that the operation is not an application activation operation (No in S220), the process proceeds to S280.

S230に移行すると、制御部11は、上記ダブルクリック操作時にマウスポインタが合わせられていたシンボルに対応するデータファイルを、処理対象のデータファイルに設定し、S240にて、図17に示すコマンド自動選択処理を実行する。尚、図17は、制御部11が実行するコマンド自動選択処理を表すフローチャートである。   After shifting to S230, the control unit 11 sets a data file corresponding to the symbol on which the mouse pointer is placed at the time of the double click operation as a data file to be processed, and in S240, automatic command selection shown in FIG. Execute the process. FIG. 17 is a flowchart showing an automatic command selection process executed by the control unit 11.

コマンド自動選択処理を開始すると、制御部11は、まずS1210にて、処理対象のデータファイルの名称(ファイル名)を検索対象に設定し、検索対象と同一のファイル名の情報を有するレコードを、参照対象のファイル関係表現データベース内で検索する。   When the command automatic selection process is started, the control unit 11 first sets the name (file name) of the data file to be processed as a search target in S1210, and records that have the same file name information as the search target. Search in the file relation expression database to be referenced.

そして、この検索結果に基づいて、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在するか否かを判断し(S1220)、参照対象のファイル関係表現データベース内に、検索対象と同一のファイル名の情報を有するレコードが存在しないと判断すると(S1220でNo)、S1230に移行し、検索対象と同一のファイル名の情報を有するレコードが存在すると判断すると(S1220でYes)、S1225に移行する。   Based on the search result, it is determined whether or not a record having the same file name information as the search target exists in the reference target file relation expression database (S1220), and the reference target file relation expression is determined. If it is determined that there is no record having the same file name information as the search target in the database (No in S1220), the process proceeds to S1230, and it is determined that there is a record having the same file name information as the search target. (Yes in S1220), the process proceeds to S1225.

また、S1225に移行すると、制御部11は、アプリ起動操作に対応して実行する処理を決定するために、図18に示す第一選択処理を実行する。尚、図18は、制御部11が実行する第一選択処理を表すフローチャートである。   In S1225, the control unit 11 executes a first selection process illustrated in FIG. 18 in order to determine a process to be executed in response to the application activation operation. FIG. 18 is a flowchart showing the first selection process executed by the control unit 11.

第一選択処理を開始すると、制御部11は、参照対象のファイル関係表現データベースにおける上記検索対象のファイル名の情報を有するレコードに基づき、このレコードにおいて評価値が最大のオブジェクトを、コマンド選択候補に設定する(S1310)。また、この処理を終えると、制御部11は、S1310での処理にてコマンド選択候補に設定されたオブジェクトが複数存在するか否かを判断する(S1320)。   When the first selection process is started, the control unit 11 sets the object having the highest evaluation value in the record as the command selection candidate based on the record having the information of the search target file name in the reference target file relation expression database. Set (S1310). When this process is finished, the control unit 11 determines whether or not there are a plurality of objects set as command selection candidates in the process of S1310 (S1320).

尚、上記レコードにおいて評価値が最大のオブジェクトが複数存在する場合には、S1320にて、上記コマンド選択候補に設定されたオブジェクトが複数存在すると判断することになる。また、それ以外の場合には、上記コマンド選択候補に設定されたオブジェクトが複数存在しないと判断することになる。   If there are a plurality of objects having the maximum evaluation value in the record, it is determined in S1320 that there are a plurality of objects set as the command selection candidates. In other cases, it is determined that a plurality of objects set as the command selection candidates do not exist.

そして、コマンド選択候補に設定されたオブジェクトが複数存在しないと判断すると(S1320でNo)、制御部11は、S1325に移行し、コマンド選択候補のオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第一選択処理を終了する。   If it is determined that a plurality of objects set as command selection candidates do not exist (No in S1320), the control unit 11 proceeds to S1325 and sets a command corresponding to the command selection candidate object as a command to be set as an argument. select. Thereafter, the first selection process is terminated.

一方、コマンド選択候補に設定されたオブジェクトが複数存在すると判断すると(S1320でYes)、制御部11は、S1330に移行し、処理対象のデータファイルに設定されている拡張子の名称(拡張子名)を、検索対象に設定する。   On the other hand, if it is determined that there are a plurality of objects set as command selection candidates (Yes in S1320), the control unit 11 proceeds to S1330 and the extension name (extension name) set in the data file to be processed. ) Is set as the search target.

その後、制御部11は、S1340に移行し、検索対象と同一の拡張子名の情報を有するレコードを、参照対象の拡張子関係表現データベース内から読み出し、現時点でのコマンド選択候補のオブジェクトの中から、上記読み出したレコードにおいて、評価値が最大のオブジェクトを割り出す。そして、割り出した評価値が最大のオブジェクトを、コマンド選択候補に再設定し、これ以外のオブジェクトを、コマンド選択候補から除外する。   After that, the control unit 11 proceeds to S1340, reads a record having the same extension name information as the search target from the extension relation expression database of the reference target, and from among the current command selection candidate objects In the read record, the object having the maximum evaluation value is determined. Then, the object having the largest evaluation value is reset as a command selection candidate, and other objects are excluded from the command selection candidates.

また、この処理を終えると、制御部11は、現時点でコマンド選択候補に設定されているオブジェクトが複数存在するか否かを判断する(S1350)。そして、現時点でコマンド選択候補に設定されているオブジェクトが複数存在しないと判断すると(S1350でNo)、S1355に移行し、現時点でコマンド選択候補に設定されているオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第一選択処理を終了する。   When this process is finished, the control unit 11 determines whether or not there are a plurality of objects currently set as command selection candidates (S1350). If it is determined that there are not a plurality of objects currently set as command selection candidates (No in S1350), the process proceeds to S1355, and a command corresponding to the object currently set as a command selection candidate is used as an argument. Select as command to set. Thereafter, the first selection process is terminated.

一方、現時点でコマンド選択候補に設定されているオブジェクトが複数存在すると判断すると(S1350でYes)、制御部11は、S1360に移行し、現在実行中の当該ファイラの名称を、検索対象に設定する。また、この処理を終えると、S1370に移行し、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内から読み出し、現時点で設定されているコマンド選択候補のオブジェクトの中から、上記読み出したレコードにおいて、評価値が最大のオブジェクトを割り出す。そして、割り出した評価値が最大のオブジェクトを、コマンド選択候補に再設定し、これ以外のオブジェクトを、コマンド選択候補から除外する。   On the other hand, if it is determined that there are a plurality of objects that are currently set as command selection candidates (Yes in S1350), the control unit 11 proceeds to S1360 and sets the name of the filer currently being executed as a search target. . When this process is finished, the process proceeds to S1370, and a record having the same filer name information as the search target is read from the reference target application relation expression database, and the command selection candidate object currently set is read. Among them, the object having the maximum evaluation value is determined in the read record. Then, the object having the largest evaluation value is reset as a command selection candidate, and other objects are excluded from the command selection candidates.

また、この処理を終えると、制御部11は、現時点でコマンド選択候補に設定されているオブジェクトが複数存在するか否かを判断する(S1380)。そして、現時点でコマンド選択候補に設定されているオブジェクトが複数存在しないと判断すると(S1380でNo)、S1385に移行し、現時点でコマンド選択候補に設定されているオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第一選択処理を終了する。   When this process is finished, the control unit 11 determines whether or not there are a plurality of objects currently set as command selection candidates (S1380). If it is determined that there are not a plurality of objects currently set as command selection candidates (No in S1380), the process proceeds to S1385, and a command corresponding to the object currently set as a command selection candidate is used as an argument. Select as command to set. Thereafter, the first selection process is terminated.

一方、現時点でコマンド選択候補に設定されているオブジェクトが複数存在すると判断すると(S1380でYes)、制御部11は、S1390に移行し、現時点で設定されているコマンド選択候補のオブジェクトの中から、優先順位テーブルが示す最も順位の高いオブジェクトを、引数に設定するコマンドとして選択する。その後、第一選択処理を終了する。また、S1225における第一選択処理を終了すると、制御部11は、当該コマンド自動選択処理を終了する。   On the other hand, when determining that there are a plurality of objects that are currently set as command selection candidates (Yes in S1380), the control unit 11 proceeds to S1390, and from among the command selection candidate objects that are currently set, The object with the highest priority shown in the priority table is selected as a command to be set as an argument. Thereafter, the first selection process is terminated. When the first selection process in S1225 ends, the control unit 11 ends the command automatic selection process.

その他、S1220でNoと判断して、S1230に移行すると、制御部11は、処理対象のデータファイルに設定された拡張子の名称(拡張子名)を、検索対象に設定し、検索対象と同一の拡張子名の情報を有するレコードを、参照対象の拡張子関係表現データベース内で検索する。   In addition, when it is determined No in S1220 and the process proceeds to S1230, the control unit 11 sets the extension name (extension name) set in the data file to be processed as the search target and is the same as the search target. The record having the extension name information is searched in the extension relation expression database to be referenced.

そして、この検索結果に基づいて、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在するか否かを判断し(S1240)、参照対象の拡張子関係表現データベース内に、検索対象と同一の拡張子名の情報を有するレコードが存在しないと判断すると(S1240でNo)、S1250に移行し、検索対象と同一の拡張子名の情報を有するレコードが存在すると判断すると(S1240でYes)、S1245に移行する。   Then, based on the search result, it is determined whether or not a record having the same extension name information as the search target exists in the reference target extension relation expression database (S1240), and the reference target extension is determined. If it is determined that there is no record having the same extension name information as the search target in the child relation expression database (No in S1240), the process proceeds to S1250, and the record having the same extension name information as the search target Is determined (Yes in S1240), the process proceeds to S1245.

また、S1245に移行すると、制御部11は、図19に示す第二選択処理を実行する。尚、図19は、制御部11が実行する第二選択処理を表すフローチャートである。
第二選択処理を開始すると、制御部11は、参照対象の拡張子関係表現データベースにおける上記検索対象の拡張子名の情報を有するレコードに基づき、このレコードにおいて評価値が最大のオブジェクトを、コマンド選択候補に設定する(S1410)。また、この処理を終えると、制御部11は、S1410での処理にてコマンド選択候補に設定されたオブジェクトが複数存在するか否かを判断する(S1420)。
Further, when the process proceeds to S1245, the control unit 11 executes a second selection process shown in FIG. FIG. 19 is a flowchart showing the second selection process executed by the control unit 11.
When the second selection process is started, the control unit 11 selects the object having the maximum evaluation value in the record based on the record having the extension name information of the search target in the reference target extension relation expression database. A candidate is set (S1410). When this process is finished, the control unit 11 determines whether or not there are a plurality of objects set as command selection candidates in the process of S1410 (S1420).

尚、上記拡張子のレコードにおいて評価値が最大のオブジェクトが複数存在する場合には、S1420にて、上記コマンド選択候補に設定されたオブジェクトが複数存在すると判断することになる。また、それ以外の場合には、上記コマンド選択候補に設定されたオブジェクトが複数存在しないと判断することになる。   If there are a plurality of objects having the maximum evaluation value in the extension record, it is determined in S1420 that there are a plurality of objects set as the command selection candidates. In other cases, it is determined that a plurality of objects set as the command selection candidates do not exist.

そして、コマンド選択候補に設定されたオブジェクトが複数存在しないと判断すると(S1420でNo)、制御部11は、S1425にて、コマンド選択候補のオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第二選択処理を終了する。   If it is determined that there are not a plurality of objects set as command selection candidates (No in S1420), the control unit 11 selects a command corresponding to the command selection candidate object as a command to be set as an argument in S1425. To do. Thereafter, the second selection process is terminated.

一方、コマンド選択候補に設定されたオブジェクトが複数存在すると判断すると(S1420でYes)、制御部11は、S1430に移行し、現在実行中の当該ファイラの名称を、検索対象に設定する。また、この処理を終えると、S1440に移行し、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内から読み出し、現時点で設定されているコマンド選択候補のオブジェクトの中から、上記読み出したレコードにおいて、評価値が最大のオブジェクトを割り出す。そして、割り出した評価値が最大のオブジェクトを、コマンド選択候補に再設定し、これ以外のオブジェクトを、コマンド選択候補から除外する。   On the other hand, when determining that there are a plurality of objects set as command selection candidates (Yes in S1420), the control unit 11 proceeds to S1430 and sets the name of the filer currently being executed as a search target. When this processing is finished, the process proceeds to S1440, and a record having the same filer name information as the search target is read from the reference target application relation expression database, and the command selection candidate object currently set is read. Among them, the object having the maximum evaluation value is determined in the read record. Then, the object having the largest evaluation value is reset as a command selection candidate, and other objects are excluded from the command selection candidates.

また、この処理を終えると、制御部11は、現時点でコマンド選択候補に設定されているオブジェクトが複数存在するか否かを判断する(S1450)。そして、現時点でコマンド選択候補に設定されているオブジェクトが複数存在しないと判断すると(S1450でNo)、S1455に移行し、現時点でコマンド選択候補に設定されているオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第二選択処理を終了する。   When this process is finished, the control unit 11 determines whether or not there are a plurality of objects currently set as command selection candidates (S1450). If it is determined that there are not a plurality of objects currently set as command selection candidates (No in S1450), the process proceeds to S1455, and a command corresponding to the object currently set as a command selection candidate is used as an argument. Select as command to set. Thereafter, the second selection process is terminated.

一方、現時点でコマンド選択候補に設定されているオブジェクトが複数存在すると判断すると(S1450でYes)、制御部11は、S1460に移行し、現時点で設定されているコマンド選択候補のオブジェクトの中から、優先順位テーブルが示す最も順位の高いオブジェクトを、引数に設定するコマンドとして選択する。その後、第二選択処理を終了する。また、S1245における第二選択処理を終了すると、制御部11は、当該コマンド自動選択処理を終了する。   On the other hand, if it is determined that there are a plurality of objects that are currently set as command selection candidates (Yes in S1450), the control unit 11 proceeds to S1460, and among the command selection candidate objects that are currently set, The object with the highest priority shown in the priority table is selected as a command to be set as an argument. Thereafter, the second selection process is terminated. When the second selection process in S1245 ends, the control unit 11 ends the command automatic selection process.

その他、S1240でNoと判断し、S1250に移行すると、制御部11は、現在実行中の当該ファイラの名称(ファイラ名)を検索対象に設定し、検索対象と同一のファイラ名の情報を有するレコードを、参照対象のアプリ関係表現データベース内で検索する。   In addition, when it is determined No in S1240 and the process proceeds to S1250, the control unit 11 sets the name of the filer currently being executed (filer name) as a search target, and records having the same filer name information as the search target Is searched in the reference application relation expression database.

そして、この検索結果に基づいて、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在するか否かを判断し(S1260)、参照対象のアプリ関係表現データベース内に、検索対象と同一のファイラ名の情報を有するレコードが存在しないと判断すると(S1260でNo)、当該コマンド自動選択処理を終了し、検索対象と同一のファイラ名の情報を有するレコードが存在すると判断すると(S1260でYes)、S1265に移行する。   Based on the search result, it is determined whether or not a record having the same filer name information as the search target exists in the reference target application relation expression database (S1260), and the reference target application relation expression If it is determined that there is no record having the same filer name information as the search target in the database (No in S1260), the command automatic selection process is terminated, and a record having the same filer name information as the search target is found. If it is determined that it exists (Yes in S1260), the process proceeds to S1265.

また、S1265に移行すると、制御部11は、図20に示す第三選択処理を実行する。尚、図20は、制御部11が実行する第三選択処理を表すフローチャートである。
第三選択処理を開始すると、制御部11は、参照対象のアプリ関係表現データベースにおける上記検索対象のファイラ名の情報を有するレコードに基づき、このレコードにおいて評価値が最大のオブジェクトを、コマンド選択候補に設定する(S1510)。また、この処理を終えると、制御部11は、S1510での処理にてコマンド選択候補に設定されたオブジェクトが複数存在するか否かを判断する(S1520)。
In S1265, the control unit 11 performs a third selection process illustrated in FIG. FIG. 20 is a flowchart showing the third selection process executed by the control unit 11.
When the third selection process is started, the control unit 11 sets the object having the largest evaluation value in the record as the command selection candidate based on the record having the information of the search target filer name in the reference target application relation expression database. Set (S1510). When this process is finished, the control unit 11 determines whether or not there are a plurality of objects set as command selection candidates in the process of S1510 (S1520).

尚、上記ファイラのレコードにおいて評価値が最大のオブジェクトが複数存在する場合には、S1520にて、上記コマンド選択候補に設定されたオブジェクトが複数存在すると判断することになる。また、それ以外の場合には、上記コマンド選択候補に設定されたオブジェクトが複数存在しないと判断することになる。   If there are a plurality of objects having the maximum evaluation value in the filer record, it is determined in S1520 that there are a plurality of objects set as the command selection candidates. In other cases, it is determined that a plurality of objects set as the command selection candidates do not exist.

そして、コマンド選択候補に設定されたオブジェクトが複数存在しないと判断すると(S1520でNo)、制御部11は、S1525にて、コマンド選択候補のオブジェクトに対応するコマンドを、引数に設定するコマンドとして選択する。その後、第三選択処理を終了する。   If it is determined that there are not a plurality of objects set as command selection candidates (No in S1520), the control unit 11 selects a command corresponding to the command selection candidate object as a command to be set as an argument in S1525. To do. Thereafter, the third selection process is terminated.

一方、コマンド選択候補に設定されたオブジェクトが複数存在すると判断すると(S1520でYes)、制御部11は、S1530に移行し、現時点で設定されているコマンド選択候補のオブジェクトの中から、優先順位テーブルが示す最も順位の高いオブジェクトを、引数に設定するコマンドとして選択する。その後、第三選択処理を終了する。また、S1265における第三選択処理を終了すると、制御部11は、当該コマンド自動選択処理を終了する。   On the other hand, if it is determined that there are a plurality of objects set as command selection candidates (Yes in S1520), the control unit 11 proceeds to S1530 and selects a priority table from the command selection candidate objects currently set. The object with the highest order indicated by is selected as a command to be set as an argument. Thereafter, the third selection process is terminated. When the third selection process in S1265 is finished, the control unit 11 finishes the command automatic selection process.

また、このようにして、S240でのコマンド自動選択処理を終了すると、制御部11は、S250に移行し、S240で実行したコマンド自動選択処理にて、引数に設定するコマンドが選択されたか否かを判断する。そして、引数に設定するコマンドが選択されていないと判断すると(S250でNo)、S260,S270を実行することなく、S140に移行する。   In addition, when the command automatic selection process in S240 is completed in this way, the control unit 11 proceeds to S250, and whether or not a command to be set as an argument is selected in the command automatic selection process executed in S240. Judging. If it is determined that the command to be set as an argument is not selected (No in S250), the process proceeds to S140 without executing S260 and S270.

一方、上記コマンド自動選択処理にて、引数に設定するコマンドが選択されたと判断すると(S250でYes)、制御部11は、S260に移行し、上記コマンド自動選択処理にて選択されたコマンドと、処理対象のデータファイルとを引数に設定し、起動アプリデータベースが示す当該処理対象のデータファイルに設定された拡張子に対応するアプリケーションプログラムを、起動する。   On the other hand, if it is determined in the command automatic selection process that the command to be set as an argument has been selected (Yes in S250), the control unit 11 proceeds to S260, and the command selected in the command automatic selection process, The processing target data file is set as an argument, and the application program corresponding to the extension set in the processing target data file indicated by the startup application database is started.

例えば、上記コマンド自動選択処理にて、選択されたコマンドが表示オブジェクトに対応する表示処理用のコマンドであって、処理対象のデータファイルの拡張子が”html”である場合には、起動アプリデータベースにおいて、この拡張子に関連付けられたアプリケーションプログラム”c:¥appliC.exe”に、表示処理用のコマンドと、処理対象のデータファイルとを、引数として設定し、上記アプリケーションプログラムを起動する(S260)。   For example, when the command selected in the command automatic selection process is a display process command corresponding to a display object and the extension of the data file to be processed is “html”, the startup application database , The display processing command and the data file to be processed are set as arguments in the application program “c: ¥ appliC.exe” associated with this extension, and the application program is started (S260). .

尚、上記コマンド自動選択処理では、基本的に、評価値が最大のオブジェクトに対応するコマンドを、引数に設定するコマンドに選択するため、コマンド自動選択処理後のS260では、評価値が最大のオブジェクトがクリック操作された際と同一の処理を、実行することになる。   In the command automatic selection process, basically, the command corresponding to the object having the maximum evaluation value is selected as the command to be set as the argument. Therefore, in S260 after the command automatic selection process, the object having the maximum evaluation value is selected. The same process as when the button is clicked is executed.

また、このようにして、S260での処理を終えると、制御部11は、S270に移行し、上述した図13に示す学習処理を実行する。即ち、S260でのアプリケーションプログラムの起動に対応し、起動時に引数に設定したデータファイルのレコード、及び、これに対応する拡張子のレコード、並びに、ファイラのレコードが示す各オブジェクトの評価値を更新する。更に、具体的に言えば、上記引数に設定したコマンドに対応するオブジェクトの評価値を上げて、それ以外のオブジェクトに対応する評価値が下げるように、各オブジェクトの評価値を更新する。また、S270での処理を終えると、制御部11は、S140に移行する。   In addition, when the process in S260 is completed in this way, the control unit 11 proceeds to S270 and executes the learning process illustrated in FIG. 13 described above. That is, in response to the activation of the application program in S260, the record of the data file set as an argument at the time of activation, the record of the extension corresponding thereto, and the evaluation value of each object indicated by the record of the filer are updated. . More specifically, the evaluation value of each object is updated so that the evaluation value of the object corresponding to the command set as the argument is raised and the evaluation value corresponding to the other objects is lowered. Further, when the processing in S270 is finished, the control unit 11 proceeds to S140.

その他、ユーザにより行われた操作がアプリ起動操作ではないと判断し(S220でNo)、S280に移行すると、制御部11は、ユーザにより行われた操作が、起動内容参照操作であるか否かを判断する。尚、本実施例では、ユーザが、マウスを操作し、ファイル選択画面におけるデータファイルのシンボルにマウスポインタを合わせた後、同一のシンボルに所定時間、マウスポインタを合わせ続けた場合に、ユーザにより行われた操作が、起動内容参照操作であると判断する。   In addition, when it is determined that the operation performed by the user is not an application activation operation (No in S220) and the process proceeds to S280, the control unit 11 determines whether or not the operation performed by the user is an activation content reference operation. Judging. In this embodiment, when the user operates the mouse and moves the mouse pointer to the symbol of the data file on the file selection screen and continues to move the mouse pointer to the same symbol for a predetermined time, the user performs this operation. It is determined that the received operation is a startup content reference operation.

そして、ユーザにより行われた操作が起動内容参照操作であると判断すると(S280でYes)、S290に移行し、起動内容参照操作ではないと判断すると(S280でNo)、S330に移行する。   If it is determined that the operation performed by the user is an activation content reference operation (Yes in S280), the process proceeds to S290. If it is determined that the operation is not an activation content reference operation (No in S280), the process proceeds to S330.

S290に移行すると、制御部11は、上記起動内容参照操作時にマウスポインタが合わせられたシンボルに対応するデータファイルを、処理対象のデータファイルに設定し、S300にて、上述した図17に示すコマンド自動選択処理を実行する。   After shifting to S290, the control unit 11 sets a data file corresponding to the symbol to which the mouse pointer is placed at the time of the activation content reference operation as a data file to be processed, and in S300, the command shown in FIG. Perform automatic selection processing.

また、S300でのコマンド自動選択処理を終了すると、制御部11は、S310に移行し、S300で実行したコマンド自動選択処理にて、引数に設定するコマンドが選択されたか否かを判断する。そして、引数に設定するコマンドが選択されていないと判断すると(S310でNo)、S320での処理を実行することなく、S140に移行する。   When the command automatic selection process in S300 ends, the control unit 11 proceeds to S310, and determines whether or not a command to be set as an argument is selected in the command automatic selection process executed in S300. If it is determined that the command to be set as an argument has not been selected (No in S310), the process proceeds to S140 without executing the process in S320.

一方、上記コマンド自動選択処理にて、引数に設定するコマンドが選択されたと判断すると(S310でYes)、制御部11は、S320に移行し、今回起動内容参照操作がなされたシンボルに対して、アプリ起動操作を行った場合に実行される処理の内容を説明した説明画面を、所定時間、ファイル選択画面上にポップアップ表示する(S320)。尚具体的に、S320では、「このデータファイルをダブルクリックすると、○○プログラムにより、△△処理が実行されます。」といった説明画面を、所定時間、ファイル選択画面上に表示する。その後、S140に移行する。   On the other hand, if it is determined in the command automatic selection process that the command to be set as an argument has been selected (Yes in S310), the control unit 11 proceeds to S320, and for the symbol for which the activation content reference operation has been performed this time, An explanation screen explaining the contents of processing executed when the application activation operation is performed is displayed in a pop-up on the file selection screen for a predetermined time (S320). More specifically, in S320, an explanation screen such as “When this data file is double-clicked, the △ program is executed by the XX program.” Is displayed on the file selection screen for a predetermined time. Thereafter, the process proceeds to S140.

その他、制御部11は、S280にて、ユーザにより行われた操作が起動内容参照操作ではないと判断し(S280でNo)、S330に移行すると、ユーザにより行われた操作が、当該ファイラに対する終了操作であるか否かを判断し、終了操作ではないと判断すると(S330でNo)、ユーザにより行われた操作に対応する処理を実行する(S340)。例えば、ユーザに行われた操作が、データファイルの削除操作である場合には、ユーザにより選択されたデータファイルを、記憶部13から削除する処理を行う。また、S340での処理を終えると、S140に移行する。   In addition, in S280, the control unit 11 determines that the operation performed by the user is not a startup content reference operation (No in S280), and when the process proceeds to S330, the operation performed by the user is completed for the filer. If it is determined whether or not the operation is an end operation (NO in S330), processing corresponding to the operation performed by the user is executed (S340). For example, when the operation performed by the user is a data file deletion operation, a process of deleting the data file selected by the user from the storage unit 13 is performed. When the process in S340 is completed, the process proceeds to S140.

一方、S330にて、ユーザにより行われた操作が、当該ファイラに対する終了操作であると判断すると(S330でYes)、制御部11は、当該ファイラのファイル選択画面を閉じる処理等を実行し、当該ファイラに基づいた処理を終了する。   On the other hand, if it is determined in S330 that the operation performed by the user is an end operation for the filer (Yes in S330), the control unit 11 executes processing for closing the file selection screen of the filer, and the like. The process based on the filer is terminated.

以上、本実施例のファイル管理システム1について説明したが、このPC10では、各ファイラに基づき、ファイラ毎に個別のファイル選択画面を表示部15に表示し(S130)、ファイル選択画面を通じて、データファイルの選択操作(右クリック操作)がなされると(S150でYes)、ユーザがマウスポインタを合わせて選択したデータファイルを、処理対象のデータファイルに設定し(S160)、更に、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなるコマンド選択画面を、表示部15に表示する(S170)。また、この際には、該当ユーザの関係表現データベースが示す評価値に従い、コマンド選択画面上に、評価値の高い順に、オブジェクトを配列する(S480)。   The file management system 1 according to the present embodiment has been described above. In the PC 10, based on each filer, an individual file selection screen for each filer is displayed on the display unit 15 (S130), and the data file is displayed through the file selection screen. When a selection operation (right-click operation) is performed (Yes in S150), the data file selected by the user with the mouse pointer is set as the data file to be processed (S160), and an execution command that can be accepted For each type, a command selection screen in which objects for receiving execution commands are arranged is displayed on the display unit 15 (S170). At this time, objects are arranged in descending order of the evaluation value on the command selection screen according to the evaluation value indicated by the relational expression database of the corresponding user (S480).

そして、このコマンド選択画面を通じて、オブジェクトの選択操作がなされると、ユーザにより選択されたオブジェクトに対応する処理を実行すると共に(S200)、ユーザにより選択されたオブジェクトの評価値を上げ、残りのオブジェクトの評価値を下げるように、オブジェクトの配列順序決定の際に用いられる上記各評価値を更新する(S210)。   When an object selection operation is performed through this command selection screen, processing corresponding to the object selected by the user is executed (S200), and the evaluation value of the object selected by the user is increased, and the remaining objects are selected. The evaluation values used in determining the arrangement order of the objects are updated so as to lower the evaluation value (S210).

即ち、このPC10では、ユーザの選択頻度に応じ、コマンド選択画面に表示するオブジェクトの配列順序を切り替えるので、ユーザは、利用頻度の高いオブジェクトに対し、簡単にマウスポインタを合わせて、クリック操作を加えることができ、利用頻度の高い実行指令を、簡単な操作で、PC10に入力することができる。従って、本実施例によれば、ファイラを通じた実行指令の入力にかかるユーザの操作性が、向上する。   That is, in the PC 10, the arrangement order of objects displayed on the command selection screen is switched according to the selection frequency of the user, so that the user can easily place the mouse pointer on the frequently used object and perform a click operation. It is possible to input a frequently used execution command to the PC 10 with a simple operation. Therefore, according to the present embodiment, the operability of the user for inputting the execution command through the filer is improved.

特に、本実施例では、コマンド選択画面に配列する各オブジェクトの評価値の組を、データファイル毎、拡張子毎、ファイラ毎に設けているため、各オブジェクトの選択頻度を、データファイル毎、拡張子毎、ファイラ毎に評価することができる。従って、本実施例によれば、ユーザにより選択されたデータファイル、その拡張子、選択操作がなされたファイラに応じて、ユーザの利用方法に適合する適切な配列順序で、オブジェクトをコマンド選択画面に配列することができる。結果、本実施例によれば、ユーザによる多様な利用方法に対応し、ユーザにとって使い易い形でコマンド選択画面を表示することができる。   In particular, in this embodiment, a set of evaluation values for each object arranged on the command selection screen is provided for each data file, for each extension, and for each filer. Therefore, the selection frequency of each object is expanded for each data file. It can be evaluated for each child and each filer. Therefore, according to this embodiment, objects are displayed on the command selection screen in an appropriate arrangement order suitable for the user's usage method according to the data file selected by the user, its extension, and the filer on which the selection operation has been performed. Can be arranged. As a result, according to the present embodiment, it is possible to display the command selection screen in a form that is easy to use for the user, corresponding to various usage methods by the user.

また、本実施例では、処理対象のデータファイルに対応するレコードが、ファイル関係表現データベースに存在しない場合、このデータファイルの拡張子に対応するレコードが、拡張子関係表現データベースに存在するか否か判断し、拡張子関係表現データベースに対応するレコードが存在する場合には、優先順位テーブルに基づいて、デフォルトの配列順序でオブジェクトを配列することなく、拡張子のレコードが示す評価値に従って、オブジェクトを配列するようにした。   Also, in this embodiment, if the record corresponding to the data file to be processed does not exist in the file relation expression database, whether or not the record corresponding to the extension of this data file exists in the extension relation expression database. If there is a record corresponding to the extension relation expression database, the object is arranged according to the evaluation value indicated by the extension record without arranging the objects in the default arrangement order based on the priority table. I arranged it.

従って、本実施例のPC10によれば、該当ユーザにより、初めて選択されるデータファイルの選択操作時にも、ユーザにとって使いやすい配列順序で、各オブジェクトを配列することができ、使い勝手のよいコマンド選択画面(GUI)をユーザに提供することができる。   Therefore, according to the PC 10 of this embodiment, it is possible to arrange the objects in an arrangement order that is easy to use for the user even when the user selects the data file to be selected for the first time. (GUI) can be provided to the user.

その他、本実施例では、処理対象のデータファイルの拡張子に対応するレコードが、拡張子関係表現データベースに存在しない場合、ファイル選択画面を表示中のファイラに対応するレコードが、アプリ関係表現データベースに存在するか否かを判断し、アプリ関係表現データベースに対応するレコードが存在する場合には、優先順位テーブルに基づいて、デフォルトの配列順序でオブジェクトを配列することなく、該当ファイラのレコードが示す評価値に従って、オブジェクトを配列するようにした。   In addition, in this embodiment, when the record corresponding to the extension of the data file to be processed does not exist in the extension relation expression database, the record corresponding to the filer displaying the file selection screen is displayed in the application relation expression database. If there is a record corresponding to the application relation expression database, the evaluation indicated by the record of the corresponding filer is based on the priority order table without arranging the objects in the default arrangement order. The object is arranged according to the value.

従って、本実施例のPC10によれば、ユーザが、複数のファイラを、用途に応じて、使い分けている場合、ファイラの用途に好適なコマンド選択画面を、初回のデータファイルの選択操作時にも表示することができる。   Therefore, according to the PC 10 of the present embodiment, when the user uses a plurality of filers depending on the usage, a command selection screen suitable for the usage of the filer is displayed even during the first data file selection operation. can do.

その他、本実施例では、コマンド選択画面におけるオブジェクトの配列順序を、オブジェクトの選択頻度に応じて変更するだけでなく、データファイルのシンボルに対するダブルクリック操作時に実行する処理内容をも、このコマンド選択画面でのオブジェクトの選択頻度に応じて、切り替えるようにした。   In addition, in this embodiment, in addition to changing the arrangement order of the objects on the command selection screen according to the selection frequency of the objects, the processing contents to be executed at the time of double-clicking on the symbol of the data file are also displayed on the command selection screen. Changed according to the frequency of object selection.

即ち、本実施例では、ダブルクリック操作によって、処理対象のデータファイルの選択操作がファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、この選択されたデータファイルに対応する各オブジェクトの評価値に基づき、評価が最も高いオブジェクトの選択操作時に実行する処理と同一の処理を、選択されたデータファイルを引数に設定して実行するようにした。   That is, in this embodiment, when a data file to be processed is selected through a file selection screen by a double click operation, and the data file to be processed is selected by the user, each data file corresponding to the selected data file is selected. Based on the evaluation value of the object, the same process as the process executed during the selection operation of the object with the highest evaluation is executed by setting the selected data file as an argument.

従って、本実施例のPC10を用いれば、ユーザは、選択頻度の高いオブジェクトに対応する処理に関し、コマンド選択画面を通じて、実行指令を入力する必要がなく、オブジェクトの選択操作なしで、利用頻度の高い処理を、PC10に実行させることができる。従って、本実施例によれば、ユーザにとって使いやすいファイル管理システムを提供することができる。   Therefore, using the PC 10 according to the present embodiment, the user does not need to input an execution command through the command selection screen for processing corresponding to an object with high selection frequency, and is frequently used without an object selection operation. The process can be executed by the PC 10. Therefore, according to the present embodiment, a file management system that is easy for the user to use can be provided.

また、本実施例のPC10では、過去の実行回数は多いが、最近はめっきり実行されなくなったコマンドに対応するオブジェクトに対して、高い評価を与えないように、引数に設定したコマンドに対応するオブジェクトの評価値を上げ、それ以外のオブジェクトの評価値を下げるようにした。従って、本実施例によれば、最近のユーザの利用方法に合わせて、コマンド選択画面上にオブジェクトを配列したり、ダブルクリック操作時に実行する処理を切り替えることができ、ファイル管理システム1の操作性を、一層高めることができる。   Further, in the PC 10 of this embodiment, an object corresponding to a command set as an argument is not given to an object corresponding to a command that has been executed many times in the past, but has not been executed recently. Increased the evaluation value of, and decreased the evaluation value of other objects. Therefore, according to the present embodiment, objects can be arranged on the command selection screen or the processing to be executed at the time of double-clicking can be switched in accordance with the recent user usage method. Can be further enhanced.

尚、本発明の選択画面表示制御手段は、ファイラ毎に実行されるS130の処理にて実現され、受付画面表示制御手段は、S170の処理にて実現され、判断手段は、S420,S440の処理にて実現されている。また、処理実行手段は、S200,S240〜S260の処理にて実現されている。その他、評価値記憶手段は、ユーザ毎のファイル関係表現データベースを保持する記憶部13に相当し、評価値更新手段は、S210,S270で実行される学習処理にて実現されている。   The selection screen display control means of the present invention is realized by the processing of S130 executed for each filer, the reception screen display control means is realized by the processing of S170, and the determination means is the processing of S420 and S440. It is realized in. Moreover, the process execution means is realized by the processes of S200 and S240 to S260. In addition, the evaluation value storage means corresponds to the storage unit 13 that holds the file relation expression database for each user, and the evaluation value update means is realized by the learning process executed in S210 and S270.

また、本発明のファイル管理システム及びプログラムは、上記実施例に限定されるものではなく、種々の態様を採ることができる。例えば、上記実施例では、各ファイラが、メニュー表示操作及びアプリ起動操作を受付可能な構成にされたファイル管理システム1の構成について説明したが、各ファイラは、例えば、図6及び図7に示すS220からS320までの処理手順を含まない構成にされてもよい。即ち、S150でNoと判断した場合に、S330に移行するように、各ファイラを構成してもよい。   Further, the file management system and program of the present invention are not limited to the above-described embodiments, and can take various forms. For example, in the above-described embodiment, the configuration of the file management system 1 configured such that each filer can accept menu display operation and application activation operation has been described. Each filer is illustrated in FIGS. 6 and 7, for example. The processing procedure from S220 to S320 may not be included. In other words, each filer may be configured to move to S330 when it is determined No in S150.

また、ファイラAを、図6及び図7に示すS220からS320までの処理手順を含まない構成にし、ファイラBを、図6及び図7に示すS150からS215までの処理手順を含まない構成(即ち、S140でYesと判断した場合に、S220に移行する構成)にされてもよい。また、本実施例では、S260の処理後に、S270にて学習処理を実行するようにしたが、S260の処理後に、学習処理を実行しないように、ファイラを構成してもよい。   Further, the filer A is configured not to include the processing procedures from S220 to S320 shown in FIGS. 6 and 7, and the filer B is configured not to include the processing procedures from S150 to S215 shown in FIGS. If it is determined Yes in S140, the configuration may be shifted to S220. In the present embodiment, the learning process is executed in S270 after the process of S260. However, the filer may be configured so that the learning process is not executed after the process of S260.

本発明が適用されたファイル管理システム1の構成を表す説明図である。It is explanatory drawing showing the structure of the file management system 1 to which this invention was applied. ファイル選択画面(a)及びコマンド選択画面(b)の構成を表す説明図である。It is explanatory drawing showing the structure of a file selection screen (a) and a command selection screen (b). 起動アプリデータベースの構成を表す説明図である。It is explanatory drawing showing the structure of a starting application database. ファイル関係表現データベース(a)、拡張子関係表現データベース(b)及びアプリ関係表現データベース(c)の構成を表す説明図である。It is explanatory drawing showing the structure of a file relation expression database (a), an extension relation expression database (b), and an application relation expression database (c). 優先順位テーブルの構成を表す説明図である。It is explanatory drawing showing the structure of a priority table. 制御部11がファイラ実行時に行う処理を表すフローチャートである。It is a flowchart showing the process which the control part 11 performs at the time of filer execution. 制御部11がファイラ実行時に行う処理を表すフローチャートである。It is a flowchart showing the process which the control part 11 performs at the time of filer execution. 制御部11が実行するコマンド選択画面表示処理を表すフローチャートである。It is a flowchart showing the command selection screen display process which the control part 11 performs. 制御部11が実行する第一順位設定処理を表すフローチャートである。It is a flowchart showing the 1st order | rank setting process which the control part 11 performs. 配列順位の設定方法に関する説明図である。It is explanatory drawing regarding the setting method of arrangement | sequence order. 制御部11が実行する第二順位設定処理を表すフローチャートである。It is a flowchart showing the 2nd order | rank setting process which the control part 11 performs. 制御部11が実行する第三順位設定処理を表すフローチャートである。It is a flowchart showing the 3rd order | rank setting process which the control part 11 performs. 制御部11が実行する学習処理を表すフローチャートである。It is a flowchart showing the learning process which the control part 11 performs. 制御部11が実行するファイル関係表現データベース更新処理を表すフローチャートである。It is a flowchart showing the file relation expression database update process which the control part 11 performs. 制御部11が実行する拡張子関係表現データベース更新処理を表すフローチャートである。It is a flowchart showing the extension relation expression database update process which the control part 11 performs. 制御部11が実行するアプリ関係表現データベース更新処理を表すフローチャートである。It is a flowchart showing the application relation expression database update process which the control part 11 performs. 制御部11が行うコマンド自動選択処理を表すフローチャートである。It is a flowchart showing the command automatic selection process which the control part 11 performs. 制御部11が実行する第一選択処理を表すフローチャートである。It is a flowchart showing the 1st selection process which the control part 11 performs. 制御部11が実行する第二選択処理を表すフローチャートである。It is a flowchart showing the 2nd selection process which the control part 11 performs. 制御部11が実行する第三選択処理を表すフローチャートである。It is a flowchart showing the 3rd selection process which the control part 11 performs.

符号の説明Explanation of symbols

3…印刷装置、10…パーソナルコンピュータ、11…制御部、13…記憶部、15…表示部、17…操作部、19…インタフェース部 DESCRIPTION OF SYMBOLS 3 ... Printing apparatus, 10 ... Personal computer, 11 ... Control part, 13 ... Memory | storage part, 15 ... Display part, 17 ... Operation part, 19 ... Interface part

Claims (16)

記憶装置に記憶されたデータファイルを管理するファイル管理システムであって、
前記記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルをユーザが選択可能なGUI(グラフィカルユーザインターフェース)構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、
前記ファイル選択画面を通じたデータファイルの選択操作により、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令をユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる受付画面表示制御手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記選択された処理対象のデータファイルを引数に設定し、前記入力された実行指令に対応する処理を実行する処理実行手段と、
前記各オブジェクトの選択頻度に関する評価値を、記憶する評価値記憶手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、前記評価値記憶手段が記憶する各オブジェクトの評価値を、更新する評価値更新手段と、
を備え、
前記受付画面表示制御手段は、処理対象のデータファイルが選択されると、前記評価値記憶手段が記憶する各オブジェクトの評価値に基づき、前記指令受付画面として、評価が最も高いオブジェクトが、他のオブジェクトよりも目立つように、各オブジェクトを配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とするファイル管理システム。
A file management system for managing data files stored in a storage device,
A selection screen display control means for causing a display device to display a file selection screen having a GUI (graphical user interface) configuration that allows a user to select a data file to be processed from among a plurality of data files stored in the storage device;
When a data file to be processed is selected by a user through a data file selection operation through the file selection screen, the GUI configuration screen is used to accept execution instructions for various processes from the user. A reception screen display control means for displaying on the display device a command reception screen in which an object for receiving an execution command is arranged for each type;
When an execution command is input from the user by an object selection operation through the command reception screen, the selected data file to be processed is set as an argument, and processing corresponding to the input execution command is executed. Processing execution means;
Evaluation value storage means for storing an evaluation value related to the selection frequency of each object;
Each object stored in the evaluation value storage means in a direction in which the evaluation of the object corresponding to the input execution command increases when an execution command is input from the user by an object selection operation through the command reception screen. An evaluation value updating means for updating the evaluation value of
With
When the data file to be processed is selected, the reception screen display control means selects the object having the highest evaluation as the command reception screen based on the evaluation value of each object stored in the evaluation value storage means. A file management system configured to display on a display device a command reception screen in which objects are arranged so as to stand out from objects.
前記受付画面表示制御手段は、処理対象のデータファイルが選択されると、前記評価値記憶手段が記憶する各オブジェクトの評価値に基づき、前記指令受付画面として、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項1記載のファイル管理システム。   When the data file to be processed is selected, the reception screen display control means arranges the objects as the command reception screen in descending order of evaluation based on the evaluation value of each object stored in the evaluation value storage means. The file management system according to claim 1, wherein the command reception screen is configured to be displayed on a display device. 前記評価値記憶手段は、前記各オブジェクトの評価値を、データファイル毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、処理対象のデータファイルが選択されると、前記評価値記憶手段が記憶する前記選択された処理対象のデータファイルに対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
The evaluation value storage means stores the evaluation value of each object for each data file,
When the execution command is input from the user, the evaluation value update unit updates the evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit. Configured,
When the processing target data file is selected, the reception screen display control unit is configured to select each object based on the evaluation value of each object corresponding to the selected processing target data file stored in the evaluation value storage unit. 3. The file management system according to claim 2, wherein a command reception screen arranged in order of evaluation is displayed on a display device.
前記評価値記憶手段は、前記各オブジェクトの評価値を、データファイルの種類毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、処理対象のデータファイルが選択されると、前記評価値記憶手段が記憶する前記選択された処理対象のデータファイルの種類に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
The evaluation value storage means stores the evaluation value of each object for each type of data file,
When an execution command is input from the user, the evaluation value update unit evaluates each object corresponding to the type of data file to be processed among the evaluation values for each type of data file stored in the evaluation value storage unit. Configured to update the value,
When the data file to be processed is selected, the reception screen display control unit is configured based on the evaluation value of each object corresponding to the type of the selected processing target data file stored in the evaluation value storage unit. The file management system according to claim 2, wherein a command receiving screen in which the objects are arranged in descending order of evaluation is displayed on the display device.
前記評価値記憶手段は、前記各オブジェクトの評価値を、データファイル毎、及び、データファイルの種類毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新すると共に、前記評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、
処理対象のデータファイルが選択されると、選択された処理対象のデータファイルについての選択操作が前記ファイル選択画面を通じて過去に所定回数以上行われているか否かを判断する判断手段、
を備え、前記判断手段により処理対象のデータファイルについての選択操作が過去に所定回数以上行われていないと判断されると、前記評価値記憶手段が記憶する前記処理対象のデータファイルの種類に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させ、前記判断手段により処理対象のデータファイルについての選択操作が過去に所定回数以上行われていると判断されると、前記評価値記憶手段が記憶する前記処理対象のデータファイルに対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
The evaluation value storage means stores the evaluation value of each object for each data file and for each type of data file,
When the execution command is input from the user, the evaluation value update unit updates the evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit. Along with the evaluation value for each type of data file stored in the evaluation value storage means, the evaluation value of each object corresponding to the type of data file to be processed is updated.
The reception screen display control means includes
A determination means for determining whether or not a selection operation for the selected data file to be processed has been performed a predetermined number of times or more in the past through the file selection screen when a data file to be processed is selected;
Corresponding to the type of the data file to be processed stored in the evaluation value storage means when it is determined by the determining means that the selection operation for the data file to be processed has not been performed a predetermined number of times or more in the past Based on the evaluation value of each object, a command reception screen in which the objects are arranged in descending order of evaluation is displayed on the display device, and a selection operation for a data file to be processed by the determination unit is performed a predetermined number of times in the past. If it is determined that the process has been performed, command reception is performed by arranging the objects in descending order of evaluation based on the evaluation values of the objects corresponding to the processing target data file stored in the evaluation value storage unit. The file management system according to claim 2, wherein the screen is displayed on a display device.
前記選択画面表示制御手段を、複数備え、
前記評価値記憶手段は、前記各オブジェクトの評価値を、前記選択画面表示制御手段毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
A plurality of the selection screen display control means,
The evaluation value storage means stores the evaluation value of each object for each selection screen display control means,
The evaluation value updating means, when an execution command is input from the user, among the evaluation values for each selection screen display control means stored in the evaluation value storage means, a file selection in which a data file to be processed is selected. It is configured to update the evaluation value of each object corresponding to the selection screen display control means that is displaying the screen,
The reception screen display control means, when an execution command is input from the user, a file in which an operation for selecting a data file to be processed is made among the evaluation values for each selection screen display control means stored in the evaluation value storage means Based on the evaluation value of each object corresponding to the selection screen display control means that is displaying the selection screen, a command reception screen in which the objects are arranged in order of high evaluation is displayed on the display device. The file management system according to claim 2.
前記選択画面表示制御手段を、複数備え、
前記評価値記憶手段は、前記各オブジェクトの評価値を、データファイルの種類毎、及び、前記選択画面表示制御手段毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶するデータファイルの種類毎の評価値の内、処理対象のデータファイルの種類に対応する各オブジェクトの評価値を更新すると共に、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、
処理対象のデータファイルが選択されると、選択された処理対象のデータファイルと同一種のデータファイルについての選択操作が、前記各選択画面表示制御手段毎に表示されるファイル選択画面のいずれかを通じて、過去に所定回数以上行われているか否かを判断する判断手段、
を備え、前記判断手段により処理対象のデータファイルと同一種のデータファイルについての選択操作が過去に所定回数以上行われていないと判断されると、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させ、前記判断手段により処理対象のデータファイルと同一種のデータファイルについての選択操作が過去に所定回数以上行われていると判断されると、前記評価値記憶手段が記憶する前記処理対象のデータファイルの種類に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
A plurality of the selection screen display control means,
The evaluation value storage means stores the evaluation value of each object for each data file type and for each selection screen display control means,
When an execution command is input from the user, the evaluation value update unit evaluates each object corresponding to the type of data file to be processed among the evaluation values for each type of data file stored in the evaluation value storage unit. In addition to updating the value, among the evaluation values for each selection screen display control means stored in the evaluation value storage means, the selection screen display control means that is displaying the file selection screen on which the data file to be processed is selected It is configured to update the evaluation value of each corresponding object,
The reception screen display control means includes
When a data file to be processed is selected, a selection operation for a data file of the same type as the selected data file to be processed is made through any one of the file selection screens displayed for each of the selection screen display control means. A determination means for determining whether or not a predetermined number of times has been performed in the past,
And the selection screen display control stored in the evaluation value storage means when it is determined by the determination means that the selection operation for the data file of the same type as the data file to be processed has not been performed a predetermined number of times in the past Based on the evaluation value of each object corresponding to the selection screen display control means that is displaying the file selection screen on which the selection operation of the data file to be processed is made among the evaluation values for each means, the objects are ranked in descending order of evaluation. When the command receiving screen arranged is displayed on the display device and the determination unit determines that the selection operation for the data file of the same type as the data file to be processed has been performed a predetermined number of times in the past, Based on the evaluation value of each object corresponding to the type of data file to be processed stored by the evaluation value storage means, File management system according to claim 2, wherein the command reception screen formed by arranging in descending order of evaluation of the-objects, characterized in that it is in the configuration to be displayed on the display device.
前記選択画面表示制御手段を、複数備え、
前記評価値記憶手段は、前記各オブジェクトの評価値を、データファイル毎、及び、前記選択画面表示制御手段毎に記憶し、
前記評価値更新手段は、ユーザから実行指令が入力されると、前記評価値記憶手段が記憶するデータファイル毎の評価値の内、処理対象のデータファイルに対応する各オブジェクトの評価値を更新すると共に、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値を更新する構成にされ、
前記受付画面表示制御手段は、
処理対象のデータファイルが選択されると、選択された処理対象のデータファイルについての選択操作が、前記各選択画面表示制御手段毎に表示されるファイル選択画面のいずれかを通じて、過去に所定回数以上行われているか否かを判断する判断手段、
を備え、前記判断手段により処理対象のデータファイルについての選択操作が過去に所定回数以上行われていないと判断されると、前記評価値記憶手段が記憶する選択画面表示制御手段毎の評価値の内、処理対象のデータファイルの選択操作がなされたファイル選択画面を表示中の選択画面表示制御手段に対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させ、前記判断手段により処理対象のデータファイルについての選択操作が過去に所定回数以上行われていると判断されると、前記評価値記憶手段が記憶する前記処理対象のデータファイルに対応する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項2記載のファイル管理システム。
A plurality of the selection screen display control means,
The evaluation value storage means stores the evaluation value of each object for each data file and for each selection screen display control means,
When the execution command is input from the user, the evaluation value update unit updates the evaluation value of each object corresponding to the data file to be processed among the evaluation values for each data file stored in the evaluation value storage unit. In addition, among the evaluation values for each selection screen display control means stored in the evaluation value storage means, each object corresponding to the selection screen display control means for displaying the file selection screen on which the data file to be processed is selected. Is configured to update the evaluation value of
The reception screen display control means includes
When a data file to be processed is selected, a selection operation for the selected data file to be processed is performed more than a predetermined number of times in the past through one of the file selection screens displayed for each of the selection screen display control means. A determination means for determining whether or not
If the determination means determines that the selection operation for the data file to be processed has not been performed more than a predetermined number of times in the past, the evaluation value for each selection screen display control means stored in the evaluation value storage means Command acceptance in which the objects are arranged in descending order of evaluation based on the evaluation values of the objects corresponding to the selection screen display control means that is displaying the file selection screen on which the data file to be processed is selected. A screen is displayed on the display device, and when the determination unit determines that the selection operation for the data file to be processed has been performed a predetermined number of times or more in the past, the evaluation value storage unit stores the processing target Based on the evaluation value of each object corresponding to the data file, a command reception screen in which the objects are arranged in order of evaluation is displayed. File management system according to claim 2, characterized in that it is a configuration in which the display device.
記憶装置に記憶されたデータファイルを管理するファイル管理システムであって、
前記記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルをユーザが選択可能なGUI(グラフィカルユーザインターフェース)構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、
予め定められた第一の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令をユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる受付画面表示制御手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記選択された処理対象のデータファイルを引数に設定して、前記入力された実行指令に対応する処理を実行する処理実行手段と、
前記各オブジェクトの選択頻度に関する評価値を、記憶する評価値記憶手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、前記評価値記憶手段が記憶する各オブジェクトの評価値を、更新する評価値更新手段と、
を備え、
前記処理実行手段は、前記第一の操作方法とは異なる予め定められた第二の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、前記評価値記憶手段が記憶する各オブジェクトの評価値に基づき、評価が最も高いオブジェクトの選択操作時に実行する処理と同一の処理を、前記選択された処理対象のデータファイルを引数に設定して、実行する構成にされていることを特徴とするファイル管理システム。
A file management system for managing data files stored in a storage device,
A selection screen display control means for causing a display device to display a file selection screen having a GUI (graphical user interface) configuration that allows a user to select a data file to be processed from among a plurality of data files stored in the storage device;
In order to accept execution commands for various processes from the user when the user selects a data file to be processed through the file selection screen according to a predetermined first operation method and selects the data file to be processed. A reception screen display control means for displaying on the display device a command reception screen in which an object for receiving an execution command is arranged for each type of execution command that can be received.
When an execution command is input from the user by an object selection operation through the command reception screen, the selected data file to be processed is set as an argument, and processing corresponding to the input execution command is executed. Processing execution means to perform,
Evaluation value storage means for storing an evaluation value related to the selection frequency of each object;
Each object stored in the evaluation value storage means in a direction in which the evaluation of the object corresponding to the input execution command increases when an execution command is input from the user by an object selection operation through the command reception screen. An evaluation value updating means for updating the evaluation value of
With
The process execution means performs a selection operation of a data file to be processed through the file selection screen by a second predetermined operation method different from the first operation method, and the data file to be processed is selected by a user. When selected, based on the evaluation value of each object stored in the evaluation value storage means, the same process as the process executed at the time of selecting the object with the highest evaluation is used as an argument to the selected data file to be processed A file management system characterized in that it is configured to be executed and executed.
前記受付画面表示制御手段は、前記第一の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択される度に、前記評価値記憶手段が記憶する各オブジェクトの評価値に基づき、前記各オブジェクトを評価の高い順に配列してなる指令受付画面を、表示装置に表示させる構成にされていることを特徴とする請求項9記載のファイル管理システム。   The reception screen display control means is configured to store the evaluation value every time a data file to be processed is selected through the file selection screen by the first operation method and a data file to be processed is selected by a user. The file according to claim 9, wherein a command reception screen in which the objects are arranged in descending order of evaluation is displayed on a display device based on the evaluation value of each object stored in the means. Management system. 前記評価値更新手段は、前記第二の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、評価が最も高いオブジェクトに対応する実行指令がユーザから入力されたと判断して、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、前記評価値記憶手段が記憶する各オブジェクトの評価値を、更新する構成にされていることを特徴とする請求項9又は請求項10記載のファイル管理システム。   According to the second operation method, the evaluation value update means performs the selection operation of the data file to be processed through the file selection screen, and when the data file to be processed is selected by the user, the evaluation value update means A configuration in which the evaluation value of each object stored in the evaluation value storage means is updated in a direction in which the evaluation for the object corresponding to the input execution command is increased by determining that the corresponding execution command is input from the user. 11. The file management system according to claim 9, wherein the file management system is configured as described above. 前記評価値更新手段は、ユーザから実行指令が入力される度に、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、前記評価値記憶手段が記憶する前記入力された実行指令に対応するオブジェクトの評価値を更新すると共に、前記入力された実行指令に対応するオブジェクトを除く各オブジェクトに対する評価が下降する方向に、前記評価値記憶手段が記憶する前記入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を更新する構成にされていることを特徴とする請求項1〜請求項11のいずれかに記載のファイル管理システム。   The evaluation value update unit stores the input execution command stored in the evaluation value storage unit in a direction in which the evaluation of an object corresponding to the input execution command increases every time an execution command is input from a user. Update the evaluation value of the object corresponding to, and correspond to the input execution command stored in the evaluation value storage means in the direction in which the evaluation for each object except the object corresponding to the input execution command is lowered The file management system according to claim 1, wherein the file management system is configured to update an evaluation value of each object excluding the object to be processed. 前記評価値更新手段は、ユーザから実行指令が入力される度に、前記評価値記憶手段が記憶する評価値であって、前記入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を、所定量減らして、前記評価値記憶手段が記憶する前記入力された実行指令に対応するオブジェクトを除く各オブジェクトの評価値を更新すると共に、前記入力された実行指令に対応するオブジェクトを除く各オブジェクトについての更新前後の評価値の差の合計を、前記評価値記憶手段が記憶する評価値であって、前記入力された実行指令に対応するオブジェクトの評価値に加えて、前記評価値記憶手段が記憶する前記入力された実行指令に対応するオブジェクトの評価値を更新する構成にされていることを特徴とする請求項12記載のファイル管理システム。   The evaluation value update means is an evaluation value stored in the evaluation value storage means each time an execution command is input from a user, and an evaluation value of each object excluding an object corresponding to the input execution command is obtained. Each of the objects except for the object corresponding to the input execution command is updated while the evaluation value of each object except the object corresponding to the input execution command stored in the evaluation value storage means is reduced by a predetermined amount. The evaluation value storage means stores the sum of the differences between the evaluation values before and after the update, in addition to the evaluation value of the object corresponding to the input execution command, the evaluation value storage means 13. The file according to claim 12, wherein the evaluation value of the object corresponding to the inputted execution command to be stored is updated. Management systems. 記憶装置に接続されると共に、ユーザが操作可能な入力装置及び表示装置に接続されたコンピュータに、
前記記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルを、ユーザが前記入力装置を通じて選択可能なGUI(グラフィカルユーザインターフェース)構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、
前記ファイル選択画面を通じたデータファイルの選択操作により、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令を前記入力装置を通じてユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる手段、であって、前記指令受付画面には、前記記憶装置が記憶する前記各オブジェクトの選択頻度に関する評価値に基づき、評価が最も高いオブジェクトが、他のオブジェクトよりも目立つように、前記各オブジェクトを配列する受付画面表示制御手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記選択された処理対象のデータファイルを引数に設定し、前記入力された実行指令に対応する処理を実行する処理実行手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記記憶装置が記憶する前記各オブジェクトの選択頻度に関する評価値を、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、更新する評価値更新手段
としての機能を実現させるためのプログラム。
A computer connected to a storage device and connected to an input device and a display device operable by a user;
Selection screen for displaying on the display device a file selection screen having a GUI (graphical user interface) configuration that allows the user to select a data file to be processed from the plurality of data files stored in the storage device through the input device. Display control means;
When a data file to be processed is selected by a user through a data file selection operation through the file selection screen, the GUI configuration screen is used to receive various process execution commands from the user through the input device. Means for causing a display device to display a command reception screen in which objects for receiving execution commands are arranged for each type of possible execution command, wherein the storage device stores the command reception screen. On the basis of the evaluation value related to the selection frequency of each object, an acceptance screen display control means for arranging the objects so that the object having the highest evaluation stands out from the other objects,
When an execution command is input from the user by an object selection operation through the command reception screen, the selected data file to be processed is set as an argument, and processing corresponding to the input execution command is executed. Processing execution means;
When an execution command is input from a user by an object selection operation through the command reception screen, an evaluation value related to the selection frequency of each object stored in the storage device is obtained for the object corresponding to the input execution command. A program for realizing a function as an evaluation value updating means for updating in the direction of increasing evaluation.
前記受付画面表示制御手段は、前記記憶装置が記憶する前記各オブジェクトの選択頻度に関する評価値に基づき、前記指令受付画面に、前記各オブジェクトを評価の高い順に配列するものであることを特徴とする請求項14記載のプログラム。   The reception screen display control means arranges the objects on the command reception screen in descending order of evaluation based on an evaluation value related to a selection frequency of each object stored in the storage device. The program according to claim 14. 記憶装置に接続されると共に、ユーザが操作可能な入力装置及び表示装置に接続されたコンピュータに、
前記記憶装置が記憶する複数のデータファイルの中から、処理対象のデータファイルを、ユーザが前記入力装置を通じて選択可能なGUI(グラフィカルユーザインターフェース)構成のファイル選択画面を、表示装置に表示させる選択画面表示制御手段と、
予め定められた第一の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、各種処理の実行指令を前記入力装置を通じてユーザから受け付けるためのGUI構成の画面であって、受付可能な実行指令の種類毎に、実行指令を受け付けるためのオブジェクトを配列してなる指令受付画面を、表示装置に表示させる受付画面表示制御手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、記憶装置が記憶する前記各オブジェクトの選択頻度に関する評価値を、前記入力された実行指令に対応するオブジェクトに対する評価が上昇する方向に、更新する評価値更新手段と、
前記指令受付画面を通じたオブジェクトの選択操作により、ユーザから実行指令が入力されると、前記選択された処理対象のデータファイルを引数に設定して、前記入力された実行指令に対応する処理を実行し、前記第一の操作方法とは異なる予め定められた第二の操作方法によって、処理対象のデータファイルの選択操作が前記ファイル選択画面を通じてなされ、処理対象のデータファイルがユーザにより選択されると、前記記憶装置が記憶する各オブジェクトの評価値に基づき、評価が最も高いオブジェクトの選択操作時に実行する処理と同一の処理を、前記選択された処理対象のデータファイルを引数に設定して、実行する処理実行手段
としての機能を実現させるためのプログラム。
A computer connected to a storage device and connected to an input device and a display device operable by a user;
Selection screen for displaying on the display device a file selection screen having a GUI (graphical user interface) configuration that allows the user to select a data file to be processed from the plurality of data files stored in the storage device through the input device. Display control means;
According to a predetermined first operation method, a data file to be processed is selected through the file selection screen, and when a data file to be processed is selected by the user, execution commands for various processes are sent through the input device. Reception screen display control means for displaying on the display device a command reception screen, which is a GUI configuration screen for receiving from a user, and is arranged for each type of execution command that can be received, and for receiving an execution command. When,
When an execution command is input from a user by an object selection operation through the command reception screen, an evaluation value related to the selection frequency of each object stored in a storage device is evaluated with respect to the object corresponding to the input execution command. Evaluation value updating means for updating in the direction of increasing
When an execution command is input from the user by an object selection operation through the command reception screen, the selected data file to be processed is set as an argument, and processing corresponding to the input execution command is executed. Then, when a data file to be processed is selected through the file selection screen by a second predetermined operation method that is different from the first operation method, and the data file to be processed is selected by the user. Based on the evaluation value of each object stored in the storage device, the same process as that executed at the time of selecting the object with the highest evaluation is set with the selected data file to be processed as an argument and executed. A program for realizing a function as a processing execution means.
JP2005228115A 2005-08-05 2005-08-05 File management system and program Expired - Fee Related JP4682738B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005228115A JP4682738B2 (en) 2005-08-05 2005-08-05 File management system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005228115A JP4682738B2 (en) 2005-08-05 2005-08-05 File management system and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2010162314A Division JP2010244578A (en) 2010-07-16 2010-07-16 File management system and program

Publications (2)

Publication Number Publication Date
JP2007042025A true JP2007042025A (en) 2007-02-15
JP4682738B2 JP4682738B2 (en) 2011-05-11

Family

ID=37799917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005228115A Expired - Fee Related JP4682738B2 (en) 2005-08-05 2005-08-05 File management system and program

Country Status (1)

Country Link
JP (1) JP4682738B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016115319A (en) * 2014-12-18 2016-06-23 富士ゼロックス株式会社 Information processing apparatus and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63188218A (en) * 1987-01-30 1988-08-03 Nec Corp Menu display system
JPH02114318A (en) * 1988-10-25 1990-04-26 Nec Corp Menu display system
JPH02293924A (en) * 1989-05-08 1990-12-05 Fuji Xerox Co Ltd Menu control system
JPH0756913A (en) * 1993-08-19 1995-03-03 Omron Corp Language conversion system
JPH08161317A (en) * 1994-12-01 1996-06-21 Omron Corp Kana/kanji conversion device and kana/kanji conversion method
JP2000056885A (en) * 1998-08-10 2000-02-25 Fujitsu Ltd File operation device and recording medium where file operation program is recorded
JP2003296161A (en) * 2002-03-29 2003-10-17 Fujitsu Ltd File name conversion program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63188218A (en) * 1987-01-30 1988-08-03 Nec Corp Menu display system
JPH02114318A (en) * 1988-10-25 1990-04-26 Nec Corp Menu display system
JPH02293924A (en) * 1989-05-08 1990-12-05 Fuji Xerox Co Ltd Menu control system
JPH0756913A (en) * 1993-08-19 1995-03-03 Omron Corp Language conversion system
JPH08161317A (en) * 1994-12-01 1996-06-21 Omron Corp Kana/kanji conversion device and kana/kanji conversion method
JP2000056885A (en) * 1998-08-10 2000-02-25 Fujitsu Ltd File operation device and recording medium where file operation program is recorded
JP2003296161A (en) * 2002-03-29 2003-10-17 Fujitsu Ltd File name conversion program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016115319A (en) * 2014-12-18 2016-06-23 富士ゼロックス株式会社 Information processing apparatus and program

Also Published As

Publication number Publication date
JP4682738B2 (en) 2011-05-11

Similar Documents

Publication Publication Date Title
KR101143195B1 (en) Operating system launch menu program listing
KR101183373B1 (en) Operating system program launch menu search
KR101312894B1 (en) Initiating software responses based on a hardware action
JP4533007B2 (en) Image management apparatus, image management method, and program
JP4608740B2 (en) Information processing apparatus and method, and program storage medium
JP4714220B2 (en) User interface application for media file management
JP4552147B2 (en) Information search apparatus, information search method, and information search program
US20060218499A1 (en) Determining and displaying a list of most commonly used items
TW200414006A (en) Alphanumeric keyboard input system using a game controller
JP2005521149A (en) Method for entering text into an electronic communication device
US20080168381A1 (en) Non-modal search box with text-entry ribbon for a portable media player
JP4910041B2 (en) Local computer program execution method and system
JP5494493B2 (en) Information search apparatus, information search method, and program
JP2000187658A (en) Method for predicting character string and its device
JP2008310939A (en) Data processing apparatus and method, program, and storage medium
JP4893060B2 (en) Search system screen display method
JP4682738B2 (en) File management system and program
JP2010244578A (en) File management system and program
JP2009069875A (en) Content retrieval device, content retrieval method, program and recording medium
JP4352242B2 (en) Start control device, start control method, and start control program
CN110457377B (en) Interactive method and interactive system for searching for data records
JP2006120021A (en) Device, method, and program for supporting problem solution
JP2006323802A (en) Data processing method, electronic equipment, and program
JP4344207B2 (en) Document search device, document search method, document search program, and recording medium
JP4383285B2 (en) Icon display device and icon display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100518

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100720

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110124

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

Free format text: PAYMENT UNTIL: 20140218

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4682738

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees