JPH02210578A - Data retrieving and display system - Google Patents

Data retrieving and display system

Info

Publication number
JPH02210578A
JPH02210578A JP1031518A JP3151889A JPH02210578A JP H02210578 A JPH02210578 A JP H02210578A JP 1031518 A JP1031518 A JP 1031518A JP 3151889 A JP3151889 A JP 3151889A JP H02210578 A JPH02210578 A JP H02210578A
Authority
JP
Japan
Prior art keywords
data
displayed
selection
screen
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1031518A
Other languages
Japanese (ja)
Inventor
Michio Kagii
鍵井 美知雄
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.)
KANSAI NIPPON DENKI SOFTWARE KK
Original Assignee
KANSAI NIPPON DENKI SOFTWARE 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 KANSAI NIPPON DENKI SOFTWARE KK filed Critical KANSAI NIPPON DENKI SOFTWARE KK
Priority to JP1031518A priority Critical patent/JPH02210578A/en
Publication of JPH02210578A publication Critical patent/JPH02210578A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To efficiently perform retrieval to even a user insufficiently understanding a retrieval object by successively selecting select alternatives in each stage in an information retrieval system. CONSTITUTION:Select alternatives 203 for following indication and information 205 of keys of records where data to be next displayed at the time of selecting individual select alternatives 203 are stored are stored in a file capable of random access besides data to be displayed on a screen; and when data 204 read out from the file and select alternatives 203 are displayed on the screen by first selection and selection is indicated in this state, the display position of this data 204 displayed at present is changed to another part on the screen. Data to be next displayed is retrieved in accordance with the indication of selection, and newly read-out data is displayed in the first display position to wait for the next indication of selection. This operation is repeated to display data having a tree structure including the process of selection. Thus, the retrieval efficiency is improved through the user who insufficiently understands the retrieval object retrieves information.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ検索表示方式に関し、特に機器に対する
理解及び、検索の対象に対する理解が不充分な利用者に
対し、容易にシステムが利用できるようにしたデータ検
索表示方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data search and display method, and particularly to a system that can be easily used by users who have insufficient understanding of equipment and search targets. Regarding data search and display methods.

〔従来の技術〕[Conventional technology]

従来のこの種のデータ検索表示システムでは、複雑な検
索条件でも一括して入力し、もし検索結果が期待と異な
る場合は、−旦検索条件の段階に戻り、検索条件を一部
修正して再度検索を行なう必要があった。
In conventional data search and display systems of this type, complex search conditions are entered all at once, and if the search results are not what you expected, you have to go back to the search condition stage, modify some of the search conditions, and try again. I needed to do a search.

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

上述したデータ検索表示方式は、検索対象に対する理解
が不充分な利用者の場合、検索条件の項目に関しても理
解が不足している場合があり、検索−検索条件修正を繰
返すことになり、効率が悪くなる欠点がある。
In the data search display method described above, if a user does not have a sufficient understanding of the search target, the user may also lack understanding of the search condition items, resulting in repeated searches and search condition corrections, resulting in inefficiency. There are drawbacks that make it worse.

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

本発明のデータ検索表示方式は、予め乱アクセス可能な
ファイルに格納されたデータを、検索条件の指示に従い
そのデータのレコードを読み出し、レコード上のデータ
を画面に表示するシステムにおいて、乱アクセス可能な
ファイルに画面に表示するデータを加え、引き続く指示
の選択肢と、個々の選択肢が選ばれたことにより、次に
表示すべきデータを格納したレコードのキーの情報とを
格納し、当初の選択により画面上にファイルから読み出
されたデータと選択肢とが表示された状態で、選択の指
示を行なうと、現在表示中のデータを画面内の別の部分
に表示し、選択の指示に応じ、次に表示すべきデータを
検索し、新たに読み出されたデータを当初の表示位置に
表示し、更に次の選択の指示を待つ様にし、これを繰返
すことにより、本構造を持ったデータを選択の経過も含
めて表示する構成を有している。
The data search display method of the present invention is a system that reads records of data stored in advance in randomly accessible files according to instructions of search conditions, and displays the data on the records on a screen. Adds the data to be displayed on the screen to the file, stores the options for subsequent instructions and the key information of the record that stores the data to be displayed next when each option is selected, and displays the screen according to the initial selection. If you make a selection while the data read from the file and options are displayed above, the currently displayed data will be displayed in another part of the screen, and in response to the selection instruction, the next Search for the data to be displayed, display the newly read data at the original display position, wait for the next selection instruction, and repeat this process to select the data with this structure. It has a configuration that also displays the progress.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例における画面を示す。第1
図において、本実施例は予めファイルに格納されたデー
タを、検索条件の指示に従いそのデータのレコードを読
み出し、レコード上のデータを画面に表示するシステム
で、表示画面には今回選択されたレコードの内容と、前
回及び前々回に選択されたレコードの内容とを表示する
エリアを定義し、プログラム内の記憶領域に選択された
レコード番号を順次書き込むエリアを定義する。
FIG. 1 shows a screen in one embodiment of the present invention. 1st
In the figure, this embodiment is a system that reads records of data stored in a file in advance according to the instructions of the search conditions, and displays the data on the records on the screen. An area for displaying the contents and contents of records selected last time and the time before last is defined, and an area is defined for sequentially writing the selected record numbers into a storage area within the program.

