JPH04112380A - Screen reading/editing/displaying system - Google Patents

Screen reading/editing/displaying system

Info

Publication number
JPH04112380A
JPH04112380A JP23391890A JP23391890A JPH04112380A JP H04112380 A JPH04112380 A JP H04112380A JP 23391890 A JP23391890 A JP 23391890A JP 23391890 A JP23391890 A JP 23391890A JP H04112380 A JPH04112380 A JP H04112380A
Authority
JP
Japan
Prior art keywords
screen
editing
data
reading
read
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
JP23391890A
Other languages
Japanese (ja)
Inventor
Yoshihiro Yanase
簗瀬 佳弘
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP23391890A priority Critical patent/JPH04112380A/en
Publication of JPH04112380A publication Critical patent/JPH04112380A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the coding of an application program and to improve the performance by providing a reading/editing/displaying part for editing and displaying input data read from a screen in accordance with a screen defining body, reading the input data in accordance with a read instruction from a data processing part, and editing and displaying it. CONSTITUTION:A read/editing processing part 6 reads data from a screen 7 by a request from an application program 10, refers to a screen defining body 3 and edits the data in accordance with an instruction, when an editing instruction is given, and displays it on the screen 7. In such a way, by executing a batch processing to the editing and display by a format editing processing part 2 with respect to a read instruction, a display instruction is executed continuously by a single read instruction. in such a way, coding of an application program is facilitated, and the performance can be improved.

Description

【発明の詳細な説明】 〔概 要〕 端末の画面に対する入力や出力の動作を制御する画面読
取編集表示方式に関し、 一読取命令で表示命令を引き続いて実行させることによ
り、アプリケーションプログラムのコーディングが容易
になり、性能を向上させることを目的とし、 データの入出力画面とデータ処理部の仲介を入出力デー
タの属性を定義した画面定義体によって行うフォーマッ
トg集処理部に於いて、画面から読み取った該入力デー
タを画面定義体に従って編集表示する読取編集表示部と
、を設けることによって、前記データ処理部からの読取
指示に応じて、入力データを読み取り、編集表示するよ
うに構成する。
[Detailed Description of the Invention] [Summary] Regarding a screen reading, editing and displaying method that controls input and output operations on a terminal screen, application programs can be easily coded by sequentially executing display commands with one reading command. For the purpose of improving performance, the format g collection processing section uses a screen definition body that defines the attributes of input and output data to mediate between the data input/output screen and the data processing section. By providing a reading, editing and displaying section that edits and displays the input data according to a screen definition, the input data is read and edited and displayed in response to a reading instruction from the data processing section.

〔産業上の利用分野〕[Industrial application field]

本発明は、端末の画面に対する入力や出力の動作を制御
する画面読取編集表示方式に関する。
The present invention relates to a screen reading, editing and displaying method for controlling input and output operations on a terminal screen.

〔従来の技術〕[Conventional technology]

従来、アプリケーションプログラムと入出力画面とのデ
ータの入出力はフォーマット編集プログラムが1:1の
命令対応で処理を行っていた。
Conventionally, data input/output between an application program and an input/output screen has been processed by a format editing program in a 1:1 command correspondence.

アプリケーションプログラムはフォーマ・ント編集処理
部に画面からの読み取り依頼をして、フォマット編集処
理部が画面から読み取ったデータを編集してアプリケー
ションプログラムに渡し、画面に出力するときは、アプ
リケーションプログラムがフォーマツ)W集処理部に出
力依軌をして表示データを渡し、フォーマットW集処理
部が画面定義体を参照して画面への表示形式の指示を読
み取り、その指示に従って、該データを編集して表示す
る。
The application program requests the format editing processing section to read from the screen, the format editing processing section edits the data read from the screen, passes it to the application program, and when outputting to the screen, the application program formats the data.) The output data is passed to the W collection processing unit, and the format W collection processing unit refers to the screen definition, reads the instructions for display format on the screen, and edits and displays the data according to the instructions. do.

ここで画面定義体とは表示装置の画面に表示される各フ
ィールドについての属性等を規定する記述の集合であっ
て、画面に対して対応付けされている。そしてアプリケ
ーションプログラムは画面を使用する時は、画面定義体
を指定してフォーマット編集処理部に処理を依頼するこ
とにより、アプリケーションプログラムの中で画面につ
いて記述する必要がなく、画面を独立して設計すること
ができるようになっている。
Here, the screen definition is a set of descriptions that define the attributes of each field displayed on the screen of the display device, and is associated with the screen. When the application program uses a screen, it specifies the screen definition and requests processing to the format editing processing unit, so there is no need to describe the screen in the application program, and the screen can be designed independently. It is now possible to do so.

