JPH0477920A - Screen control mechanism for work station - Google Patents
Screen control mechanism for work stationInfo
- Publication number
- JPH0477920A JPH0477920A JP19177290A JP19177290A JPH0477920A JP H0477920 A JPH0477920 A JP H0477920A JP 19177290 A JP19177290 A JP 19177290A JP 19177290 A JP19177290 A JP 19177290A JP H0477920 A JPH0477920 A JP H0477920A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- information
- control mechanism
- screen definition
- work station
- 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
Links
Landscapes
- Digital Computer Display Output (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、ワークステーションの画面制御機構に関し、
特に、ワークステーション側に画面情報を有し、高速に
画面の入出力を行うための制御機構に関する。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a screen control mechanism for a workstation.
In particular, it relates to a control mechanism that has screen information on the workstation side and performs screen input/output at high speed.
従来、この種のワークステーションの画面制御機構は、
ワークステーション側にファイルを有しており、ワーク
ステーション側でツールを使用し、画面情報を作成して
いる。Traditionally, the screen control mechanism for this type of workstation is
The workstation has files, and the workstation uses tools to create screen information.
上述した従来のワークステーションの画面制御機構は、
アプリケーションを実行する前にワークステーション側
のファイルに登録しておく必要があり、画面定義情報を
更新した場合は、影響する全てのワークステーションの
画面定義情報を更新しなければならないという欠点があ
る。The conventional workstation screen control mechanism described above is
It is necessary to register the application in a file on the workstation before running it, and when the screen definition information is updated, the screen definition information must be updated on all affected workstations.
本発明のワークステーションの画面制御機構は、基本処
理装置とワークステーションとを有する報処理装置にお
いて、画面を定義するための画面定義ツールと、画面定
義ツールにより作成された画面定義情報を記憶する画面
定義ファイルと、アプリケーションからの画面入出力要
求に基づきワークステーション側と通信を行い、画面定
義ファイルに記憶されている画面定義情報を制御する画
面制御機構とを基本処理装置側に有し、画面制御機構か
らの要求に基づき画面定義情報を検索し、画面定義ファ
イルがら既に登録済みであればその情報に従い、まだ未
登録であれば画面制御機構より画面定義情報を入手し、
登録後、画面定義情報に従い画面の入出力を行うワーク
ステーション制御機構をワークステーション側に有して
いる。The workstation screen control mechanism of the present invention is an information processing device having a basic processing unit and a workstation, and includes a screen definition tool for defining a screen, and a screen for storing screen definition information created by the screen definition tool. The basic processing unit has a definition file and a screen control mechanism that communicates with the workstation based on screen input/output requests from applications and controls the screen definition information stored in the screen definition file. Search for screen definition information based on a request from the mechanism, and if it has already been registered in the screen definition file, follow that information, or if it has not yet been registered, obtain the screen definition information from the screen control mechanism,
After registration, the workstation has a workstation control mechanism that performs screen input/output according to screen definition information.
本発明の実施例について図面に基づいて説明する。 Embodiments of the present invention will be described based on the drawings.
第1図は本発明の一実施例の情報処理装置の概略図、第
2図は第1図の画面定義情報の画面定義情報管理テーブ
ルの内容を示す図である。FIG. 1 is a schematic diagram of an information processing apparatus according to an embodiment of the present invention, and FIG. 2 is a diagram showing the contents of a screen definition information management table of the screen definition information shown in FIG.
第1図において、本実施例の情報処理装置の基本処理装
置10はアプリケーション1、画面定義ツール2、画面
制御機構3より構成され、WS20はw s 制御機構
5、画面定義情報6より構成されている。In FIG. 1, the basic processing device 10 of the information processing apparatus of this embodiment is composed of an application 1, a screen definition tool 2, and a screen control mechanism 3, and the WS 20 is composed of a ws control mechanism 5 and screen definition information 6. There is.
また、基本処理機#110には画面定義ファイル4が接
続され、基本処理装置10とWS20とは互いに接続さ
れると同時に、外部装置とも接続されている。Further, the screen definition file 4 is connected to the basic processing device #110, and the basic processing device 10 and the WS 20 are connected to each other and also to an external device.
アプリケーション1は、画面定義ファイル4上の画面名
を指定して画面制御機構3へ要求を出す。The application 1 specifies the screen name on the screen definition file 4 and issues a request to the screen control mechanism 3.
画面制御機構3はWS制御機構5へ画面名で画面入出力
要求を行い、画面定義情報6を検索し、未登録であれば
、画面定義ファイル4より画面制御機構3を経由して画
面定義情報6を登録した後、または既に登録済みの場合
、登録情報に基づき画面に対して入出力を行う。The screen control mechanism 3 makes a screen input/output request to the WS control mechanism 5 using the screen name, searches for the screen definition information 6, and if it is not registered, the screen definition information is sent from the screen definition file 4 via the screen control mechanism 3. After registering 6, or if it has already been registered, input/output is performed on the screen based on the registered information.
画面定義情報6は、第2図に示すWS制御機構5内の画
面名と画面定義エリアへのポインタから成る画面定義管
理テーブルに入っており、実際には各画面名のname
l〜Nに対応する画面定義エリアへのポインタの個所に
入っている。The screen definition information 6 is contained in a screen definition management table consisting of a screen name and a pointer to the screen definition area in the WS control mechanism 5 shown in FIG.
It is located at the pointer to the screen definition area corresponding to l to N.
以上説明したように本発明によれば、アプリケーション
の実行時に1回だけ画面情報をワークステーション側に
登録することにより、画面定義情報の実行時にアプリケ
ーション側とワークステーション側の画面定義情報が異
なるという問題を解決すると共に、ワークステーション
側にファイルを使用していないためファイル装置の無い
ワークステーションが可能となり、ワークステーション
の低価格化が図れるという効果がある。As explained above, according to the present invention, by registering screen information on the workstation side only once when an application is executed, there is a problem that the screen definition information on the application side and the workstation side differ when the screen definition information is executed. In addition, since no files are used on the workstation side, it is possible to create a workstation without a file device, and the cost of the workstation can be reduced.
第1図は本発明の一実施例の情報処理装置の概略図、第
2図は第1図の画面定義情報の画面定義情報管理テーブ
ルの内容を示す図である。
1・・・アプリケーション、2・・・画面定義ツール、
3・・・画面制御機構、4・・・画面定義ファイル、5
・・・WS制御機構、6・・・画面定義情報、10・・
・基本処理装置、20・・・WS。FIG. 1 is a schematic diagram of an information processing apparatus according to an embodiment of the present invention, and FIG. 2 is a diagram showing the contents of a screen definition information management table of the screen definition information shown in FIG. 1...Application, 2...Screen definition tool,
3... Screen control mechanism, 4... Screen definition file, 5
...WS control mechanism, 6...Screen definition information, 10...
・Basic processing device, 20...WS.
Claims (1)
置において、 画面を定義するための画面定義ツールと、前記画面定義
ツールにより作成された画面定義情報を記憶する画面定
義ファイルと、アプリケーションからの画面入出力要求
に基づき前記ワークステーション側と通信を行い、前記
画面定義ファイルに記憶されている画面定義情報を制御
する画面制御機構とを前記基本処理装置側に有し、 前記画面制御機構からの要求に基づき画面定義情報を検
索し、前記画面定義ファイルから既に登録済みであれば
その情報に従い、まだ未登録であれば前記画面制御機構
より画面定義情報を入手し、登録後、前記画面定義情報
に従い画面の入出力を行うワークステーション制御機構
を前記ワークステーション側に有することを特徴とする
ワークステーションの画面制御機構。[Scope of Claim] In an information processing device having a basic processing unit and a workstation, there is provided a screen definition tool for defining a screen, a screen definition file for storing screen definition information created by the screen definition tool, and an application. a screen control mechanism on the basic processing device side that communicates with the workstation side based on screen input/output requests from and controls screen definition information stored in the screen definition file, the screen control mechanism Search for screen definition information based on a request from the screen definition file, and if it has already been registered from the screen definition file, follow that information, or if it is not yet registered, obtain the screen definition information from the screen control mechanism, and after registration, the screen A screen control mechanism for a workstation, comprising a workstation control mechanism on the workstation side that performs screen input/output according to definition information.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP19177290A JPH0477920A (en) | 1990-07-19 | 1990-07-19 | Screen control mechanism for work station |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP19177290A JPH0477920A (en) | 1990-07-19 | 1990-07-19 | Screen control mechanism for work station |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0477920A true JPH0477920A (en) | 1992-03-12 |
Family
ID=16280271
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP19177290A Pending JPH0477920A (en) | 1990-07-19 | 1990-07-19 | Screen control mechanism for work station |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0477920A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0773088A (en) * | 1993-09-02 | 1995-03-17 | Nec Corp | Local data base update system |
-
1990
- 1990-07-19 JP JP19177290A patent/JPH0477920A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0773088A (en) * | 1993-09-02 | 1995-03-17 | Nec Corp | Local data base update system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH02128246A (en) | Control system in discrete data base system | |
| JPH0644052A (en) | Interactive selection processing system for computer input/output device | |
| JPH01318107A (en) | Common utilization system for inter-os command | |
| JPH0728587A (en) | Electromagnetic induction coordinate input device | |
| JPH05225317A (en) | Coordinate data designation control system | |
| JPH048164U (en) | ||
| JP2604739B2 (en) | Console operation right control method | |
| JPH03245228A (en) | System change function method | |
| JPS6297011A (en) | Display method of numerical control device | |
| JPH0216643A (en) | System for controlling output of debugging information | |
| JPH03265956A (en) | Input/output method selection system | |
| JPH09288543A (en) | Foot control pointing device | |
| JPH0561944A (en) | Space information generation system | |
| JPH0567049A (en) | External command processor | |
| JPH0279137A (en) | Integrated dictionary system | |
| JPS6368945A (en) | Double registering system for file | |
| JPH04243462A (en) | Message output system | |
| JPH0212525A (en) | Program editing and coupling device | |
| JPH0497479A (en) | Document output control system | |
| JPS63250780A (en) | Connection system in flowchart plotting system | |
| JPH0793116A (en) | Printer selector | |
| JPS62140123A (en) | Data input device | |
| JPS63111519A (en) | Input system for command procedure by picture processing type command | |
| JPH0520008A (en) | Display processor | |
| JPH0594559A (en) | Keyboard input device equivalent system |