JPH0658657B2 - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH0658657B2
JPH0658657B2 JP62011633A JP1163387A JPH0658657B2 JP H0658657 B2 JPH0658657 B2 JP H0658657B2 JP 62011633 A JP62011633 A JP 62011633A JP 1163387 A JP1163387 A JP 1163387A JP H0658657 B2 JPH0658657 B2 JP H0658657B2
Authority
JP
Japan
Prior art keywords
screen
user program
reception key
key
display function
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.)
Expired - Lifetime
Application number
JP62011633A
Other languages
Japanese (ja)
Other versions
JPS63178326A (en
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 JP62011633A priority Critical patent/JPH0658657B2/en
Publication of JPS63178326A publication Critical patent/JPS63178326A/en
Publication of JPH0658657B2 publication Critical patent/JPH0658657B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムに関し、特にタイムシェアリ
ングシステム(TSS)方式で運用される情報処理シス
テムにおける画面表示機能に関連して用いられ、画面表
示機能に呼び出した利用者プログラムの種類によってデ
ィスプレイ型端末装置から入力された入力データのうち
端末利用者が押下した受信キーの妥当性を検査する受信
キー一括判定方式を有する情報処理システムに関する。
The present invention relates to an information processing system, and more particularly, to a screen display function used in an information processing system operated by a time sharing system (TSS) system. The present invention relates to an information processing system having a reception key batch determination method for checking the validity of a reception key pressed by a terminal user among input data input from a display type terminal device according to the type of a user program called to a display function.

〔従来の技術〕[Conventional technology]

TSS方式の従来の情報処理システムの画面表示処理に
おける入力データの扱いは、第3図に示すように、画面
表示機能7が、ディスプレイ型端末装置9から入力され
たデータを、利用者プログラム8がシステムコマンドか
否かに関わらず、利用者プログラム8にそのまま受け渡
すことによって行われていた。ここで、システムコマン
ドとはタイムシェアリングシステム(TSS)のコマン
ドのことである。なお、画面表示機能7は利用者プログ
ラム8から渡された画面識別情報により、画面オブジェ
クト格納媒体10から該当する画面オブジェクトを取り
出し、これをデイスプレイ型端末装置9へ送信する機能
をも有する。
As shown in FIG. 3, the screen display function 7 handles the data input from the display-type terminal device 9 and the user program 8 handles the input data in the screen display processing of the conventional information processing system of the TSS system. It is performed by directly passing it to the user program 8 regardless of whether it is a system command or not. Here, the system command is a command of the time sharing system (TSS). The screen display function 7 also has a function of extracting the corresponding screen object from the screen object storage medium 10 based on the screen identification information passed from the user program 8 and transmitting the screen object to the display type terminal device 9.

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

上述した従来の画面表示機能を有する情報処理システム
では、入力データを画面表示機能の呼び出し元である利
用者プログラムへ戻すのみであるから、利用者プログラ
ムがシステムコマンドの場合、入力データのうちの受信
キーがオペレーションシステムに予約されているか否か
を判断して、予約されている場合、これをオペレーショ
ンシステムへ通知しなければならない。また、予約され
ていない場合、エラーメッセージを指定して再度画面表
示機能を呼び出さなければならない。システムコマンド
が受信キーを意識する理由は、受信キーの種類をシステ
ムコマンドがオペレーションシステムへ通知することに
より、その後のオペレーションシステムの動作を決定す
るためである。これらの処理は、システムコマンドの本
来の処理とはいい難く、かつプログラムが煩雑になるう
え、複数のシステムコマンドがそれぞれこれらの処理を
行うことにより、エラーメッセージやオペレーションシ
ステムへの通知処理に統一性の欠けるという問題点があ
る。本発明の目的は、画面表示機能自身が利用者プログ
ラムがシステムコマンドか否かを判断し、システムコマ
ンドであれば受信キーに関する一連の処理を代替して行
うことにより、システムコマンドの負担を軽減し、かつ
統一した操作性を端末利用者に提供することにある。
In the above-described conventional information processing system having the screen display function, only the input data is returned to the user program that is the caller of the screen display function. Therefore, when the user program is a system command, the received input data is received. It is necessary to judge whether the key is reserved in the operating system and, if it is reserved, notify the operating system. If not reserved, the screen display function must be called again with an error message specified. The reason why the system command recognizes the reception key is that the system command notifies the operation system of the type of the reception key to determine the subsequent operation of the operation system. It is difficult to say that these processes are the original processes of system commands, and the program becomes complicated, and since multiple system commands perform these processes respectively, there is uniformity in error message and notification processing to the operating system. There is a problem of lack of. An object of the present invention is to reduce the load of system commands by the screen display function itself determining whether or not the user program is a system command, and if it is a system command, instead of performing a series of processing related to the reception key. In addition, it is to provide terminal users with uniform operability.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の情報処理システムは、電子計算機の動作を指示
するシステムコマンドを含むオペレーションシステムを
有する情報処理システムにおいて、画面オブジェクト格
納媒体と、ディスプレイ型端末装置と、利用者プログラ
ムから渡された画面識別情報により前記画面オブジェク
ト格納媒体から該当するする画面オブジェクトを取り出
して前記ディスプレイ型端末装置へ送信したのち端末利
用者から入力される受信キーとともに前記利用者プログ
ラムへ制御を戻し画面表示機能と、前記画面表示機能が
前記利用者プログラムへ制御を戻す前に、前記利用者プ
ログラムがシステムコマンドか否かを判定し前記利用者
プログラムがシステムコマンドでないとき前記画面表示
機能へ制御を戻す利用者プログラム判定手段、前記利用
者プログラムがシステムコマンドであったとき前記受信
キーがオペレーションシステムに予約されているか否か
を判定する受信キー判定手段、前記受信キーが前記オペ
レーションシステムに予約されているときその種類を前
記オペレーションシステムに通知する受信キー通知手
段、および前記受信キーが前記オペレーションシステム
に予約されていないときエラーメッセージを設定し前記
画面表示機能を介して前記ディスプレイ型端末装置にエ
ラーメッセージを伴った画面を表示するためのエラー設
定手段を有する受信キー一括判定手段とを具備すること
を特徴とする。
The information processing system of the present invention is an information processing system having an operation system including a system command for instructing the operation of an electronic computer, in which a screen object storage medium, a display type terminal device, and screen identification information passed from a user program. Then, the corresponding screen object is taken out from the screen object storage medium and transmitted to the display type terminal device, and then the control is returned to the user program together with the reception key input by the terminal user, and the screen display function and the screen display User program determining means for determining whether or not the user program is a system command before the function returns control to the user program and returning control to the screen display function when the user program is not a system command, User program is Reception command determining means for determining whether or not the reception key is reserved in the operation system when the reception command is a system command, and reception for notifying the operation system of the type of the reception key when the reception key is reserved in the operation system. Key notification means, and error setting means for setting an error message when the received key is not reserved in the operation system and displaying a screen accompanied by the error message on the display type terminal device through the screen display function. And a receiving key batch determining means having the following.

〔実施例〕〔Example〕

次に本発明について図面を参照して詳細に説明する。第
1図は本発明の一実施例のブロック図、第2図はその動
作の詳細を示すフローチャートである。
Next, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flow chart showing details of its operation.

第1図に示すように、受信キー一括判定手段1は、画面
表示機能7に接続して用いられ、主制御部2,利用者プ
ログラム判定部3,受信キー判定部4,エラー設定部
5,受信キー通信部6から構成されている。画面表示機
能7は、利用者プログラム8から渡された画面識別情報
により、画面オブジェクト格納媒体10から該当する画
面オブジェクトを取り出し、これをディスプレイ型端末
装置9へ送信したのち、端末利用者からの打鍵データと
ともに受信キーを入力データとして受け取ると、これを
伴って利用者プログラム8へ制御を戻す従来の画面表示
機能であるが、利用者プログラム8へ制御を戻す前に受
信キーとともに受信キー一括判定手段1へ制御を渡す。
さらにこの受信キー一括判定方式1からエラーメッセー
ジを伴って戻ってくると、直前で表示した画面にそのエ
ラーメッセージを付加して再び画面を表示し、また、受
信キー一括判定手段1がエラーメッセージを伴わず正常
終了すると従来通り利用者プログラム8に制御を戻す。
ここで、受信キーとは前記入力データの一部をなし、デ
ィスプレイ型端末装置9より端末利用者がデータを打鍵
した直後に押下するディスプレイ型端末装置9のキーの
種類のことであり、例えば、送信キーとかファンクショ
ンキーのことである。利用者プログラム判定部3は、利
用者プログラム8がシステムコマンドか否かを判断する
判断機能を有し、受信キー判定部4は、受信キーがオペ
レーションシステムに予約されているか否かの判断機能
を有する。エラー設定部5は、オペレーションシステム
に予約されていない受信キーが入力されたとき、そのこ
とを端末利用者に通知するためのエラーメッセージを設
定し、受信キー通知部6は、オペレーションシステムに
予約されている受信キーの場合、その受信キーの種類を
オペレーションシステムに通知する部分、主制御部2は
これらを制御する制御部である。なお、オペレーション
システムは通知された受信キーの種類によって、システ
ムコマンド終了後に表示する入力促進画面を選択する機
能を有しており、該入力促進画面ごとに割り当てられた
受信キーの種類を予約している。
As shown in FIG. 1, the reception key batch determination means 1 is used by connecting to the screen display function 7, and is used as a main control unit 2, a user program determination unit 3, a reception key determination unit 4, an error setting unit 5, The reception key communication unit 6 is included. The screen display function 7 retrieves the corresponding screen object from the screen object storage medium 10 according to the screen identification information passed from the user program 8, transmits it to the display type terminal device 9, and then the keystroke from the terminal user. When the reception key is received as input data together with the data, the conventional screen display function returns the control to the user program 8 with the input data. Pass control to 1.
Further, when returning from this reception key batch judgment method 1 with an error message, the error message is added to the screen displayed immediately before and the screen is displayed again, and the reception key batch judgment means 1 displays an error message. When the processing is normally ended without accompanying, the control is returned to the user program 8 as usual.
Here, the reception key is a kind of the key of the display type terminal device 9 which is a part of the input data and is pressed immediately after the terminal user taps the data from the display type terminal device 9. A send key or a function key. The user program determination unit 3 has a determination function of determining whether the user program 8 is a system command, and the reception key determination unit 4 has a determination function of whether a reception key is reserved in the operation system. Have. The error setting unit 5 sets an error message for notifying the terminal user when a reception key not reserved in the operation system is input, and the reception key notification unit 6 is reserved in the operation system. In the case of a received key, the main control unit 2 is a control unit for notifying the operation system of the type of the received key, and the main control unit 2. The operation system has a function of selecting an input prompt screen to be displayed after the completion of the system command according to the notified type of the receive key, and reserves the type of the receive key assigned to each input prompt screen. There is.

次に、第2図を参照してその動作を詳細に説明する。受
信キー一括判定手段は、利用者プログラム8から制御を
渡された画面表示機能7から制御を渡されると、ステッ
プS1で利用者プログラム判定部3が画面表示機能7の
呼び出し元がシステムコマンドか否かをオペレーション
システムからの情報により判断する。この結果、システ
ムコアンドでなければ、何の処理もせず画面表示機能7
へ制御を戻す。一方、システムコマンドであると、ステ
ップS2で、受信キー判定部4で、受信キーがオペレー
ションシステムに予約されているか否かを予約キーテー
ブルを参照して判断する。ここで、受信キーが予約され
ていた場合は、ステップS3で、受信キー通信部6によ
りオペレーションシステムに受信キーを通知する。これ
により、このシステムコマンドが終了した後、オペレー
ションシステムの表示する入力促進画面の種類が決定さ
れる。また、予約されていなかった場合は、ステップS
4で、エラー設定部5によりエラーメッセージが設定さ
れる。さて、これらの処理が終了すると、受信キー一括
判定手段1は、画面表示機能7に制御を戻す。
Next, the operation will be described in detail with reference to FIG. When receiving control from the screen display function 7 to which the user program 8 has received control, the reception key batch determination means causes the user program determination unit 3 to determine in step S1 whether the caller of the screen display function 7 is a system command. It is judged by the information from the operation system. As a result, if it is not the system command, the screen display function 7
Return control to. On the other hand, if the received command is a system command, the reception key determination unit 4 determines in step S2 whether or not the reception key is reserved in the operation system by referring to the reservation key table. If the reception key is reserved, the reception key communication unit 6 notifies the operation system of the reception key in step S3. Thus, after the completion of this system command, the type of input prompt screen displayed by the operating system is determined. If it has not been reserved, step S
At 4, the error setting unit 5 sets an error message. Now, when these processes are completed, the reception key batch determination means 1 returns the control to the screen display function 7.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、端末利用者の入力した端
末データのうち、システムコマンドがそれぞれ行ってい
た受信キーに関する煩雑な処理を画面表示機能の処理と
して一括して代行することにより、システムコマンドの
プログラム上の煩雑さを軽減し、また、端末利用者がど
のシステムコマンドを使用しても統一した操作性を得る
ことができるという効果がある。
As described above, according to the present invention, in the terminal data input by the terminal user, the system command is executed by collectively performing the complicated processing related to the reception key, which is performed by the system command, as the processing of the screen display function. There is an effect that the complexity of the program is reduced, and that the terminal user can obtain uniform operability regardless of which system command is used.

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

第1図は本発明の一実施例を示すブロック図、第2図は
第1図の動作を示すフローチャート、第3図は従来例を
示すブロック図である。 1……受信キー一括判定手段、2……主制御部、3……
利用者プログラム判定部、4……受信キー判定部、5…
…エラー設定部、6……受信キー通信部、7……画面表
示機能、8……利用者プログラム、9……ディスプレイ
型端末装置、10……画面オブジェクタ格納媒体。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flow chart showing the operation of FIG. 1, and FIG. 3 is a block diagram showing a conventional example. 1 ... Receiving key batch determination means, 2 ... main control section, 3 ...
User program determination unit, 4 ... Receiving key determination unit, 5 ...
... Error setting section, 6 ... Reception key communication section, 7 ... Screen display function, 8 ... User program, 9 ... Display type terminal device, 10 ... Screen object storage medium.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】電子計算機の動作を指示するシステムコマ
ンドを含むオペレーションシステムを有する情報処理シ
ステムにおいて、画面オブジェクト格納媒体と、ディス
プレイ型端末装置と、利用者プログラムから渡された画
面識別情報により前記画面オブジェクト格納媒体から該
当する画面オブジェクトを取り出して前記ディスプレイ
型端末装置へ送信したのち端末利用者から入力される受
信キーとともに前記利用者プログラムへ制御を戻す画面
表示機能と、前記画面表示機能が前記利用者プログラム
へ制御を戻す前に、前記利用者プログラムがシステムコ
マンドか否かを判定し前記利用者プログラムがシステム
コマンドでないとき前記画面表示機能へ制御を戻す利用
者プログラム判定部、前記利用者プログラムがシステム
コマンドであったとき前記受信キーがオペレーションシ
ステムに予約されているか否かを判定する受信キー判定
部、前記受信キーが前記オペレーションシステムに予約
されているときその種類を前記オペレーションシステム
に通知する受信キー通知部、および前記受信キーが前記
オペレーションシステムに予約されていないときエラー
メッセージを設定し前記画面表示機能を介して前記ディ
スプレイ型端末装置にエラーメッセージを伴った画面を
表示するためのエラー設定部を有する受信キー一括判定
手段とを具備すること特徴とする情報処理システム。
1. An information processing system having an operation system including a system command for instructing the operation of an electronic computer, wherein the screen is based on a screen object storage medium, a display type terminal device, and screen identification information passed from a user program. A screen display function of retrieving the corresponding screen object from the object storage medium and transmitting it to the display-type terminal device, and then returning control to the user program together with a reception key input by the terminal user, and the screen display function Before returning the control to the user program, the user program determines whether or not the user program is a system command, and returns the control to the screen display function when the user program is not a system command. Was a system command A reception key determination unit that determines whether the reception key is reserved in the operation system, a reception key notification unit that notifies the operation system of the type of the reception key when the reception key is reserved in the operation system, and A batch of receiving keys having an error setting unit for setting an error message when the receiving key is not reserved in the operation system and displaying a screen accompanied by the error message on the display type terminal device through the screen display function. An information processing system comprising: a determination unit.
JP62011633A 1987-01-20 1987-01-20 Information processing system Expired - Lifetime JPH0658657B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62011633A JPH0658657B2 (en) 1987-01-20 1987-01-20 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62011633A JPH0658657B2 (en) 1987-01-20 1987-01-20 Information processing system

Publications (2)

Publication Number Publication Date
JPS63178326A JPS63178326A (en) 1988-07-22
JPH0658657B2 true JPH0658657B2 (en) 1994-08-03

Family

ID=11783348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62011633A Expired - Lifetime JPH0658657B2 (en) 1987-01-20 1987-01-20 Information processing system

Country Status (1)

Country Link
JP (1) JPH0658657B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61110223A (en) * 1984-11-02 1986-05-28 Fujitsu Ltd Input check processing system
JPS62274332A (en) * 1986-05-22 1987-11-28 Nec Corp Predefined value display system for screen

Also Published As

Publication number Publication date
JPS63178326A (en) 1988-07-22

Similar Documents

Publication Publication Date Title
US11068851B2 (en) Exchanging messages during a chat session
KR100188958B1 (en) Method for fixing shortcut keys in a user terminal of video on demand system, method for using them and apparatus therefor
JPH1115624A (en) Method, device and program for electronic interaction between computers
US9124997B2 (en) Apparatus and method for remotely controlling in mobile communication terminal
US8078675B2 (en) Server unit, client unit, server-based computing system, server control method, client control method, and recording medium
US4698757A (en) Terminal procedure for utilizing host processor log on and log off prompts
US5938740A (en) Programmable peripheral control device for controlling peripherals of a computer system
JPH0658657B2 (en) Information processing system
JP2002091642A (en) Device/method/system for controlling display and medium therefor
US6700959B2 (en) Facsimile machine
JPH01114220A (en) Operation/inputting device for cellular system radio telephone set
KR970007670B1 (en) Keyphone system capable of the button function of terminal and method thereof
CN116954460A (en) Remote operation method and remote operation system of man-machine interface
JP3105286B2 (en) Facsimile machine
JPS6095622A (en) Terminal equipment
JPH0340015A (en) Electronic equipment
JP2727449B2 (en) Data terminal equipment
JP2847928B2 (en) Electronic musical instrument
JPH04321173A (en) Continuous processing method for home banking service
JPH0784903A (en) Information providing system by wan
JP3428274B2 (en) Remote control method of facsimile apparatus, facsimile apparatus and computer for remote control thereof
JPH0764889A (en) Communication terminal equipment
JPH024015B2 (en)
JPH08179922A (en) Information terminal equipment
JPH05327835A (en) Data communication system and multi-function telephone set compatible with memory card used for it