JP2000348114A - Method and system for display and editing of same data in multiple pictures - Google Patents

Method and system for display and editing of same data in multiple pictures

Info

Publication number
JP2000348114A
JP2000348114A JP15593499A JP15593499A JP2000348114A JP 2000348114 A JP2000348114 A JP 2000348114A JP 15593499 A JP15593499 A JP 15593499A JP 15593499 A JP15593499 A JP 15593499A JP 2000348114 A JP2000348114 A JP 2000348114A
Authority
JP
Japan
Prior art keywords
screen
data
update
storage unit
screen data
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
JP15593499A
Other languages
Japanese (ja)
Inventor
Masakazu Kumagai
政和 熊谷
Tomoyasu Domeki
智康 百目木
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 Miyagi Ltd
Original Assignee
NEC Miyagi 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 Miyagi Ltd filed Critical NEC Miyagi Ltd
Priority to JP15593499A priority Critical patent/JP2000348114A/en
Publication of JP2000348114A publication Critical patent/JP2000348114A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a constitution in which only change information which will be affected at the time of the change of picture data is taken as the object to rewrite all pictures in the case that the same picture data of a spread sheet type are displayed on plural pictures. SOLUTION: A picture data part 31 where picture data of a spread sheet type are stored, a screen 1 on which plural pictures using the same picture data are displayed, and a correspondence data table 2 which manages the relation between data names given to picture data and picture IDs given to pictures are included. When picture data are updated, update information to be the update object of picture data is generated in an update information storage part 33, and picture data in the picture data part 31 are updated on the basis of this update information, and information indicating that update has been performed is set to a change flag part 34, and thereafter, picture IDs requiring update are retrieved from the correspondence data table 2 on the basis of update information in the change information storage part 33, and plural pictures on the screen 1 are updated.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、スプレッドシート
型の画面データを表示する画像処理に係わり、特に、多
重画面での同一データ表示編集方式および表示編集方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to image processing for displaying spreadsheet type screen data, and more particularly to the same data display editing method and display editing method on multiple screens.

【0002】[0002]

【従来の技術】従来の画像処理に関する一例が、特開平
2−5668号公報に記載されている。この公報に記載
された画像処理は、全く同一の画面を複数枚表示する場
合に表示するデータを一元管理し、データが変更された
際は他の画面にも同様の変更処理を行っている。画面デ
ータの生成部と記憶部、表示する画面の指定部と記憶
部、画面データ振り分け部、画面データへの変換部と表
示部で構成されている。このような構成を有する従来の
画像処理は、つぎのように動作する。
2. Description of the Related Art An example of conventional image processing is disclosed in Japanese Patent Laid-Open Publication No. Hei 2-5668. In the image processing described in this publication, data to be displayed when a plurality of identical screens are displayed is centrally managed, and when data is changed, similar change processing is performed on other screens. It comprises a screen data generation unit and storage unit, a screen designation unit and storage unit to be displayed, a screen data distribution unit, a screen data conversion unit, and a display unit. The conventional image processing having such a configuration operates as follows.

【0003】すなわち、画面が作成されると画面の指定
部と記憶部には画面表示の情報が記憶される。次に、入
力されたデータは画面データ生成部で生成され、記憶部
へ記憶される。画面データ振り分け部では記憶された画
面データを各画面へ振り分ける。画面データ変換部で再
度画面データへとデータを変換し、表示部にてデータを
画面に表示する。
That is, when a screen is created, information on screen display is stored in a screen designation unit and a storage unit. Next, the input data is generated by the screen data generation unit and stored in the storage unit. The screen data distribution unit distributes the stored screen data to each screen. The screen data conversion unit converts the data into screen data again, and the display unit displays the data on the screen.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、この従
来技術には、次のような問題点があった。
However, this prior art has the following problems.

【0005】第1の問題点は、データが変更される度に
画面が書き換わるということである。その理由は、プロ
グラム処理にて画面データを連続変更することが考慮さ
れておらず、データ変更の回数画面書き換えが行われて
しまうためである。
[0005] The first problem is that the screen is rewritten each time data is changed. The reason is that continuous change of screen data is not considered in the program processing, and the screen is rewritten the number of times of data change.

【0006】第2の問題点は、表示画面が多数ある場
合、全画面の変更処理速度が遅くなるということであ
る。その理由は、画面全体の書き換えを行い、変更され
たデータには関係ない範囲まで書き換えているためであ
る。
A second problem is that when there are a large number of display screens, the processing speed for changing the entire screen is reduced. The reason for this is that the entire screen is rewritten and rewritten to a range unrelated to the changed data.

【0007】本発明の目的は、上記問題点を解決するた
めに、スプレッドシート型(表形式の図)の同一の画面
データを複数の画面上に表示している場合、データが変
更された際に影響のある変更情報に絞って全画面を書き
換えることができる構成を提供することにある。
An object of the present invention is to solve the above problem by displaying the same screen data of a spreadsheet type (table format) on a plurality of screens, and when the data is changed. It is an object of the present invention to provide a configuration in which the entire screen can be rewritten by focusing only on the change information that has an effect on the information.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明の多重画面での同一データ表示編集方式
は、ユーザの入力を受け付ける入力手段と、スプレッド
シート型の画面データを記憶する画面データ記憶部と、
同一の前記画面データを利用した画面を複数表示する表
示部とを備えた多重画面での同一データ表示編集方式に
おいて、前記入力手段により入力された更新情報を格納
する変更情報記憶手段と、前記変更手段で格納された更
新情報を用いることにより前記画面データに記憶された
画面データおよび前記表示部に表示された複数の画面を
変更する変更手段を有することを特徴としている。
In order to achieve the above object, the same data display / editing method for multiple screens of the present invention stores input means for receiving user input and spreadsheet type screen data. A screen data storage unit;
A change information storage means for storing update information input by the input means, wherein the change information storage means stores a plurality of screens using the same screen data; and a display unit for displaying a plurality of screens using the same screen data. The present invention is characterized in that there is provided a changing means for changing the screen data stored in the screen data and the plurality of screens displayed on the display unit by using the update information stored by the means.

【0009】また、本発明の多重画面での同一データ表
示編集方式は、スプレッドシート型の画面データを記憶
する画面データ記憶部と、同一の前記画面データを利用
した画面を複数表示する表示部とを備えた多重画面での
同一データ表示編集方式において、前記画面に使用され
る画面データに付与したデータ名と前記画面に付与した
画面IDとの関係を管理する管理テーブルを備え、前記
表示手段により表示された画面データの更新が発生した
場合に、前記画面データの更新の対象となる更新情報を
作成しこの更新情報を基に前記データ記憶部に記憶され
た画面データを更新する第1の更新手段と、前記画面デ
ータを更新したことを記憶する更新記憶手段と、前記第
1の更新記憶手段が更新したことを示したときに前記更
新情報を基にして前記管理テーブルから画面IDを検索
し前記表示部に表示された複数の画面を更新する第2の
更新手段とを有することを特徴としている。
Further, according to the present invention, there is provided a screen data storage section for storing spreadsheet type screen data, and a display section for displaying a plurality of screens using the same screen data. In the same data display editing method on a multiplex screen, comprising a management table for managing a relationship between a data name assigned to screen data used for the screen and a screen ID assigned to the screen, A first updating step of creating update information to be updated when the displayed screen data is updated and updating the screen data stored in the data storage unit based on the updated information; Means, an update storage means for storing that the screen data has been updated, and, based on the update information, when the first update storage means indicates that the screen data has been updated. It is characterized in that searching screen ID from the serial management table and a second updating means for updating the plurality of screens displayed on the display unit.

【0010】更に、前記更新情報は、更新する画面ID
を示す画面IDと画面の更新範囲を示す操作範囲と更新
するデータの内容を示す更新データと操作の内容を示す
操作内容とを含むことを特徴としている。
Further, the update information includes a screen ID to be updated.
, An operation range indicating an update range of the screen, update data indicating the content of the data to be updated, and an operation content indicating the content of the operation.

【0011】更に、前記入力手段によりセルデータの追
加,削除,変更のいずれかを含むデータの更新情報が入
力された場合に、更新の対象となる画面のIDと更新範
囲と更新するセルデータとを格納する格納手段と、前記
格納手段により格納された更新情報を用いて前記画面デ
ータ記憶手段により記憶された画面データを更新する画
面データ更新手段と、前記格納手段により格納された更
新情報を用いて更新の対象となる画面データを使用して
いる画面の複数を更新する画面更新手段とを有すること
を特徴としている。
Further, when data input information including any of addition, deletion, and change of cell data is input by the input means, an ID of a screen to be updated, an update range, and cell data to be updated are stored. A screen data updating unit that updates screen data stored by the screen data storage unit using the update information stored by the storage unit; and a storage unit that stores the update information stored by the storage unit. Screen updating means for updating a plurality of screens using screen data to be updated.

【0012】更に、前記入力手段により行または列の追
加,削除,変更のいずれかを含むデータの更新情報が入
力された場合に、更新の対象となる画面IDと更新範囲
と操作内容とを格納する格納手段と、前記格納手段によ
り格納された更新情報を用いて前記画面データ記憶部に
より記憶された画面データを更新する画面データ更新手
段と、前記格納手段により格納された更新情報を用いて
前記表示部で更新の対象となる画面データを使用してい
る画面の複数を更新する画面更新手段とを有することを
特徴としている。
Further, when update information of data including any of addition, deletion, and change of a row or a column is input by the input means, a screen ID to be updated, an update range, and an operation content are stored. A storage unit that updates the screen data stored by the screen data storage unit using the update information stored by the storage unit; and a screen data update unit that updates the screen data by using the update information stored by the storage unit. Screen updating means for updating a plurality of screens using screen data to be updated on the display unit.

【0013】更に、前記格納手段により格納される更新
範囲は、追加または削除する行と、追加または削除によ
りずれる最下行までの行とを含むことを特徴としてい
る。
Further, the update range stored by the storage means includes a row to be added or deleted, and a row up to the bottom row shifted by the addition or deletion.

