JPH0480869A - Information processor - Google Patents

Information processor

Info

Publication number
JPH0480869A
JPH0480869A JP2194476A JP19447690A JPH0480869A JP H0480869 A JPH0480869 A JP H0480869A JP 2194476 A JP2194476 A JP 2194476A JP 19447690 A JP19447690 A JP 19447690A JP H0480869 A JPH0480869 A JP H0480869A
Authority
JP
Japan
Prior art keywords
data
index
group
key
search key
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2194476A
Other languages
Japanese (ja)
Inventor
Hidemasa Saito
齋藤 英雅
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2194476A priority Critical patent/JPH0480869A/en
Publication of JPH0480869A publication Critical patent/JPH0480869A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To prevent an input miss by providing a data index group for storing the item number of an index, index item and retrieval key and providing a means to display the above-mentioned data index key according to key input information and to select the retrieval key from displayed contents by a user when retrieving data. CONSTITUTION:When retrieving data from a data group 4, first of all, a data retrieval key deciding means 2 reds the record of an item number 71 from a data index group 1 and displays an index 72 as a menu. The user inputs the selection from a keyboard 7. The deciding means 2 refers to an index key 73 to the menu selection, decides the retrieval key and announces the decided retrieval key to a data read position deciding means 3. The deciding means 3 reads data storage position information corresponding to the announced retrieval key from a data retrieval key group 8 and announces the position to a data reading means 5. The reading means 5 reads a data at the announced position from a data group 4 and displays the data.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置に関し、特にデータの検索を行
う際に、利用者の検索すべきデータの入力ミス等をなく
する情報処理装置に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an information processing device, and more particularly to an information processing device that eliminates user input errors in data to be searched when searching for data. .

〔従来の技術〕[Conventional technology]

従来、この種の情報処理装置は、第3図のブロック図に
示すように、データ群4と、データ検索キー群8と、デ
ータ読み込み手段らと、データ読み込み位置決定手段3
とCRT装置6と、キーボード7とから構成されている
。この検索手順は、利用者がデータ検索キーをキーボー
ド7の入力装置から入力し、その入力値によって、デー
タ読み込み位置決定手段3によって、データ読み込み位
置を決定し、この位置情報をデータ読み込み手段5に入
力して、データ群4からデータを読み込み、CRT装置
6等に表示するといった方法であった。
Conventionally, this type of information processing apparatus has, as shown in the block diagram of FIG. 3, a data group 4, a data search key group 8, a data reading means, and a data reading position determining means 3.
, a CRT device 6 , and a keyboard 7 . In this search procedure, the user inputs a data search key from the input device of the keyboard 7, and based on the input value, the data reading position determination means 3 determines the data reading position, and this position information is sent to the data reading means 5. The method was to input the data, read the data from the data group 4, and display it on the CRT device 6 or the like.

ここでデータ検索キー群8には、第4図に示すように、
検索キー81に対応するデータ格納位置情報82のデー
タが格納されている。従って、利用者はキーボード7か
ら゛動物”、“植物”等の検索キーを入力すると対応す
る“10゛、“20”のデータ群の位置情報に変換され
てデータ読み込み位置決定手段から出力されていた。
Here, the data search key group 8 includes, as shown in FIG.
Data of data storage position information 82 corresponding to the search key 81 is stored. Therefore, when the user inputs a search key such as ``animal'' or ``plant'' from the keyboard 7, the position information of the corresponding data group ``10'' or ``20'' is converted and output from the data reading position determining means. Ta.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の情報処理装置は、データ検索キー81を
利用者が直接キーボード等を操作することによって入力
を行うので′、入力ミスにより、目的のデータが検索で
きない場合が発生するおそれがある。また、データ検索
キー群に存在しないキーを入力して、該当するデータが
検索できないといった欠点がある。
In the above-described conventional information processing apparatus, the user inputs the data search key 81 by directly operating a keyboard or the like, so there is a risk that the desired data may not be retrieved due to an input error. Another drawback is that it is not possible to search for the corresponding data by inputting a key that does not exist in the data search key group.

