JPS61232490A - Character display unit - Google Patents

Character display unit

Info

Publication number
JPS61232490A
JPS61232490A JP60073927A JP7392785A JPS61232490A JP S61232490 A JPS61232490 A JP S61232490A JP 60073927 A JP60073927 A JP 60073927A JP 7392785 A JP7392785 A JP 7392785A JP S61232490 A JPS61232490 A JP S61232490A
Authority
JP
Japan
Prior art keywords
data
message
display data
information
character display
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
JP60073927A
Other languages
Japanese (ja)
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.)
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 JP60073927A priority Critical patent/JPS61232490A/en
Publication of JPS61232490A publication Critical patent/JPS61232490A/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はコンビーータの端末として使用されるキャラク
タディスプレイ装置に係り、特に中央処理装置で処理さ
れる2次元配列形式のテーブルのデータ構造(以下、テ
ーブル内部表現と称す)をキャラクタディスプレイ装置
に表示するためのデータ(以下、テーブル表示データと
称す)に変換する装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a character display device used as a terminal of a computer. The present invention relates to a device for converting data (hereinafter referred to as internal representation) to data to be displayed on a character display device (hereinafter referred to as table display data).

〔従来技術と問題点〕[Prior art and problems]

中央処理装置で作成される2次元配列形式のテーブルは
、処理効率を重視して6つの要素(表題。
The two-dimensional array format table created by the central processing unit has six elements (titles) with emphasis on processing efficiency.

頭注2脚注1表頭項目の並び1表側項目の並び。Headnote 2 Footnote 1 List of front items 1 List of front items.

セルデータの並び)t−記述する構造体として主記憶に
保持される。−万、キャラクタディスプレイ装置に表示
されるテーブルは1画面上の表示位置(以後9画面アド
レスと呼ぶ)と文字(もしくは罫線表示用の制御符号)
を組にしたデータの並び(以後、テーブル表示データと
呼ぶ)としてビデオRAMに保持される。
array of cell data) is held in the main memory as a t-describing structure. - 10,000, the table displayed on the character display device consists of the display position on one screen (hereinafter referred to as 9-screen address) and characters (or control codes for displaying ruled lines)
This data is stored in the video RAM as a data array (hereinafter referred to as table display data).

従って、中央処理装置で作成されたテーブルを表示する
場合は、中央処理装置でテーブル内部表現からテーブル
表示データに変換して、該テープル表示データをキャラ
クタディスプレイ装置に送信しなければならないが、こ
の際、以下の2点が問題となる。
Therefore, when displaying a table created by the central processing unit, the central processing unit must convert the table internal representation into table display data and send the table display data to the character display device. , the following two points are problematic.

(a)  個々のアプリケージ嘗ンプログラム毎にテー
ブル内部表現からテーブル表示データへの変換を実行す
る手続きを用意しなければならないが、C0BOL、P
L/I等の高級言語を使用しても数百ステップの記述ヲ
要し、プログラム作底上一つのネックとなっている。
(a) A procedure must be prepared for each application program to convert from table internal representation to table display data, but C0BOL, P
Even if a high-level language such as L/I is used, several hundred steps of description are required, which is one of the bottlenecks in programming.

(b)  中央処理装置でテーブル内部表現からテーブ
ル表示データへのデータ変換を実行している間は。
(b) While the central processing unit is performing data conversion from table internal representation to table display data.

変換後のテーブル表示データを受信すべきキャラクタデ
ィスプレイ装置はメツセージ到着待ちの状態になってお
り、システム全体としての稼働率は低減する。
The character display device that should receive the converted table display data is in a state of waiting for a message to arrive, and the operating rate of the system as a whole is reduced.

〔発明の目的〕[Purpose of the invention]

本発明の目的は上記問題点を解消する為、中央処理装置
で処理されたテーブルのテーブル内部表現をテーブル表
示データに変換する手段をキャラクタディスプレイ装置
に付加することにより、アプリケ−シランプログラムの
開発時の工数を低減すると共にコンピュータシステムの
使用効率全向上させるキャラクタディスプレイ装置を提
供することにある。
An object of the present invention is to solve the above-mentioned problems by adding means to a character display device for converting the internal table representation of a table processed by a central processing unit into table display data. An object of the present invention is to provide a character display device that reduces the number of man-hours required and improves the efficiency of using a computer system.

〔発明の構成〕[Structure of the invention]