第4図は従来の画面に対するアプリケーションプログラ
ムとフォーマット編集処理部との関係を示す図である。
FIG. 4 is a diagram showing the relationship between an application program and a format editing processing section for a conventional screen.

図において、10は業務を行うアプリケーションプログ
ラム、2は入出力画面7とアプリケーションプログラム
lOのインターフェースを行うフォーマット編集処理部
、3は入出力画面7の各フィールドを定義する画面定義
体、4は入出力画面7からデータを読み込むフォーマツ
)W集処理部の読取部、5は入出力画面7に指定された
ブタを表示するフォーマツ)[集処理部の表示部、7は
データの入出力を行う画面、である。
In the figure, 10 is an application program that performs business, 2 is a format editing processing unit that interfaces the input/output screen 7 and the application program IO, 3 is a screen definition body that defines each field of the input/output screen 7, and 4 is input/output 5 is a format that reads the data from the screen 7) W collection processing section; 5 is a format that displays the specified pig on the input/output screen 7; 7 is a display section of the collection processing section; 7 is a screen for inputting and outputting data; It is.

アプリケーションプログラム10は画面定義体を指定し
て、該画面定義体を蓄積されているファイルからメモリ
にロードする。画面定義体はファイル上には複数あり、
現在使用される1つだけがメモリ上に常駐するようにす
る。
The application program 10 specifies a screen definition and loads the screen definition into memory from the stored file. There are multiple screen definitions in the file,
Ensure that only the one currently in use resides in memory.

アプリケーションプログラム10はフォーマット編集処
理部2に画面上の位置を指定して読取命令を出し、フォ
ーマット編集処理部2の読取部4は画面定義体3を参照
してデータを読み取り、該データをアプリケーションプ
ログラム10に送る。
The application program 10 specifies a position on the screen and issues a reading command to the format editing processing section 2, and the reading section 4 of the format editing processing section 2 reads the data by referring to the screen definition body 3, and transfers the data to the application program. Send to 10.

アプリケーションプログラム10は該データを表示する
ため、再度位置を指定して表示命令をフォーマットa集
処理部2に出し、該データをフォーマット編集処理部2
に送る。
In order to display the data, the application program 10 specifies the position again and sends a display command to the format a collection processing unit 2, and then displays the data in the format editing processing unit 2.
send to

フォーマット編集処理部2の表示部5は画面定義体3を
参照して、編集指示があれば該データをその形式に編集
して画面に表示する。この場合の編集というのはたとえ
ば該データが金額であれば円記号「¥」を金額の最初に
付けて、3桁毎にコンマ「、」をつけることである。編
集形式は画面定義体3で自由に設定できる。
The display section 5 of the format editing processing section 2 refers to the screen definition body 3, and if there is an editing instruction, edits the data into that format and displays it on the screen. Editing in this case means, for example, if the data is a monetary amount, a yen symbol "¥" is added to the beginning of the amount, and a comma "," is added after every three digits. The editing format can be freely set using the screen definition body 3.

このように画面上の編集形式は独立してできるので画面
定義体を別設針とすることによってアプリケーションプ
ログラムの作成が容易になる。
Since the editing format on the screen can be done independently in this way, creating an application program is facilitated by using a separate screen definition body.

上記の説明の如く、従来画面からの読取命令は表示命令
と別に実行されていたが、画面からの読取命令は殆ど表
示命令と対で発行されており、読み取ったデータは表示
して利用者が確認するのが一般的な使い方であった。
As explained above, the command to read from the screen was conventionally executed separately from the display command, but most of the commands to read from the screen were issued in pairs with the display command, and the read data was displayed and the user The common usage was to check.

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

読取命令は表示命令と対で発行されるにもがかわらず、
アプリケーションプログラムから必ず読取命令と表示命
令と、2回命令を発行しなければならないため、プログ
ラムのコルディングの手間が増え、さらには実行時の処
理性能の低下を引き起こしているという問題があった。
Even though the read command is issued in pairs with the display command,
Since the application program must issue the command twice, once the read command and the display command, there is a problem in that the effort required to code the program increases and furthermore, processing performance during execution deteriorates.