本発明の目的は利用者が登録されている検索キーのメニ
ューを目視して、選択しながら入力できる情報処理装置
を提供することにある。
An object of the present invention is to provide an information processing apparatus that allows a user to visually view a menu of registered search keys and input while making selections.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の情報処理装置は、索引の項番ならびに索引の内
容を示す索引項目ならびにこの索引項目に対応する検索
キーを記憶しているデータ索引群と、利用者から指示さ
れるキー入力情報により前記データ索引群の情報を読み
出し表示装置に表示し、前記利用者がこの表示内容から
検索キーを選択してキー入力するデータ検索キー決定手
段とを有し、前記データ検索キー決定手段が前記利用者
のキー入力した検索キー情報をもとに、データ群から所
望の検索データを読み出して前記表示装置に表示する。
The information processing device of the present invention has a data index group that stores an index item number and an index item indicating the content of the index, and a search key corresponding to this index item, and a data index group that stores the index item number and the index content, and a data search key determining means for reading and displaying information on a data index group on a display device, and for the user to select and input a search key from the displayed content; Based on the input search key information, desired search data is read out from the data group and displayed on the display device.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例のブロック図である。第1
図において、第2図の従来例と同一の符号の構成部は同
じ構成と動作を行う。すなわち、本実施例ではデータ索
引群1とデータ検索キー決定手段2とを追加している。
FIG. 1 is a block diagram of one embodiment of the present invention. 1st
In the figure, components having the same reference numerals as those in the conventional example of FIG. 2 have the same configuration and operation. That is, in this embodiment, a data index group 1 and a data search key determining means 2 are added.

次に本実施例の動作を説明する。データ検索を行う場合
に、データ検索キー決定手段2が、データ索引群1から
後述する検索キーのメニューガイダンス情報を読み込み
、CRT装置6に表示する。続けて、データ検索キー決
定手段2が、キーボード7から利用者が指定するキーを
CRT6に表示された内容から選択し、メニュ一番号を
表示する。ここで選択された索引キーは、データ読み込
み位置決定手段3に通知される。データ読み込み位置決
定手段3は、データ検索キー決定手段2から通知された
検索キーに該当するデータ格納位置情報をデータ検索キ
ー群8がち読み込み、読み込み手段5に通知する。デー
タ読み込み手段5は、データ群4がら通知された位置の
データを読み込み、CRT装置6に表示を行う。この一
連の手順により、利用者は、目的とするデータの検索を
行う。次に、第2図を参照して、データ索引群1とデー
タ検索キー決定手段2の作用について説明する。データ
索引群1は第2図に示すように、項番71と、索引72
と、検索キー73とから構成されている。データ検索キ
ー決定手段2は、まず、データ索引群1がら、項番71
のレコードを読み込み、そのレコードの索引72をメニ
ューとして、CRT装置6に表示する。利用者はこのC
RT装置に表示されたメニューを見てキーボード7から
選択入力を行う。メニュー選択が行われると、該当する
データ索引群1の検索キー73を参照し、ここで、何ら
かの値が設定されていれば、これをデータ検索キー決定
手段2の決定する検索キーとして、空であれば、例えば
、前述の選択で”3″″の項番を持つレコードが選択さ
れていれば、” 3 ”なる項番を持つレコードを改め
てメニューとしてCRT装置6に表示し、メニュー選択
を行い、検索キーの決定を行う。これによって、階層化
されたメニュー構成を実現する。このように利用者はデ
ータ索引群1に登録されているデータをCRT装置上で
目視し、所望の検索キーの選択を行うことができる。
Next, the operation of this embodiment will be explained. When performing a data search, the data search key determining means 2 reads menu guidance information for a search key, which will be described later, from the data index group 1 and displays it on the CRT device 6. Subsequently, the data search key determining means 2 selects a key designated by the user from the keyboard 7 from the contents displayed on the CRT 6, and displays the menu number. The index key selected here is notified to the data reading position determining means 3. The data reading position determining means 3 reads data storage position information corresponding to the search key notified from the data search key determining means 2 into the data search key group 8 and notifies the reading means 5 of the data storage position information. The data reading means 5 reads the data of the notified position from the data group 4 and displays it on the CRT device 6. Through this series of steps, the user searches for the desired data. Next, the functions of the data index group 1 and the data search key determining means 2 will be explained with reference to FIG. As shown in FIG. 2, data index group 1 includes item number 71 and index 72.
and a search key 73. The data search key determining means 2 first selects the item number 71 from the data index group 1.
The record is read and the index 72 of the record is displayed on the CRT device 6 as a menu. The user is this C
The user looks at the menu displayed on the RT device and inputs a selection using the keyboard 7. When a menu selection is made, the search key 73 of the corresponding data index group 1 is referred to, and if any value is set here, this is used as the search key determined by the data search key determining means 2, and if it is empty. If there is, for example, if the record with the item number "3" is selected in the above selection, the record with the item number "3" is displayed as a menu on the CRT device 6 again, and the menu selection is made. , determines the search key.This realizes a hierarchical menu configuration.In this way, the user visually views the data registered in data index group 1 on the CRT device and selects the desired search key. A choice can be made.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、データ検索キーを決定す
る方法をデータ索引群とデータ検索キー決定手段とを設
けてメニュー形式とすることによって、検索キーを直接
キーボードから入力する必要がないので、検索キーを間
違って指定するミスを防止できる効果がある。また、利
用者側としてはメニュー形式であるなめに操作性が優れ
ているといった効果もある。
As explained above, the present invention provides a method for determining a data search key in a menu format by providing a data index group and a data search key determination means, thereby eliminating the need to input the search key directly from the keyboard. This has the effect of preventing mistakes such as specifying the wrong search key. Additionally, from the user's perspective, the menu format provides excellent operability.

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