【0014】更に、前記格納手段により格納される更新
範囲は、追加または削除する列と、追加または削除によ
りずれる最右列までの列とを含むことを特徴としてい
る。
Further, the update range stored by the storage means includes a column to be added or deleted and a column up to the rightmost column to be shifted by the addition or deletion.

【0015】更に、リンク先の情報を格納しその情報を
参照することにより前記変更手段を行うことを特徴とし
ている。
Further, the present invention is characterized in that the change means is performed by storing information of a link destination and referring to the information.

【0016】更に、リンク先の情報を格納しその情報を
参照することにより前記第1の更新手段と前記更新記憶
手段と前記第2の更新手段とを行うことを特徴としてい
る。
Further, the present invention is characterized in that the first update means, the update storage means, and the second update means are performed by storing information of a link destination and referring to the information.

【0017】また、本発明の多重画面での同一データ表
示編集方法は、ユーザの入力を受け付ける入力手段と、
スプレッドシート型の画面データを記憶する画面データ
記憶部と、同一の前記画面データを利用した画面を複数
表示する表示部とを用いた多重画面での同一データ表示
編集方法であって、前記入力手段により入力された更新
情報を格納する変更情報記憶部を用いて、前記表示手段
により表示された画面データの更新が発生した場合に、
前記入力手段からの更新情報を前記変更情報記憶部に格
納し、前記変更情報記憶部に格納した更新情報を用いる
ことにより前記画面データ記憶部に記憶された画面デー
タおよび前記表示部に表示された複数の画面を変更する
ことを特徴としている。
Further, according to the present invention, there is provided a method for displaying and editing the same data on multiple screens, comprising: input means for receiving a user's input;
A method for displaying and editing the same data on a multiplex screen using a screen data storage unit for storing spreadsheet-type screen data and a display unit for displaying a plurality of screens using the same screen data, wherein the input means Using the change information storage unit that stores the update information input by the, when the update of the screen data displayed by the display means,
The update information from the input unit is stored in the change information storage unit, and is displayed on the screen data and the display unit stored in the screen data storage unit by using the update information stored in the change information storage unit. It is characterized in that a plurality of screens are changed.

【0018】また、スプレッドシート型の画面データを
記憶する画面データ記憶部と、同一の前記画面データを
利用した画面を複数表示する表示部とを用いた多重画面
の同一データ表示編集方法であって、前記画面に使用さ
れる画面データに付与したデータ名と前記画面に付与し
た画面IDとの関係を管理する対応データテーブルと、
前記入力手段により入力された更新情報を記憶する変更
情報記憶部と、前記画面データ記憶部に格納された画面
データに変更があったことを示す変更フラグ部とを用い
て、前記表示手段により表示された画面データの更新が
発生した場合に、前記画面データの更新の対象となる前
記変更情報記憶部に格納する更新情報を作成し、前記変
更情報記憶部に格納された更新情報を基に前記画面デー
タ部に記憶された画面データを更新し、前記画面データ
部の更新フラグ部をセットし、前記対応テーブルから更
新のあった画面データをキーとして画面ID番号を検索
することにより更新する画面を決定し、前記表示部に表
示された画面を更新することを特徴としている。
Also, there is provided a method for displaying and editing the same data of multiple screens using a screen data storage unit for storing spreadsheet type screen data and a display unit for displaying a plurality of screens using the same screen data. A corresponding data table that manages a relationship between a data name assigned to screen data used for the screen and a screen ID assigned to the screen,
Displayed by the display unit using a change information storage unit that stores the update information input by the input unit, and a change flag unit that indicates that the screen data stored in the screen data storage unit has been changed. When the updated screen data is generated, the update information to be stored in the change information storage unit to be updated of the screen data is created, and the update information is stored based on the update information stored in the change information storage unit. The screen to be updated by updating the screen data stored in the screen data section, setting the update flag section of the screen data section, and searching for the screen ID number from the correspondence table using the updated screen data as a key. It is characterized in that it is determined and the screen displayed on the display unit is updated.

【0019】更に、前記更新情報は、更新する画面ID
を示す画面IDと画面の更新範囲を示す操作範囲と更新
するデータの内容を示す更新データと操作の内容を示す
操作内容とを含むことを特徴としている。
Further, the update information includes a screen ID to be updated.
, An operation range indicating an update range of the screen, update data indicating the content of the data to be updated, and an operation content indicating the content of the operation.

【0020】[0020]

【発明の実施の形態】次に、本発明の第1の実施の形態
について図面を参照して説明する。図2を参照すると、
本発明の第1の実施の形態例は、データおよび画面を表
示する表示部4と、図示しないプロセッサによりプログ
ラム制御で動作する制御部5と、記憶部6と、キーボー
ド7と、マウス8とから構成される。
Next, a first embodiment of the present invention will be described with reference to the drawings. Referring to FIG.
The first embodiment of the present invention comprises a display unit 4 for displaying data and a screen, a control unit 5 operated by a processor (not shown) under program control, a storage unit 6, a keyboard 7, and a mouse 8. Be composed.

【0021】図1は、図2の表示部4に表示される内容
および記憶部5で管理する内容に関するブロック図であ
り、お互いの関係を示したブロック図である。図1を参
照すると、表示部4は、1つの画面データに対する複数
の同一の画面を複数含む画面1で構成される。なお、表
示部4は、画面1内に対応した位置に表示できるように
各画面の画面データを保存できる記憶部(図面には記載
していない)を持っている。従って、表示部に表示され
た画面を変更するには、この記憶部に書き込まれた内容
を変更すればよい。
FIG. 1 is a block diagram showing the contents displayed on the display unit 4 and the contents managed by the storage unit 5 in FIG. 2, and is a block diagram showing the mutual relationship. Referring to FIG. 1, the display unit 4 includes a screen 1 including a plurality of identical screens for one screen data. The display unit 4 has a storage unit (not shown in the drawing) that can save screen data of each screen so that the screen data can be displayed at a position corresponding to the screen 1. Therefore, in order to change the screen displayed on the display unit, the content written in the storage unit may be changed.

【0022】記憶装置6は、画面1内の各画面に割り当
てられたIDと画面1内で使用する画面データの関連付
けを管理する対応データテーブル2と、画面1内で使用
する画面に対応する画面データ等を記憶するデータ記憶
部3とを含む。
The storage device 6 has a corresponding data table 2 for managing the association between the ID assigned to each screen in the screen 1 and the screen data used in the screen 1, and a screen corresponding to the screen used in the screen 1. And a data storage unit 3 for storing data and the like.

【0023】画面1内に画面が発生する毎にID番号
(画面ID)が付けられ、各画面の判別を可能にしてい
る。ID番号は、各画面で異なっており、同一のID番
号は存在しない。画面に使用する画面データにデータ名
が付与されている。
Each time a screen is generated in the screen 1, an ID number (screen ID) is assigned so that each screen can be identified. The ID number is different in each screen, and the same ID number does not exist. A data name is assigned to the screen data used for the screen.

【0024】画面1は、画面1−11と画面1−1nと
を含んでいる。
Screen 1 includes screen 1-11 and screen 1-1n.

【0025】対応データテーブル2は、データ名毎に割
り付けされた画面ID記憶部21から構成される。すな
わち、複数の画面データが表示部4の画面1に存在する
ならば、画面ID記憶部21が複数存在する。
The corresponding data table 2 is composed of a screen ID storage unit 21 assigned for each data name. That is, if a plurality of screen data exists on the screen 1 of the display unit 4, a plurality of screen ID storage units 21 exist.

【0026】画面ID記憶部21は、データ名毎に画面
1で使用されている画面を管理し、データ名の画面デー
タを使用している画面IDがわかるようになっている。
すなわち、データ名”DATA1”で割り付けされた画
面ID記憶部21にID番号“GAMEN1”と“GA
MEN2”が記録されていた場合、ID番号“GAME
N1”および“GAMEN2”の各画面が画面1内にデ
ータ名”DATA1”の画面データの内容を表示してい
ることを示す。
The screen ID storage unit 21 manages the screen used in the screen 1 for each data name, and can identify the screen ID using the screen data of the data name.
That is, the ID numbers “GAMEN1” and “GAM1” are stored in the screen ID storage unit 21 assigned with the data name “DATA1”.
If “MEN2” is recorded, the ID number “GAME
This indicates that the screens of “N1” and “GAMEN2” display the contents of the screen data with the data name “DATA1” in the screen 1.

【0027】データ記憶部3は、画面データ部31と、
内部属性記憶部32と、変更情報記憶部33と変更フラ
グ部34とを備えている。データ名毎にデータ記憶部3
が存在し、複数のデータ名が存在すれば、複数のデータ
記憶部3が存在する。
The data storage unit 3 includes a screen data unit 31 and
An internal attribute storage unit 32, a change information storage unit 33, and a change flag unit 34 are provided. Data storage unit 3 for each data name
Exist and a plurality of data names exist, a plurality of data storage units 3 exist.

【0028】画面データ部31は、表示する画面のスプ
レッドシートと一対一に対応し、画面に表示する値を記
憶している。つまりスプレッドシートのセル数と同じ値
を記憶している。例えば画面が10行、10列のスプレ
ッドシートの場合は、画面デ―タ部31は10行、10
列分の画面データを記憶している。
The screen data section 31 stores values to be displayed on the screen in one-to-one correspondence with the spreadsheet of the screen to be displayed. That is, the same value as the number of cells in the spreadsheet is stored. For example, if the screen is a 10-row, 10-column spreadsheet, the screen data unit 31 has 10 rows, 10 columns.
Screen data for a column is stored.