このエリアは今回読出したデータを表示する部分である
表示範囲101と、今回読出したデータに格納された選
択肢を表示する部分である表示範囲102と、前回読出
したデータを表示する部分である表示範囲103と、前
々回読出したデータを表示する部分である表示範囲10
4とを有している。
This area includes a display range 101 that displays the currently read data, a display range 102 that displays the options stored in the currently read data, and a display range that displays the previously read data. 103 and display range 10, which is the part that displays the data read two times before.
4.

第2図は本発明の一実施例におけるファイルのレイアウ
トを示す。第2図において、この実施例で用いるファイ
ルはキー201と文書202と複数の選択肢203とに
より構成されており、この選択肢は選択文書204と跳
先キー205とにより構成されている。この実施例での
ファイルは第3図に示すように乱アクセス可能なファイ
ルで、ファイルの各レコードに検索キーとして使用する
レコード番号と、画面に表示する情報と、選択肢の表示
と、各選択肢が選択された場合に表示すべきレコード番
号とが格納される。
FIG. 2 shows a file layout in one embodiment of the present invention. In FIG. 2, the file used in this embodiment is composed of a key 201, a document 202, and a plurality of options 203, and the options are composed of a selected document 204 and a jump key 205. The file in this example is a randomly accessible file as shown in Figure 3, and each record in the file has a record number used as a search key, information to be displayed on the screen, a display of options, and a list of each option. The record number to be displayed when selected is stored.

この発明の一実施例では、起動直後に固定的なレコード
番号を選択する手段と、操作者の指示により次のレコー
ドを検索する手段と、表示内容を前回及び前々回に移送
する手段と、選択されたレコードのレコード番号を格納
するエリアに追加書き込みする手段と、特定の操作によ
り前々回選択されたデータを前回に、前回選択されたデ
ータを今回表示エリアに移送する手段と、レコード番号
を格納するエリアの最終レコードを削除し前44回続出
しなレコードを画面の前々回のデータを表示するエリア
に表示する手段とを含む。
In one embodiment of the present invention, there are a means for selecting a fixed record number immediately after startup, a means for searching for the next record according to an instruction from an operator, and a means for moving display contents to the previous time and the time before the previous time. means for additionally writing into an area for storing the record number of a record that has been selected; means for transporting data selected two times before last by a specific operation to the display area; and means for transporting data selected last time to the current display area; and an area for storing the record number. and means for deleting the last record and displaying the previous 44 consecutive records in an area of the screen for displaying data from the previous two times.

本発明の一実施例では、起動直後は、特定のレコード、
例えばキーが0000のレコードを読出し画面に表示す
る。
In one embodiment of the present invention, immediately after startup, a specific record,
For example, a record with a key of 0000 is displayed on the reading screen.

ここで操作者が1〜5までの数字を入力すると、夫々の
番号に応じたキーを入手し、ファイルの読出しを行なう
Here, when the operator inputs a number from 1 to 5, a key corresponding to each number is obtained and the file is read out.

ファイルの読出しが実行できたなら、表示範囲101に
表示していたデータを表示範囲103に移送し、表示範
囲101には今回読出したデータの内容を表示し、表示
範囲102には今回読出したデータに格納された選択肢
の表示を行なう。
Once the file has been successfully read, the data displayed in the display range 101 is moved to the display range 103, the content of the data read this time is displayed in the display range 101, and the data read this time is displayed in the display range 102. Displays the options stored in .

