JPH08202656A - Terminal device - Google Patents

Terminal device

Info

Publication number
JPH08202656A
JPH08202656A JP7009135A JP913595A JPH08202656A JP H08202656 A JPH08202656 A JP H08202656A JP 7009135 A JP7009135 A JP 7009135A JP 913595 A JP913595 A JP 913595A JP H08202656 A JPH08202656 A JP H08202656A
Authority
JP
Japan
Prior art keywords
text
text data
character
screen
storage means
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.)
Withdrawn
Application number
JP7009135A
Other languages
Japanese (ja)
Inventor
Masao Chiba
正雄 千葉
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 Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP7009135A priority Critical patent/JPH08202656A/en
Publication of JPH08202656A publication Critical patent/JPH08202656A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE: To speed up screen display processing and reduce the communication cost. CONSTITUTION: When a transmission key is inputted after a menu number was inputted from an input device 3, an input control part 17, if it judges that a text processing specification bit is ON and that the menu number is inputted, retrieves a text file conversion table 18 on the basis of both the inputted menu number and a screen level. The input control part 17 sends an instruction to a text analysis part 13 on the basis of the retrieval result so as to read a next screen out. The text analysis part 13 reads a corresponding text out of a text file 4a on an external storage device 4 to a file input part 20, and analyzes the text to store character data in a character data storage part 14 and an attribute character (a) in an attribute character storage part 15. A display control part 16 controls a display on the display device 2 on the basis of the stored character data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は端末装置に関し、特にホ
ストコンピュータとオンラインで接続された端末装置に
おけるメニュー画面の表示に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a terminal device, and more particularly to displaying a menu screen on a terminal device connected online with a host computer.

【0002】[0002]

【従来の技術】従来、この種の端末装置においては、ホ
ストコンピュータとオンラインで接続され、ホストコン
ピュータとの間の通信で問合わせ業務を行っている。こ
の端末装置で、例えばメニュー画面の表示を実行する場
合、ホストコンピュータから表示キャラクタと、画面を
入力領域及び非入力領域に分割するための属性文字とか
らなるテキストを受信して表示を行うか、あるいは予め
外部記憶装置に格納されたテキストをホストコンピュー
タからの指示によって読込んで表示している。
2. Description of the Related Art Conventionally, a terminal device of this type has been connected online with a host computer, and has carried out inquiry work by communication with the host computer. When displaying a menu screen, for example, with this terminal device, a display character is received from the host computer and a text consisting of attribute characters for dividing the screen into an input area and a non-input area is received and displayed, Alternatively, the text stored in advance in the external storage device is read and displayed according to an instruction from the host computer.

【0003】すなわち、図5に示すように、ホストコン
ピュータから端末装置に初期メニュー表示テキストが送
信されると、端末装置ではその初期メニュー表示テキス
トに基づいて画面表示が実行される。この状態で、入力
装置からメニュー番号が入力された後に送信キーが入力
されると、端末装置はホストコンピュータに次のメニュ
ー表示要求が出力される。
That is, as shown in FIG. 5, when the initial menu display text is transmitted from the host computer to the terminal device, the terminal device displays the screen based on the initial menu display text. In this state, when the transmission key is input after the menu number is input from the input device, the terminal device outputs the next menu display request to the host computer.

【0004】次のメニュー表示要求に応答してホストコ
ンピュータから端末装置に次のメニュー表示テキストが
送信されてくると、端末装置では次のメニュー表示テキ
ストに基づいて画面表示が実行される。
When the next menu display text is transmitted from the host computer to the terminal device in response to the next menu display request, the terminal device performs screen display based on the next menu display text.

【0005】この場合、端末装置がメニュー表示テキス
トを表示する方法としては、そのメニュー表示テキスト
を全てホストコンピュータから受信して表示する方法
と、予め準備されたテキストを外部記憶装置に格納して
おき、ホストコンピュータから受信した画面読込み指示
テキストに応答して読込みが指示されたテキストを外部
記憶装置から読込んで表示する方法とがある。
In this case, as a method for the terminal device to display the menu display text, a method of receiving and displaying all the menu display text from the host computer, and a prepared text are stored in an external storage device. There is a method of reading the text instructed to be read from the external storage device and displaying the text in response to the screen reading instruction text received from the host computer.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の端末装
置では、ホストコンピュータから表示キャラクタと画面
を入力領域及び非入力領域に分割するための属性文字と
からなるテキストを受信してメニュー画面の表示を行う
か、あるいは予め外部記憶装置に格納されたテキストを
ホストコンピュータからの指示によって読込んでメニュ
ー画面を表示しているので、表示画面が多様化してホス
トコンピュータから受信するテキストが大きくなった場
合に高速な表示を実行することができない。
In the above-mentioned conventional terminal device, the text including the display character and the attribute character for dividing the screen into the input area and the non-input area is received from the host computer and the menu screen is displayed. Or the menu screen is displayed by reading the text stored in the external storage device in advance according to the instruction from the host computer, so when the display screen is diversified and the text received from the host computer becomes large. Cannot perform fast display.