本発明はこのような点にがんがみて、−命令で表示命令
を読取命令に引き続いて実行させる手段を提供すること
を目的とする。
In view of these points, it is an object of the present invention to provide means for executing a display command following a read command using a - command.

〔課題を解決するための手段〕[Means to solve the problem]

上記問題点は下記の如くに構成された画面読取編集表示
方式によって解決される。
The above problem is solved by a screen reading, editing and displaying method configured as follows.

第1図は本発明の原理図である。FIG. 1 is a diagram showing the principle of the present invention.

データの入出力画面7とデータ処理部1の仲介を入出力
データの属性を定義した画面定義体3によって行うフォ
ーマット編集処理部2に於いて、画面から読み取った該
入力データを画面定義体3に従って編集表示する読取編
集表示部6と、を設けることによって、前記データ処理
部からの読取指示に応じて、入力データを読み取り、編
集表示するように構成する。
In the format editing processing section 2, which mediates between the data input/output screen 7 and the data processing section 1 using the screen definition program 3 that defines the attributes of the input/output data, the input data read from the screen is processed according to the screen definition program 3. By providing a reading/editing display section 6 for editing and displaying, the input data is read and edited and displayed in response to a reading instruction from the data processing section.

〔作 用〕[For production]

読取編集表示部は、画面から入力データを読み取り、画
面定義体を読んで編集指示があれば、該入力データを画
面定義体に従って編集し、画面に表示する。
The reading, editing and displaying section reads input data from the screen, reads the screen definition, and if there is an editing instruction, edits the input data according to the screen definition and displays it on the screen.

〔実施例〕〔Example〕

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

図において、6はアプリケーションプログラムからの依
願により、画面からデータを読み取り、画面定義体を参
照して、編集指示があれば、該指示に従って前記データ
を編集し、画面に表示する読取編集表示部である。
In the figure, 6 is a read/edit/display unit that reads data from the screen according to a request from an application program, refers to the screen definition, and if there is an editing instruction, edits the data according to the instruction and displays it on the screen. be.

その他第4図と同一符号は同一物である。Other symbols that are the same as those in FIG. 4 are the same.

図において、アプリケーションプログラムが画面からデ
ータを読み取り、そのデータを編集して表示しようとす
るとき、画面上の位置を指定して読取編集表示命令を発
行すると、該命令はフォーマツ)[集処理部2の読取編
集表示部6に渡り、実行される。
In the figure, when an application program reads data from the screen, edits and displays the data, and issues a read, edit and display command by specifying a position on the screen, the command is sent to the format The reading/editing display section 6 is then executed.

この制御については第3図の読取編集表示部の処理フロ
ーチャートを用いて説明する。
This control will be explained using the processing flowchart of the reading/editing/displaying section shown in FIG.

先ずステップ70で画面からの指定フィールドのデータ
の読み取りを行う。この内容は従来の画面からのデータ
の読み取りと同一である。
First, in step 70, data in a designated field is read from the screen. This content is the same as reading data from a conventional screen.

次にステップ71でメモリにある画面定義体を読み出す
Next, in step 71, the screen definition file in the memory is read.

ステップ72で画面の指定フィールドには編集の指示が
あるかどうかを調べ、指示があればステップ73へ、な
ければ終了へ進む。
In step 72, it is checked whether there is an editing instruction in the specified field on the screen, and if there is an instruction, the process proceeds to step 73; if not, the process proceeds to end.

ステップ73でステップ70で読み取ったデータを画面
定義体3の指定に従って編集する。
In step 73, the data read in step 70 is edited according to the specifications of the screen definition program 3.

ステップ74で編集した該データを画面の指定フィール
ドに表示し、終了して制御をアプリケーションプログラ
ムに戻す。
The edited data is displayed in the specified field on the screen in step 74, and control is returned to the application program upon completion.

以上の如く読取命令に対してフォーマットW集処理部2
で編集表示までを一括処理するようにしたことにより、
アプリケーションプログラムの作成の゛自由度が増し、
実行性能が向上する。
As described above, the format W collection processing unit 2 responds to the read command.
By processing everything up to editing display in one batch,
Increased degree of freedom in creating application programs,
Execution performance is improved.

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

以上の説明から明らかなように本発明によれば一回の読
取命令で表示命令を引き続いて実行させることにより、
アプリケーションプログラムのコーディングが容易にな
り、性能が向上する、という著しい工業的効果がある。
As is clear from the above description, according to the present invention, by successively executing a display command with a single reading command,
This has a significant industrial effect in that application program coding becomes easier and performance is improved.

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

第1図は本発明の原理図、 第2図は本発明の実施例の構成を示すブロック図、第3
図は読取編集表示部の処理フローチャート、第4図は従
来のシステムの構成を示すブロック図、である。 図において、 lはデータ処理部、 2はフォーマツ)W集処理部、 3は画面定義体、 4は読取部、 5は表示部、 6は読取編集表示部、 7は入出力画面、 10はアプリケーションプログラム、 70〜74は動作ステップ、 を示す。 本発明の原理図 第1図 読取編集表示部の処理フローチャート 第3図 本発明の実施例の構成を示すブロック図従来のシステム
の構成を示すブロック図第4図
Fig. 1 is a principle diagram of the present invention, Fig. 2 is a block diagram showing the configuration of an embodiment of the present invention, and Fig. 3 is a block diagram showing the configuration of an embodiment of the present invention.
The figure is a processing flowchart of the reading, editing and display section, and FIG. 4 is a block diagram showing the configuration of a conventional system. In the figure, l is a data processing unit, 2 is a format (format) W collection processing unit, 3 is a screen definition body, 4 is a reading unit, 5 is a display unit, 6 is a reading/editing display unit, 7 is an input/output screen, and 10 is an application 70 to 74 indicate operation steps of the program. Principle diagram of the present invention. Figure 1. Processing flowchart of the reading, editing and display unit. Figure 3. Block diagram showing the configuration of an embodiment of the present invention. Block diagram showing the configuration of a conventional system.