又、プログラム内の選択の経過を格納するエリアに今回
読出したデータのキーを追加する。
Also, the key of the data read this time is added to the area for storing the progress of selections in the program.

操作者が更に1〜5の数字を入力したなら、夫々の番号
に応じた次に読出すべきデータのキーを入手し、ファイ
ルの読出しを行なう。ファイルの読出しが実行できたら
表示範囲103に表示していたデータを表示範囲104
に移送し、表示範囲101に表示していたデータを表示
範囲103に移送し、表示範囲101には今回読出しな
デー夕の内容を表示し、表示範囲102には今回読出し
たデータに格納された選択肢の表示を行なう。
If the operator further inputs a number from 1 to 5, the key for the next data to be read corresponding to each number is obtained and the file is read. Once the file has been read, the data displayed in the display range 103 will be transferred to the display range 104.
, the data displayed in the display range 101 is transferred to the display range 103, the display range 101 displays the contents of the currently read data, and the display range 102 displays the data stored in the currently read data. Display options.

又、プログラム内の選択の経過を格納するエリアに今回
読出したデータのキーを追加する。
Also, the key of the data read this time is added to the area for storing the progress of selections in the program.

これらの処理を繰返すことにより、本構造のデータを画
面上に表示させる。尚本発明では、1〜5以外の特定の
指定を元に戻る為の操作として定義する。
By repeating these processes, the data of this structure is displayed on the screen. In the present invention, specific designations other than 1 to 5 are defined as operations for returning to the original state.

操作者の選択肢入力の時点でこの元に戻る為の操作が指
示されたなら、プログラム内の選択肢の経過を格納する
エリアの最終レコードを削除し、表示範囲101には表
示範囲103のデータを移送し、表示範囲102には前
回読出したデータの選択肢の表示を行なう。表示範囲1
03には表示範囲104のデータを移送する。表示範囲
104には、プログラム内の選択の経過を格納するエリ
アの最後から3行目のキーにより検索したデータを表示
する。
If an operation to return to the original state is instructed when the operator inputs a choice, the last record in the area that stores the progress of choices in the program is deleted, and the data in the display range 103 is transferred to the display range 101. However, in the display range 102, options for the data read last time are displayed. Display range 1
03, the data in the display range 104 is transferred. The display range 104 displays data retrieved by the key on the third line from the end of the area that stores the progress of selections within the program.

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

以上説明したように本発明は、情報検索システムにおい
て、段階毎に選択肢を順次選択することにより、検索対
象に対する理解が不充分な利用者でも、検索を効率的に
行なえる効果がある。
As described above, the present invention has the effect that even a user who has insufficient understanding of the search target can perform a search efficiently by sequentially selecting options at each stage in an information search system.

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

第1図は本発明の一実施例における表示画面のレイアウ
トを示す図、第2図は本発明の一実施例のファイルのレ
イアウトを示す図、第3図は本発明の一実施例の動作例
を示す際に使用するファイルの内容を示す図、第4図は
本発明の一実施例における動作例を示す図である。 101〜104・・・表示範囲、401・・・起動直後
の画面の例、402・・・プログラム内の選択されたレ
コードを格納するエリア、403・・・操作、404・
・・起動後I T a bが押された後の画面、405
・・・画面(404)が表示されて後2Tabが押され
た後の画面、406・・・画面(405)が表示されて
後3Tabが押された後の画面、407・・・画面(4
06)が表示されて後後退を示文 ゛選状腋
FIG. 1 is a diagram showing a display screen layout in an embodiment of the present invention, FIG. 2 is a diagram showing a file layout in an embodiment of the present invention, and FIG. 3 is an example of operation in an embodiment of the present invention. FIG. 4 is a diagram showing the contents of a file used to show the contents of a file, and FIG. 4 is a diagram showing an example of operation in an embodiment of the present invention. 101-104...display range, 401...example of screen immediately after startup, 402...area for storing selected records in the program, 403...operation, 404...
・Screen after I T a b is pressed after startup, 405
...Screen after the screen (404) is displayed and the second Tab is pressed, 406...Screen after the screen (405) is displayed and the second Tab is pressed, 407...Screen (4)
06) is displayed to indicate backward movement.