第1図は、本発明の一実施例のブロック図、第2図は本
実施例のデータ索引群1の説明図、第3図は従来例のブ
ロック図、第4図は従来例および本実施例のデータ読み
込み位置決定手段の説明図である。 1・・・データ索引群、2・・・データ検索キー決定手
段、3・・・データ読み込み位置決定手段、4・・・デ
ータ群、5・・・データ読み込み手段、6・・・CRT
装置、7・・・キーボード、8・・・データ検索キー群
、71・・・項番、72・・・索引、73・・・検索キ
ー、81・・・検索キー、82・・・データ格納位置情
報。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is an explanatory diagram of data index group 1 of this embodiment, FIG. 3 is a block diagram of a conventional example, and FIG. 4 is a block diagram of a conventional example and this embodiment. FIG. 3 is an explanatory diagram of an example data reading position determining means. DESCRIPTION OF SYMBOLS 1... Data index group, 2... Data search key determining means, 3... Data reading position determining means, 4... Data group, 5... Data reading means, 6... CRT
Device, 7...Keyboard, 8...Data search key group, 71...Item number, 72...Index, 73...Search key, 81...Search key, 82...Data storage location information.

Claims (1)

【特許請求の範囲】[Claims] 索引の項番ならびに索引の内容を示す索引項目ならびに
この索引項目に対応する検索キーを記憶しているデータ
索引群と、利用者から指示されるキー入力情報により前
記データ索引群の情報を読み出し表示装置に表示し、前
記利用者がこの表示内容から検索キーを選択してキー入
力するデータ検索キー決定手段とを有し、前記データ検
索キー決定手段が前記利用者のキー入力した検索キー情
報をもとに、データ群から所望の検索データを読み出し
て前記表示装置に表示することを特徴とする情報処理装
置。
A data index group that stores the index item number, index item indicating the contents of the index, and a search key corresponding to this index item, and the information of the data index group is read and displayed based on key input information instructed by the user. data search key determining means for displaying the search key on the device and allowing the user to select and key-in a search key from the displayed content; An information processing device that reads desired search data from a data group and displays it on the display device.
JP2194476A 1990-07-23 1990-07-23 Information processor Pending JPH0480869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2194476A JPH0480869A (en) 1990-07-23 1990-07-23 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2194476A JPH0480869A (en) 1990-07-23 1990-07-23 Information processor

Publications (1)

Publication Number Publication Date
JPH0480869A true JPH0480869A (en) 1992-03-13

Family

ID=16325182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2194476A Pending JPH0480869A (en) 1990-07-23 1990-07-23 Information processor

Country Status (1)

Country Link
JP (1) JPH0480869A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121479A (en) * 1993-10-25 1995-05-12 Nec Corp Processor for facilitating system operation
JPH10307836A (en) * 1997-05-09 1998-11-17 Nec Eng Ltd Data processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121479A (en) * 1993-10-25 1995-05-12 Nec Corp Processor for facilitating system operation
JPH10307836A (en) * 1997-05-09 1998-11-17 Nec Eng Ltd Data processing system

Similar Documents

Publication Publication Date Title
US7322012B2 (en) Display program, display method and display device
JPS6362033A (en) Display device for relative information
JPH0480869A (en) Information processor
US5155848A (en) Method of searching and displaying selected data and for updating displayed data in a text editing system
JPH06243172A (en) Electronic filing device
JPH0565905B2 (en)
JPH06195386A (en) Data retriever
JPS62212831A (en) Inference page control system for electronic manual
JP3705622B2 (en) Equipment maintenance work support equipment
JPH0261774A (en) Indicating device for graphic element
JPS5971176A (en) Memory and retrieving device of picture information
JPH1091635A (en) Information processor and recording medium
JPH04118779A (en) Cad system with image retrieval function
JPS6019275A (en) Picture retrieving device
JPH0736916A (en) Image retrieval device
JPH04318672A (en) Information retreiving device
JPH077324B2 (en) Document file device
JPH03113672A (en) Data retrieval device
JPH0546337A (en) Data input processing system
JPH06266487A (en) Information processor and help information presenting method
JPH06119404A (en) Image display device
JPH0442366A (en) Data retrieving device
JPH02210578A (en) Data retrieving and display system
JPH08287078A (en) Device for supporting selection of keyword
JPS61253558A (en) Document control system for optical disk