【0029】内部属性記憶部32は、表示する画面のス
プレッドシートと一対一に対応し、画面上には表示しな
い属性値を記憶している。例えばチェックの結果発生し
たエラーセルに対するエラーメッセージやセルに対する
コメント等がある。画面データ部31と同様に、スプレ
ッドシートのセル数と同じ範囲を記憶している。
The internal attribute storage unit 32 stores attribute values that are not displayed on the screen and correspond one-to-one with the spreadsheet of the screen to be displayed. For example, there are an error message for an error cell generated as a result of the check and a comment for the cell. Like the screen data section 31, the same range as the number of cells in the spreadsheet is stored.

【0030】変更情報記憶部33は、画面データが変更
された際の操作画面ID、操作範囲、変更値を記憶して
いる。操作画面IDは、操作された画面のID番号を記
憶する。操作範囲は、画面が変更された範囲を記憶す
る。複数範囲が変更された場合に記憶する操作範囲は、
範囲の最小値から最大値までの矩形として記憶する。変
更値は、変更された値を記憶する。
The change information storage section 33 stores an operation screen ID, an operation range, and a change value when the screen data is changed. The operation screen ID stores the ID number of the operated screen. The operation range stores the range in which the screen is changed. The operation range to be stored when multiple ranges are changed is
It is stored as a rectangle from the minimum value to the maximum value of the range. The changed value stores the changed value.

【0031】変更フラグ部34は、画面データ部31が
変更された際にセットするフラグである。画面更新時
は、変更フラグ部34がセットされているデータ名を使
用している画面を処理する。
The change flag section 34 is a flag set when the screen data section 31 is changed. When the screen is updated, the screen using the data name in which the change flag section 34 is set is processed.

【0032】図3は、ユーザが表示部4を見ながら画面
データを変更した場合の図2の制御部5の動作を示すフ
ローチャートである。
FIG. 3 is a flowchart showing the operation of the control unit 5 of FIG. 2 when the user changes the screen data while looking at the display unit 4.

【0033】図4は、プログラム的に画面データを変更
した場合の図2の制御部5の動作を示すフローチャート
である。
FIG. 4 is a flowchart showing the operation of the control unit 5 of FIG. 2 when the screen data is changed programmatically.

【0034】次に、図1、図2、図3、および図4を参
照して第1の実施の形態例の全体の動作について説明す
る。
Next, the overall operation of the first embodiment will be described with reference to FIGS. 1, 2, 3 and 4.

【0035】図3を参照すると、ユーザが表示部4に表
示されている画面1−11の画面データをキーボード7
またはマウス8からの入力による入力情報を基に更新す
るとする。この場合の入力情報は、更新する画面ID、
操作範囲、変更値であり、操作の指示を行うデータもあ
る。このときのデータとは、セルデータの追加、セルデ
ータの変更、セルデータの削除、行の追加、行の削除、
列の追加、列の削除等を指示するデータを指している。
今、操作内容がセルデータに関する変更だとすると、ユ
ーザが、セルデータに関する更新情報を入力する(ステ
ップA1)。すると、制御部5は、画面ID記憶部21
から操作された画面IDをキーとして対象データ名を確
定する(ステップA2)。更に、制御部5は、確定した
データ名に対応する変更情報記憶部33へ、操作された
画面ID、操作範囲、変更値をそれぞれ記憶する(ステ
ップA3)。すると、制御部5は、作成されたデータ名
に対応する変更情報記憶部33の操作範囲と変更値とを
基に画面データ部31の該当範囲に変更値のセルデータ
を書き換える(ステップA4)。セルデータが更新され
ると、制御部5は、該当するデータ名のデータ記憶部3
の変更フラグ部34をセットする(ステップA5,A
6)。このとき、内部属性の変更がある場合は、制御部
5は、変更情報記憶部33の操作範囲、変更値を基に内
部情報記憶部32の該当する範囲を書き換える(ステッ
プA7及びA8)。次に、変更フラグ部34がセットさ
れている場合(ステップA9)、制御部5は、該当する
データ名の画面ID記憶部21から画面IDを検索し、
更新する画面を確定する(ステップA10)。すると、
制御部5は、該当するデータ名のデータ記憶部3の変更
情報記憶部33の操作画面と操作範囲、変更値を基に画
面を書き換える(ステップA11)。更に、制御部5
は、該当するデータ名の画面ID記憶部21に変更すべ
き画面IDがまだ存在する場合、ステップA9から画面
更新処理を繰り返す(ステップA12)。制御部5は、
全ての画面IDに対する更新処理(表示部4内の記憶部
に記憶された画面IDに対応する画面の内容を変更する
ことにより、表示される画面を更新する)が終了すると
該当するデータ名のデータ記憶部3の変更フラグ部34
をリセットする(ステップA13)。
Referring to FIG. 3, the user inputs the screen data of the screen 1-11 displayed on the display unit 4 to the keyboard 7.
Alternatively, update is performed based on input information from an input from the mouse 8. The input information in this case is a screen ID to be updated,
An operation range and a change value, and there is also data for instructing an operation. The data at this time includes adding cell data, changing cell data, deleting cell data, adding rows, deleting rows,
It refers to data that instructs addition of a column, deletion of a column, and the like.
Assuming that the operation content is a change related to cell data, the user inputs update information related to cell data (step A1). Then, the control unit 5 sets the screen ID storage unit 21
The target data name is determined by using the screen ID operated from (1) as a key (step A2). Further, the control unit 5 stores the operated screen ID, operation range, and change value in the change information storage unit 33 corresponding to the determined data name (step A3). Then, the control unit 5 rewrites the cell data of the change value to the corresponding range of the screen data unit 31 based on the operation range and the change value of the change information storage unit 33 corresponding to the created data name (step A4). When the cell data is updated, the control unit 5 sets the data storage unit 3 of the corresponding data name.
Is set (steps A5 and A5).
6). At this time, if there is a change in the internal attribute, the control unit 5 rewrites the corresponding range in the internal information storage unit 32 based on the operation range and the change value of the change information storage unit 33 (Steps A7 and A8). Next, when the change flag section 34 is set (step A9), the control section 5 searches for a screen ID from the screen ID storage section 21 of the corresponding data name,
The screen to be updated is determined (step A10). Then
The control unit 5 rewrites the screen based on the operation screen, the operation range, and the change value of the change information storage unit 33 of the data storage unit 3 of the corresponding data name (step A11). Further, the control unit 5
When there is still a screen ID to be changed in the screen ID storage unit 21 of the corresponding data name, the screen updating process is repeated from step A9 (step A12). The control unit 5
When the update process for all the screen IDs (updates the displayed screen by changing the content of the screen corresponding to the screen ID stored in the storage unit in the display unit 4) is completed, the data of the corresponding data name Change flag section 34 of storage section 3
Is reset (step A13).

【0036】次に、図4を参照して、図2のキーボード
7から図示していない外部装置に入っている変更すべき
情報の入った入力情報を制御部5に読み込ませ、その情
報に基づいて画面11の画面データを変更するとする。
すると、制御部5は、入力情報から変更すべきデータ名
に対応する変更情報記憶部33へ、上記の変更すべき情
報に基づいて画面ID、操作範囲、変更値をそれぞれ記
憶する(ステップA3)。制御部5は、作成されたデー
タ名に対応する変更情報記憶部33の操作範囲と変更値
とを基に画面データ部31の該当範囲に変更値のデータ
を書き換え、該当するデータ名のデータ記憶部3の変更
フラグ部34をセットする(ステップA4,A5,A
6)。このとき、内部属性の変更がある場合は、制御部
5は、変更情報記憶部33の操作範囲、変更値を基に内
部情報記憶部32の該当する範囲を書き換える(ステッ
プA7,A8)。続いてプログラムが他のデータ名に該
当する画面データを変更する場合は、制御部5は、ステ
ップA3から該当する画面データへの処理を繰り返す
(ステップB1)。プログラムが同一データ名を繰り返
し変更する場合、操作範囲が重複することがある。その
際の操作範囲としては、変更情報記憶部33の既存の操
作範囲と最新の操作範囲を組み合わせ、最小値から最大
値までの矩形として記憶される。また、操作範囲が重複
する範囲の変更値としては、制御部5は、該当する範囲
の既存変更値を削除し、最新の値を記憶する。制御部5
は、全ての画面データ変更が終了したら、画面の書き換
え処理を行う。次に、該当するデータ名のデータ記憶部
3の変更フラグ部34がセットされている場合(ステッ
プA9)、制御部5は、該当するデータ名の画面ID記
憶部21から画面IDを検索し、更新する画面を確定す
る(ステップA10)。すると、制御部5は、該当する
データ名のデータ記憶部3の変更情報記憶部33の操作
画面と操作範囲、変更値を基に画面を書き換える(ステ
ップA11)。更に、制御部5は、該当するデータ名の
画面ID記憶部21に変更すべき画面IDがまだ存在す
る場合、ステップA9から画面更新処理を繰り返す(ス
テップA12)。全ての画面IDに対する更新処理が終
了すると該当するデータ名のデータ記憶部3の変更フラ
グ部34をリセットする(ステップA13)。続いて、
他のデータ名の画面を更新する場合は、制御部5は、ス
テップA9から処理を繰り返す(ステップB2)。
Next, referring to FIG. 4, the control unit 5 is caused to read input information containing information to be changed, which is stored in an external device (not shown), from the keyboard 7 in FIG. To change the screen data of the screen 11.
Then, the control unit 5 stores the screen ID, the operation range, and the change value in the change information storage unit 33 corresponding to the data name to be changed from the input information based on the information to be changed (step A3). . The control unit 5 rewrites the data of the change value to the corresponding range of the screen data unit 31 based on the operation range and the change value of the change information storage unit 33 corresponding to the created data name, and stores the data of the corresponding data name. The change flag section 34 of the section 3 is set (steps A4, A5, A
6). At this time, if there is a change in the internal attribute, the control unit 5 rewrites the corresponding range in the internal information storage unit 32 based on the operation range and the change value of the change information storage unit 33 (Steps A7 and A8). Subsequently, when the program changes the screen data corresponding to another data name, the control unit 5 repeats the process from step A3 to the corresponding screen data (step B1). When the program repeatedly changes the same data name, the operation range may overlap. As the operation range at that time, the existing operation range in the change information storage unit 33 and the latest operation range are combined and stored as a rectangle from the minimum value to the maximum value. Further, as the change value of the range where the operation range overlaps, the control unit 5 deletes the existing change value of the corresponding range and stores the latest value. Control unit 5
Performs a screen rewriting process when all screen data changes are completed. Next, when the change flag unit 34 of the data storage unit 3 of the corresponding data name is set (step A9), the control unit 5 searches for the screen ID from the screen ID storage unit 21 of the corresponding data name, The screen to be updated is determined (step A10). Then, the control unit 5 rewrites the screen based on the operation screen, the operation range, and the change value of the change information storage unit 33 of the data storage unit 3 of the corresponding data name (step A11). Further, when there is still a screen ID to be changed in the screen ID storage unit 21 of the corresponding data name, the control unit 5 repeats the screen updating process from step A9 (step A12). When the update processing for all the screen IDs is completed, the change flag unit 34 of the data storage unit 3 of the corresponding data name is reset (Step A13). continue,
When updating the screen of another data name, the control unit 5 repeats the processing from step A9 (step B2).

