JP2837810B2 - Data search method using operation buttons for computer processing - Google Patents

Data search method using operation buttons for computer processing

Info

Publication number
JP2837810B2
JP2837810B2 JP6235018A JP23501894A JP2837810B2 JP 2837810 B2 JP2837810 B2 JP 2837810B2 JP 6235018 A JP6235018 A JP 6235018A JP 23501894 A JP23501894 A JP 23501894A JP 2837810 B2 JP2837810 B2 JP 2837810B2
Authority
JP
Japan
Prior art keywords
data
button
individual
field
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP6235018A
Other languages
Japanese (ja)
Other versions
JPH0895997A (en
Inventor
田 秀 博 有
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ENU JEE KEE KK
Original Assignee
ENU JEE KEE KK
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 ENU JEE KEE KK filed Critical ENU JEE KEE KK
Priority to JP6235018A priority Critical patent/JP2837810B2/en
Priority to EP95930008A priority patent/EP0727734B1/en
Priority to DE69534276T priority patent/DE69534276T2/en
Priority to US08/604,946 priority patent/US5821926A/en
Priority to PCT/JP1995/001721 priority patent/WO1996007131A1/en
Publication of JPH0895997A publication Critical patent/JPH0895997A/en
Application granted granted Critical
Publication of JP2837810B2 publication Critical patent/JP2837810B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータに実行さ
せる処理を指示するため表示装置上に表示される操作ボ
タンと、記憶装置に記憶されているデータとを関連付け
ることによって、該当するデータを記憶装置から取出す
ようにしたコンピュータ処理用操作ボタンによるデータ
検索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for storing corresponding data by associating operation buttons displayed on a display device for instructing processing to be executed by a computer with data stored in the storage device. The present invention relates to a data search method using a computer processing operation button to be taken out from an apparatus.

【0002】[0002]

【従来の技術】従来、一般にコンピュータの記憶装置に
記憶されているデータの内の任意のデータを取出す時に
は、名称や金額などの値を指定して、この指定した値と
データの対象フィールドの値とを直接比較したり、予め
作成したインデックス・テーブルで対象フィールドの値
と合致するデータの格納アドレスを求めるなどの方法が
広く行われている。
2. Description of the Related Art Conventionally, generally, when arbitrarily extracting data from data stored in a storage device of a computer, a value such as a name or an amount is designated, and the designated value and the value of a target field of the data are designated. , And a method of obtaining a storage address of data that matches a value of a target field in an index table created in advance has been widely used.

【0003】これを、図2に示すデータを参照して、こ
のデータの内の複数の対象フィールドの値(名称)を指
定して検索する場合について説明する。即ち、このデー
タの内の、例えばフィールド1の値(名称)が "東京"
で、フィールド2の値が "渋谷店" または "新宿店" 、
フィールド3の値が "商品A”または "商品B”のデー
タを取出す時には、先ずフィールド1の値( "東
京”、"神奈川”など)の一覧を表示させた後、検索す
るフィールドの値(例えば "東京" )を選択するか、ま
たはこのフィールドの値(例えば "東京" )を直接入力
するかして1つのフィールドに関する指定を行い、この
ような操作を必要なフィールドの数だけ、即ち、フィー
ルド2に対して "渋谷店" または "新宿店" を指定し、
フィールド3に対して "商品A”または "商品B”を指
定するといった操作を繰り返し行っていた。
[0003] This will be described with reference to the data shown in FIG. 2 in a case where a search is performed by designating the values (names) of a plurality of target fields in the data. That is, for example, in this data, the value (name) of field 1 is "Tokyo"
And the value in field 2 is "Shibuya store" or "Shinjuku store"
When the value of the field 3 is to retrieve the data of "product A" or "product B", a list of the values of the field 1 ("Tokyo", "Kanagawa", etc.) is first displayed, and then the value of the field to be searched (for example, Select "Tokyo") or directly enter the value of this field (for example, "Tokyo") to specify a single field, and perform such operations for the number of fields required, that is, for the fields Specify "Shibuya store" or "Shinjuku store" for 2
An operation of designating “product A” or “product B” for field 3 was repeatedly performed.

【0004】これらはいずれも指定した値に基づき該当
するデータを検索する処理を実行するものである。
[0004] All of them execute processing for searching for corresponding data based on a designated value.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来例のように、指定したフィールドの値に基づきデータ
を検索する処理の実行では、直接フィールドの値を入力
する場合は勿論、表示装置にフィールドの値を表示させ
てこれを選択させる場合でも、該当するデータを探すた
めには結局フィールドの値を指定して、データまたはイ
ンデッスル・テーブルの対象フィールドの値と比較しな
ければならず、比較対象フィールドの個数や値の桁数が
多くなるにつれて、利用者の操作が面倒になったり、開
発者の処理手続作成も困難になるとともに、処理時間が
多くかかってしまうという問題があった。
However, in the execution of processing for searching data based on the value of a designated field as in the above-mentioned conventional example, the field value is directly input to the display device as well as the input of the field value. Even if you display a value and select it, you must eventually specify the value of the field and compare it with the value of the target field in the data or index table to find the corresponding data. As the number of digits and the number of digits of the value increase, there is a problem that the operation of the user becomes troublesome, it becomes difficult for the developer to create the processing procedure, and the processing time increases.

【0006】本発明は上記に鑑み、表示装置上に操作ボ
タンを表示させ、この表示させた操作ボタンの内の任意
のボタンを選択するだけで該当するデータを記憶装置か
ら取出すとともに、この処理時間を大幅に短縮できるよ
うにしたものを提供することを目的とする。
In view of the above, the present invention displays operation buttons on a display device, retrieves corresponding data from a storage device by simply selecting an arbitrary one of the displayed operation buttons, and reduces the processing time. It is an object of the present invention to provide a system capable of greatly shortening.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、本発明に係るコンピュータ処理用操作ボタンによる
データ検索方法は、記憶装置に記憶されている複数のフ
ィールドから構成されたデータの任意のフィールドの
個別の値と直接対応し入力装置を使って選択される個別
ボタンを単位として、その集合である複数のボタン・グ
ループと該複数のボタン・グループを前記データの各フ
ィールドに対応させて統括し、並列に配置した複数のボ
タン・クラスから構成される操作ボタンを前記データを
基に自動的に設定し、前記個別ボタンの前記各ボタン・
クラス内での表示順位と前記データの該個別ボタンに対
応するフィールドの個別の値とを各データ毎に関連付け
て該データを特定するリンク・テーブルを前記記憶装置
内に自動的に設定し、表示装置上に並列に表示させた前
記操作ボタンの内の入力装置によって任意の順と数で
択された個別ボタンの前記各ボタン・クラス内での表示
順位と前記リンク・テーブルとを基に該当するデータを
識別して前記記憶装置に記憶されているデータを取出す
ことを特徴とする。
To solve the above object, according to an aspect of the data search method by a computer processing operation button according to the present invention, the storage device any of the data including a plurality of fields stored in In a unit of an individual button directly corresponding to an individual value of a field and selected using an input device, a plurality of button groups as a set and the plurality of button groups are associated with each field of the data and controlled. and, the data operation buttons including a plurality of button classes arranged in parallel
Automatically set on the basis of each button of the individual button
The display order in the class and the individual button of the data
A link table for identifying the data by automatically associating the individual values of the corresponding fields with each data and automatically setting the link table in the storage device, and among the operation buttons displayed in parallel on the display device, Display of individual buttons selected in an arbitrary order and number by the input device in each of the button classes.
The data stored in the storage device is extracted by identifying corresponding data based on the ranking and the link table.

【0008】[0008]

【作用】上記のように構成した本発明によれば、操作ボ
タンを表示装置上に表示させ、この操作ボタンの内の任
意の個別ボタンを入力装置によって選択することによ
り、指定したフィールドの値と対象フィールドの値とを
比較することなく、この選択された個別ボタンの位置と
リンク・テーブルとを基に該当するデータを効率良く識
別し、記憶装置に記憶されているデータを高速に取出し
て、コンピュータに実行させる各種の処理に使用するこ
とができる。
According to the present invention constructed as described above, the operation buttons are displayed on the display device, and any individual button among the operation buttons is selected by the input device, whereby the value of the designated field can be changed. Without comparing the value of the target field, the corresponding data is efficiently identified based on the position of the selected individual button and the link table, and the data stored in the storage device is quickly extracted, It can be used for various processes to be executed by a computer.

【0009】[0009]

【実施例】以下、本発明の実施例について、図面を参照
して説明する。本発明を実施するためのシステムは、図
1に示すように、操作ボタンを表示する表示装置として
のディスプレイ1と、このディスプレイ(表示装置)1
に表示されている操作ボタンを選択指示するキーボー
ド、マウス、タッチパネルまたはペン等の入力装置2
と、処理すべきデータや、操作ボタンをボタン・クラ
ス、ボタン・グループ、個別ボタンで構成して記憶する
メモリーやディスク等を備えた記憶装置3と、これらの
各装置を制御して操作ボタンの選択指示に対応する処理
を実行するコンピュータ(中央処理装置)4とから主に
構成されている。
Embodiments of the present invention will be described below with reference to the drawings. As shown in FIG. 1, a system for carrying out the present invention includes a display 1 as a display device for displaying operation buttons, and a display (display device) 1
Input device 2 such as a keyboard, a mouse, a touch panel, or a pen for selecting and instructing the operation buttons displayed on the screen
And a storage device 3 including a memory or a disk for storing data to be processed and operation buttons as a button class, a button group, and an individual button, and controlling these devices. And a computer (central processing unit) 4 for executing processing corresponding to the selection instruction.

【0010】図2は、前記記憶装置3に記憶されている
データの構成及びデータの値の一例を示すもので、各デ
ータ1,データ2…は、フィールド1,フィールド2…
の複数のフィールドから構成されており、これらのフィ
ールドの内の、例えばフィールド1には、 "東京”や "
神奈川”が、フィールド2には、 "渋谷店”や "新宿
店”が、フィールド3には、 "商品A”や "商品B”
が、更に、フィールド4には、 "100”や "350”
が、それぞれ記憶されるようになっている。
FIG. 2 shows an example of the structure and values of data stored in the storage device 3. Each data 1, data 2,...
, And of these fields, for example, field 1 includes “Tokyo” and “
Kanagawa ”, Field 2 has“ Shibuya Store ”and“ Shinjuku Store ”, and Field 3 has“ Product A ”and“ Product B ”
However, in field 4, "100" and "350"
Are respectively stored.

【0011】そして、全てのデータの値は、データを構
成するフィールド別にデータの件数分だけ存在し、全て
のデータを通して、フィールドの数と並び順は同一であ
る。ここでは、各データが4つのフィールド(フィール
ド1〜フィールド4)から構成され、10件分のデータ
(データ1〜データ10)が存在するものとして、以下
説明する。
[0011] All data values exist for the number of data items for each field constituting the data, and the values are arranged in the same order as the number of fields throughout all the data. Here, the following description is based on the assumption that each data is composed of four fields (field 1 to field 4) and that there are ten data (data 1 to data 10).

【0012】図3は、記憶装置3に記憶されている図2
に示すデータに対応させて、個別ボタンの集合であるボ
タン・グループと、このボタン・グループを統括するボ
タン・クラスとから構成される操作ボタンを設定記憶
し、この操作ボタンの一部を表示装置1に表示した状態
を示すものである。
FIG. 3 shows the state of FIG. 2 stored in the storage device 3.
In accordance with the data shown in (1), an operation button composed of a button group, which is a set of individual buttons, and a button class that supervises the button group is set and stored, and a part of the operation button is displayed on the display device. 1 shows the state displayed.

【0013】この実施例において、図3(a)に示すボ
タン・クラス "地区”は、図2に示すデータのフィール
ド1に対応しており、このボタン・クラス "地区" に対
して1つのボタン・グループ "関東”が設定されている
とともに、このボタン・グループ "関東" は、フィール
ド1の値を基に "東京”、 "神奈川”などの個別ボタン
の集合として表されている。
In this embodiment, the button class "district" shown in FIG. 3A corresponds to the field 1 of the data shown in FIG. 2, and one button corresponds to this button class "district". A group "Kanto" is set, and the button group "Kanto" is represented as a set of individual buttons such as "Tokyo" and "Kanagawa" based on the value of the field 1.

【0014】同様に、図3(b)に示すボタン・クラス
"店舗”は、図2に示すデータのフィールド2に対応し
ており、このボタン・クラス "店舗" に対して、フィー
ルド1における各都県別の計4つのボタン・グループ "
東京" 、 "神奈川" 、 "埼玉" 、 "千葉" が設定されて
いるとともに、この内の1つのボタン・グループ "東
京" は、フィールド2の値を基に "渋谷店”、 "新宿
店”などの個別ボタンの集合として表されている。
Similarly, the button class shown in FIG.
“Store” corresponds to field 2 of the data shown in FIG. 2, and for this button class “store”, a total of four button groups for each prefecture in field 1 “
"Tokyo", "Kanagawa", "Saitama", and "Chiba" are set, and one of the button groups "Tokyo" is based on the value of field 2, "Shibuya store", "Shinjuku store" Etc. are represented as a set of individual buttons.

【0015】更に、図3(c)に示すボタン・クラス "
商品”は、図2に示すデータのフィールド3に対応して
おり、このボタン・クラス "商品" に対して1つのボタ
ン・グループ "大分類”が設定されているとともに、こ
のボタン・グループ "大分類”は、フィールド3の値を
基に "商品A”、 "商品B”などの個別ボタンの集合と
して表されている。
Further, a button class shown in FIG.
The item “product” corresponds to the field 3 of the data shown in FIG. 2, and one button group “large classification” is set for this button class “product”, and the button group “large” is set. “Classification” is represented as a set of individual buttons such as “Product A” and “Product B” based on the value of field 3.

【0016】これらのボタンは、記憶装置3にボタン・
データとして配列形式で記憶されており、データの更新
に伴い更新され、また必要に応じて表示装置1に操作ボ
タンとして表示されるようになっている。
These buttons are stored in the storage device 3 as buttons.
The data is stored in an array format, updated as the data is updated, and displayed on the display device 1 as operation buttons as needed.

【0017】次に、前記図2に示すデータと、図3に示
す操作ボタンとを関連付けて、図4に示すリンク・テー
ブルを作成する過程について説明する。ここでは、各ボ
タン・クラスにおける個別ボタンの選択位置を先頭から
順に、01,02…と数え、 "地区”、 "店舗”、 "商
品”の順に連結して各データに対応したボタン選択パタ
ーン(各2桁で表現)を形成するものとする。
Next, the process of creating the link table shown in FIG. 4 by associating the data shown in FIG. 2 with the operation buttons shown in FIG. 3 will be described. Here, the selection positions of the individual buttons in each button class are counted from the top in the order of 01, 02..., And are linked in the order of “district”, “store”, and “product”, and the button selection pattern corresponding to each data ( (Each two digits).

【0018】先ず、データ1をデータNO.001とし
て、このデータ1(データNO.001)のフィールド
1の値 "東京”と一致する個別ボタンの位置をボタン・
クラス "地区”、ボタン・グループ "関東”の中から探
す。先頭のボタン(01)である。同様に、データ1の
フィールド2の値 "渋谷店”と一致する個別ボタンの位
置をボタン・クラス "店舗”、ボタン・グループ "東
京”の中から探す。同じく先頭のボタン(01)であ
る。更に、データ1のフィールド3の値 "商品A”と一
致する個別ボタンの位置をボタン・クラス "商品”、ボ
タン・グループ "大分類”の中から探す。やはり先頭の
ボタン(01)である。
First, data 1 is replaced with data NO. 001, the position of the individual button that matches the value “Tokyo” of field 1 of this data 1 (data No. 001)
Search from class “District” and button group “Kanto”. This is the first button (01). Similarly, the position of the individual button that matches the value 1 of field 2 of data 1 “Shibuya store” is searched from the button class “store” and the button group “Tokyo”. This is also the first button (01). Furthermore, the position of the individual button that matches the value of the product 1 in field 3 of the data 1 is searched from the button class “product” and the button group “major category”. This is also the first button (01).

【0019】データ1は、操作ボタンの "東京(0
1)”、 "渋谷店(01)”、 "商品A(01)”が選
択された時に該当するデータとすればよいので、データ
1のボタン選択パターンは、 "010101”となる。
Data 1 is an operation button "Tokyo (0
1) Since "," Shibuya Store (01) ", and" Product A (01) "may be the corresponding data, the button selection pattern of Data 1 is" 010101 ".

【0020】同様に、データ2は、操作ボタンの "東京
(01)”、 "新宿店(02)”、"商品A(01)”
が選択された時に該当するデータとすればよいので、デ
ータ2のボタン選択パターンは、 "010201”とな
る。
Similarly, data 2 includes operation buttons “Tokyo (01)”, “Shinjuku store (02)”, and “Product A (01)”
Is selected as the corresponding data when is selected, so that the button selection pattern of data 2 is “010201”.

【0021】また、データ6において、フィールド1の
"神奈川" と一致するボタン・グループ "関東" の個別
ボタンは、上から2番目のボタン(02)となる。そし
て、図示していないが、ボタン・クラス "店舗" のボタ
ン・グループ "神奈川" の個別ボタンを順に "横浜店"
, "川崎店" …とすると、データ6のフィールド2の
値 "横浜店" と一致するこのボタン・クラスの個別ボタ
ンは、先頭のボタン(01)となり、このデータ6のボ
タン選択パターンは、 "020101”となる。同様
に、データ7のボタン選択パターンは、 "02020
1”となる。
In the data 6, in the field 1
The individual button of the button group "Kanto" that matches "Kanagawa" is the second button (02) from the top. Then, although not shown, the individual buttons of the button group "Kanagawa" of the button class "Store" are sequentially called "Yokohama store"
, "Kawasaki store"…, the individual button of this button class that matches the value of field 2 of data 6 "Yokohama store" is the first button (01), and the button selection pattern of this data 6 is " 020101 ". Similarly, the button selection pattern of data 7 is “02020”.
1 ".

【0022】このようにして、全てのデータの各個別フ
ィールドの値に対応させたボタン選択パターンを設定し
て、データNO.とボタン選択パターンとを関連付けた
リンク・テーブルを作成し、これを記憶装置3内に記憶
しておく。
In this manner, the button selection pattern corresponding to the value of each individual field of all data is set, and the data NO. A link table in which the link table is associated with the button selection pattern is created, and this is stored in the storage device 3.

【0023】なお、個別ボタンの選択位置の表現方法
は、上記のような十進法による数値ではなく、二進法や
その他の方法による値でも選択位置をユニークに特定で
きるものであれば、自由である。
The method of expressing the selection position of the individual button is not limited to the numerical value in the decimal system as described above, but may be any value as long as the selection position can be uniquely specified by a value in a binary system or another method.

【0024】例えば、36進法により個別ボタンの選択
位置をコードで表現する場合には、コードを "0", "
1",…,"9", "A", "B",…,"Z”の数字と英文字のコ
ードで表現する。この場合、例えばコードが "K”であ
れば、第20番目となる。
For example, when the selected position of the individual button is represented by a code in the 36-ary system, the code is set to "0", "
1 ", ...," 9 "," A "," B ", ...," Z "are represented by numbers and alphabetic codes.In this case, for example, if the code is" K ", the 20th Become.

【0025】256進法により、コードを表現する場合
には、コードをX "00”〜X "FF”の16進法のバ
イトコードを連結して表現する。この場合、例えばコー
ドがX "F0”であれば、第240番目となる。
When a code is expressed by the 256-ary system, the code is expressed by connecting hexadecimal byte codes of X "00" to X "FF". In this case, for example, if the code is X "F0", it is the 240th.

【0026】また、フィールドの値と一致する個別ボタ
ンが存在しない場合には、対応するボタン選択パターン
には選択位置が無いことを表す文字を使用して、例えば
"&&”と表現する。この場合、後で個別ボタンを追加
することにより対応するか、または無いことを前提に処
理を実施するかのいずれかとする。
When there is no individual button that matches the value of the field, a character indicating that there is no selected position in the corresponding button selection pattern is used, for example,
Expressed as "&&”. In this case, the processing is performed by adding an individual button later, or the processing is performed on the assumption that there is no button.

【0027】次に、図2乃至図4を参照して、前記図3
に示す操作ボタン及び図4に示すリンク・テーブルに基
づいて図2に示すデータを取出す場合について説明する
が、この取出しは、前記リンク・テーブルの作成とほぼ
逆の操作によって行うことができる。
Next, referring to FIG. 2 to FIG.
2 will be described based on the operation buttons shown in FIG. 4 and the link table shown in FIG. 4, but this can be performed by an operation almost reverse to the creation of the link table.

【0028】即ち、図3に示すような操作ボタンを表示
装置1に表示させ、入力装置2を使って、例えば同図太
枠で示すように、同図(a)のボタン・クラス "地区”
では"東京”を、同図(b)のボタン・クラス "店舗”
では "池袋店”を、同図(c)のボタン・クラス "商
品”では "商品B”をそれぞれ選択する。
That is, the operation buttons as shown in FIG. 3 are displayed on the display device 1, and the input device 2 is used, for example, as shown by a thick frame in FIG.
Then, replace "Tokyo" with the button class "Store" in the same figure (b).
Then, "Ikebukuro store" is selected, and in the button class "Product" in FIG.

【0029】すると、これらの個別ボタンの選択位置を
上記ボタン選択パターンで表すと、同図(d)に示すよ
うに、 "010302”となり、図4に示すリンク・テ
ーブルにおいて、これと一致するボタン選択パターンを
持つデータNO.を見つけることによって、該当するデ
ータを識別する。即ち、この選択の場合、該当するデー
タは、同図に太枠で示すデータNO.003(データ
3)であると識別することができる。
Then, when the selection positions of these individual buttons are represented by the above-mentioned button selection pattern, they become "010302" as shown in FIG. 4D, and the corresponding button in the link table shown in FIG. Data NO. To identify the relevant data. That is, in the case of this selection, the corresponding data is the data NO. 003 (data 3).

【0030】ここに、個別ボタンが選択されていないボ
タン・クラスが存在する場合には、ボタン選択パターン
の当該桁は選択がないことを表す文字を使用し、例えば
"**”と表現する。この場合、当該桁のパターン比較
は不要となり、対応するフィールドの値は何でもかまわ
ないということになる。
If there is a button class for which an individual button has not been selected, a character indicating that there is no selection is used in the digit of the button selection pattern.
Expressed as "**". In this case, the pattern comparison of the digit becomes unnecessary, and the value of the corresponding field may be anything.

【0031】そして、図4に示すようなリンク・テーブ
ルを設定した後に、データの追加、変更または修正、削
除などの更新が発生した場合には、必要に応じてリンク
・テーブルを更新していくようにする。
After the link table as shown in FIG. 4 is set, if an update such as addition, change or correction, or deletion of data occurs, the link table is updated as necessary. To do.

【0032】即ち、データが追加された場合は、ボタン
選択パターンを新規に形成して追加されたデータのデー
タNO.とともにリンク・テーブルに追加する。データ
が変更または修正された場合は、該当するデータNO.
のボタン選択パターンを再形成し、前のボタン選択パタ
ーンと置き換える。データが削除された場合は、当該デ
ータNO.のボタン選択パターンを "000000”で
置き換えて無効とする。このように、データの更新が発
生したらその内容を当該データNO.に対応するボタン
選択パターンに反映させることによって、リンク・テー
ブルを更新していくことができる。
That is, when data is added, a button selection pattern is newly formed and the data No. of the added data is set. Together with the link table. If the data is changed or modified, the corresponding data No.
Is re-formed and replaced with the previous button selection pattern. If the data is deleted, the data NO. Is invalidated by replacing the button selection pattern with “000000”. As described above, when the data is updated, the content is updated to the data No. The link table can be updated by reflecting it in the button selection pattern corresponding to.

【0033】図3及び図4では、各ボタン・クラスとも
個別ボタンを1個ずつ選択した例を示しているが、任意
のボタン・クラスで複数の個別ボタンを選択できるよう
にすることができる。
Although FIGS. 3 and 4 show an example in which individual buttons are selected one by one for each button class, a plurality of individual buttons can be selected in an arbitrary button class.

【0034】例えば、図5に太枠で示すように、同図
(b)のボタン・クラス "店舗”では"渋谷店”と "新
宿店”とを、同図(c)のボタン・クラス "商品”では
"商品A”と "商品C”とを選択した場合は、これらの
選択に対応した複数のボタン選択パターン、即ち、この
例では、 "010101”、 "010201”、 "01
0103”、 "010203”の4個のボタン選択パタ
ーンを形成する。
For example, as shown by a bold frame in FIG. 5, the button class “store” in FIG. 5B includes “Shibuya store” and “Shinjuku store” and the button class “C” in FIG. In Products
When “product A” and “product C” are selected, a plurality of button selection patterns corresponding to these selections, that is, in this example, “010101”, “010201”, “01”
The four button selection patterns of “0103 ″ and“ 010203 ”are formed.

【0035】そして、図4に示すリンク・テーブルにお
いて、これらのボタン選択パターンを保有するデータN
O.を探すのであり、これにより、データNO.001
(データ1)が "010101”を、データNO.00
2(データ2)が "010201”を各々保有してお
り、ボタン選択パターンの "010103”と "010
203”を保有するデータNO.は存在しないので、該
当するデータはこの2件であると識別することができ
る。
Then, in the link table shown in FIG. 4, data N having these button selection patterns are stored.
O. Is searched for, so that the data NO. 001
(Data 1) indicates "010101" and Data No. 00
2 (data 2) each has “010201”, and the button selection patterns “010103” and “010103”
203 ", there is no data No. 203", so that the corresponding data can be identified as these two cases.

【0036】上記のように、本実施例におけるデータ検
索のフィールドの値(名称)の指定は、表示装置1に表
示された各ボタン・クラス(操作ボタン)において該当
する値の個別ボタンを入力装置2を介して任意に選択す
るだけでよい。
As described above, the value (name) of the data search field in the present embodiment is specified by inputting the individual button of the corresponding value in each button class (operation button) displayed on the display device 1. It is only necessary to arbitrarily select via 2.

【0037】上記実施例は、ボタン選択パターンをボタ
ン・クラスの "地区”、 "店舗”、"商品”の順に連結
して形成したものとして説明してきたが、選択された個
別ボタンの位置とリンク・テーブルにおいて、ボタン選
択パターンを形成する時のボタン・クラスの連結順に整
合性が保たれていれば、操作や処理の都合によって任意
の順で形成することができる。
In the above embodiment, the button selection pattern has been described as being formed by linking the button classes "district", "store", and "commodity" in this order. However, the position of the selected individual button and the link are selected. In the table, as long as consistency is maintained in the connection order of the button classes when forming the button selection pattern, they can be formed in any order depending on the operation and processing.

【0038】なお、各ボタン・クラスにおける個別ボタ
ンの並びは、データの入力順、個別ボタンの選択度数
順、対応するフィールドの値に基づく順(昇順や降順)
など、上記と同様に操作や処理の都合によって任意の順
で表示させることができる。即ち、必要に応じて順を更
新したり、複数の異なる並べ方を切り替えたりして表示
させることによって、利用者はデータ検索処理の指示に
おいて、より簡単かつ容易に操作を行うことができるよ
うになる。
The order of the individual buttons in each button class is in the order of data input, the order of selection of individual buttons, and the order based on the value of the corresponding field (ascending order or descending order).
For example, in the same manner as described above, they can be displayed in an arbitrary order depending on the operation and processing. That is, the user can more easily and easily operate the data search processing instruction by updating the order as necessary or switching between a plurality of different arrangements and displaying the same. .

【0039】図6は、記憶装置3に記憶されている図2
に示すデータのフィールド4に対応するボタン・クラス
"金額”を用意し、このボタン・クラス "金額”に1つ
のボタン・グループ "ランク”を設定するとともに、こ
のボタン・グループ "ランク”を "1億円未満" 、 "1
〜3億円" 、 "3億円以上”の個別ボタンの集合で表す
ことによって、フィールド4の値をランク付けして識別
できるように例を示している。
FIG. 6 shows FIG. 2 stored in the storage device 3.
Button class corresponding to field 4 of data shown in
Prepare "money", set one button group "rank" for this button class "money", and set this button group "rank" to "less than 100 million yen", "1"
An example is shown in which the values of the field 4 can be ranked and identified by expressing them as a set of individual buttons of “up to 300 million yen” and “300 million yen or more”.

【0040】ここでは、図3の場合と同様に個別ボタン
の位置を先頭から順に01,02…と数えるものとし、
ボタン・クラスをボタン選択パターン(2桁で表現)の
構成要素として使用すれば、既に説明した他のボタン・
クラスの場合と同様に選択した当個別ボタンの位置に基
づいて、該当するデータを識別することができるように
なる。
Here, as in the case of FIG. 3, the positions of the individual buttons are counted as 01, 02...
If a button class is used as a component of a button selection pattern (represented by two digits), other button
The corresponding data can be identified based on the position of the selected individual button as in the case of the class.

【0041】例えば、ボタン選択パターンを図4に示し
た "地区”、 "店舗”、 "商品”の後に "金額”を連結
して形成したとすると、図2でデータ1に対応するボタ
ン選択パターンは、フィールド4の値が "100”(単
位:百万円)であり、これは図6に示すボタン・クラス
"金額" における個別ボタンの2番目の "1〜3億円”
に該当するので、 "01010102”(最後の2桁が
"02”)となる。データ2の場合は、同様にフィール
ド4の値が "350”であり、これは同ボタン・クラス
における個別ボタンの3番目の "3億円以上”に該当す
るので、 "01020103”(最後の2桁が "0
3”)となる。
For example, assuming that the button selection pattern is formed by linking "amount" after "district", "store" and "commodity" shown in FIG. 4, the button selection pattern corresponding to data 1 in FIG. Indicates that the value of field 4 is "100" (unit: million yen), which is the button class shown in FIG.
The second "100-300 million yen" of the individual button in "Amount"
"01010102" (the last two digits are
"02"). In the case of data 2, similarly, the value of field 4 is “350”, which corresponds to the third “more than 300 million yen” of the individual button in the same button class, so that “01020103” (the last 2 Digit is "0"
3 ").

【0042】リンク・テーブルをこのように設定すれ
ば、ボタン・クラス "金額" の個別ボタンを選択するこ
とによって、金額に関する条件が加わった該当データを
識別できるようになる。
By setting the link table in this way, by selecting the individual button of the button class "money", it becomes possible to identify the corresponding data to which the condition relating to the money is added.

【0043】以上、図4に示すリンク・テーブル、即
ち、データNO.とボタン選択パターンとを1対1で直
接対応付けしたリンク・テーブルを使って、該当するデ
ータを識別する方法について説明してきたが、データ量
は多いがデータ更新の頻度が低く、一方データ検索の頻
度が高く、特に高速の応答性が要求される場合など、デ
ータと処理の特性によっては、別のリンク・テーブルを
設定して使用した方が良い場合がある。
As described above, the link table shown in FIG. A method of identifying relevant data using a link table that directly associates a button selection pattern with a button selection pattern has been described. However, the amount of data is large but the frequency of data update is low. Depending on the characteristics of data and processing, it may be better to set and use another link table depending on the characteristics of data and processing, such as when the frequency is high, and particularly when high-speed response is required.

【0044】図7は、このような場合に使用して最適な
リンク・テーブルを示すもので、このリンク・テーブル
は、ユニークなボタン選択パターンをインデックスとし
て使用し、個別のボタン選択パターンに該当するデータ
NO.を存在する数だけ保有するようにしたものであ
る。
FIG. 7 shows an optimum link table used in such a case. This link table uses a unique button selection pattern as an index and corresponds to an individual button selection pattern. Data NO. As many as exist.

【0045】この場合、ボタン選択パターンを予め所定
の順に並べておき使用することによって、バイナリー・
サーチによりボタンの選択位置と一致するボタン選択パ
ターンを探すなど、一層効率よく、高速に該当するデー
タを識別できるようにすることができる。
In this case, by arranging the button selection patterns in a predetermined order and using them in advance, the binary
By searching for a button selection pattern that matches the button selection position, it is possible to more efficiently and quickly identify the corresponding data.

【0046】[0046]

【発明の効果】本発明は上記のような構成であるので、
表示装置に表示された操作ボタンの内の任意の個別ボタ
ンを選択することによって、データ検索の指定を行うこ
とができ、これによって利用者の操作の簡素化を図るこ
とができる。
Since the present invention has the above configuration,
By selecting an arbitrary individual button among the operation buttons displayed on the display device, it is possible to specify the data search, thereby simplifying the operation of the user.

【0047】しかも、指定されたフィールドの値と対象
フィールドの値とを直接比較することなく、選択された
個別ボタンの位置とリンク・テーブルとを基に該当する
データを識別することができ、これによって開発者の処
理手続作成の手間を省くとともに、高速にデータを取り
出して処理時間の短縮化を図ることができる。
Moreover, the corresponding data can be identified based on the position of the selected individual button and the link table without directly comparing the value of the designated field with the value of the target field. This saves the developer the trouble of creating the processing procedure, and also allows the data to be extracted at high speed and the processing time to be shortened.

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

【図1】本発明を実施するためのシステムの概要を示す
ブロック図。
FIG. 1 is a block diagram showing an outline of a system for implementing the present invention.

【図2】記憶装置に記憶されているデータの構成及びデ
ータの値の一例を示す図。
FIG. 2 is a view showing an example of the configuration of data and data values stored in a storage device.

【図3】データの各フィールドに対応するボタン・クラ
ス、ボタン・グループ及び個別ボタンの一例を示すとと
もに、これを表示装置に表示し選択する際の説明に付す
る図。
FIG. 3 is a diagram showing an example of a button class, a button group, and an individual button corresponding to each field of data, and a description for displaying and selecting the button on a display device.

【図4】操作ボタンとデータとのリンク・テーブルの一
例を示す図。
FIG. 4 is a diagram showing an example of a link table between operation buttons and data.

【図5】任意のボタン・クラスで複数の個別ボタンを選
択した状態の一例を示す図。
FIG. 5 is a diagram showing an example of a state in which a plurality of individual buttons are selected in an arbitrary button class.

【図6】データのフィールド値が金額(数値)の場合の
ボタン・クラス、ボタン・グループ及び個別ボタンの一
例を示す図。
FIG. 6 is a diagram showing an example of a button class, a button group, and an individual button when a data field value is a money amount (numerical value).

【図7】インデックス形式による操作ボタンとデータと
の別のリンク・テーブルの一例を示す図。
FIG. 7 is a diagram showing an example of another link table of operation buttons and data in an index format.

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

1 標示装置 2 入力装置 3 記憶装置 4 コンピュータ(中央処理装置) DESCRIPTION OF SYMBOLS 1 Marking device 2 Input device 3 Storage device 4 Computer (central processing unit)

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−211028(JP,A) 特開 平4−216169(JP,A) 特開 昭53−51028(JP,A) 特開 平5−81275(JP,A) 特開 昭63−155326(JP,A) 特開 平2−230371(JP,A) 穂鷹良介著,図解コンピュータシリー ズ「データベース入門」pp73−78,オ ーム社,昭和53年12月25日Micros oft Excelユーザーズガイドp p419−422,マイクロソフト株式会社, 平成6年2月1日初版第1刷発行 (58)調査した分野(Int.Cl.6,DB名) G06F 17/30 G06F 3/02 320────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-1-211028 (JP, A) JP-A-4-216169 (JP, A) JP-A-53-51028 (JP, A) JP-A-5-51028 81275 (JP, A) JP-A-63-155326 (JP, A) JP-A-2-230371 (JP, A) Ryosuke Hotaka, Illustrated Computer Series "Introduction to Databases", pp. 73-78, Ohmsha, Microsoft's Excel User's Guide, pp. 419-422, December 25, 1978, Microsoft Corporation, February 1, 1994, first edition, first edition issued (58) Fields investigated (Int. Cl. 6 , DB name) G06F 17 / 30 G06F 3/02 320

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】記憶装置に記憶されている複数のフィール
ドから構成されたデータの任意のフィールドの個別の
値と直接対応し入力装置を使って選択される個別ボタン
を単位として、その集合である複数のボタン・グループ
と該複数のボタン・グループを前記データの各フィール
ドに対応させて統括し、並列に配置した複数のボタン・
クラスから構成される操作ボタンを前記データを基に自
動的に設定し、前記個別ボタンの前記各ボタン・クラス
内での表示順位と前記データの該個別ボタンに対応する
フィールドの個別の値とを各データ毎に関連付けて該デ
ータを特定するリンク・テーブルを前記記憶装置内に
動的に設定し、表示装置上に並列に表示させた前記操作
ボタンの内の入力装置によって任意の順と数で選択され
た個別ボタンの前記各ボタン・クラス内での表示順位
前記リンク・テーブルとを基に該当するデータを識別し
て前記記憶装置に記憶されているデータを取出すことを
特徴とするコンピュータ処理用操作ボタンによるデータ
検索方法。
An individual button selected directly using an input device in direct correspondence with an individual value of an arbitrary field of each data composed of a plurality of fields stored in a storage device is set as a unit. A plurality of button groups and a plurality of button groups arranged in parallel by integrating a plurality of button groups and the plurality of button groups in correspondence with each field of the data.
Based on the above data, the operation buttons composed of classes
Each button class of the individual buttons , dynamically set
The display order and a link table that identifies the data in association with individual values for each data <br/> field corresponding to the individual by the button of the data at the inner in the storage device itself
The display order in each button class of the individual buttons selected in an arbitrary order and number by the input device among the operation buttons dynamically set and displayed in parallel on the display device and the link A data retrieval method using operation buttons for computer processing, wherein the data stored in the storage device is extracted by identifying corresponding data based on a table.
JP6235018A 1994-08-31 1994-09-29 Data search method using operation buttons for computer processing Expired - Lifetime JP2837810B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP6235018A JP2837810B2 (en) 1994-09-29 1994-09-29 Data search method using operation buttons for computer processing
EP95930008A EP0727734B1 (en) 1994-08-31 1995-08-30 Method of automatically generating operation buttons for computer processing
DE69534276T DE69534276T2 (en) 1994-08-31 1995-08-30 METHOD FOR THE AUTOMATIC PRODUCTION OF OPERATING KEYS FOR COMPUTER PROCEDURE
US08/604,946 US5821926A (en) 1994-08-31 1995-08-30 Method of generating an operating button for computer processing, method of retrieving data with the operating button and method of displaying the operating button
PCT/JP1995/001721 WO1996007131A1 (en) 1994-08-31 1995-08-30 Method of generating operation button for computer process, data retrieval method by the operation button and display method of the operation button

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6235018A JP2837810B2 (en) 1994-09-29 1994-09-29 Data search method using operation buttons for computer processing

Publications (2)

Publication Number Publication Date
JPH0895997A JPH0895997A (en) 1996-04-12
JP2837810B2 true JP2837810B2 (en) 1998-12-16

Family

ID=16979861

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6235018A Expired - Lifetime JP2837810B2 (en) 1994-08-31 1994-09-29 Data search method using operation buttons for computer processing

Country Status (1)

Country Link
JP (1) JP2837810B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU3327700A (en) * 2000-03-01 2001-09-12 Masahiro Aoki Method of information retrieval/communication, and recording medium storing program indicating information retrieval/communication procedure
AU2002327348A1 (en) * 2002-08-07 2004-02-25 Nihon System Design, Inc. Information display/selection method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01211028A (en) * 1988-02-18 1989-08-24 Matsushita Graphic Commun Syst Inc Document retrieving system
JPH04216169A (en) * 1990-12-17 1992-08-06 Hitachi Ltd Method and device for retrieving article information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
穂鷹良介著,図解コンピュータシリーズ「データベース入門」pp73−78,オーム社,昭和53年12月25日Microsoft Excelユーザーズガイドpp419−422,マイクロソフト株式会社,平成6年2月1日初版第1刷発行

Also Published As

Publication number Publication date
JPH0895997A (en) 1996-04-12

Similar Documents

Publication Publication Date Title
US20010003455A1 (en) Method, system and graphic user interface for entering and editing filter conditions for filtering a database
JP2969153B2 (en) Record search method
JP2837810B2 (en) Data search method using operation buttons for computer processing
JPH01290033A (en) Data retrieving system
JP2760755B2 (en) Method of storing and redisplaying the operation button history for computer processing
US6088713A (en) Data processor for retrieving sentence data corresponding to an input character string and one or more selected text handling options
JPH03116318A (en) Slip input device
JP3750084B2 (en) Data processing device for narrowed display
JPS59194232A (en) Screen processing system of display device
JP2000163439A (en) Device and method for electronic file retrieval
JPH04311263A (en) Electronic dictionary retrieving device
US5283895A (en) Apparatus and method for processing data corresponding to word labels
JP3120443B2 (en) Command processing unit
JPH0535798A (en) Data base retrieving device
JP2022089632A (en) Information processor, information processing system, information processing method, and program
JP2702420B2 (en) Self-propagation method of operation buttons for computer processing
JP2002082965A (en) Document retrieval method
JP2990314B2 (en) Data management device
JP3341513B2 (en) Tag number management method
JPH0785079A (en) Device for managing information file
JP2006031084A (en) Search engine system and searching engine program
JP2851071B2 (en) Database device
JPH04318672A (en) Information retreiving device
JP2735921B2 (en) Address definition operation device
EP0358860A2 (en) Apparatus and method for processing data corresponding to labels

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980922

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

Free format text: PAYMENT UNTIL: 20081009

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20091009

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20091009

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20141009

Year of fee payment: 16

EXPY Cancellation because of completion of term