JPS61226834A - Displaying picture editing system - Google Patents

Displaying picture editing system

Info

Publication number
JPS61226834A
JPS61226834A JP60067400A JP6740085A JPS61226834A JP S61226834 A JPS61226834 A JP S61226834A JP 60067400 A JP60067400 A JP 60067400A JP 6740085 A JP6740085 A JP 6740085A JP S61226834 A JPS61226834 A JP S61226834A
Authority
JP
Japan
Prior art keywords
screen
definition information
program
display
picture
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
JP60067400A
Other languages
Japanese (ja)
Inventor
Eiji Yamazaki
山崎 英二
Yahei Murakata
村方 弥平
Sakae Sato
栄 佐藤
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
Nippon Telegraph and Telephone Corp
Original Assignee
Hitachi Ltd
Nippon Telegraph and Telephone 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 Hitachi Ltd, Nippon Telegraph and Telephone Corp filed Critical Hitachi Ltd
Priority to JP60067400A priority Critical patent/JPS61226834A/en
Publication of JPS61226834A publication Critical patent/JPS61226834A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To add and change a picture by storing the picture definition information on the file and changing the contents of the file. CONSTITUTION:A picture access program 11, when the necessity of the adding, changing, etc., of the picture occurs, prepares a displaying request list 31 and requests the displaying to a picture editing program 14. The program 14, first, selects the picture definition information 32 of transaction codes XXXX corresponding in a picture definition information file 12 by the transaction code of the list 31 handed from a picture access program 12, obtains the field definition information corresponding to key data AAA of the list 31 and edits displaying data aaa. When initial data A are designated, the data are renewed by transaction data aaa, the editing result is matched to a displaying machine type ZZ and displayed on a screen 33.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、プロセッサ上で走行するプログラムとオペレ
ータとの通信をディスプレイ画面を通して行うシステム
などにおける表示画面の編集、変更等の制御方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a control method for editing, changing, etc. a display screen in a system in which a program running on a processor communicates with an operator through a display screen.

〔発明の背景〕[Background of the invention]

情報処理システムにおいて1画面表示を行う場合1表示
画面の形式(画面上のフィールド位置、長さ、色、ブリ
ンクの有無等)および表示装置固有の情報を指定して行
う必要がある。しかし、従来は、アクセス元のプログラ
ム(業務プログラム)でこれらの情報を定義し1表示画
面を作成していたNめ1表示画面の追加、変更、表示機
種の変更等にともない業務プログラムの修正が必要とな
り、また、業務プログラムと画面編集プログラム間のイ
ンタフェースは表示形式と無関係に決めらでいないため
、業務プログラムで新たな表示データを追加する場合、
画面編集プログラムの変更も必要になり、表示画面を容
易に変更、追加したり、また、異なる表示装置に表示す
ることが困難であった。
When performing single-screen display in an information processing system, it is necessary to specify the format of the single display screen (field position on the screen, length, color, presence or absence of blinking, etc.) and information unique to the display device. However, in the past, this information was defined in the access source program (business program) and a single display screen was created, so it was necessary to modify the business program when adding or changing a single display screen or changing the display model. In addition, since the interface between the business program and the screen editing program cannot be determined regardless of the display format, when adding new display data in the business program,
It is also necessary to change the screen editing program, making it difficult to easily change or add a display screen or to display it on a different display device.

なお、特開昭56−60975号には、データの作表に
おいて、記憶装置に作表内容を登録するファイル部を作
成し、作表はこのファイル内容を参照して行い、また1
作表に変更の必要が生じた場合は、ファイル内の作表項
目と位置を変更することにより1作表項目の変更作業の
簡略化を実現する方法が開示されているが、プログラム
の変更を行わずに実現することについては考慮されてい
ない。
Furthermore, in JP-A No. 56-60975, when tabulating data, a file section for registering the tabulation contents in the storage device is created, tabulation is performed by referring to the contents of this file, and 1.
When it is necessary to change the tabulation, a method has been disclosed that simplifies the task of changing one tabulation item by changing the tabulation item and its position within the file, but it is difficult to change the program. It does not take into account what can be achieved without doing something.

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