【0037】次に、図1〜図5を用いて、具体的に説明
する。
Next, a specific description will be given with reference to FIGS.

【0038】図5に示すように、プログラム的な処理と
して、データ名“DATA1”の範囲B2へセルデータ
“SIGNAL1“、続いて範囲B2、B3へセルデー
タ“SIGNAL2”、セルデータ“SIGNAL3”
と変更したとする。すると、制御部5は、変更情報記憶
部33に操作範囲”B2“、変更値”SIGNAL1
“を作成し(図4のステップA3)、画面データ部31
の範囲B2のセルデータを”SIGNAL1“へ書き換
え、変更フラグ部34のセットを行う(ステップA4,
A5,A6)。制御部5によるデータ変更処理は2回行
われる(ステップB1)のでステップA3の処理(この
場合は同じデータ名に対する処理)を続ける。制御部5
は、変更情報記憶部33に操作範囲”B2,B3“、変
更値”SIGNAL2,SIGNAL3“と記憶内容を
書き換え、画面データ部31の範囲B2、B3を”SI
GNAL2“、”SIGNAL3“へ書き換え、変更フ
ラグ部34をセットする(ステップA4,A5,A
6)。この時、1回目の変更処理で保持していた操作範
囲B2が重複しているが、B2の変更値を”SIGNA
L1“から”SIGNAL2“へ書き換えて常に最新の
値を保持するようにする。DATA1に該当するデータ
記憶部3の変更フラグ部34がセットされている(ステ
ップA9)ので、制御部5は、画面ID記憶部21よ
り”GAMEN1“を決定し、変更情報記憶部33の操
作範囲から範囲”B2,B3“を、変更値から”SIG
NAL2,SIGNAL3“を基に、B2へ”SIGN
AL2“、B3へ”SIGNAL3“と書き換える(ス
テップA10,A11)。制御部5は、画面ID記憶部
21より、”GAMEN2“の画面更新処理も行う(ス
テップA12)。制御部5は、変更情報記憶部33の操
作範囲”B2,B3“を、変更値”SIGNAL2,S
IGNAL3“を基に、B2へ”SIGNAL2“、B
3へ”SIGNAL3“と書き換える(ステップA1
0,A11)。制御部5は、更新する画面の全て処理を
行ったので、変更フラグ部34をリセットして画面更新
処理を終了する(ステップA12,A13)。
As shown in FIG. 5, as program processing, cell data "SIGNAL1" is applied to a range B2 of data name "DATA1", and then cell data "SIGNAL2" and cell data "SIGNAL3" are applied to ranges B2 and B3.
And change it. Then, the control unit 5 stores the operation range “B2” and the change value “SIGNAL1” in the change information storage unit 33.
Is created (step A3 in FIG. 4), and the screen data
Is rewritten to "SIGNAL1" and the change flag unit 34 is set (step A4).
A5, A6). Since the data change process by the control unit 5 is performed twice (step B1), the process of step A3 (in this case, the process for the same data name) is continued. Control unit 5
Rewrites the storage contents in the change information storage section 33 as the operation ranges “B2, B3” and the change values “SIGNAL2, SIGNAL3”, and sets the ranges B2, B3 of the screen data section 31 to “SI”.
GNAL2 ”,“ SIGNAL3 ”and set the change flag unit 34 (steps A4, A5, A
6). At this time, the operation range B2 held in the first change processing overlaps, but the changed value of B2 is set to “SIGNA”.
L1 is rewritten to "SIGNAL2" so that the latest value is always held. Since the change flag unit 34 of the data storage unit 3 corresponding to DATA1 is set (step A9), the control unit 5 displays the screen. “GAMEN1” is determined from the ID storage unit 21 and the range “B2, B3” is changed from the operation range of the change information storage unit 33 to “SIG” from the change value.
NAL2, SIGNAL3 based on "to B2" SIGN
AL2 is rewritten to B3 as "SIGNAL3" (steps A10 and A11) The control unit 5 also performs a screen update process of "GAMEN2" from the screen ID storage unit 21 (step A12). The operation range “B2, B3” of the storage unit 33 is changed to the changed value “SIGNAL2, S
"SIGNAL2", B to B2 based on "IGNAL3"
3 to "SIGNAL3" (step A1
0, A11). Since the control unit 5 has performed all the processes on the screen to be updated, the control unit 5 resets the change flag unit 34 and ends the screen update process (Steps A12 and A13).

【0039】上記で説明したように、画面データの更新
が発生したときに、画面データの更新情報を変更情報記
憶部33に格納するようにしたために、その更新情報を
基に画面データを書き換えると共に、表示されている複
数の画面を変更するようにしている。そのため、更新し
た画面データを使用している複数の画面に対して、画面
データ一斉置き換えする必要がなく、更新情報だけを着
目するだけで済み、画面更新処理がスムーズ(画面デー
タ読み出しに余分な時間がかからない)にいくという効
果がある。更に、繰り返し画面データが変更された場合
(例えば、図5で説明したような場合)は、画面データ
および表示画面の更新処理が1回で済むため、更新処理
回数を最小限に抑えるという効果がある。また、対応デ
ータテーブル2を参照することで画面データを使用して
いる画面を容易に把握することができる。また、変更情
報記憶部33内に、操作範囲を設けたので、書換に必要
な範囲のみを行い、不要な書換の処理を省くことができ
る。
As described above, when the update of the screen data occurs, the update information of the screen data is stored in the change information storage unit 33, so that the screen data is rewritten based on the update information. , A plurality of displayed screens are changed. Therefore, it is not necessary to replace the screen data all at once for a plurality of screens using the updated screen data, and it is only necessary to focus on the update information, and the screen update process is smooth (extra time is required for reading the screen data). Has no effect). Furthermore, when the screen data is repeatedly changed (for example, as described with reference to FIG. 5), the screen data and the display screen need only be updated once, so that the effect of minimizing the number of update processing is obtained. is there. Further, by referring to the corresponding data table 2, it is possible to easily grasp the screen using the screen data. In addition, since the operation range is provided in the change information storage unit 33, only the range necessary for rewriting is performed, and unnecessary rewriting processing can be omitted.

【0040】次に、上記の説明において、図1の変更情
報記憶部33に操作内容の情報を管理するようにした場
合の図2の制御部5の動作について説明する。
Next, the operation of the control unit 5 of FIG. 2 in the case where the information of the operation content is managed in the change information storage unit 33 of FIG. 1 will be described.

【0041】図1と図2において、制御部5は、変更情
報記憶部33に、画面データが変更された際の操作画面
ID、操作内容、操作範囲、変更値を記憶することにな
る。操作内容は、画面に対してどのような操作が行われ
たか操作の内容を記憶する。例えば、スプレッドシート
にデータが追加された場合は“ADD”、データが削除
された場合には“DELETE”のように各操作のフラ
グを予め決めておく。
1 and 2, the control unit 5 stores the operation screen ID, the operation content, the operation range, and the changed value when the screen data is changed in the change information storage unit 33. The operation content stores the type of operation performed on the screen. For example, a flag for each operation is determined in advance, such as "ADD" when data is added to the spreadsheet and "DELETE" when data is deleted.

【0042】図3を参照すると、ステップA1,A2、
A5〜A9,A11,A12で示される動作は前述した
ステップA1,A2,A5〜A9,A11,A12の動
作と同一のため説明は省略する。前述した図1におい
て、スプレッドシート画面へのデータ追加、削除につい
ての処理を説明した。今回の説明も、スプレッドシート
画面の行と列を追加、削除する処理について説明する。
Referring to FIG. 3, steps A1, A2,
The operations indicated by A5 to A9, A11, and A12 are the same as the operations in steps A1, A2, A5 to A9, A11, and A12 described above, and a description thereof will not be repeated. In FIG. 1 described above, the processing for adding and deleting data to the spreadsheet screen has been described. This explanation also describes the processing for adding and deleting rows and columns on the spreadsheet screen.

【0043】図1のある画面IDに対応する画面に行追
加の変更が行われると、図2の制御部5は、該当するデ
ータ名に対応するデータ記憶部3の変更情報記憶部33
へ操作された画面ID、操作範囲、操作内容、変更値を
渡す。すると、制御部5は、作成された変更情報記憶部
33の操作範囲、操作内容、変更値から画面データ部3
1の該当する範囲を変更値へ書き換え、変更フラグ部3
4をセットする。内部属性の変更があった場合には、変
更情報記憶部33の操作範囲、操作内容、変更値から内
部属性記憶部32の該当する範囲を書き換える。画面を
更新する際は、制御部5は、変更情報記憶部33の操作
画面、操作範囲、操作内容、変更値から更新画面を確定
して画面を書き換える。
When the line addition is changed on the screen corresponding to a certain screen ID in FIG. 1, the control unit 5 in FIG. 2 sends the change information storage unit 33 in the data storage unit 3 corresponding to the data name.
The screen ID, the operation range, the operation content, and the changed value that have been operated are passed to. Then, the control unit 5 determines the screen data unit 3 from the operation range, operation content, and change value of the created change information storage unit 33.
1 is rewritten to the changed value, and the change flag unit 3
Set 4 When the internal attribute is changed, the corresponding range in the internal attribute storage unit 32 is rewritten from the operation range, the operation content, and the change value in the change information storage unit 33. When updating the screen, the control unit 5 determines the update screen from the operation screen, the operation range, the operation content, and the change value of the change information storage unit 33 and rewrites the screen.