【0007】表示キャラクタと、画面を入力領域及び非
入力領域に分割するための属性文字とからなるテキスト
をホストコンピュータから受信してメニュー画面の表示
を行う場合、メニュー表示テキストをホストコンピュー
タから端末装置に送信する時、メニュー表示テキストは
接続される回線と通信手順とに適した送信単位に分割さ
れる。
When the menu screen is displayed by receiving the text including the display character and the attribute character for dividing the screen into the input area and the non-input area from the host computer, the menu display text is sent from the host computer to the terminal device. When sending to, the menu display text is divided into transmission units suitable for the connected line and communication procedure.

【0008】このとき、端末装置では先頭のテキストを
受信すると、そのテキストの解析を行ってキャラクタデ
ータと属性文字とに分けて格納する。この処理が終わる
まで、次のテキストを受信することができないため、最
後のテキストを受信してから画面表示を行うまでに多大
な時間が必要となる。
At this time, when the terminal device receives the leading text, it analyzes the text and stores it separately as character data and attribute characters. Since the next text cannot be received until this process is completed, a great amount of time is required from the reception of the last text to the screen display.

【0009】また、予め外部記憶装置に格納されたテキ
ストをホストコンピュータからの指示によって読込んで
メニュー画面を表示する場合、メニュー画面を表示する
毎に外部記憶装置からテキストを読込むための画面読込
み指示テキストをホストコンピュータから端末装置に送
信しなければならない。ただし、画面読込み指示テキス
トは分割されることなく、一度の受信が可能である。
Further, when the text stored in advance in the external storage device is read according to an instruction from the host computer to display the menu screen, the screen reading instruction text for reading the text from the external storage device is displayed every time the menu screen is displayed. It must be sent from the host computer to the terminal device. However, the screen reading instruction text can be received once without being divided.

【0010】よって、いずれの場合にも、メニュー画面
を表示する毎にホストコンピュータと端末装置との間で
通信を行わなければならず、その分性能遅延が発生す
る。また、パケット交換網等の通信回線では通信費用の
削減が難しい。
Therefore, in any case, communication must be performed between the host computer and the terminal device each time the menu screen is displayed, which causes a performance delay. Moreover, it is difficult to reduce communication costs in communication lines such as packet switching networks.

【0011】そこで、本発明の目的は上記の問題点を解
消し、画面表示の高速化を図ることができ、通信費用を
削減することができる端末装置を提供することにある。
Therefore, an object of the present invention is to solve the above problems, to provide a terminal device capable of speeding up screen display and reducing communication costs.

【0012】[0012]

【課題を解決するための手段】本発明による端末装置
は、予め作成されたテキストデータを格納する外部記憶
手段と、テキストデータを解析する解析手段と、前記解
析手段で前記テキストデータから抽出されたキャラクタ
データを格納するキャラクタデータ格納手段と、前記解
析手段で前記テキストデータから抽出されかつ前記外部
記憶手段からキャラクタデータを読込むか否かを指示す
る指示情報を含む属性文字を格納する属性文字格納手段
と、前記キャラクタデータ格納手段及び前記属性文字格
納手段各々の内容に基づいてテキストデータの内容を表
示する表示手段と、外部から前記テキストデータの読込
みが指示された時に前記表示手段にその内容が表示され
たテキストデータに対応する属性文字の前記指示情報に
応じて読込みが指示されたテキストデータを前記外部記
憶手段から読込む読込み手段とを備えている。
In a terminal device according to the present invention, external storage means for storing text data created in advance, analysis means for analyzing text data, and the text data extracted by the analysis means. Character data storage means for storing character data, and attribute character storage means for storing attribute characters including instruction information extracted from the text data by the analysis means and instructing whether to read the character data from the external storage means. A display means for displaying the contents of the text data based on the contents of each of the character data storage means and the attribute character storage means, and the contents displayed on the display means when an instruction to read the text data is given from the outside. Reading is instructed according to the instruction information of the attribute character corresponding to the written text data And a reading-free reading means of text data from the external storage unit.