本発明の目的は、プロセッサ上で走行するプログラムと
オペレータとの各種通信をディスプレイ画面を通して行
うシステムにおいて、業務プログラムや画面編集プログ
ラム等のプログラムの変更を行わずに表示画面の追加、
変更、表示機種の変更ができるようにした表示画面編集
方式を提供することにある。
An object of the present invention is to add a display screen without changing programs such as a business program or a screen editing program in a system that performs various communications between a program running on a processor and an operator through a display screen.
The purpose of the present invention is to provide a display screen editing method that allows changes and display model changes.

〔発明の概要〕[Summary of the invention]

本発明では1表示画面データの表示形式を指定する情報
及び表示機種に関する情報などからなる画面定義情報を
ファイル上に格納し、該画面定義情報の追加、修正を外
部より任意にできるようにする。そして、業務プログラ
ム(画面アクセス元のプログラム)と画面編集プログラ
ム間は表示形式1表示機種とは無関係なインタフェイス
とし、画面編集プログラムは業務プログラムから渡され
た画面データを、ファイル上の画面定義情報をもとに編
集し1表示装置へ出力する。
In the present invention, screen definition information consisting of information specifying the display format of one display screen data, information regarding the display model, etc. is stored in a file, and the screen definition information can be arbitrarily added or modified from outside. The interface between the business program (screen access source program) and the screen editing program is independent of the display format 1 display model, and the screen editing program uses the screen data passed from the business program with the screen definition information on the file. Edit based on the file and output to one display device.

〔発明の実施例〕[Embodiments of the invention]

第1図は本発明の原理構成を示したものである。 FIG. 1 shows the basic structure of the present invention.

第1図中、業務プログラムである画面アクセスプログラ
ムは業務対応に作られる。各業務毎の画面表示形式や装
置種別を示す画面定義情報は画面定義情報ファイル12
に格納しておく。即ち1画面表示を行う場合、あらかじ
め表示画面を設計(画面構成1表示位置1色、その他)
シ、結果を画面定義情報ファイル12に登録しておく。
In FIG. 1, the screen access program, which is a business program, is created for business purposes. Screen definition information indicating the screen display format and device type for each job is provided in the screen definition information file 12.
Store it in . In other words, when displaying on one screen, design the display screen in advance (screen configuration, display position, one color, etc.)
The results are registered in the screen definition information file 12.

画面編集プログラム14は、画面アクセスプログラムか
ら渡される画面データに対して、ファイル12から対応
する画面定義情報を読み出し、該定義情報をもとに画面
を編集し5表示装置13に表示する。
The screen editing program 14 reads screen definition information corresponding to the screen data passed from the screen access program from the file 12, edits the screen based on the definition information, and displays the edited screen on the display device 13.

こNで、一つの画面定義情報は、例えば以下の情報で構
成される。
In this case, one piece of screen definition information is composed of, for example, the following information.

■ トランザクションコード:トランザクションデータ
(追加、変更データ)がどの画面に対応するかを指定す
る。
■ Transaction code: Specifies which screen the transaction data (added, changed data) corresponds to.

■ タイトル二画面のタイトルエリアに表示するタイト
ルを予め定義する。
■ Title Define in advance the title to be displayed in the title area of the second screen.

■ ライトベン指示時の画面変化ニライトペン領域を指
示したときの色の指定、ブリンクの有無。
■ Screen change when specifying the light pen area Specify the color and presence or absence of blinking when specifying the light pen area.

アングラインの有無などを指定する。Specify whether there is an underground line or not.

さらに画面上の表示場所であるフィールドの定義情報と
して以下のものがある。
Furthermore, there is the following definition information for fields that are displayed on the screen.

■ フィールドの位置:画面に設定するフィールドの位
置を定義する。
■ Field position: Define the position of the field to be set on the screen.

■ フィールドの長さ:フィールドの長さを定義する。■ Field length: Define the field length.

■キーデータ:上記フィールドに対応するキーデータを
定義する0本キーデータにより画面アクセスプログラム
から渡される表示データとの対応付けを行う。
■Key data: 0 pieces of key data that define the key data corresponding to the above fields are used to correlate with the display data passed from the screen access program.

■ 初期データ:フィールドの初期データを定義する。■ Initial data: Define the initial data of the field.