【0044】次に、行追加に関して具体的に説明する。
図6に示すように、図2のキーボード7およびマウス8
を使用して、表示部4の画面1に表示されているデータ
名“DATA1”のC行へ一行追加を行うとする(図3
のステップA1,A2)。すると、制御部5は、DAT
A1の変更情報記憶部33の操作画面に“GAMEN
1”を、操作内容に“ROWADD”をそれぞれ格納
し、更に、操作範囲に追加される行“C1,C2,C
3,C4”に、データの表示位置がずれるためデータ最
下位置であるSIGNAL2の行“D1,D2,D3,
D4”を追加し、“C1,C2,C3,C4,D1,D
2,D3,D4”を作成する(ステップA3)。次に制
御部5は、変更情報記憶部33の操作内容、操作範囲、
変更値からC行へ行が追加されたことを判断し、最終行
へ一行追加して操作範囲の書き換えを行うことで画面デ
ータ部31の内容を更新し、変更フラグ部34をセット
する(ステップA4〜A6)。次に、制御部5は画面の
更新を行う。先ず、制御部5は、DATA1の画面を画
面ID記憶部21から決定し(ステップA10)、変更
情報記憶部33の操作内容、操作範囲、変更値を基に最
終行へ一行追加して操作範囲のデータを転写する(ステ
ップA11)。最後に変更フラグ部34をリセットする
(ステップA13)。
Next, the line addition will be specifically described.
As shown in FIG. 6, the keyboard 7 and the mouse 8 of FIG.
Is used to add one line to the C line of the data name "DATA1" displayed on the screen 1 of the display unit 4 (FIG. 3).
Steps A1 and A2). Then, the control unit 5 sets the DAT
"GAMEN" is displayed on the operation screen of the change information storage unit 33 of A1.
"1", "ROWADD" as the operation content, and "C1, C2, C
3, C4 ”, because the display position of the data is shifted, the row“ D1, D2, D3,
D4 "and add" C1, C2, C3, C4, D1, D
2, D3, D4 "(step A3). Next, the control unit 5 sets the operation content, the operation range,
It is determined from the change value that a line has been added to the C line, the content of the screen data unit 31 is updated by adding one line to the last line and rewriting the operation range, and the change flag unit 34 is set (step A4 to A6). Next, the control unit 5 updates the screen. First, the control unit 5 determines the screen of DATA1 from the screen ID storage unit 21 (step A10), and adds one line to the last line based on the operation content, operation range, and change value of the change information storage unit 33, and sets the operation range. Is transferred (step A11). Finally, the change flag unit 34 is reset (step A13).

【0045】次に、行削除に関して具体的について説明
する。図7に示すように、図2のキーボード7およびマ
ウス8を使用して、“DATA1”のC行を削除する。
すると、制御部5は、DATA1の変更情報記憶部33
の操作画面に“GAMEN1”を、操作内容に“ROW
DEL”をそれぞれセットし、更に、操作範囲には、削
除される行“C1,C2,C3,C4”に、表示位置が
ずれるためにデータ範囲の最下行までの“D1,D2,
D3,D4,E1,E2,E3,E4”を追加し、“C
1,C2,C3,C4,D1,D2,D3,D4,E
1,E2,E3,E4”を作成する(ステップA3)。
制御部5は、変更情報記憶部33の操作内容、操作範
囲、変更値からC行が削除されたことを判断して、D行
とE行のデータをそれぞれC行とD行へ転写した後、最
終行を削除することにより画面データ部31の内容を更
新し、変更フラグ部34をセットする(A4〜A6)。
次に画面の更新を行う。先ず、制御部5は、DATA1
の画面を画面ID記憶部21から決定し(ステップA1
1)、変更情報記憶部33の操作内容、操作範囲、変更
値を基にD行とE行のデータをそれぞれC行とD行へ転
写後、最終行を削除して(ステップA12)、変更フラ
グ部34をリセットする(ステップA13)。
Next, a specific description will be given of row deletion. As shown in FIG. 7, the C line of “DATA1” is deleted using the keyboard 7 and the mouse 8 of FIG.
Then, the control unit 5 sets the change information storage unit 33 of DATA1.
"GAMEN1" on the operation screen and "ROW" on the operation content.
DEL ”is set, and further, in the operation range,“ D1, D2, C2, C3, C4 ”to the line to be deleted is displayed.
D3, D4, E1, E2, E3, E4 "and" C
1, C2, C3, C4, D1, D2, D3, D4, E
1, E2, E3, E4 "are created (step A3).
The control unit 5 determines that the C line has been deleted from the operation content, the operation range, and the change value of the change information storage unit 33, and transfers the data of the D line and the E line to the C line and the D line, respectively. Then, the contents of the screen data section 31 are updated by deleting the last line, and the change flag section 34 is set (A4 to A6).
Next, the screen is updated. First, the control unit 5 determines that DATA1
Is determined from the screen ID storage unit 21 (step A1).
1) Based on the operation contents, the operation range, and the change value of the change information storage unit 33, the data of the D line and the E line are transferred to the C line and the D line, respectively, and then the last line is deleted (step A12), and the change is performed. The flag unit 34 is reset (step A13).

【0046】次に、列追加に関して具体的に説明する。
図8に示すように、図2のキーボード7およびマウス8
を使用して、表示部4の画面1に表示されているデータ
名“DATA1”の3列へ一列追加を行うとする(図3
のステップA1,A2)。すると、制御部5は、DAT
A1の変更情報記憶部33の操作画面に“GAMEN
1”を、操作内容に“COLUMNSADD”をそれぞ
れ格納し、更に、操作範囲に追加される列“A3,B
3,C3,D3”に、データの表示位置がずれるためデ
ータ最右列の位置であるSIGNAL2の“A4,B
4,C4,D4”を追加し、“A3,B3,C3,D
3,A4,B4,C4,D4”を作成する(ステップA
3)。次に制御部5は、変更情報記憶部33の操作内
容、操作範囲、変更値から3列へ列が追加されたことを
判断し、最終列へ一列追加して操作範囲の書き換えを行
うことで画面データ部31の内容を更新し、変更フラグ
部34をセットする(ステップA4〜A6)。次に、制
御部5は画面の更新を行う。先ず、制御部5は、DAT
A1の画面を画面ID記憶部21から決定し(ステップ
A10)、変更情報記憶部33の操作内容、操作範囲、
変更値を基に最終列へ一列追加して操作範囲のデータを
転写する(ステップA11)。最後に変更フラグ部34
をリセットする(ステップA13)。
Next, the column addition will be specifically described.
As shown in FIG. 8, the keyboard 7 and the mouse 8 shown in FIG.
Is used to add one column to three columns of the data name "DATA1" displayed on the screen 1 of the display unit 4 (FIG. 3).
Steps A1 and A2). Then, the control unit 5 sets the DAT
"GAMEN" is displayed on the operation screen of the change information storage unit 33 of A1.
"1", "COLUMNSADD" in the operation content, and columns "A3, B" added to the operation range.
3, C3, D3 ”, because the display position of the data is shifted,“ A4, B
4, C4, D4 "and" A3, B3, C3, D
3, A4, B4, C4, D4 "are created (step A
3). Next, the control unit 5 determines that a column has been added to three columns based on the operation content, the operation range, and the change value of the change information storage unit 33, and adds one column to the last column to rewrite the operation range. The contents of the screen data section 31 are updated, and the change flag section 34 is set (steps A4 to A6). Next, the control unit 5 updates the screen. First, the control unit 5
The screen of A1 is determined from the screen ID storage unit 21 (step A10), and the operation content, operation range,
One line is added to the last column based on the changed value, and the data of the operation range is transferred (step A11). Finally, the change flag section 34
Is reset (step A13).

【0047】次に、列削除に関して具体的について説明
する。図7に示すように、図2のキーボード7およびマ
ウス8を使用して、“DATA1”の3列を削除する。
すると、制御部5は、DATA1の変更情報記憶部33
の操作画面に“GAMEN1”を、操作内容に“COL
UMNSDEL”をそれぞれセットし、更に、操作範囲
には、削除され列“A3,B3,C3,D3”に、表示
位置がずれるためにデータ範囲の最右列までの“A4,
B4,C4,D4,A5,B5,C5,D5”を追加
し、“A3,B3,C3,D3,A4,B4,C4,D
4,A5,B5,C5,D5”を作成する(ステップA
3)。制御部5は、変更情報記憶部33の操作内容、操
作範囲、変更値から3列が削除されたことを判断して、
4列と5列のデータをそれぞれ3列と4列へ転写した
後、最終列を削除することにより画面データ部31の内
容を更新し、変更フラグ部34をセットする(A4〜A
6)。次に画面の更新を行う。先ず、制御部5は、DA
TA1の画面を画面ID記憶部21から決定し(ステッ
プA11)、変更情報記憶部33の操作内容、操作範
囲、変更値を基に4列と5列のデータをそれぞれ3列と
4列へ転写後、最終行を削除して(ステップA12)、
変更フラグ部34をリセットする(ステップA13)。
Next, a specific description will be given of column deletion. As shown in FIG. 7, three columns of "DATA1" are deleted using the keyboard 7 and the mouse 8 of FIG.
Then, the control unit 5 sets the change information storage unit 33 of DATA1.
"GAMEN1" on the operation screen and "COL
UMNSDEL "is set, and further, the operation range is changed to the deleted columns" A3, B3, C3, D3 "and" A4, "up to the rightmost column of the data range because the display position is shifted.
"B4, C4, D4, A5, B5, C5, D5" and "A3, B3, C3, D3, A4, B4, C4, D
4, A5, B5, C5, D5 "(Step A
3). The control unit 5 determines that three columns have been deleted from the operation content, the operation range, and the change value of the change information storage unit 33, and
After transferring the data in columns 4 and 5 to columns 3 and 4, respectively, the contents of the screen data portion 31 are updated by deleting the last column, and the change flag portion 34 is set (A4 to A).
6). Next, the screen is updated. First, the control unit 5 sets the DA
The screen of TA1 is determined from the screen ID storage unit 21 (step A11), and the data of four columns and five columns are transferred to three columns and four columns, respectively, based on the operation content, operation range, and change value of the change information storage unit 33. Thereafter, the last line is deleted (step A12),
The change flag unit 34 is reset (step A13).