【0013】本発明による他の端末装置は、予め作成さ
れかつ階層化されたメニュー画面のテキストデータを格
納する外部記憶手段と、テキストデータを解析する解析
手段と、前記解析手段で前記テキストデータから抽出さ
れたキャラクタデータを格納するキャラクタデータ格納
手段と、前記解析手段で前記テキストデータから抽出さ
れかつ前記外部記憶手段から前記メニュー画面のテキス
トデータを読込むか否かを指示する指示情報を含む属性
文字を格納する属性文字格納手段と、前記キャラクタデ
ータ格納手段及び前記属性文字格納手段各々の内容に基
づいてメニュー画面を表示する表示手段と、外部から前
記メニュー画面のテキストデータの読込みが指示された
時に前記表示手段に表示されたメニュー画面に対応する
属性文字の前記指示情報に応じて外部から読込みが指示
されたメニュー画面のテキストデータを前記外部記憶手
段から読込む読込み手段とを備えている。
In another terminal device according to the present invention, an external storage means for storing text data of a menu screen created in advance and hierarchized, an analysis means for analyzing the text data, and the analysis means for converting the text data from the text data. Character data storage means for storing the extracted character data, and attribute characters including instruction information that is extracted from the text data by the analysis means and that indicates whether to read the text data of the menu screen from the external storage means. And a display means for displaying a menu screen based on the contents of each of the character data storage means and the attribute character storage means, and when an external instruction is given to read the text data of the menu screen. The finger of the attribute character corresponding to the menu screen displayed on the display means. And a reading-free reading means text data of a menu screen reading is instructed from the outside from the external storage means according to the information.

【0014】本発明による別の端末装置は、上記の構成
のほかに、前記表示手段に表示されたメニュー画面のレ
ベルと前記メニュー画面を特定する情報とを保持する保
持手段と、外部から前記メニュー画面のテキストデータ
の読込みが指示された時にそのメニュー画面のレベルと
前記保持手段に保持されたレベルとに応じて前記外部記
憶手段からのメニュー画面のテキストデータの読込みを
制御する手段とを具備している。
Another terminal device according to the present invention has, in addition to the above configuration, a holding means for holding a level of a menu screen displayed on the display means and information for specifying the menu screen, and the menu from the outside. And a means for controlling the reading of the text data of the menu screen from the external storage means according to the level of the menu screen and the level held in the holding means when the reading of the text data of the screen is instructed. ing.

【0015】[0015]

【作用】外部からメニュー画面の読込みが指示された時
に表示装置に表示されたメニュー画面に対応する属性文
字のテキスト処理指定ビットに応じて外部から読込みが
指示されたメニュー画面を外部記憶装置のテキストファ
イルから読込む。
[Function] When the menu screen is externally instructed to be read, the menu screen instructed to be externally read according to the text processing designation bit of the attribute character corresponding to the menu screen displayed on the display device is displayed as the text in the external storage device. Read from a file.

【0016】これによって、ホストコンピュータとの間
で通信を行うことなく、メニュー画面を表示装置に表示
することができるので、画面表示の高速化と通信費用の
削減とが可能となる。
As a result, the menu screen can be displayed on the display device without performing communication with the host computer, so that the screen display can be speeded up and the communication cost can be reduced.

【0017】[0017]

【実施例】次に、本発明の一実施例について図面を参照
して説明する。
Next, an embodiment of the present invention will be described with reference to the drawings.

【0018】図1は本発明の一実施例の構成を示すブロ
ック図である。図において、端末装置の端末制御部1は
表示装置2と入力装置3と外部記憶装置4とに夫々接続
されている。また、端末制御部1は通信制御部11と、
送信データ編集部12と、テキスト解析部13と、キャ
ラクタデータ格納部14と、属性文字格納部15と、表
示制御部16と、入力制御部17と、テキストファイル
変換表18と、画面遷移スタック19と、ファイル入力
部20とから構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, a terminal control unit 1 of the terminal device is connected to a display device 2, an input device 3, and an external storage device 4, respectively. In addition, the terminal control unit 1 and the communication control unit 11,
The transmission data editing unit 12, the text analysis unit 13, the character data storage unit 14, the attribute character storage unit 15, the display control unit 16, the input control unit 17, the text file conversion table 18, and the screen transition stack 19 And a file input section 20.