Claims (1)

【特許請求の範囲】[Claims] 予め乱アクセス可能なファイルに格納されたデータを、
検索条件の指示に従いそのデータのレコードを読み出し
、レコード上のデータを画面に表示するシステムにおい
て、乱アクセス可能なファイルに画面に表示するデータ
を加え、引き続く指示の選択肢と、個々の選択肢が選ば
れたことにより、次に表示すべきデータを格納したレコ
ードのキーの情報とを格納し、当初の選択により画面上
にファイルから読み出されたデータと選択肢とが表示さ
れた状態で、選択の指示を行なうと、現在表示中のデー
タを画面内の別の部分に表示し、選択の指示に応じ、次
に表示すべきデータを検索し、新たに読み出されたデー
タを当初の表示位置に表示し、更に次の選択の指示を待
つ様にし、これを繰返すことにより、本構造を持ったデ
ータを選択の経過も含めて表示するようにしたことを特
徴とするデータ検索表示方式。
Data stored in files that can be randomly accessed in advance,
In a system that reads a record of data according to the instructions of a search condition and displays the data on the record on the screen, the data to be displayed on the screen is added to a randomly accessible file, and the options for subsequent instructions and individual options are selected. As a result, the key information of the record that stores the data to be displayed next is stored, and the selection is instructed with the data read from the file and the options displayed on the screen according to the initial selection. When you do this, the currently displayed data is displayed in another part of the screen, and according to the selection instructions, the data to be displayed next is searched, and the newly read data is displayed in the original display position. The data search and display method is characterized in that the data having this structure is displayed including the progress of the selection by waiting for the next selection instruction and repeating this process.
JP1031518A 1989-02-10 1989-02-10 Data retrieving and display system Pending JPH02210578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1031518A JPH02210578A (en) 1989-02-10 1989-02-10 Data retrieving and display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1031518A JPH02210578A (en) 1989-02-10 1989-02-10 Data retrieving and display system

Publications (1)

Publication Number Publication Date
JPH02210578A true JPH02210578A (en) 1990-08-21

Family

ID=12333420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1031518A Pending JPH02210578A (en) 1989-02-10 1989-02-10 Data retrieving and display system

Country Status (1)

Country Link
JP (1) JPH02210578A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282591A (en) * 1992-12-28 1994-10-07 Internatl Business Mach Corp <Ibm> Set-generation data-processing activity as well as method and apparatus for holding of record of relational data set
JPH08137650A (en) * 1994-11-14 1996-05-31 N J K:Kk Method for automatically selecting and displaying operation button for computer processing

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282591A (en) * 1992-12-28 1994-10-07 Internatl Business Mach Corp <Ibm> Set-generation data-processing activity as well as method and apparatus for holding of record of relational data set
JPH08137650A (en) * 1994-11-14 1996-05-31 N J K:Kk Method for automatically selecting and displaying operation button for computer processing

Similar Documents

Publication Publication Date Title
US6904427B1 (en) Search system and method based on search condition combinations
JP3020849B2 (en) Data retrieval device
JPH02210578A (en) Data retrieving and display system
JPH04311263A (en) Electronic dictionary retrieving device
JP2760755B2 (en) Method of storing and redisplaying the operation button history for computer processing
JPH06195386A (en) Data retriever
JPH0261774A (en) Indicating device for graphic element
JPH02136967A (en) Data retrieving system
JPH0736916A (en) Image retrieval device
JPH10162015A (en) Graphic display device
JPH0785079A (en) Device for managing information file
JP2609680B2 (en) Data registration device
JPH0594484A (en) Data retrieving system
JPH0476773A (en) Map retrieving device
JP2000148782A (en) Method and system for retrieval from relational data base and information recording medium where retrieving program for relational data base is recorded
JPH0480869A (en) Information processor
JP2806653B2 (en) File search device
JPH04230576A (en) Method for retrieving record
JPH11149481A (en) Information processor
JPH02255979A (en) Document producing device
JPH08137889A (en) Method and device for data retrieval
JPH0528204A (en) Card preparation device
JPH01248233A (en) Data base retrieving device
JPH0628408A (en) Document filing device
JP2004318342A (en) Database system, data processing method, and database program