JPH04186424A - Data list display system - Google Patents

Data list display system

Info

Publication number
JPH04186424A
JPH04186424A JP2313966A JP31396690A JPH04186424A JP H04186424 A JPH04186424 A JP H04186424A JP 2313966 A JP2313966 A JP 2313966A JP 31396690 A JP31396690 A JP 31396690A JP H04186424 A JPH04186424 A JP H04186424A
Authority
JP
Japan
Prior art keywords
data
display
input code
code table
specified
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
JP2313966A
Other languages
Japanese (ja)
Inventor
Tamotsu Egashira
江頭 保
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2313966A priority Critical patent/JPH04186424A/en
Publication of JPH04186424A publication Critical patent/JPH04186424A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To shorten the display time of a display data list with a specific sequence by providing this data list display system with a specific area for instructing a specific sequence and a means for rearranging an input code table in accordance with data ascending order in the specific area. CONSTITUTION:A table conversion part 9 compares specific data in a display data part specified by the specific area 5 with all data groups in the input code table 2 and points indicating the ascending order of the compared results are set up in a specified code table 4. The addresses of the succeeding input code storing areas are set up in the pointers and the input code table 2 can be reconstituted in the ascending order of data specified by the specific area 5 by tracing pointer destinations set up in the table 4. Consequently, the display data list with the specific sequence can be efficiently edited and the display time can be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、バイナリ順に配列されている入力コード対応
テーブルを基にして、そのテーブルに特定の順序列をつ
けた別テーブルを作成し、このテーブルを使用して特定
の順序に並んだ表示データを表示させる方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention creates a separate table with a specific sequence attached to the input code correspondence table arranged in binary order, and This invention relates to a method for displaying display data arranged in a specific order using a table.

〔従来の技術〕[Conventional technology]

従来の装置は、特開昭61−100831号公報に記載
のように、表示データの読み呂す順番を記憶したテーブ
ルは1つのみである。
In the conventional device, as described in Japanese Patent Application Laid-Open No. 100831/1983, there is only one table that stores the order in which display data is read.

又、特開昭61−253533号、特開昭62−156
29号公報に記載のように、特定のフォーマットに編集
して表示する時は、表示起動のタイミングにて表示デー
タの抽呂を行う手段を設けている。
Also, JP-A-61-253533, JP-A-62-156
As described in Japanese Patent No. 29, when editing and displaying in a specific format, a means is provided to check the display data at the timing of starting the display.

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

上記従来技術は、特定の順序列をもつ表示データの一覧
を行うことについての配慮がなされておらず、もし行お
うとするには入力コードテーブルより表示起動時に編集
する必要があり、表示時間が長くなるという問題があっ
た。
The above conventional technology does not take into account the need to list display data with a specific sequence, and if you try to do so, you will need to edit the input code table at the time of display startup, which will take a long time to display. There was a problem.

本発明は、既に設定されている入力コードテーブルから
、任意の特定順序列をもつテーブルを事前に作成し、特
定順序列の表示データ一覧の表示時間の短縮を図ること
にある。
The present invention aims to shorten the display time of a display data list of a specific sequence by creating a table having an arbitrary specific sequence in advance from an input code table that has already been set.

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

上記目的を達成するために、特定の順序列を指示するた
めの指定エリアを設け、この指定エリアのデータの昇順
に従って入力コードテーブルを並べ替える手段を設けた
ものである。
In order to achieve the above object, a designated area for designating a specific sequence is provided, and means is provided for rearranging the input code table according to the ascending order of the data in this designated area.

〔作用〕[Effect]

指定エリアにて指示された表示データ部の特定アドレス
のデータを、入力コードテーブルに設定されているデー
タ順に遂次読み出していき、そのデータの昇順に入力コ
ードテーブルを並び替えた新規テーブルを作成していく
。これを、入力コードテーブルに設定されている全ての
データについて実行すると、目的とする特定順序列の新
規テーブルが作成できる。
The data at the specified address in the display data section specified in the specified area is read out in sequence in the data order set in the input code table, and a new table is created by rearranging the input code table in ascending order of the data. To go. If this is executed for all the data set in the input code table, a new table of the desired specific order sequence can be created.

この新規テーブルを使用すると、特定順序列の表示デー
タの一覧データの編集が効率よく行われ。
By using this new table, you can efficiently edit the list data of display data in a specific sequence column.

表示時間の短縮が回れることになる。This will help reduce display time.