【0019】通信制御部11は図示せぬホストコンピュ
ータとの通信を行い、送信データ編集部12はホストコ
ンピュータへの送信データを編集する。テキスト解析部
13はホストコンピュータから受信したテキストを解析
する。
The communication control unit 11 communicates with a host computer (not shown), and the transmission data editing unit 12 edits the transmission data to the host computer. The text analysis unit 13 analyzes the text received from the host computer.

【0020】キャラクタデータ格納部14はテキスト解
析部13の解析でテキストから抽出されたキャラクタデ
ータを格納し、属性文字格納部15はテキスト解析部1
3の解析でテキストから抽出されかつ画面を入力領域及
び非入力領域に分割するための属性文字を格納する。
尚、属性文字にはメニュー画面を読込むか否かを指示す
る指示情報であるテキスト処理指定ビットが付与されて
いる。
The character data storage unit 14 stores the character data extracted from the text by the analysis of the text analysis unit 13, and the attribute character storage unit 15 is the text analysis unit 1.
The attribute characters extracted from the text in the analysis of No. 3 and for dividing the screen into the input area and the non-input area are stored.
The attribute character is provided with a text processing designation bit which is instruction information for instructing whether to read the menu screen.

【0021】表示制御部16はキャラクタデータ格納部
14に格納されたキャラクタデータを基に表示装置2へ
の表示を制御する。入力制御部17は入力装置3による
入力を制御する。テキストファイル変換表18は外部記
憶装置4のテキストファイル4aを読込む時に使用する
情報を保持している。画面遷移スタック19は表示装置
2の画面の移り替わりを記憶する。ファイル入力部20
は外部記憶装置4のテキストファイル4aの読込み処理
を行う。
The display control unit 16 controls the display on the display device 2 based on the character data stored in the character data storage unit 14. The input control unit 17 controls input by the input device 3. The text file conversion table 18 holds information used when reading the text file 4a of the external storage device 4. The screen transition stack 19 stores the screen transition of the display device 2. File input section 20
Performs reading processing of the text file 4a of the external storage device 4.

【0022】図2は本発明の一実施例で用いられる属性
文字の構成を示す図である。図において、属性文字aは
パリティビットa1と、“1”固定のビットa2と、未
使用のビットa3と、テキスト処理指定ビットa4と、
画面レベルa5(4ビット)とからなっている。
FIG. 2 is a diagram showing the structure of attribute characters used in an embodiment of the present invention. In the figure, the attribute character a is a parity bit a1, a bit a2 fixed to "1", an unused bit a3, a text processing designation bit a4,
It consists of a screen level a5 (4 bits).

【0023】テキスト処理指定ビットa4は“0”であ
ればホストコンピュータからの受信処理を示し、“1”
であればテキストファイル4aからの読込み出力を示し
ている。画面レベルa5は“0000”であればレベル
1を、“0001”であればレベル2を、……、“11
11”であればレベル16を夫々示している。
If the text processing designation bit a4 is "0", it indicates the reception processing from the host computer, and "1".
If so, the read output from the text file 4a is shown. If the screen level a5 is “0000”, the level 1 is displayed. If the screen level a5 is “0001”, the level 2 is displayed.
11 "indicates level 16 respectively.

【0024】図3は本発明の一実施例の動作を示すフロ
ーチャートであり、図4は本発明の一実施例の動作を示
すシーケンスチャートである。これら図1〜図4を用い
て本発明の一実施例の動作について説明する。
FIG. 3 is a flow chart showing the operation of the embodiment of the present invention, and FIG. 4 is a sequence chart showing the operation of the embodiment of the present invention. The operation of the embodiment of the present invention will be described with reference to FIGS.

【0025】端末装置においてはメニューの表示前に、
メニュー番号をテキストファイル4aと一致させるため
に予め作成されたテキストファイル変換表18の内容を
ホストコンピュータから受信して保持しておくか、ある
いはテキストファイル変換表18の内容を端末装置で作
成して保持している。
In the terminal device, before displaying the menu,
The contents of the text file conversion table 18 created in advance to match the menu number with the text file 4a are received from the host computer and held, or the contents of the text file conversion table 18 are created by the terminal device. keeping.