■ 初期データの制御データ:初期データの色。■ Initial data control data: Initial data color.

ブリンクの有無、アングラインの有無を指定する。Specify the presence or absence of blink and the presence or absence of angle line.

■ 装置種別:画面を表示する装置の機種を指定する。■ Device type: Specify the device model that displays the screen.

第2図に示すように1画面アクセスプログラム11及び
画面編集プログラム14はプログラムファイルとして外
部記憶装置22に格納されている。
As shown in FIG. 2, the one-screen access program 11 and the screen editing program 14 are stored in an external storage device 22 as program files.

同様に、画面定義情報ファイル12も外部記憶装置23
に格納されている。外部記憶装置22,23は同一装置
であってもよい。業務の開始時、画面アクセスプログラ
ム11及び画面編集プログラム14は外部記憶装置22
から計算機の主記憶装置21にロードされる。また1画
面定義情報ファイル12は1画面編集プログラムの実行
に先立って、あらかじめの主記憶装置!21上に読み込
んでおく、このように、プログラム11.14の他に、
画面定義情報ファイル!2も主記憶装置i!21上に持
つようにすることにより1画面定義情報の参照のたびに
外部記憶装置23をアクセスする必要はない。
Similarly, the screen definition information file 12 is also stored in the external storage device 23.
is stored in. The external storage devices 22 and 23 may be the same device. At the start of business, the screen access program 11 and the screen editing program 14 are stored in the external storage device 22.
The data is loaded into the main memory 21 of the computer. Moreover, the one-screen definition information file 12 is stored in the main memory in advance before executing the one-screen editing program! 21, in this way, in addition to program 11.14,
Screen definition information file! 2 is also the main memory device i! 21, it is not necessary to access the external storage device 23 every time one screen definition information is referenced.

次に、第3図により本発明方式の処理例を説明する。第
3図は画面アクセスプログラムから渡されるトランザク
ションデータを画面に表示するまでの処理を示したもの
である。
Next, a processing example of the method of the present invention will be explained with reference to FIG. FIG. 3 shows the processing up to displaying transaction data passed from the screen access program on the screen.

画面アクセスプログラム11は、画面の追加。Screen access program 11 adds screens.

変更等の必要が生じた場合、表示形式1表示機種等を意
識することなく1表示依頼リスト31を作成し、画面編
集プログラム14に表示を依頼する。
When a change or the like arises, a 1-display request list 31 is created without being aware of the display format 1 display model, etc., and the display is requested to the screen editing program 14.

二へで1表示依頼リスト31は、画面定義情報ファイル
12に登録されているどの定義情報に対応するかを示す
トランザクションコード(第3図ではxxxx)、画面
フィールドと対応付けるキーデータ(第3図ではAAA
)、新表示データ(第3図ではaaa)、該表示データ
の色、ブリンクの有無等からなる。
The 2 to 1 display request list 31 includes a transaction code (xxxx in FIG. 3) indicating which definition information registered in the screen definition information file 12 corresponds to, key data (in FIG. 3) associated with the screen field. AAA
), new display data (aaa in FIG. 3), color of the display data, presence or absence of blinking, etc.

画面編集プログラム14は、まず画面アクセスプログラ
ム12から渡された表示依頼リスト31のトランザクシ
ョンコードにより1画面定義情報ファイル12内の対応
するトランザクションコード(第3図ではXXXX)の
画面定義情報32を選択する0次に1表示依頼リスト3
1のキーデータ(AAA)に対応するフィールド定義情
報(フィールドのアドレス、長さ等)を画面定義情報3
2より得、表示データ(a a a)を該フィールド内
に編集する。この時、画面定義情報32内に該当キーデ
ータに対する初期データ(第3図ではA)が指定されて
いる場合、該初期データはトランザクションデータ(a
 a a)により更新される0画面編集プログラムは、