〔実施例〕〔Example〕

以下1本発明の一実施例を第1図により説明する。本実
施例の構成は、入力コードを入力する手段としてのキー
ボード1、入力コード及び入力コードの表示データを格
納している表示データテーブル3の格納アドレスをもつ
入力コードテーブル2、表示データ部の特定位置のデー
タを指示している指定エリア5、指定エリア5の示すデ
ータ部の昇順に従って入力コードテーブル2の並べ替え
を行った指定コードテーブル4、入力コードに対応する
表示データを編集する表示データ編集6、指定コードテ
ーブル4の順序に従って一覧表示を行う一覧表示編集7
、C’RTの表示装置8から成っている。
An embodiment of the present invention will be described below with reference to FIG. The configuration of this embodiment includes a keyboard 1 as a means for inputting input codes, an input code table 2 having a storage address of a display data table 3 storing input codes and display data of the input codes, and specifying a display data section. A designated area 5 that indicates position data, a designated code table 4 that rearranges the input code table 2 according to the ascending order of the data section indicated by the designated area 5, and a display data edit that edits the display data corresponding to the input code. 6. List display editing 7 that displays a list according to the order of specified code table 4
, C'RT display device 8.

入力コードテーブル2及び表示データテーブル3は、中
央から端末に通信回線を経由して送信されてくる。端末
は、キーボード1から入力された入力コードを入力コー
ドテーブル2よりサーチして対応する表示データを求め
1表示データ編集6により画面に表示する。
The input code table 2 and display data table 3 are transmitted from the center to the terminal via a communication line. The terminal searches the input code table 2 for the input code input from the keyboard 1 to obtain the corresponding display data and displays it on the screen using the 1 display data editing 6.

指定コードテーブル4は、中央から入力コードテーブル
2が送信されてきた時に、(FFFF)データに初期化
され、新規に生成される。
The designated code table 4 is initialized to (FFFF) data and newly generated when the input code table 2 is transmitted from the center.

指定コードテーブル4は、指定エリア5にて指示される
表示データ部中の特定データを、テーブル変換部9によ
り入力コードテーブル2の全てのデータ群について比較
し、その昇順を示すポインターを設定する。ポインター
には、次の順番の入力コード格納エリアのアドレスが設
定される。指定コードテーブル4に設定されたポインタ
ー先をたどることにより指定エリアにて指示されたデー
タの昇順に入力コードテーブル2が再構築される。
In the designated code table 4, the table converter 9 compares the specific data in the display data section designated in the designated area 5 with respect to all data groups of the input code table 2, and sets a pointer indicating the ascending order. The address of the next input code storage area is set in the pointer. By following the pointer set in the designated code table 4, the input code table 2 is reconstructed in ascending order of the data designated in the designated area.

本テーブル生成後に、キーボード1から入力コードと共
に一覧表示指示が行われると、入力コードテーブル2を
検索し、目的の入力コードが設定されているエリアを求
める。このエリアに対応した指定コードテーブル4の位
置を求める。この位置から、順次ポインターに従って特
定順に並んだ表示データをとりだし、−覧表示編集7に
より画面に表示される1本実施例では、指定コードテー
ブル4の生成を入力コードテーブル2を受信時に行うた
め1表示編集時間の短縮が可能となり、端末内にて一覧
表示が可能となる。
After this table is generated, when an instruction to display a list together with input codes is issued from the keyboard 1, the input code table 2 is searched to find the area where the target input code is set. The position of the specified code table 4 corresponding to this area is determined. From this position, the display data arranged in a specific order according to the pointer is taken out and displayed on the screen by the list display editing 7. In this embodiment, the specified code table 4 is generated when the input code table 2 is received. Display and editing time can be shortened, and a list can be displayed on the terminal.

また、指定エリアの指定データを変えることにより、種
々の指定コードテーブル4が可能となる。
Further, by changing the designation data of the designated area, various designation code tables 4 can be created.

この指定エリアのデータを中央システムからの指示で定
義する方式を採用することにより、端末毎に独自の一覧
表示を行う等の効果も考えられる。
By adopting a method in which the data in this designated area is defined by instructions from the central system, it is possible to have effects such as displaying a unique list on each terminal.

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

本発明によれば、指定エリアのデータを変えることで各
種の指定コードテーブルが生成することが可能となり、
中央システムからの指示により任意の一覧表示が可能と
なる。
According to the present invention, it is possible to generate various designated code tables by changing the data in the designated area,
Any list can be displayed according to instructions from the central system.