【0026】テキストファイル変換表18の内容はメニ
ューのレベル番号とメニュー番号とが対になった構造で
あり、レベル1が初期画面となり、レベル1の画面から
呼ばれた次の画面がレベル2、レベル2の画面から呼ば
れた次の画面がレベル3というように画面が移り替わる
毎にレベル番号が1ずつ加算される。
The content of the text file conversion table 18 has a structure in which the level number of the menu and the menu number are paired. Level 1 is the initial screen, and the next screen called from the level 1 screen is level 2, The level number is incremented by 1 each time the screen is changed from the screen of the level 2 to the screen of the next screen called level 3.

【0027】ホストコンピュータから端末装置に初期メ
ニュー表示テキストが送信されるか、あるいは予め外部
記憶装置4のテキストファイル4aに格納された初期メ
ニュー表示テキストに対する読込み指示テキストが送信
されると、表示制御部14はホストコンピュータから受
信した初期メニュー表示テキストあるいはテキストファ
イル4aから読込んだ初期メニュー表示テキストを基に
表示装置2に初期メニューを表示する。
When the host computer sends the initial menu display text to the terminal device or the read instruction text for the initial menu display text stored in the text file 4a of the external storage device 4 in advance, the display control unit. 14 displays an initial menu on the display device 2 based on the initial menu display text received from the host computer or the initial menu display text read from the text file 4a.

【0028】この初期メニューに対応する属性文字aの
テキスト処理指定ビットa4には“1”が、画面レベル
a5には“0000”が夫々設定されているとすると、
初期メニューのメニュー番号入力領域には上記のような
属性が与えられていることとなる。
If the text processing designation bit a4 of the attribute character a corresponding to this initial menu is set to "1" and the screen level a5 is set to "0000", respectively.
The above-mentioned attributes are given to the menu number input area of the initial menu.

【0029】この状態で、入力装置2からメニュー番号
が入力された後に送信キーが入力されると(図3ステッ
プS1)、入力制御部17ではテキスト処理指定ビット
a4がオン(“1”)か否かを判定する(図3ステップ
S2)。
In this state, when the transmission key is input after the menu number is input from the input device 2 (step S1 in FIG. 3), whether the text processing designation bit a4 is turned on ("1") in the input control unit 17 or not. It is determined whether or not (step S2 in FIG. 3).

【0030】この場合、テキスト処理指定ビットa4に
は“1”が設定されているので、入力制御部17はテキ
スト処理指定ビットa4がオンと判断し、メニュー番号
が入力されているか否かを判断する(図3ステップS
3)。
In this case, since "1" is set in the text processing designation bit a4, the input control unit 17 determines that the text processing designation bit a4 is ON, and determines whether or not the menu number is input. Yes (step S in FIG. 3)
3).

【0031】このとき、入力装置2から送信キーが入力
される前にメニュー番号が入力されているので、入力制
御部17はメニュー番号が入力されていると判断し、入
力されたメニュー番号と属性文字aの画面レベルa5と
を基にテキストファイル変換表18を検索し(図3ステ
ップS4)、画面レベルがレベル2の画面を読出すため
にテキスト解析部13に指示を与える(図3ステップS
5)。
At this time, since the menu number is input before the transmission key is input from the input device 2, the input control unit 17 determines that the menu number is input, and the input menu number and attribute The text file conversion table 18 is searched based on the screen level a5 of the character a (step S4 in FIG. 3), and the text analysis unit 13 is instructed to read the screen whose screen level is level 2 (step S3 in FIG. 3).
5).

【0032】この後に、入力制御部17は現在表示装置
2に表示されている画面の画面レベルa5とテキストフ
ァイル変換表18の画面レベルとを対比して画面レベル
が進むのかあるいは戻るのかを判断する(図3ステップ
S6)。
After that, the input control unit 17 compares the screen level a5 of the screen currently displayed on the display device 2 with the screen level of the text file conversion table 18, and determines whether the screen level advances or returns. (FIG. 3 step S6).

【0033】入力制御部17は画面レベルが進むのであ
れば、画面遷移スタック19に現在表示装置2に表示さ
れている画面の画面レベルa5及びメニュー番号をプッ
シュする(図3ステップS8)。
If the screen level advances, the input control section 17 pushes the screen level a5 and the menu number of the screen currently displayed on the display device 2 to the screen transition stack 19 (step S8 in FIG. 3).