この編集結果を画面定義情報32内の表示機種(第3図
ではZZ)に合わせ、表示装置i13に画面33を表示
する。
The screen editing program 14 first selects the screen definition information 32 of the corresponding transaction code (XXXX in FIG. 3) in the one-screen definition information file 12 based on the transaction code of the display request list 31 passed from the screen access program 12. 0th and 1st display request list 3
Field definition information (field address, length, etc.) corresponding to the key data (AAA) in 1 is screen definition information 3.
2, and edit the display data (a a a) into the field. At this time, if initial data (A in FIG. 3) for the corresponding key data is specified in the screen definition information 32, the initial data is the transaction data (a
a The 0 screen editing program updated by a) is
This editing result is matched to the display model (ZZ in FIG. 3) in the screen definition information 32, and the screen 33 is displayed on the display device i13.

本実施例によれば、画面定義情報ファイルの内容を変更
するだけで表示画面の形式(位置1色、ブリンク他)を
変更できる。また、画面アクセスプログラムの指示光お
よび画面定義情報にトランザクションコードを追加する
ことにより表示データの追加1画面の追加をプログラム
の変更なしで行うことができる。さらに、別の表示機種
に出力する場合には1画面定義情報ファイルの機種情報
を変えるのみで可能である。
According to this embodiment, the format of the display screen (position, one color, blink, etc.) can be changed simply by changing the contents of the screen definition information file. Furthermore, by adding a transaction code to the instruction light and screen definition information of the screen access program, one additional screen of display data can be added without changing the program. Furthermore, when outputting to a different display model, it is possible to do so by simply changing the model information in the one-screen definition information file.

第4図(a)は上記画面アクセスプログラムの処理フロ
ーであり、第4図(b)は画面編集プログラムの処理フ
ローを示したものである。
FIG. 4(a) shows the processing flow of the screen access program, and FIG. 4(b) shows the processing flow of the screen editing program.

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

本発明の表示画面編集方式によれば、以下のような効果
が得られる。
According to the display screen editing method of the present invention, the following effects can be obtained.

■ 画面定義情報をファイル上に持つことにより。■ By having screen definition information in a file.

ファイル内容を変更するだけで、画面の追加、変更が可
能になる。
Screens can be added or changed simply by changing the file contents.

■ 画面定義情報ファイルの作成はユーティリティプロ
グラム(UP)で行い、定義情報の相関チェック(フィ
ールドの二重割付けなど)を該UPで行うことにより、
定義誤りのミスが少なくできる。
■ Create a screen definition information file using a utility program (UP), and use the UP to check the correlation of definition information (double assignment of fields, etc.).
Mistakes due to definition errors can be reduced.

■ プログラムの変更を行う従来方式に比べて。■Compared to the conventional method of changing programs.

画面の変更処理時間が大幅に短縮可能である。Screen change processing time can be significantly reduced.

■ 画面編集値ログラムと業務プログラム間のインタフ
ェースを表示形式、表示装置とは無関係に決まるため、
汎用性があり、異なるシステムでも同一画面編集プログ
ラムを流用することができ、経済的に画面表示が実現で
きる。
■ The interface between the screen edit value program and the business program is determined regardless of the display format or display device.
It is versatile, the same screen editing program can be used in different systems, and screen display can be realized economically.

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