Claims (1)

【特許請求の範囲】 データの入出力画面(7)とデータ処理部(1)の仲介
を入出力データの属性を定義した画面定義体(3)によ
って行うフォーマット編集処理部(2)に於いて、 画面から読み取った該入力データを画面定義体(3)に
従って編集表示する読取編集表示部(6)と、を設ける
ことによって、 前記データ処理部からの読取指示に応じて、入力データ
を読み取り、編集表示することを特徴とする画面読取編
集表示方式。
[Scope of Claims] In the format editing processing unit (2) that mediates between the data input/output screen (7) and the data processing unit (1) using a screen definition body (3) that defines attributes of input/output data. , a reading/editing/displaying unit (6) that edits and displays the input data read from the screen according to the screen definition (3), reads the input data in response to a reading instruction from the data processing unit, A screen reading editing display method characterized by editing display.
JP23391890A 1990-09-03 1990-09-03 Screen reading/editing/displaying system Pending JPH04112380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23391890A JPH04112380A (en) 1990-09-03 1990-09-03 Screen reading/editing/displaying system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23391890A JPH04112380A (en) 1990-09-03 1990-09-03 Screen reading/editing/displaying system

Publications (1)

Publication Number Publication Date
JPH04112380A true JPH04112380A (en) 1992-04-14

Family

ID=16962640

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23391890A Pending JPH04112380A (en) 1990-09-03 1990-09-03 Screen reading/editing/displaying system

Country Status (1)

Country Link
JP (1) JPH04112380A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01191893A (en) * 1988-01-27 1989-08-01 Fujitsu Ltd Enlarged character display system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01191893A (en) * 1988-01-27 1989-08-01 Fujitsu Ltd Enlarged character display system

Similar Documents

Publication Publication Date Title
JPS62192820A (en) Man-machine interface control system
JPH04112380A (en) Screen reading/editing/displaying system
JPH0235533A (en) Command execution history log collection processor
JP2875135B2 (en) Program device for programmable controller
JPS63131229A (en) Process procedure preparing and processing system
JP3305858B2 (en) Automatic figure creation device and automatic figure creation method
JPS61145628A (en) Pattern control system
JP2723236B2 (en) Character reader
JPH05143544A (en) Command train selection/edition system
JPH0352019A (en) Data nonediting display system
JPH0512953U (en) Small electronic calculator
JPH06332857A (en) On-line processing system
JPH03116223A (en) Screen control system for input of variable length data
JPH05113816A (en) Interactive numerical controller
JPS6376060A (en) Data input processing system
JPH0394307A (en) Numerical controller
JPH0337758A (en) Memorandum recording processing system
JPH0514286B2 (en)
JPS61256443A (en) Data exchanging device for simple software
JPH03141406A (en) Cad standard data conversion method
JPH07219608A (en) Process controller
JPH06251039A (en) Form design system
JPS60105007A (en) Executing system for input and output control
JPS6365562A (en) Data editing terminal equipment
JPH03224033A (en) Program changing device