【0034】入力制御部17からの指示を受けたテキス
ト解析部13はファイル入力部20に外部記憶装置4の
テキストファイル4aから該当するテキストを読込み、
そのテキストに対してあたかもホストコンピュータから
受信したかのように解析を行い、解析結果のキャラクタ
データをキャラクタデータ格納部14に、属性文字aを
属性文字格納部15に夫々格納する。
In response to the instruction from the input control unit 17, the text analysis unit 13 reads the corresponding text from the text file 4a of the external storage device 4 into the file input unit 20,
The text is analyzed as if it was received from the host computer, and the character data of the analysis result is stored in the character data storage unit 14 and the attribute character a is stored in the attribute character storage unit 15, respectively.

【0035】その属性文字aのテキスト処理指定ビット
a4に“1”が設定されていれば、属性文字格納部15
にその情報を格納し、その情報を表示制御部16を経由
して表示装置2に表示する。
If "1" is set in the text processing designation bit a4 of the attribute character a, the attribute character storage unit 15
The information is stored in the display device 2, and the information is displayed on the display device 2 via the display control unit 16.

【0036】これに対し、画面レベルがレベル2の状態
から初期メニューに戻る場合には、入力制御部17は画
面レベルが戻ると判断し、画面遷移スタック19に保持
されている画面レベル及びメニュー番号をポップし(図
3ステップS7)、送信キーの入力待ちとなる。
On the other hand, when the screen level is returned from the state of level 2 to the initial menu, the input control unit 17 determines that the screen level will be returned, and the screen level and menu number held in the screen transition stack 19 are set. Is popped (step S7 in FIG. 3) and the input of the transmission key is awaited.

【0037】一方、ホストコンピュータに送信するデー
タが発生した場合には、入力制御部17はテキスト処理
指定ビットがオフと判断するか(図3ステップS2)、
あるいはメニュー番号が入力されていないと判断するの
で(図3ステップS3)、送信データ編集部12に送信
の指示を与える。
On the other hand, when the data to be transmitted to the host computer is generated, the input control section 17 judges that the text processing designation bit is off (step S2 in FIG. 3).
Alternatively, since it is determined that the menu number has not been input (step S3 in FIG. 3), the transmission data editing unit 12 is instructed to transmit.

【0038】送信データ編集部12は入力制御部17か
ら送信の指示を受けると、入力装置3から入力されてキ
ャラクタデータ格納部14に格納された入力データを読
出して編集し、その編集したテキストデータを通信制御
部11を介してホストコンピュータに送信し(図3ステ
ップS9)、処理を終了する。
When the transmission data editing unit 12 receives a transmission instruction from the input control unit 17, the transmission data editing unit 12 reads out and edits the input data input from the input device 3 and stored in the character data storage unit 14, and the edited text data. Is transmitted to the host computer via the communication control unit 11 (step S9 in FIG. 3), and the process ends.

【0039】ホストコンピュータで端末装置から送られ
てきた画面がどのレベルにあるのかを判断するためには
各画面毎に画面の一部にメニュー名及びメニュー番号等
を埋め込んでおく必要がある。画面の一部にメニュー名
及びメニュー番号等を埋め込んでおくことで、これらメ
ニュー名及びメニュー番号等が送信テキスト中に含まれ
て送信されるため、ホストコンピュータでは端末装置か
ら送られてきた画面がどのレベルにあるのかを判断する
ことができる。
In order to determine at what level the screen sent from the terminal device is at the host computer, it is necessary to embed a menu name, a menu number, etc. in a part of the screen for each screen. By embedding the menu name, menu number, etc. in a part of the screen, the menu name, menu number, etc. are included in the sent text and sent, so the screen sent from the terminal device is not displayed on the host computer. You can determine what level you are at.

【0040】処理が終了した場合、端末装置では次の画
面表示テキストがホストコンピュータから送られてくる
まで、あるいはオペレータからの要求でテキストファイ
ル4aからテキストを読出して実行するまで待ちの状態
となる。
When the processing is completed, the terminal device waits until the next screen display text is sent from the host computer, or until the text is read from the text file 4a and executed at the request of the operator.