【0048】以上の行、列の追加および削除で説明した
ように、制御部5が、変更情報記憶部33の操作内容と
操作範囲を参照することにより、画面データおよび各画
面を変更することができる。
As described above with reference to the addition and deletion of rows and columns, the control unit 5 can change the screen data and each screen by referring to the operation contents and the operation range of the change information storage unit 33. it can.

【0049】次に、本発明の第2の実施の形態について
図面を参照して説明する。本発明の第2の実施の形態
は、本発明の第1の実施の形態における図2の表示部4
の内容である図1の画面1に複数のデータ名に対応した
図面IDが存在する場合について図1より詳しく示した
ものであって、以下に説明する。
Next, a second embodiment of the present invention will be described with reference to the drawings. The second embodiment of the present invention corresponds to the display unit 4 of FIG. 2 according to the first embodiment of the present invention.
FIG. 1 shows a case where a drawing ID corresponding to a plurality of data names exists on the screen 1 in FIG.

【0050】第2の実施の形態例で使用される概略ブロ
ック図は、第1の実施の形態例で使用される図2のブロ
ック図と同じである。
The schematic block diagram used in the second embodiment is the same as the block diagram of FIG. 2 used in the first embodiment.

【0051】図10は、図2の表示部4に表示される内
容および記憶部5で管理する内容に関するブロック図で
あり、お互いの関係を示したブロック図である。
FIG. 10 is a block diagram showing the contents displayed on the display unit 4 and the contents managed by the storage unit 5 in FIG. 2, and is a block diagram showing the relationship between them.

【0052】図10を参照すると、表示部4は、データ
を表示する画面1を含み、記憶装置部6は、画面IDと
データの関連付けを記憶する対応データテーブル部2
と、データを記憶するデータ記憶部3とを含む。
Referring to FIG. 10, display unit 4 includes a screen 1 for displaying data, and storage unit 6 includes a corresponding data table unit 2 for storing an association between a screen ID and data.
And a data storage unit 3 for storing data.

【0053】画面1は、画面1−11と、画面1−12
と、・・・、画面1−n1と、画面1−n2(nは1以
上の整数)とを含んでいる。
Screen 1 includes screen 1-11 and screen 1-12.
, ..., screen 1-n1, and screen 1-n2 (n is an integer of 1 or more).

【0054】データテーブル部2は、複数の画面ID記
憶部21を持ち、画面ID記憶部21−1〜2−n(n
は1以上の整数)を有している。
The data table unit 2 has a plurality of screen ID storage units 21, and the screen ID storage units 21-1 to 2-n (n
Is an integer of 1 or more).

【0055】画面ID記憶部21−1は、画面1−11
および画面1−12で使用する1つのデータ名(以降、
データ名1と称する)が割り当てられており、画面1−
11と画面1−12とに1対1に対応した画面IDを記
憶している。すなわち、画面1−11と画面1−12で
使用するデータ名がわかるようになっている。同じよう
に、画面ID記憶部21−nは、画面1−n1および画
面1−n2で使用するデータ名が1つ(以降、データ名
nと称する)割り当てられており、画面1−n1と画面
1−n2とに1対1に対応した画面IDを記憶してい
る。すなわち、画面1−n1と画面1−n2で使用する
データ名がわかるようになっている。
The screen ID storage unit 21-1 stores the screen 1-11.
And one data name used on screen 1-12 (hereinafter,
Screen 1-).
11 and a screen 1-12, a screen ID corresponding to one-to-one is stored. That is, the data names used on the screens 1-11 and 1-12 can be understood. Similarly, in the screen ID storage unit 21-n, one data name used in the screen 1-n1 and the screen 1-n2 (hereinafter, referred to as data name n) is allocated, and the screen 1-n1 and the screen 1-n2 and a screen ID corresponding to one-to-one are stored. That is, the data names used in the screen 1-n1 and the screen 1-n2 can be understood.

【0056】データ記憶部3は、複数存在し、データ記
憶部3−1〜3−nを有している(nは1以上の整
数)。各データ記憶部3は、データ名で管理し、画面デ
ータ部31と、内部属性記憶部32と、変更情報記憶部
33と、変更フラグ34と、共通データ指定部35とを
含んでいる。すなわち、データ名1に対応するデータ記
憶部3−1は、画面データ部31−1と、内部属性記憶
部32−1と変更情報記憶部33−1と、変更フラグ3
4−1と、共通データ指定部35−1とを有している。
同様に、データ名nに対応するデータ記憶部3−nは、
画面データ部31−n、内部属性記憶部32−n、変更
情報記憶部33−n、変更フラグ部34−n、共通デー
タ指定部35−nとを有する。
There are a plurality of data storage units 3 and has data storage units 3-1 to 3-n (n is an integer of 1 or more). Each data storage unit 3 is managed by a data name, and includes a screen data unit 31, an internal attribute storage unit 32, a change information storage unit 33, a change flag 34, and a common data designation unit 35. That is, the data storage unit 3-1 corresponding to the data name 1 includes the screen data unit 31-1, the internal attribute storage unit 32-1, the change information storage unit 33-1 and the change flag 3
4-1 and a common data specifying unit 35-1.
Similarly, the data storage unit 3-n corresponding to the data name n is
It has a screen data section 31-n, an internal attribute storage section 32-n, a change information storage section 33-n, a change flag section 34-n, and a common data designation section 35-n.

【0057】画面データ部31、内部属性記憶部32、
および変更フラグ34の機能は、第1の実施の形態例で
説明した通りであるので説明を省略する。
The screen data section 31, the internal attribute storage section 32,
The function of the change flag 34 is the same as that described in the first embodiment, and a description thereof will be omitted.

【0058】変更情報記憶部33は、画面データが変更
された際の操作画面ID,操作範囲、変更値を記憶す
る。
The change information storage unit 33 stores an operation screen ID, an operation range, and a change value when the screen data is changed.

【0059】共通データ指定部35は、他の画面データ
と変更値を共有する場合に共有先のデータ名とセルデー
タ位置とを記憶する。
The common data specifying section 35 stores the data name of the sharing destination and the cell data position when sharing the changed value with other screen data.

【0060】次に、図11のフローチャートを参照して
第2の実施の形態例の全体の動作について説明する。
Next, the overall operation of the second embodiment will be described with reference to the flowchart of FIG.

【0061】図11のステップA1、A2、A4〜A
8、A9〜A13、およびB2で示される第2の実施の
形態例における動作は、図2と図4とで示した第1の実
施の形態例のステップA1、A2、A4〜A8、A9〜
A13、およびB2の動作と同一の為、説明は省略す
る。図1に示された第1の実施の形態例では、画面デー
タはそれぞれ独立していたが、本実施の形態例では、画
面データの一部が他の画面データの一部と共通している
場合の画面データ変更について説明する。制御部5は、
リンクされている画面データを変更した場合(共通デー
タ指定部35−1を参照することにより判断する)(図
11のステップC1)、共通データ指定部35−1から
リンク先画面データである変更情報記憶部33−nの操
作画面、操作範囲、変更値を作成する(ステップC
2)。次に制御部5は、変更情報記憶部33−nの操作
範囲と変更値からリンク先画面データである画面データ
部31−nの該当する範囲を変更値へ書き換えて変更フ
ラグ部34−nをセットする(ステップC3〜C5)。
内部属性の変更があった場合には、制御部5は、変更情
報記憶部33−nの操作範囲と変更値を基にリンク先画
面データである内部属性記憶部32−nの該当する範囲
を書き換える(ステップC6,C7)。次に、図12を
用いて具体的に説明する。
Steps A1, A2, A4 to A in FIG.
8, A9 to A13, and B2 in the second embodiment correspond to steps A1, A2, A4 to A8, A9 to A9 in the first embodiment shown in FIGS.
Since the operation is the same as that of A13 and B2, the description is omitted. In the first embodiment shown in FIG. 1, the screen data is independent, but in the present embodiment, a part of the screen data is common to a part of the other screen data. The screen data change in the case will be described. The control unit 5
When the linked screen data is changed (determined by referring to the common data specifying unit 35-1) (step C1 in FIG. 11), the common data specifying unit 35-1 sends the change information as the link destination screen data. An operation screen, an operation range, and a change value of the storage unit 33-n are created (step C).
2). Next, the control unit 5 rewrites the corresponding range of the screen data unit 31-n, which is the link destination screen data, from the operation range and the change value of the change information storage unit 33-n to the change value, and changes the change flag unit 34-n. Set (steps C3 to C5).
When there is a change in the internal attribute, the control unit 5 determines the corresponding range of the internal attribute storage unit 32-n that is the link destination screen data based on the operation range and the change value of the change information storage unit 33-n. Rewrite (steps C6 and C7). Next, a specific description will be given with reference to FIG.