本発明によれば、中央処理装置から受信したメツセージ
の内容が2次元配列形式のテーブルのデータ構造である
か否かを判定する手段と、前記メツセージが前記データ
構造であるときに前記メツセージを一時保持する手段と
、前記メツセージの内容が前記データ構造であるときに
前記データ構造を既存のキャラクタディスプレイ!lc
&で表示可能なデータの並びに変換する手段とを含むこ
とを特徴とするキャラクタディスプレイ装置が0られる
O 〔発明の実施例〕 以下9本発明の一実施例について説明する。第1図は2
本発明の一実施例を示すキャラクタディスプレイ装置の
10ツク図である。第1図において9本発明の一実施例
は通信制御装置10と、入出力制御装[16、ビデオル
AM17、C几T装置18およびキーボード装置19で
構成されるキャラクタディスプレイ装置と全含み、更に
これらに付加される破線部分すなわち、通信制御装置1
0からのメツセージ判定回路11と、これに接続される
入力バッ7712と、メツセージ判定回路11および入
力バッファ12とに接続される表示データ組立回路13
と、表示データ組立回wr13に接続される制御メモリ
14と、メツセージ判定回路11および表示データ組立
回路13に接続され、その出力信号を入出力制御装置1
6に供給するマルチプレクサ15とを含んでいる。
According to the present invention, there is provided a means for determining whether the content of a message received from a central processing unit is a data structure of a table in a two-dimensional array format; means for retaining said data structure when the content of said message is said data structure in an existing character display! lc
Embodiments of the Invention Nine embodiments of the present invention will be described below. Figure 1 is 2
1 is a ten-dimensional diagram of a character display device showing an embodiment of the present invention; FIG. In FIG. 1, one embodiment of the present invention includes a communication control device 10, a character display device consisting of an input/output control device [16, a video module AM 17, a C-T device 18, and a keyboard device 19, and further includes these. In other words, the broken line added to the communication control device 1
Message determination circuit 11 from 0, input buffer 7712 connected to this, and display data assembly circuit 13 connected to message determination circuit 11 and input buffer 12.
is connected to the control memory 14 connected to the display data assembly circuit wr13, the message judgment circuit 11 and the display data assembly circuit 13, and the output signal is sent to the input/output control device 1.
6.

入力バッファ12は中央処理装置で処理される2次元配
列形式のテーブルのデータ構造(テーブル内部表現と呼
ぶ)1−一時保持する入力バッファで、メツセージ判定
回路11は中央処理装置から受信し次メツセージ(以後
、下りテキストと呼ぶ]の内容がテーブル内部表現であ
るか否かを判定して核下りテキストの内容がテーブル内
部表現の場合には該下りテキストヲ入力バッ7ア12に
出力する回路である。制御メモリ14はテーブル内部表
現に基づいて既存のキャラクタディスプレイ装置で表示
可能なデータの並び(テーブル表示データと呼ぶ)t−
作成する友めの命令系列を保持するメモリで、表示デー
タ組立回路13は制御メモリ14の保持する命令を順次
解釈・実行して入力バッファ12に保持されたテーブル
内部表現をテーブル表示データに変換する回路である。
The input buffer 12 is an input buffer that temporarily holds the data structure (referred to as table internal representation) 1 of a table in a two-dimensional array format processed by the central processing unit, and the message judgment circuit 11 receives the next message from the central processing unit ( This is a circuit that determines whether or not the content of the downlink text (hereinafter referred to as downlink text) is an internal expression in a table, and outputs the downlink text to the input buffer 12 if the content of the downlink text is an internal expression in the table. The control memory 14 stores a sequence of data (referred to as table display data) t- that can be displayed on an existing character display device based on the table internal representation.
The display data assembling circuit 13 is a memory that holds a series of companion instructions to be created, and the display data assembly circuit 13 sequentially interprets and executes the instructions held in the control memory 14 to convert the table internal representation held in the input buffer 12 into table display data. It is a circuit.

マルチプレクサ15は下りテキストの内容がテーブル内
部表現でない場合に前記メッセージ判定回路11會通過
する下りテキストか前記表示データ組立回路13の出力
するテーブル表示データかのいずれかを選択し、その出
力を入出力制御装al16に供給する回路である。
If the content of the downlink text is not an internal representation of the table, the multiplexer 15 selects either the downlink text that passes through the message determination circuit 11 or the table display data output from the display data assembly circuit 13, and inputs and outputs the output. This is a circuit that supplies the control device al16.

第2図は本発明で対象とする2次元配列形式のテーブル
を示す。第2図において1本実施例に用いるテーブルの
各部位の名称を付記したもので、表題21は「府県別:
普通世帯における住宅の所有関係」の名称を示し、頭注
22は「°82年調査(単位1ooo世帯ン」の名称金
示す。弐頭23は「持ち家、公営借家、民間借家、給与
住宅および間借り」の項目を示し、表111124は「
北海道、青森・・・福島コの項目を示す。セルデータ2
5は各欄の数値金それぞれ示す。更に脚注26は「〔資
料国勢調査報告(総理府統計局ン」等を示す。第3図は
テーブル内部表現の構成を示した図でろり。
FIG. 2 shows a table in a two-dimensional array format that is the object of the present invention. In Figure 2, the names of each part of the table used in this example are added, and the title 21 is ``By prefecture:
Note 22 indicates the name of the 1982 survey (in units of 100 households). Note 23 indicates "Owned house, publicly rented house, privately rented house, salaried house, and rented room." Table 111124 shows the items of “
Shows items for Hokkaido, Aomori...Fukushima. cell data 2
5 indicates the numerical value of each column. Furthermore, footnote 26 indicates ``[Material Census Report (Statistics Bureau of the Prime Minister's Office)'', etc. Figure 3 is a diagram showing the structure of the internal representation of the table.

第4図は第3図に含まれる各構H,i素の内容t−第2
図に示すテーブルに即して示した図である。第3図にお
いて1本実施例に用いるテーブル内部表現の構成は表題
情報21a、頭注情報22a表頭情報23a2表側情報
24a1セルテータ情報5aおよび脚注情報268等の
テーブル内部表現と、これに付加される制御符号20と
tVしている。
Figure 4 shows the contents of each structure H and i element included in Figure 3 - t-2.
It is a figure shown based on the table shown in a figure. In FIG. 3, the structure of the table internal representation used in this embodiment is as follows: title information 21a, headnote information 22a, front information 23a, front side information 24a, celta information 5a, footnote information 268, etc., and controls added thereto. The code is 20 and tV.

第4図において、表題情報218%頭注情報22aおよ
び脚注情報26aはそれぞれ開始行、開始列、文字数お
よび文字列により構成されている。
In FIG. 4, title information 218, headnote information 22a, and footnote information 26a each consist of a start line, start column, number of characters, and character string.

表題情報23aおよび表側情報24aは開始行σq九項
目数、カラム龜、項目長および項目の並び等により構成
されている。表題情報23aの項目の並びには持ち家、
・・・給与住宅、間借り等が項目があり、表9情報24
aの項目の並びには北海道・・・山形、福島等の地名が
項目としてあり、更にセルデータ情報25aはデータ長
、行列等の配列方向およびセルデータの並び等の項目が
ある。
The title information 23a and front side information 24a are composed of the number of starting rows σq9 items, column headings, item lengths, and arrangement of items. The order of the items in title information 23a is owned house,
...Information 24 in Table 9 includes items such as salaried housing, room rental, etc.
The order of items a includes place names such as Hokkaido, Yamagata, and Fukushima, and the cell data information 25a further includes items such as data length, arrangement direction of matrix, etc., and arrangement of cell data.

このような構成において、下りテキストが通信制御装置
10i経由してメツセージ判定回路11に供給される。
In such a configuration, the downlink text is supplied to the message determination circuit 11 via the communication control device 10i.

尚9本実施例を採用した装置に渡される下りテキストの
先頭には、内容がテーブル内部表現の場合は対応する制
御符号が付加されているものとする。
9. It is assumed that a corresponding control code is added to the beginning of the downlink text passed to the device employing this embodiment if the content is internally represented in a table.

メツセージ判定回路11は下りテキストの先頭の制御符
号20t−参照して該下りテキストの内容がテーブル内
部表現であるか否かを判定し以後の動作を決定する〇 (a)  テーブル内部表現である場合。
The message determination circuit 11 refers to the control code 20t at the beginning of the downlink text to determine whether the content of the downlink text is table internal representation or not, and determines subsequent operations.〇(a) If it is table internal representation .

マルチプレクサ15にコントロール信号金山して表示デ
ータ組立回Wr13の出力を選択する状態にし友後、メ
ツセージの末尾であることを示す制御符号(以後、 e
txと略記する)t−検出するまでこのメツセージを入
力バッファ2に出力し、制御符号etxt−検出すると
表示データ組立信号全発生して停止する〇 (b)  テーブル内部表現ではない場合。
A control signal is sent to the multiplexer 15 to select the output of the display data assembly circuit Wr13.After the message, a control code (hereinafter referred to as e) indicating the end of the message is sent.
(abbreviated as tx) This message is output to the input buffer 2 until t is detected, and when the control code etxt is detected, all display data assembly signals are generated and stopped. (b) When the table is not internally expressed.

マルチプレクサ15にコントロール信号を出してメツセ
ージ判定回路11の出力t−N択する状態にした後、下
りテキストの先頭から制御符号etxまで全マルチプレ
クサ15に出力して停止する。
After outputting a control signal to the multiplexer 15 to select the output t-N of the message determination circuit 11, the control signal from the beginning of the downlink text to the control code etx is output to all the multiplexers 15 and then stopped.

表示データ組立回路13はメツセージ判定回路11より
表示データ組立信号を受信すると制御メモリ14の保持
する命令を順次解釈・実行して入力バッ7ア12の内容
をテーブル表示データに変換してマルチプレクサ15に
出力し、この変換全完了すると制御符号etxf:マル
チプレクサ15に出力して停止する。テーブル内部表現
からテーブル表示データへの変換は以下の手順で実行さ
れる。
When the display data assembly circuit 13 receives the display data assembly signal from the message determination circuit 11, it sequentially interprets and executes the commands held in the control memory 14, converts the contents of the input buffer 12 into table display data, and sends the data to the multiplexer 15. When this conversion is completely completed, the control code etxf is output to the multiplexer 15 and stopped. Conversion from table internal representation to table display data is performed in the following steps.

(イ)表題の作成 表題情報を参照して開始アドレスを作成すると共に表題
文字列金入カバッ7ア12から文字数分mみ出してマル
チプレクサ15に出力する。
(a) Creation of title A start address is created with reference to the title information, and the number of characters m is extracted from the title character string cash cover 7a 12 and output to the multiplexer 15.

(ロ) 頭注の作成 頭注情報を参照して開始アドレスを作成すると共に頭注
文字列を入力バッ7ア12から文字数分読み出してマル
チプレクサ15に出力する。
(b) Creating a headnote A start address is created by referring to the headnote information, and at the same time, a headnote character string corresponding to the number of characters is read from the input buffer 12 and output to the multiplexer 15.

(ハ)枠組の作成 表題情報及び表側情報を参照して枠組t−構構成る罫線
のデータを画面アドレスと罫線表示用の制御符号の組合
せによって作成しマルチプレクサ15に出力する。
(c) Creation of a framework Referring to the title information and front side information, data for ruled lines constituting the framework T-structure is created by a combination of a screen address and a control code for displaying ruled lines, and is output to the multiplexer 15.

に)表題項目2表側項目の配置 表題情報及び表側情報を参照し項目の並び順に従りて、
)@広告項目の開始アドレスを作成すると共に項目名全
人カバッファ12から読み出してマルチプレクサ15に
出力する。
) Title item 2 Arrangement of front side items Refer to the title information and front side information and follow the order of the items.
) @Create the start address of the advertisement item, read the item name from the full-person buffer 12, and output it to the multiplexer 15.

(ホ)セルデータの配置 表題情報9表側情報及びセルデータ情報を参照しセルデ
ータの配列方向に従って、順次各セルテゝ1 一タの開始アドレスを作成すると共にセルデータを人カ
バッ7ア12から読み出してマルチプレクサ15に出力
する。
(E) Arrangement of cell data Referring to the title information 9 front side information and cell data information, sequentially create a start address for each cell category 1 in accordance with the cell data arrangement direction, and read the cell data from the human cover 7a 12. and outputs it to the multiplexer 15.

(へ)脚注の作成 脚注情報を参照して開始アドレスを作成すると共に脚注
文字列を入力バッファ12から文字数分読み出してマル
チプレクサ15に出力する。マルチプレクサ15の出力
は入出力制御装置16に渡され、従来のキャラクタディ
スプレイ装置の機能によって処理される。
(f) Creating a footnote A start address is created with reference to the footnote information, and a footnote character string corresponding to the number of characters is read from the input buffer 12 and output to the multiplexer 15. The output of multiplexer 15 is passed to input/output controller 16 and processed by the functions of a conventional character display device.

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

以上説明した如く9本発明によればテーブル内部表現か
らテーブル表示データへの変換金キャラクタディスプレ
イ装置側で冥行することが可能であり、テーブルの作成
・表示を行うアプリケージlンプログラムの開発が容易
になると共に、多くの端末装置で共有される中央処理装
置の負荷を分散させることができ、システム全体のスル
ープットが向上する。
As explained above, according to the present invention, it is possible to perform the conversion from table internal representation to table display data on the gold character display device side, and it is possible to develop an application program for creating and displaying tables. In addition, it is possible to distribute the load on the central processing unit shared by many terminal devices, and the throughput of the entire system is improved.

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

第1図は本発明の実施例を示すブロック幽、第2図は本
発明で対象とする2次元配列形式のテーブルを示す図、
第3図はテーブル内部表現を含む下りテキストの構成を
示す図、第4図は第3図に含まれるテーブル内部表現の
各構成要素の内容を第2図に示す2次元配列形式のテー
ブルに即して示した図である。 10・・・通信制御装置、11・・・メツセージ判定回
路、12・・・入力バッファ、13・・・表示データ組
立回路、14・・・制御メモリ、15・・・マルチプレ
クサ、16・・・入出力制御装置、17・・・ビデオI
(、AM、18・・・CB、T、19・・・キーボード
装置。 r−”−−−−−−−”’−”−”−−”’−一”−−
−”’−−−−−−1竿 2rl!J m別:f通ヒ帯トお2rろ在宅n笥肩尉伜ヘーzl;釆
踵咄瀉調i(l越110θヒ井)/上22:彰茅3 図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing a table in a two-dimensional array format targeted by the present invention,
Figure 3 is a diagram showing the structure of the downstream text including the table internal representation, and Figure 4 shows the contents of each component of the table internal representation included in Figure 3 in the two-dimensional array format table shown in Figure 2. FIG. DESCRIPTION OF SYMBOLS 10... Communication control device, 11... Message determination circuit, 12... Input buffer, 13... Display data assembly circuit, 14... Control memory, 15... Multiplexer, 16... Input Output control device, 17...video I
(, AM, 18... CB, T, 19... Keyboard device.
−”'−−−−−−1 rod 2rl!J m classification: f communication band and 2rro home n 笥shoulder 伜hezl; : Akiyo 3 Figure

Claims (1)

【特許請求の範囲】[Claims] 中央処理装置から受信したメッセージの内容が2次元配
列形式のテーブルのデータ構造であるか否かを判定する
手段と、前記メッセージが前記テーブルのデータ構造で
あるときに前記メッセージを一時保持する手段と、前記
メッセージの内容が前記テーブルのデータ構造であると
きに前記テーブルのデータ構造を既存のキャラクタディ
スプレイ装置で表示可能なデータの並びに変換する手段
とを含むことを特徴とするキャラクタディスプレイ装置
means for determining whether the content of a message received from a central processing unit is a data structure of a table in a two-dimensional array format; and means for temporarily holding the message when the message is a data structure of a table in a two-dimensional array format; , when the content of the message is the data structure of the table, means for converting the data structure of the table into a data arrangement that can be displayed on an existing character display device.
JP60073927A 1985-04-08 1985-04-08 Character display unit Pending JPS61232490A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60073927A JPS61232490A (en) 1985-04-08 1985-04-08 Character display unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60073927A JPS61232490A (en) 1985-04-08 1985-04-08 Character display unit

Publications (1)

Publication Number Publication Date
JPS61232490A true JPS61232490A (en) 1986-10-16

Family

ID=13532259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60073927A Pending JPS61232490A (en) 1985-04-08 1985-04-08 Character display unit

Country Status (1)

Country Link
JP (1) JPS61232490A (en)

Similar Documents

Publication Publication Date Title
CN111753500B (en) Method for merging and displaying formatted electronic form and OFD (office file format) and generating catalog
WO1999018488B1 (en) Single-document active user interface, method and system for implementing same
KR970076228A (en) Text string extraction system
CN101452467A (en) Method of providing personal dictionary
CN111753501A (en) Method for merging OFD (office file format) files and displaying quick reading
JPS5699569A (en) Registered document selecting system of character processing device
JPS61232490A (en) Character display unit
CN111897778A (en) Computer file merging method, device and system
JP3085996B2 (en) How to list your data
JPS61232489A (en) Character display unit
JP3411928B2 (en) Display device
JP3451289B2 (en) Table output device
JP2862736B2 (en) Search method of document editing device
JPS6051950A (en) Program outputting system
CN117973398A (en) Translation method, translation device, electronic equipment and storage medium
JPS607474A (en) Crt display unit
JPH0793143A (en) Data definition specification generating system
JPH0685169B2 (en) Document processing method
JPS5953880A (en) Electronic learning apparatus
JPH1117569A (en) Information display system
JPH04139928A (en) History data processing system
JPS60178489A (en) Card image data processor
JPH0546681A (en) Screen information acquisition system for terminal for on-line system
JPH02291048A (en) Word processor with dictionary function
JPS593584A (en) Item retrieving method