また、指定コードテーブルを作成することで、特定の順
序列をもつ表示データ群の編集が効率よくできるため、
端末における一覧表示のレスポンスが向上する効果もあ
る。
In addition, by creating a specified code table, you can efficiently edit a display data group with a specific sequence.
It also has the effect of improving the response of list display on terminals.

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

第1図は本、発明の一実施例のテーブル構成図である。 1・・・キーボード、2・・・入力コードテーブル、3
・・・表示データ、4・・・指定コードテーブル、5・
・・指定アドレスエリア、6・・・表示データ編集処理
、7・−覧データ編集処理、8・・・表示装置、9・・
テーブル変換部。 代理人弁理士 小 川 勝 男゛() j       躬 1 履
FIG. 1 is a table configuration diagram of an embodiment of the present invention. 1... Keyboard, 2... Input code table, 3
...Display data, 4...Specified code table, 5.
...Specified address area, 6.Display data editing processing, 7.-View data editing processing, 8.Display device, 9..
Table converter. Representative Patent Attorney Katsutoshi Ogawa ()

Claims (1)

【特許請求の範囲】[Claims] 1、表示データを格納しているテーブルとそのテーブル
の格納アドレス及びその入力コードを昇順に格納してい
るテーブルを持ち、キーボード等の入力手段により入力
された入力コードより対応する表示データを表示する表
示手段を持つ表示装置において、後記のテーブルの入力
コード順を、指定エリアにて指示されたデータの昇順に
並べ替える手段により作成されたテーブルを使用するこ
とにより、指示されたデータ群の昇順の取り出し及び表
示することを特徴とするデータ一覧表示方式。
1. It has a table that stores display data, the storage address of the table, and its input code in ascending order, and displays the display data that corresponds to the input code input by input means such as a keyboard. In a display device having a display means, by using a table created by a means for sorting the input code order of the table described later in ascending order of the data specified in the specified area, the ascending order of the specified data group can be displayed. A data list display method characterized by taking out and displaying data.
JP2313966A 1990-11-21 1990-11-21 Data list display system Pending JPH04186424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2313966A JPH04186424A (en) 1990-11-21 1990-11-21 Data list display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2313966A JPH04186424A (en) 1990-11-21 1990-11-21 Data list display system

Publications (1)

Publication Number Publication Date
JPH04186424A true JPH04186424A (en) 1992-07-03

Family

ID=18047628

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2313966A Pending JPH04186424A (en) 1990-11-21 1990-11-21 Data list display system

Country Status (1)

Country Link
JP (1) JPH04186424A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006035523A (en) * 2004-07-23 2006-02-09 Sato Corp Printer
JP2012006407A (en) * 2011-09-29 2012-01-12 Sato Holdings Corp Printer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006035523A (en) * 2004-07-23 2006-02-09 Sato Corp Printer
JP2012006407A (en) * 2011-09-29 2012-01-12 Sato Holdings Corp Printer

Similar Documents

Publication Publication Date Title
JPH04186424A (en) Data list display system
JPS58114275A (en) Pattern information retrieving system
JPH08212361A (en) Device and method for editing graphic
JP2546229B2 (en) Information retrieval device
JPH06337900A (en) Information retrieving device
JP2856450B2 (en) Kana-Kanji conversion method
JPH0476773A (en) Map retrieving device
JPS6358485A (en) Map searching system
JPS6383833A (en) Retrieving method for character string
JPH1063552A (en) Code conversion system
JPH03116379A (en) System for retrieving map image data in map information processor
JPH0540761A (en) Value added information retrieval system for word processor
JPH0348359A (en) Display system for plural languages on computer systems terminal
JPH0296250A (en) Display system for file name list with use of file name display sequence key
JPH04167123A (en) Mixed data processing system
JPH04286072A (en) High speed retrieval system for table
JPH01223567A (en) Document preparing device
JPH05233713A (en) Learning type ambiguity retrieving method
JPS62232019A (en) Input system for mixed information of alpha-numeric and japanese language
JPS62260219A (en) Reproduction and display system for input data on menu screen
JPH0497488A (en) Attribute information registering system
JPH0652495B2 (en) Message text editing control method
JPH0423037A (en) Processing method for designation of resource name
Massing The Use of Databases in Telemetry Processing Systems
JPH0241545A (en) Terminal attribute retrieving system for network definition