【0062】図12に示すように、データ名“DATA
1”の範囲B2とデータ名“DATA2”の範囲B2は
リンクしているとする。今、図2のキーボード7および
マウス8を使用してDATA1の範囲B2にセルデータ
“SIGNAL1”が追加された場合、制御部5は、D
ATA1の変更情報記憶部33−1の操作画面、操作範
囲、変更値を作成する(図11のステップA1〜A
3)。制御部5は、画面データ部31−1と、内部属性
記憶部32−1を変更して、変更フラグ部34−1をセ
ットする(ステップA4〜A8)。次に制御部5は、共
通データ指示部35−1のリンク先データ名”DATA
2”とリンク先画面データ“B2”とからDATA2の
変更情報記憶部33−nの操作画面、操作範囲、変更値
を作成する(ステップC2)。制御部5は、画面データ
部31−n、内部属性記憶部32−nを変更し、変更フ
ラグ部34−nをセットする(ステップC3〜C7)。
次に、画面の更新を行う。まず、制御部5は、DATA
1の画面を画面ID記憶部21から決定し(ステップA
10)、画面を更新する(ステップA11)。制御部5
は、DATA1の表示画面を全て更新したら変更フラグ
部34−1をリセットする(ステップA12)。次に制
御部5は、DATA2の画面を画面ID記憶部2nから
決定し(ステップA10),画面を更新する(ステップ
A11)。最後に制御部は、DATA2の表示画面を全
て更新したら変更フラグ部34−nをリセットして処理
を終了する(ステップB2)。
As shown in FIG. 12, the data name "DATA
It is assumed that the range B2 of “1” and the range B2 of data name “DATA2” are linked to each other, and the cell data “SIGNAL1” has been added to the range B2 of DATA1 using the keyboard 7 and the mouse 8 in FIG. In this case, the control unit 5
An operation screen, an operation range, and a change value of the change information storage unit 33-1 of the ATA1 are created (Steps A1 to A in FIG. 11).
3). The control unit 5 changes the screen data unit 31-1 and the internal attribute storage unit 32-1 and sets the change flag unit 34-1 (steps A4 to A8). Next, the control unit 5 transmits the link destination data name “DATA” of the common data instruction unit 35-1.
The control unit 5 creates an operation screen, an operation range, and a change value of the change information storage unit 33-n of DATA2 from “2” and the link destination screen data “B2” (step C2). The internal attribute storage unit 32-n is changed, and the change flag unit 34-n is set (steps C3 to C7).
Next, the screen is updated. First, the control unit 5 sets the DATA
1 is determined from the screen ID storage unit 21 (step A).
10) Update the screen (step A11). Control unit 5
Resets the change flag unit 34-1 after updating all the display screens of DATA1 (step A12). Next, the control unit 5 determines the screen of DATA2 from the screen ID storage unit 2n (step A10), and updates the screen (step A11). Finally, the control unit resets the change flag unit 34-n after updating the entire display screen of DATA2, and ends the process (step B2).

【0063】以上第2の実施の形態例で説明したよう
に、画面データの更新発生時に、制御部5が、リンク先
の情報を共通データ指定部35に格納し、その共通デー
タ指定部35を参照することにより容易にリンク先の画
面データと画面を変更することができる。
As described in the second embodiment, when the update of the screen data occurs, the control unit 5 stores the information of the link destination in the common data designating unit 35, and the common data designating unit 35 By referring to the screen data, the screen data and screen of the link destination can be easily changed.

【0064】[0064]

【発明の効果】以上説明したように、本発明の効果は、
繰り返し画面が変更された際に画面の更新処理回数を最
小限にできることにある。その理由は、入力される画面
データの変更情報を一時的に格納し、それを基に画面の
更新タイミングをデータ書き換え処理終了後の1回にし
て、書き換え処理毎の画面更新処理を省くようにしてい
るためである。
As described above, the effect of the present invention is as follows.
Another object of the present invention is to minimize the number of times the screen is updated when the screen is repeatedly changed. The reason is that the input screen data change information is temporarily stored, and based on that, the screen update timing is set to once after the data rewrite processing ends, and the screen update processing for each rewrite processing is omitted. Because it is.

【0065】また、本発明の効果は、更新するデータの
範囲を指定することでデータの書き換える範囲を最小限
にできることにある。その理由は、データを更新する際
に書き換えに必要な範囲のみを行い、不要な書き換え処
理を省くことができるためである。
Another advantage of the present invention is that the range of data rewriting can be minimized by specifying the range of data to be updated. The reason is that when updating data, only the range necessary for rewriting can be performed, and unnecessary rewriting processing can be omitted.

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

【図1】図1の表示部に表示される内容および記憶部で
管理する内容に関する第1の実施の形態のブロック図で
ある。
FIG. 1 is a block diagram of a first embodiment relating to contents displayed on a display unit of FIG. 1 and contents managed by a storage unit.

【図2】図2は、本発明の第1および第2の実施の形態
を示すブロック図である。
FIG. 2 is a block diagram showing first and second embodiments of the present invention.

【図3】図3は、ユーザが表示部4を見ながらデータを
変更した場合の図2の制御部が図1の構成で動作するフ
ローチャートである。
FIG. 3 is a flowchart in which the control unit of FIG. 2 operates with the configuration of FIG. 1 when the user changes data while looking at the display unit 4;

【図4】図4は、変更に関するデータを外部装置から入
力し、自動的にデータを変更した場合の図2の制御部が
動作するフローチャートである。
FIG. 4 is a flowchart illustrating the operation of the control unit in FIG. 2 when data relating to the change is input from an external device and the data is automatically changed.

【図5】図5は、画面データ上のセルデータを更新する
場合の画面データの状態図である。
FIG. 5 is a state diagram of screen data when cell data on the screen data is updated.

【図6】図6は、画面データ上の行の追加をした場合の
画面データの状態図である。
FIG. 6 is a state diagram of screen data when a line on the screen data is added.

【図7】図6は、画面データ上の行の削除をした場合の
画面データの状態図である。
FIG. 6 is a state diagram of screen data when a line on the screen data is deleted.

【図8】図8は、画面データ上の列の追加をした場合の
画面データの状態図である。
FIG. 8 is a state diagram of screen data when a column on the screen data is added.

【図9】図9は、画面データ上の列の削除をした場合の
画面データの状態図である。
FIG. 9 is a state diagram of screen data when a column on the screen data is deleted.

【図10】図1の表示部に表示される内容および記憶部
で管理する内容に関する第2の実施の形態のブロック図
である。
FIG. 10 is a block diagram of a second embodiment relating to contents displayed on the display unit of FIG. 1 and contents managed by a storage unit.

【図11】図11は、図2の制御部が図10の構成で動
作するフローチャートである。
FIG. 11 is a flowchart in which the control unit of FIG. 2 operates with the configuration of FIG. 10;

【図12】図12は、リンクされた画面データ上のセル
データを更新する場合の画面データの状態図である。
FIG. 12 is a state diagram of screen data when updating cell data on linked screen data.

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