【0041】このように、外部からメニュー画面の読込
みが指示された時に表示装置2に表示されたメニュー画
面に対応する属性文字aのテキスト処理指定ビットa4
に応じて外部から読込みが指示されたメニュー画面を外
部記憶装置4のテキストファイル4aから読込むことに
よって、ホストコンピュータとの間で通信を行うことな
く、メニュー画面を表示装置2に表示することができる
ため、画面表示の高速化を図ることができ、通信費用を
削減することができる。
As described above, the text processing designation bit a4 of the attribute character a corresponding to the menu screen displayed on the display device 2 when the reading of the menu screen is instructed from the outside.
By reading the menu screen, which is instructed to be read from the outside according to the above, from the text file 4a of the external storage device 4, it is possible to display the menu screen on the display device 2 without communicating with the host computer. Therefore, the screen display can be speeded up and the communication cost can be reduced.

【0042】[0042]

【発明の効果】以上説明したように本発明によれば、外
部からメニュー画面のテキストデータの読込みが指示さ
れた時、表示されているメニュー画面に対応する属性文
字のメニュー画面のテキストデータを読込むか否かを指
示する指示情報に応じて外部から読込みが指示されたメ
ニュー画面のテキストデータを外部記憶から読込むこと
によって、画面表示の高速化を図ることができ、通信費
用を削減することができるという効果がある。
As described above, according to the present invention, when the reading of the text data of the menu screen is instructed from the outside, the text data of the menu screen of the attribute character corresponding to the displayed menu screen is read. By reading the text data of the menu screen, which is instructed to be read from the outside according to the instruction information for instructing whether or not to read, from the external storage, it is possible to speed up the screen display and reduce the communication cost. The effect is that you can do it.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】本発明の一実施例で用いられる属性文字の構成
を示す図である。
FIG. 2 is a diagram showing a structure of attribute characters used in an embodiment of the present invention.

【図3】本発明の一実施例の動作を示すフローチャート
である。
FIG. 3 is a flowchart showing the operation of one embodiment of the present invention.

【図4】本発明の一実施例の動作を示すシーケンスチャ
ートである。
FIG. 4 is a sequence chart showing the operation of the embodiment of the present invention.

【図5】従来例の動作を示すシーケンスチャートであ
る。
FIG. 5 is a sequence chart showing an operation of a conventional example.

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