第1図は本発明の原理構成図、第2図は第1図のハード
イメージを示す図、第3図は本発明による画面編集処理
例の一例を示す図、第4図(a)。 (b)は画面アクセスプログラムと画面編集プログラム
の処理フロー図である。 11・・・画面アクセスプログラム、 12・・・画面定義情報ファイル。 13・・・表示装置、  14・・・画面編集プログラ
ム。 第  2  図 第  3  図 第 4L2I (の              (b)JL面7りぞ
スフ07′ツへ
FIG. 1 is a diagram showing the principle configuration of the present invention, FIG. 2 is a diagram showing a hard image of FIG. 1, FIG. 3 is a diagram showing an example of screen editing processing according to the present invention, and FIG. 4(a). (b) is a processing flow diagram of a screen access program and a screen editing program. 11...Screen access program, 12...Screen definition information file. 13...Display device, 14...Screen editing program. Figure 2 Figure 3 Figure 4L2I ((b) To JL side 7 groove 07'

Claims (1)

【特許請求の範囲】[Claims] (1)表示装置を備えた情報処理システムにおいて、表
示形式、表示機種等を指定する画面定義情報を画面アク
セス元対応に格納した画面定義情報ファイルを設け、画
面アクセス元から画面データを渡されると、前記画面定
義情報ファイルから対応する画面定義情報を読み出し、
該画面定義情報をもとに前記画面データを編集して表示
することを特徴とする表示画面編集方式。
(1) In an information processing system equipped with a display device, a screen definition information file that stores screen definition information specifying display format, display model, etc. corresponding to the screen access source is provided, and when screen data is passed from the screen access source, , reading the corresponding screen definition information from the screen definition information file;
A display screen editing method characterized in that the screen data is edited and displayed based on the screen definition information.
JP60067400A 1985-03-30 1985-03-30 Displaying picture editing system Pending JPS61226834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60067400A JPS61226834A (en) 1985-03-30 1985-03-30 Displaying picture editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60067400A JPS61226834A (en) 1985-03-30 1985-03-30 Displaying picture editing system

Publications (1)

Publication Number Publication Date
JPS61226834A true JPS61226834A (en) 1986-10-08

Family

ID=13343865

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60067400A Pending JPS61226834A (en) 1985-03-30 1985-03-30 Displaying picture editing system

Country Status (1)

Country Link
JP (1) JPS61226834A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63128422A (en) * 1986-11-18 1988-06-01 Nec Corp Method for defining input/output of screen
JPS63257027A (en) * 1987-04-14 1988-10-24 Nec Corp Inputting/outputting system for file read picture
JPH0212324A (en) * 1988-06-29 1990-01-17 Fujitsu Ltd Display device
JPH04205415A (en) * 1990-11-30 1992-07-27 Matsushita Electric Ind Co Ltd Information processor
JPH052520A (en) * 1991-06-26 1993-01-08 Agency Of Ind Science & Technol Data base system
JPH07319818A (en) * 1994-05-23 1995-12-08 Nec Corp Reprocessing method for on-line application system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5058944A (en) * 1973-09-26 1975-05-22

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5058944A (en) * 1973-09-26 1975-05-22

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63128422A (en) * 1986-11-18 1988-06-01 Nec Corp Method for defining input/output of screen
JPS63257027A (en) * 1987-04-14 1988-10-24 Nec Corp Inputting/outputting system for file read picture
JPH0212324A (en) * 1988-06-29 1990-01-17 Fujitsu Ltd Display device
JPH04205415A (en) * 1990-11-30 1992-07-27 Matsushita Electric Ind Co Ltd Information processor
JPH052520A (en) * 1991-06-26 1993-01-08 Agency Of Ind Science & Technol Data base system
JPH07319818A (en) * 1994-05-23 1995-12-08 Nec Corp Reprocessing method for on-line application system

Similar Documents

Publication Publication Date Title
US6493732B2 (en) Method of and an apparatus for displaying version information and configuration and a computer-readable recording medium on which a version and configuration information display program is recorded
CN100429646C (en) Method and apparatus for displaying electronic document including handwritten data
US20080084573A1 (en) System and method for relating unstructured data in portable document format to external structured data
US7409642B2 (en) Method and system for applying user interface elements to data
US8230319B2 (en) Web-based visualization, refresh, and consumption of data-linked diagrams
CN112306594A (en) Rendering method and device based on mobile terminal and storage medium
US5802531A (en) Method and system for embedding parts of documents and synchronizing multiple views thereof
US7554544B2 (en) Just-in-time user interface layout
JPS61226834A (en) Displaying picture editing system
JP2908425B1 (en) Marking / redisplay method for homepages using frames
JP3381903B2 (en) Map display system and image scroll processing method therefor
JPS60134282A (en) System screen display system
JP3178001B2 (en) Data processing device
HU210893B (en) Method for transmitting information in information processing systems and such information processing system
JP2845742B2 (en) Cut data information management device
JP3037141B2 (en) Spreadsheet system and method with auxiliary line display function
JP3376950B2 (en) Screen generator
JPH0744446A (en) Relating method for grouped information
JP2982535B2 (en) Graph creation device
JPH08339413A (en) Data entry device
US20020082722A1 (en) Addon mechanism for a control system based on an extension data field
JP2001142880A (en) Document management device, method therefor, and storage medium
JPH03214335A (en) Computer system
JPH10301762A (en) Accessory information processor
JPH07181948A (en) Character switching and processing system