1 画面 2 対応データテーブル 3 データ記憶部 4 表示部 5 制御部 6 記憶装置 7 キーボード 8 マウス 21 画面ID記憶部 31 画面データ部 32 内部属性記憶部 33 変更情報記憶部 34 変更フラグ部 35 共通データ指定部 1 screen 2 corresponding data table 3 data storage unit 4 display unit 5 control unit 6 storage device 7 keyboard 8 mouse 21 screen ID storage unit 31 screen data unit 32 internal attribute storage unit 33 change information storage unit 34 change flag unit 35 common data designation Department

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 ユーザの入力を受け付ける入力手段と、
スプレッドシート型の画面データを記憶する画面データ
記憶部と、同一の前記画面データを利用した画面を複数
表示する表示部とを備えた多重画面での同一データ表示
編集方式において、前記入力手段により入力された更新
情報を格納する変更情報記憶手段と、前記変更手段で格
納された更新情報を用いることにより前記画面データに
記憶された画面データおよび前記表示部に表示された複
数の画面を変更する変更手段を有することを特徴とする
多重画面での同一データ表示編集方式。
1. An input means for receiving a user's input;
In the same data display editing method on a multiplex screen, comprising a screen data storage unit for storing spreadsheet type screen data, and a display unit for displaying a plurality of screens using the same screen data, input by the input means. Change information storing means for storing updated update information, and a change for changing screen data stored in the screen data and a plurality of screens displayed on the display unit by using the update information stored in the change means. Means for displaying and editing the same data on multiple screens.
【請求項2】 スプレッドシート型の画面データを記憶
する画面データ記憶部と、同一の前記画面データを利用
した画面を複数表示する表示部とを備えた多重画面での
同一データ表示編集方式において、前記画面に使用され
る画面データに付与したデータ名と前記画面に付与した
画面IDとの関係を管理する管理テーブルを備え、前記
表示手段により表示された画面データの更新が発生した
場合に、前記画面データの更新の対象となる更新情報を
作成しこの更新情報を基に前記データ記憶部に記憶され
た画面データを更新する第1の更新手段と、前記画面デ
ータを更新したことを記憶する更新記憶手段と、前記第
1の更新記憶手段が更新したことを示したときに前記更
新情報を基にして前記管理テーブルから画面IDを検索
し前記表示部に表示された複数の画面を更新する第2の
更新手段とを有することを特徴とする多重画面での同一
データ表示編集方式。
2. A multi-screen same data display editing system comprising: a screen data storage section for storing spreadsheet type screen data; and a display section for displaying a plurality of screens using the same screen data. A management table that manages a relationship between a data name given to screen data used for the screen and a screen ID given to the screen, and when updating of the screen data displayed by the display unit occurs, First updating means for creating update information to be updated of screen data and updating the screen data stored in the data storage unit based on the update information; and updating for storing that the screen data has been updated. A storage means for searching a screen ID from the management table based on the update information when the first update storage means indicates an update, and displaying the screen ID on the display unit And a second updating means for updating the plurality of screens, wherein the same data is displayed and edited on multiple screens.
【請求項3】 前記更新情報は、更新する画面IDを示
す画面IDと画面の更新範囲を示す操作範囲と更新する
データの内容を示す更新データと操作の内容を示す操作
内容とを含むことを特徴とする請求項1または2記載の
多重画面での同一データ表示編集方式。
3. The update information includes a screen ID indicating a screen ID to be updated, an operation range indicating an update range of the screen, update data indicating the content of data to be updated, and an operation content indicating the content of the operation. 3. A method for displaying and editing the same data on multiple screens according to claim 1.
【請求項4】 前記入力手段によりセルデータの追加,
削除,変更のいずれかを含むデータの更新情報が入力さ
れた場合に、更新の対象となる画面のIDと更新範囲と
更新するセルデータとを格納する格納手段と、前記格納
手段により格納された更新情報を用いて前記画面データ
記憶手段により記憶された画面データを更新する画面デ
ータ更新手段と、前記格納手段により格納された更新情
報を用いて更新の対象となる画面データを使用している
画面の複数を更新する画面更新手段とを有することを特
徴とする請求項1記載の多重画面での同一データ表示編
集方式。
4. The method according to claim 1, wherein said input means adds cell data,
Storage means for storing an ID of a screen to be updated, an update range, and cell data to be updated when update information of data including any of deletion and change is input; Screen data updating means for updating screen data stored by the screen data storage means using update information, and a screen using screen data to be updated using the update information stored by the storage means 2. A method for displaying and editing the same data on multiple screens according to claim 1, further comprising a screen updating means for updating a plurality of data.
【請求項5】 前記入力手段により行または列の追加,
削除,変更のいずれかを含むデータの更新情報が入力さ
れた場合に、更新の対象となる画面IDと更新範囲と操
作内容とを格納する格納手段と、前記格納手段により格
納された更新情報を用いて前記画面データ記憶部により
記憶された画面データを更新する画面データ更新手段
と、前記格納手段により格納された更新情報を用いて前
記表示部で更新の対象となる画面データを使用している
画面の複数を更新する画面更新手段とを有することを特
徴とする請求項1記載の多重画面での同一データ表示編
集方式。
5. The method according to claim 5, wherein the input means adds a row or a column,
A storage unit for storing a screen ID to be updated, an update range, and an operation content when update information of data including one of deletion and change is input; and updating the update information stored by the storage unit. Screen data updating means for updating the screen data stored by the screen data storage unit using the screen data to be updated on the display unit using the update information stored by the storage means. 2. The method according to claim 1, further comprising screen updating means for updating a plurality of screens.
【請求項6】 前記格納手段により格納される更新範囲
は、追加または削除する行と、追加または削除によりず
れる最下行までの行とを含むことを特徴とする請求項4
記載の多重画面での同一データ表示編集方式。
6. The update range stored by the storage unit includes a row to be added or deleted, and a row up to a bottom row shifted by the addition or deletion.
The same data display and editing method on multiple screens described.
【請求項7】 前記格納手段により格納される更新範囲
は、追加または削除する列と、追加または削除によりず
れる最右列までの列とを含むことを特徴とする請求項5
記載の多重画面での同一データ表示編集方式。
7. The update range stored by the storage unit includes a column to be added or deleted and a column up to the rightmost column to be shifted by addition or deletion.
The same data display and editing method on multiple screens described.
【請求項8】 リンク先の情報を格納しその情報を参照
することにより前記変更手段を行うことを特徴とする請
求項1記載の多重画面での同一データ表示方式。
8. The same data display method on a multiplex screen according to claim 1, wherein said change means is performed by storing information of a link destination and referring to the information.
【請求項9】 リンク先の情報を格納しその情報を参照
することにより前記第1の更新手段と前記更新記憶手段
と前記第2の更新手段とを行うことを特徴とする請求項
2記載の多重画面での同一データ表示方式。
9. The method according to claim 2, wherein the first update means, the update storage means, and the second update means are performed by storing information of a link destination and referring to the information. The same data display method on multiple screens.
【請求項10】 ユーザの入力を受け付ける入力手段
と、スプレッドシート型の画面データを記憶する画面デ
ータ記憶部と、同一の前記画面データを利用した画面を
複数表示する表示部とを用いた多重画面での同一データ
表示編集方法であって、前記入力手段により入力された
更新情報を格納する変更情報記憶部を用いて、前記表示
手段により表示された画面データの更新が発生した場合
に、前記入力手段からの更新情報を前記変更情報記憶部
に格納し、前記変更情報記憶部に格納した更新情報を用
いることにより前記画面データ記憶部に記憶された画面
データおよび前記表示部に表示された複数の画面を変更
することを特徴とする多重画面での同一データ表示編集
方法。
10. A multiplex screen using input means for receiving a user's input, a screen data storage unit for storing spreadsheet-type screen data, and a display unit for displaying a plurality of screens using the same screen data. The same data display editing method as described above, wherein when the update of the screen data displayed by the display means occurs using a change information storage unit for storing the update information input by the input means, Storing the update information from the means in the change information storage unit, and using the update information stored in the change information storage unit to store the screen data stored in the screen data storage unit and the plurality of display data displayed on the display unit. A method for editing and displaying the same data on multiple screens, characterized by changing screens.
【請求項11】 スプレッドシート型の画面データを記
憶する画面データ記憶部と、同一の前記画面データを利
用した画面を複数表示する表示部とを用いた多重画面の
同一データ表示編集方法であって、前記画面に使用され
る画面データに付与したデータ名と前記画面に付与した
画面IDとの関係を管理する対応データテーブルと、前
記入力手段により入力された更新情報を記憶する変更情
報記憶部と、前記画面データ記憶部に格納された画面デ
ータに変更があったことを示す変更フラグ部とを用い
て、前記表示手段により表示された画面データの更新が
発生した場合に、前記画面データの更新の対象となる前
記変更情報記憶部に格納する更新情報を作成し、前記変
更情報記憶部に格納された更新情報を基に前記画面デー
タ部に記憶された画面データを更新し、前記画面データ
部の更新フラグ部をセットし、前記対応テーブルから更
新のあった画面データをキーとして画面ID番号を検索
することにより更新する画面を決定し、前記表示部に表
示された画面を更新することを特徴とする多重画面での
同一データ表示編集方法。
11. A multi-screen same data display / editing method using a screen data storage unit for storing spreadsheet type screen data and a display unit for displaying a plurality of screens using the same screen data. A correspondence data table that manages a relationship between a data name assigned to screen data used for the screen and a screen ID assigned to the screen, and a change information storage unit that stores update information input by the input unit. And updating the screen data when the screen data displayed by the display unit is updated using a change flag unit that indicates that the screen data stored in the screen data storage unit has been changed. Creating update information to be stored in the change information storage unit that is to be processed, and storing a screen stored in the screen data unit based on the update information stored in the change information storage unit Update the data, set the update flag section of the screen data section, determine the screen to be updated by searching for the screen ID number from the correspondence table using the updated screen data as a key, and display on the display section And editing the same data on multiple screens, characterized by updating the selected screen.
【請求項12】 前記更新情報は、更新する画面IDを
示す画面IDと画面の更新範囲を示す操作範囲と更新す
るデータの内容を示す更新データと操作の内容を示す操
作内容とを含むことを特徴とする請求項10または11
記載の多重画面での同一データ表示編集方法。
12. The update information includes a screen ID indicating a screen ID to be updated, an operation range indicating an update range of the screen, update data indicating the contents of data to be updated, and operation contents indicating the contents of the operation. A feature according to claim 10 or claim 11.
How to edit and display the same data on multiple screens described.
JP15593499A 1999-06-03 1999-06-03 Method and system for display and editing of same data in multiple pictures Pending JP2000348114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15593499A JP2000348114A (en) 1999-06-03 1999-06-03 Method and system for display and editing of same data in multiple pictures

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15593499A JP2000348114A (en) 1999-06-03 1999-06-03 Method and system for display and editing of same data in multiple pictures

Publications (1)

Publication Number Publication Date
JP2000348114A true JP2000348114A (en) 2000-12-15

Family

ID=15616716

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15593499A Pending JP2000348114A (en) 1999-06-03 1999-06-03 Method and system for display and editing of same data in multiple pictures

Country Status (1)

Country Link
JP (1) JP2000348114A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7697054B2 (en) 2007-03-29 2010-04-13 Hewlett-Packard Development Company, L.P. Image Manipulator for a camera

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7697054B2 (en) 2007-03-29 2010-04-13 Hewlett-Packard Development Company, L.P. Image Manipulator for a camera

Similar Documents

Publication Publication Date Title
JP2008011480A (en) Picture processor, method of processing picture, program, and recording medium
JP5566791B2 (en) Medical image processing server
JP2000348114A (en) Method and system for display and editing of same data in multiple pictures
JP2000268109A (en) Template production device for electronic clinical chart system and input device for electronic clinical chart using the template
JPH03204687A (en) Presentation device
JP2000293519A (en) Document processor
JP2007257351A (en) Nurse call system
JP3047846B2 (en) Drawing and parts list creation device
JPH1115851A (en) Www page link control system and recording medium recording control processing program for the system
JP3533674B2 (en) Information display device and method thereof
JP3545190B2 (en) CAD system and recording medium
JPH09128198A (en) Method for displaying plural pictures
JP4665504B2 (en) Document review support apparatus and document review support program
JP3130719B2 (en) Drawing management system
JPWO2005041075A1 (en) System for acquiring shape information from three-dimensional shape data, method thereof, and computer software program
JPH06149776A (en) Simulation device based upon petri net
JP2735921B2 (en) Address definition operation device
JP3475428B2 (en) Data array controller
JP2718386B2 (en) Graphic processing unit
JPH0431972A (en) Figure data managing system at every update
JP2000284827A (en) Design assisting device for plant screen
JPH05181724A (en) Device for managing map coordinate data
JPH06251069A (en) Information structure display system
JP2002288231A (en) Cad drawing data processing system and data processing method
JPH0981347A (en) Data management system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030715