1 端末制御部 2 表示装置 3 入力装置 4 外部記憶装置 4a テキストファイル 11 通信制御部 12 送信データ編集部 13 テキスト解析部 14 キャラクタデータ格納部 15 属性文字格納部 16 表示制御部 17 入力制御部 18 テキストファイル変換表 19 画面遷移スタック 20 ファイル入力部 DESCRIPTION OF SYMBOLS 1 Terminal control unit 2 Display device 3 Input device 4 External storage device 4a Text file 11 Communication control unit 12 Transmission data editing unit 13 Text analysis unit 14 Character data storage unit 15 Attribute character storage unit 16 Display control unit 17 Input control unit 18 Text File conversion table 19 Screen transition stack 20 File input section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 予め作成されたテキストデータを格納す
る外部記憶手段と、テキストデータを解析する解析手段
と、前記解析手段で前記テキストデータから抽出された
キャラクタデータを格納するキャラクタデータ格納手段
と、前記解析手段で前記テキストデータから抽出されか
つ前記外部記憶手段からキャラクタデータを読込むか否
かを指示する指示情報を含む属性文字を格納する属性文
字格納手段と、前記キャラクタデータ格納手段及び前記
属性文字格納手段各々の内容に基づいてテキストデータ
の内容を表示する表示手段と、外部から前記テキストデ
ータの読込みが指示された時に前記表示手段にその内容
が表示されたテキストデータに対応する属性文字の前記
指示情報に応じて読込みが指示されたテキストデータを
前記外部記憶手段から読込む読込み手段とを有すること
を特徴とする端末装置。
1. External storage means for storing text data created in advance, analysis means for analyzing text data, character data storage means for storing character data extracted from the text data by the analysis means, Attribute character storage means for storing an attribute character which is extracted from the text data by the analysis means and includes instruction information for instructing whether to read character data from the external storage means, the character data storage means and the attribute character Display means for displaying the content of the text data based on the content of each of the storage means, and the attribute character corresponding to the text data whose content is displayed on the display means when an instruction to read the text data is given from the outside. The text data instructed to be read according to the instruction information is stored in the external storage means. A terminal device having a reading means for reading from the terminal device.
【請求項2】 予め作成されかつ階層化されたメニュー
画面のテキストデータを格納する外部記憶手段と、テキ
ストデータを解析する解析手段と、前記解析手段で前記
テキストデータから抽出されたキャラクタデータを格納
するキャラクタデータ格納手段と、前記解析手段で前記
テキストデータから抽出されかつ前記外部記憶手段から
前記メニュー画面のテキストデータを読込むか否かを指
示する指示情報を含む属性文字を格納する属性文字格納
手段と、前記キャラクタデータ格納手段及び前記属性文
字格納手段各々の内容に基づいてメニュー画面を表示す
る表示手段と、外部から前記メニュー画面のテキストデ
ータの読込みが指示された時に前記表示手段に表示され
たメニュー画面に対応する属性文字の前記指示情報に応
じて外部から読込みが指示されたメニュー画面のテキス
トデータを前記外部記憶手段から読込む読込み手段とを
有することを特徴とする端末装置。
2. An external storage means for storing text data of a menu screen created in advance and hierarchized, an analyzing means for analyzing the text data, and character data extracted from the text data by the analyzing means. Character data storage means, and attribute character storage means for storing attribute characters including instruction information that is extracted from the text data by the analysis means and that indicates whether to read the text data of the menu screen from the external storage means. A display means for displaying a menu screen based on the contents of each of the character data storage means and the attribute character storage means, and a display means displayed on the display means when an instruction to read the text data of the menu screen is given from the outside. Externally read according to the instruction information of the attribute character corresponding to the menu screen And a reading unit that reads the text data of the menu screen instructed by the external storage unit.
【請求項3】 前記表示手段に表示されたメニュー画面
のレベルと前記メニュー画面を特定する情報とを保持す
る保持手段と、外部から前記メニュー画面のテキストデ
ータの読込みが指示された時にそのメニュー画面のレベ
ルと前記保持手段に保持されたレベルとに応じて前記外
部記憶手段からのメニュー画面のテキストデータの読込
みを制御する手段とを含むことを特徴とする請求項2記
載の端末装置。
3. A holding means for holding the level of the menu screen displayed on the display means and information for specifying the menu screen, and the menu screen when reading the text data of the menu screen is instructed from the outside. 3. The terminal device according to claim 2, further comprising means for controlling the reading of the text data of the menu screen from the external storage means according to the level and the level held in the holding means.
JP7009135A 1995-01-24 1995-01-24 Terminal device Withdrawn JPH08202656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7009135A JPH08202656A (en) 1995-01-24 1995-01-24 Terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7009135A JPH08202656A (en) 1995-01-24 1995-01-24 Terminal device

Publications (1)

Publication Number Publication Date
JPH08202656A true JPH08202656A (en) 1996-08-09

Family

ID=11712192

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7009135A Withdrawn JPH08202656A (en) 1995-01-24 1995-01-24 Terminal device

Country Status (1)

Country Link
JP (1) JPH08202656A (en)

Similar Documents

Publication Publication Date Title
EP0323795B1 (en) Method and system for sharing data processing functions among multiple processors
JPS6283787A (en) Output control system for display screen
JP2978519B2 (en) Document data display method and system
JPH08202656A (en) Terminal device
JP2766210B2 (en) File list extraction method and device
JP2896536B2 (en) Electronic message system
JPH07230452A (en) Document processor
JPH11282775A (en) Method for operating information processor, medium for recording remote control receiving program and information processor
JPH09146752A (en) Information processor with display device
JP2834032B2 (en) Individual output method of the same attribute form
JPH11110405A (en) Information reading device and information processing device
JPH06314118A (en) Monitor device
JP3037046B2 (en) Network configuration statement list editing method
JPS62156767A (en) Word processor with memo@(244e//00) function
JPH04279959A (en) Information processor
JPH07191817A (en) Message editing system for interactive information processing system
JPH0448366A (en) Distributed type text editor
JPH0332109B2 (en)
JPH038062A (en) Document converting device
JPH0528145A (en) Retrieval/deletion and blank processing method for word processor
JPH05282121A (en) Image display control system
JPH05334215A (en) Terminal equipment
JPH04239958A (en) Customize system in record form in distributed type editor
JPH0414169A (en) Document processor
JPS63184160A (en) Document editing processor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020402