JPS62206664A - Data operating software system - Google Patents

Data operating software system

Info

Publication number
JPS62206664A
JPS62206664A JP61049655A JP4965586A JPS62206664A JP S62206664 A JPS62206664 A JP S62206664A JP 61049655 A JP61049655 A JP 61049655A JP 4965586 A JP4965586 A JP 4965586A JP S62206664 A JPS62206664 A JP S62206664A
Authority
JP
Japan
Prior art keywords
data
file
data items
row
calculation
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
JP61049655A
Other languages
Japanese (ja)
Inventor
Nozomi Akahori
赤堀 のぞみ
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61049655A priority Critical patent/JPS62206664A/en
Publication of JPS62206664A publication Critical patent/JPS62206664A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To ensure succession of the attribute expression against the operations of plural tables by showing the arithmetic correspondence relation among the row data items, column data items or cell data of a table in the form of a numerical formula and attribute and storing them as the file information. CONSTITUTION:When data are operated under a software constitution 1 of a data operating computer, the arithmetic dependence relation is maintained among the row data items 16, column data items 15 and cells 17 of a table respectively. Here if it is desired to succeed hereafter said correspondence relation to the arithmetic formula defined by a user, a re-calculation file register request is delivered. Thus the subsequent input contents are registered to a re-calculation file 8. Then it is checked whether the data operation in carried out within a single table or covers plural tables. Thus each file 8 is updated, succeeded and executed according to the result of said checking.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は1例えば伝票処理、帳票処理、給与計算など
の事務処理、科学技術処理の表データ処理における自動
化省力化に関するデータ操作ソフトウェア方式、特に数
値データ間の演算依存関係の整合性保証に関するもので
あるう 〔従来の技術〕 第16図は従来のデータ操作ソフトウェア方式を示す構
成図である。図において、(1)はデータ操作マシンと
して使用するパーソナルコンピュータからなるデータ操
作計算機のソフトウェア構成でおる。このソフトウェア
構成(1)は9.ソフトウェアの開発に必須であるオペ
レーティングシステム08121、データ操作に関する
処理を司るデータ操作部(3)、操作を行うユーザとの
インタフェースを管理するユーザインタフェース部(4
) yk装備している。
[Detailed Description of the Invention] [Field of Industrial Application] This invention relates to a data manipulation software method for automation and labor saving in, for example, office processing such as slip processing, form processing, and payroll calculation, and spreadsheet data processing in scientific and technological processing; This relates to ensuring the consistency of arithmetic dependencies between numerical data. [Prior Art] FIG. 16 is a block diagram showing a conventional data manipulation software system. In the figure, (1) is the software configuration of a data manipulation computer consisting of a personal computer used as a data manipulation machine. This software configuration (1) is 9. The operating system 08121, which is essential for software development, the data operation section (3) that controls processing related to data operations, and the user interface section (4) that manages the interface with the user who performs the operation.
) Equipped with yk.

データ操作部(3)では、操作対象となる表データ(6
)を管理制御する。また、ユーザインタフェース部(4
)では、ユーザとの入出力装置となるラインプリンタL
P+91.ディスプレイ0RT(IG、 キーボードK
 / BaI2を管理・制御する。
In the data operation section (3), the table data (6
). In addition, the user interface section (4
), the line printer L is used as an input/output device with the user.
P+91. Display 0RT (IG, keyboard K
/ Manage and control BaI2.

第1T図はユーザが通常見ることのできる表データ(6
)、第18図は演算式を登録した表データのダンプ出力
である。
Figure 1T shows tabular data (6
), FIG. 18 is a dump output of table data in which arithmetic expressions are registered.

表データ(6)はセル(I7)の集合としてなりたって
おり、演算式を登録した場合、セルaηには演算式Gυ
が登録される。この演算式T:3+)は* 0nL8=
f(’m”t * ’ ” ’)(但し、fは関数、 
 0ILj  は行データ01  と列データLj  
とで定義されるセルデータを示す)という形で表わされ
る。
Table data (6) is a set of cells (I7), and when a calculation formula is registered, the calculation formula Gυ is stored in cell aη.
is registered. This calculation formula T:3+) is *0nL8=
f('m”t * '''') (where f is a function,
0ILj is row data 01 and column data Lj
cell data defined by ).

次に動作について説明する。第1図に示したデータ操作
計算機のソフトウェア構成(1)のもとてデータ操作を
行うとき9表のセルση間の演算依存関係を維持してい
くための処理フローが第19図でらる。ユーザが定義す
る演算式に対しその関係を以降継承していきたいときは
、セル復η毎に演算式((Dを登録する(口)。この登
録されたセルaηは、データではなく演算式を持つこと
になる。これにより表データ(6)に演算式が登録され
る。次に、データを変更するとセルαηに登録された演
算式t3υを全て実行する(至)。この実行タイミング
はデータ変更と同時にデータ操作部(3)が自動的に行
う場合とユーザが指定する場合どちらもサポートされる
Next, the operation will be explained. Figure 19 shows the processing flow for maintaining the calculation dependence relationships between cells ση in Table 9 when performing data manipulation based on the software configuration (1) of the data manipulation computer shown in Figure 1. . If you want to inherit the relationship for the arithmetic expression defined by the user, register the arithmetic expression ((D) for each cell aη. As a result, the calculation formula is registered in table data (6).Next, when the data is changed, all calculation formulas t3υ registered in cell αη are executed (to).The timing of this execution is determined by the data Both cases where the data manipulation unit (3) automatically performs the change and cases where the user specifies the change are supported.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記のような従来のデータ操作ソフトウェア方式では、
1つの表に登録演算式Gυが閉じているため、複数の表
を扱う表操作において9元の表における行データ項目9
列データ項目、セルの演算依存関係は1表操作の結果求
められる新しい表に全(継承されない、という問題点が
あった。
In traditional data manipulation software methods such as those mentioned above,
Since the registration expression Gυ is closed in one table, row data item 9 in a 9-element table is used in table operations that handle multiple tables.
There was a problem in that the operational dependencies of column data items and cells were not fully inherited by the new table obtained as a result of one table operation.

この発明はかかる問題点を解決するためになされたもの
で、特に操作対象となる表が1表データ全体の合計・平
均などの統計的な行データ項目。
This invention was made to solve this problem, and in particular, the table to be operated on is statistical row data items such as totals and averages of the entire table data.

列データ項目を含んでいる場合、複数表を扱う表操作に
応じてその統計的な行データ項目9列データ項目を継承
でき、その位置も最右列/最下行にあるという一般的な
表の特性を反映できるとともに、その内容は意味的にも
保証できるソフトウェア方式を得ることを目的とする。
If a column data item is included, the statistical row data item 9 column data item can be inherited according to the table operation that handles multiple tables, and its position is also in the rightmost column/bottom row. The purpose is to obtain a software method that can reflect the characteristics and also guarantee the semantics of its contents.

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

この発明に係るデータ操作ソフトウェア方式は。 The data manipulation software system according to the present invention is as follows.

表の行データ項目9列データ項目またはセルデータの各
々の演算依存関係を数式表現・属性表現し。
Express the calculation dependencies of each of the row data items, nine column data items, or cell data in a table using formulas and attributes.

ファイル情報として蓄積しておき、複数表を扱う表操作
に対しては、その属性表現を継承することを特徴とする
ものである。
It is characterized in that it is stored as file information and its attribute expression is inherited for table operations that handle multiple tables.

〔作用〕[Effect]

この発明においては1表の行データ項目9列データ項目
またはセルデータの各々の演算依存関係を数式表現・属
性表現したファイル情報が表の統計的属性を保持し、複
数表を扱う表操作に対してその表操作内容に応じた継承
を行ない、さらにこの統計的属性は位置情報を含むから
1表の行データ項目1列データ項目の各々の演算依存関
係の特に統計面での整合性、一般性を保証する。
In this invention, file information in which the calculation dependencies of each of the row data items, nine column data items, or cell data of one table is expressed in mathematical formulas and attributes holds the statistical attributes of the table, and is used for table operations that handle multiple tables. Furthermore, since this statistical attribute includes position information, it is important to ensure consistency and generality in terms of statistics, especially of the operational dependencies of each row data item and one column data item in one table. guaranteed.

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

以下、この発明の一実施例を図について説明する。第1
図において、(llaデータ操作マシンとして使用する
パーソナルコンピュータからなるデータ操作計算機のソ
フトウェア構成である。このソフトウェア構成(flV
i、  ソフトウェアの開発において必須であるオペレ
ーティングシステム08(21゜データ操作に関する処
理を司るデータ操作部(3)。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, (lla is the software configuration of a data manipulation computer consisting of a personal computer used as a data manipulation machine. This software configuration (flV
i. Operating system 08 (21°), which is essential in software development; data manipulation unit (3) that controls processing related to data manipulation;

操作を行うユーザとのインタフェースを管理するユーザ
インタフェース部(4)を装備している。データ操作部
(3)では9本発明の操作の対象となるい(つかの表(
5)全管理制御し、この表(5)はそれぞれ表データ(
6)、様式を格納するフォーマットファイル(7)、及
び本発明の特徴となるデータ操作ソフトウェア方式を実
行させる情報を格納する再計算ファイル(8)からなる
。また、ユーザインタフェース部(4)では、ユーザと
の入出力装置となるラインプリンタIJP(9)、ディ
スプレイORTα〔、キーボードに/B(111を管理
制御する。
It is equipped with a user interface unit (4) that manages the interface with the user who performs the operation. In the data operation section (3), there are 9 tables (some tables) that are subject to the operation of the present invention.
5) Full management control, and this table (5) has table data (
6), a format file (7) that stores formats, and a recalculation file (8) that stores information for executing the data manipulation software method that is a feature of the present invention. Further, the user interface unit (4) manages and controls a line printer IJP (9), which serves as an input/output device for the user, a display ORTα [, and a keyboard /B (111).

第2図は、再計算ファイル(8)の構成−である。FIG. 2 shows the structure of the recalculation file (8).

再計算ファイル(8)は9表データ全体の合計、平均な
どの統計的な行データ項目(最下行)1列データ項目(
最右列〕を含むことを示す統計属性W5α2゜その表が
いくつかの表の総合的な統計を示す行データ項目1列デ
ータ項目(各表の小計、または全表の統計など〕の含む
ときその位置を格納するトータル属性0.及びユーザの
定義した演算式を格納する演算式部Iからなる。演算式
部α4は行データ項目2列データ項目、セルを組み合わ
せた関数として。
The recalculation file (8) contains statistical row data items (bottom row), one-column data items (
W5α2゜When the table contains a row data item 1 column data item (subtotal of each table, statistics of all tables, etc.) that indicates comprehensive statistics of several tables] It consists of a total attribute 0 that stores its position, and an arithmetic expression section I that stores an arithmetic expression defined by the user.The arithmetic expression section α4 is a function that is a combination of a row data item, two column data items, and a cell.

’n =’(’m s ”’ ) * I18 =f(
GnLt e ”’ ) * 0nL8 =f(OmL
t、・・・) (但し、では関数、01 は行データ項目、  I、、
1 は列データ項目)などの記述で表わされる。第3図
は、操作対象となる表データ(6)の構成図である。
'n ='('ms ''') *I18 =f(
GnLt e ”' ) * 0nL8 = f(OmL
t,...) (However, 01 is a function, 01 is a row data item, I,...)
1 is a column data item). FIG. 3 is a configuration diagram of table data (6) to be operated.

表データ(6)は行データ項目σe及び列データ項目0
かからなっており、その二者の組合せで定義されるセル
([ηが構成最少単位である。また、再計算ファイル(
8)中の統計属性部σ2で示す統計的な行データ項目が
199列データ項目がσ♂である。
Table data (6) has row data item σe and column data item 0.
The cell defined by the combination of the two ([η is the minimum configuration unit. Also, the recalculation file (
8) The statistical row data item indicated by the statistical attribute part σ2 is 199 column data item is σ♂.

次に動作について説明する。第1図に示したデータ操作
計算機のソフトウェア構成(1)のもとてデータ操作を
行うとき1表の行データ項目ae9列データ項目cI9
.セルαη、各々の演算依存関係を維持していくための
処理フローが第4図である。ユーザが定義する演算式に
対し、その関係を以降継承していきたいときには再計算
ファイル登録要求を出す。この要求で、再計算ファイル
(8)に以降入力する内容が登録される■。次にデータ
操作が行われると、その操作が1つの表内に閉じるもの
か。
Next, the operation will be explained. When performing data manipulation based on the software configuration (1) of the data manipulation computer shown in Figure 1, row data item ae9 column data item cI9 of table 1
.. FIG. 4 shows a processing flow for maintaining the computation dependencies of the cells αη. When the user wants to inherit the relationship of an arithmetic expression defined by the user, a recalculation file registration request is issued. With this request, the contents to be input from now on are registered in the recalculation file (8). The next time a data operation is performed, does that operation close within a table?

本発明の対象となる複数の表に渡るものかをチェックし
て各々の再計算ファイル更新、継承及び実行処理CD、
■を行う。
Check whether it covers multiple tables that are covered by the present invention, update each recalculation file, inheritance and execution processing CD,
Do ■.

第5図に再計算ファイルへの演算式登録の処理フローを
示す。ユーザがK / B (111などから演算式を
入力するとその演算式の種類をチェックする。
FIG. 5 shows a processing flow for registering an arithmetic expression in a recalculation file. When the user inputs an arithmetic expression from K/B (111, etc.), the type of the arithmetic expression is checked.

表データ全体の合計・平均などの統計的な行データ項目
a19列データ項目asヲ作成するような演算式ならば
、再・計算ファイル(8)中の統計属性部α2に登録(
至)9表の行データ項目αe1列データ項目119゜セ
ル19間の演算式ならば再計算ファイル(8)中の演算
式部C14Vc登録(至)する。
If it is an arithmetic expression that creates a statistical row data item a19 column data item as, such as the sum or average of the entire table data, it is registered in the statistical attribute section α2 in the re-calculation file (8) (
To) If it is an arithmetic expression between row data item αe1 column data item 119° and cell 19 of table 9, register the arithmetic expression section C14Vc in the recalculation file (8).

第6図は9本発明の対象となる複数の表に渡るデータ操
作を行った場合の再計算ファイル(8)の継承処理C!
υのフローである。複数の表に渡るデータ操作には、大
きく分けて、1つの表から複数の表に分割するもの、複
数の表から1つの表に合成するもの、複数の表をまとめ
て統計的に処理するものの3糧があるが、該データ操作
がそのどれにあてはまるかチェックし、各処理の、(至
)、@を実行する0 1つの表から複数の表に分割するデータ操作を行なった
場合の再計算ファイル(8)の統計属性部α2の継承処
理フローを第7図に示す。まず、統計属性のあるデータ
項目と、データ操作を行う方向が一致するか(つまり9
行方向どおし又は列方向どおし)をチェックする。ここ
で一致していなゆれば(行と列ン、統計属性は分割され
た表それぞれに継承する(5)。この場合の例を第12
図に示す。
FIG. 6 shows the inheritance process C! of the recalculation file (8) when performing data manipulation across multiple tables, which is the subject of the present invention!
This is the flow of υ. Data operations that span multiple tables can be roughly divided into two types: dividing one table into multiple tables, combining multiple tables into one table, and statistically processing multiple tables at once. There are 3 options, check which of them applies to the data operation, and execute (to), @ for each process 0 Recalculation when performing data operation to split one table into multiple tables FIG. 7 shows the inheritance processing flow of the statistical attribute section α2 of file (8). First, check whether the data item with statistical attributes and the direction of data manipulation match (that is, 9
(both rows and columns). If they do not match (rows, columns, and statistical attributes are inherited by each partitioned table (5).
As shown in the figure.

図において共通キーとは9分割された表金てに継承され
る行データ項目1e又は列データ項目ttSのことであ
る。統計属性のあるデータ項目とデータ操作を行う方向
が一致している場合は、共通キーが。
In the figure, the common key refers to the row data item 1e or column data item ttS that is inherited by the nine divided table keys. If a data item with statistical attributes and the direction of data manipulation match, a common key is used.

該統計属性の実現されている行データ項目Q9jたは列
データ項目alでちるかをチェックする。該項目が共通
キーとして指定されていない場合は1分割した結果統計
属性の実現されている項目が含まれる表のみ統計属性を
継承しく至)、共通キーとして指定された場合は9分割
された全表に分割する前の統計属性を継承する(至)。
It is checked whether the row data item Q9j or column data item al in which the statistical attribute is realized is satisfied. If the item is not specified as a common key, only the table that contains the item for which the statistical attribute is achieved as a result of 1 division will inherit the statistical attribute), and if it is specified as the common key, the entire 9-part Inherit statistical attributes from before partitioning into tables (to).

前者の例を、第10図に、後者の例を第11図に示す。An example of the former is shown in FIG. 10, and an example of the latter is shown in FIG.

複数の表から1つの表に合成するデータ操作を行なった
場合の再計算ファイ・ル(8)の統計属性部0の継承処
理フローを第8図に示す。まず、統計属性のあるデータ
項目と、データ操作を行う方向が一致するか(つまり9
行方向どおし又は列方向どおし)をチェックする。一致
していれば9合成した結果得られた表の中で9行方向ど
おしならば最下行データ項目(19に0列方向どおしな
らば最下行データ項目餞にまとめた形で統計属性を継承
する(至)。一方、一致していなければ9表のサイズが
合っていなければ統計的な行データ項目α91列データ
項目■の内側に空データ(データ値を持たない)の項目
を追加し1合成前の表の統計属性をそのまま継承する(
至)。前者の例を第13図に後者の例を第14図に示す
FIG. 8 shows the inheritance processing flow of the statistical attribute section 0 of the recalculation file (8) when a data operation is performed to combine a plurality of tables into one table. First, check whether the data item with statistical attributes and the direction of data manipulation match (that is, 9
(both rows and columns). If they match, in the table obtained as a result of 9 combinations, if it is in the 9th row direction, it is the bottom row data item (If it is in the 0th column direction, it is summarized as the bottom row data item). Inherit the attributes (to).On the other hand, if they do not match, 9If the table sizes do not match, create an item of empty data (no data value) inside the statistical row data item α91 column data item ■. Added 1 Inherit the statistical attributes of the table before composition as is (
to). An example of the former is shown in FIG. 13, and an example of the latter is shown in FIG.

複数の表をまとめて統計的に処理するデータ操作のうち
小計、統計を求める操作についての再計算ファイル(8
)の統計属性部α2とトータル属性部01の操作フロー
を第9図に示す。まず、対象となった6表の小計全求め
(既に統計属性として保持している表についてはこの過
程は省略する)(至)9次に全表の統計(6表の小計の
合計)を求める(至)。
A recalculation file (8
) shows the operation flow of the statistical attribute section α2 and the total attribute section 01 in FIG. First, calculate all the subtotals for the 6 tables that were targeted (this process is omitted for tables that are already held as statistical attributes) (To) 9) Next, calculate the statistics for all the tables (the sum of the subtotals for the 6 tables) (to).

この情報は再計算ファイル(8)の統計属性部α3に総
計属性として、またトータル属性部(13に小計、総計
の項目として記入される(至)。この操作の例を第15
図に示す。本操作は他の複数の表に渡る統計属性でも同
様に行う。
This information is entered as a total attribute in the statistical attribute section α3 of the recalculation file (8), and as subtotal and total items in the total attribute section (13).An example of this operation is shown in Section 15.
As shown in the figure. This operation is performed in the same way for other statistical attributes that span multiple tables.

なお、上記実施例においては、データ操作計算機(1)
にパーソナルコンピュータを使用したが、データ操作計
算機(1)に小型計算機、中型計算機、大型計算機−t
たはデータ処理専用マシンを使用してもよい。また、上
記実施例では、第1図に示すように、データ操作部(3
)が外部7アイルとして6表(5)ヲ持ったが、内部メ
モリとしてもよ(、マた6表(5)でデータ(61,フ
ォーマント(7)、再計算ファイル(8)ヲ分けて持っ
たが、全てを一緒にしてもまた組み合わせてもよい。さ
ら(、上記実施例では。
In addition, in the above embodiment, the data manipulation computer (1)
Although a personal computer was used for the data manipulation computer (1), a small computer, a medium computer, and a large computer
Alternatively, a dedicated data processing machine may be used. In addition, in the above embodiment, as shown in FIG.
) has 6 tables (5) as external 7 files, but it can also be used as internal memory (, data (61, formant (7), recalculation file (8) can be divided into 6 tables (5)) However, they can all be used together or in combination (in the above example).

再計算ファイル(8)内の統計属性Q3.  )−タル
属性αJのみの継承を扱ったが、演算式部Q41も演算
順序や更新面で一意に継承することができる(共通キー
指定などがない〕操作に限れば、統計属性部α2ト一タ
ル属性部峙、演算式部(I41’!i分けずに再計算フ
ァイル(8)全構築してもよく、上記実施例と同様の効
果を奏する。
Statistical attribute Q3 in recalculation file (8). ) - Although we have dealt with the inheritance of only the attribute αJ, the calculation formula part Q41 can also be uniquely inherited in terms of the calculation order and update (there is no common key specification, etc.). The entire recalculation file (8) may be constructed without dividing the data attribute section and the arithmetic expression section (I41'!i), and the same effect as in the above embodiment can be obtained.

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

以上述べたように、この発明は表の行データ項目9列デ
ータ項目、セル各々の演算依存関係を数式表現に、特に
統計的関係9%性を属性表現にしたファイル情報を備え
ているので、複数の表を扱う表操作における表の行デー
タ項目9列データ項目の演算依存関係の特に統計面での
整合性、一般性が保証され、かつデータ操作に関する自
動化。
As described above, this invention is equipped with file information in which the calculation dependencies of each row data item, nine column data items, and cells of a table are expressed as mathematical formulas, and in particular, the statistical relationship 9% is expressed as an attribute. To ensure consistency and generality, especially in terms of statistics, of calculation dependencies of row data items and nine column data items of a table in table operations that handle multiple tables, and to automate data operations.

省力化、信頼性の向上に効果がめる。It is effective in saving labor and improving reliability.

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

第1図はこの発明の一実施例によるデータ操作ソフトウ
ェア方式の構成図、第2図は再計算ファイルの構成図7
第3図は表データの構成図、第4図はデータ操作ソフト
ウェア方式の処理フロー。 第5図は再計算ファイルへの演算式登録の処理フロー、
第6図はこの発明の対象となる複数の表に渡るデータ操
作を行った場合の再計算ファイルの継承処理フロー、第
7図から第9図は第6図を詳細化した処理フローであり
、第7図は1つの表から複数の表に分割する場合、第8
図は複数の表から1つの表に合成する場合、第9図は複
数の表をまとめて統計的に処理する場合の各処理フロー
。 第10図から第15図は、再計算ファイルの統計属性部
の継承労を示す図であり、第16図以降は従来のもので
あって、第16図は従来のデータ操作ソフトウェア方式
を示す構成図であり、第1T図はユーザが通常見ること
のできる表データ、第18図は演算式を登録した表デー
タのダンプ出力第19図は演算依存関係を維持していく
ための処理フローである。 図において、(1)はデータ操作マシンのソフトウェア
構成、(3)はデータ操作部、(5)は本発明の操作の
対象となる表、(61〜(8)はこの表(5)の構成要
素であり、(6)は表データ、(7)はフォーマットフ
ァイル。 (8)は再計算ファイル、 02は統計属性部、(I3
はトータル属性部、Iは演算式部、霞は列データ項目。 αGは行データ項目、卸はセルである。
Fig. 1 is a block diagram of a data manipulation software system according to an embodiment of the present invention, and Fig. 2 is a block diagram of a recalculation file.
Figure 3 is a configuration diagram of table data, and Figure 4 is a processing flow of data manipulation software. Figure 5 shows the processing flow for registering calculation formulas in the recalculation file.
FIG. 6 is a recalculation file inheritance processing flow when performing data manipulation across multiple tables, which is the subject of this invention, and FIGS. 7 to 9 are detailed processing flows of FIG. 6. Figure 7 shows that when dividing one table into multiple tables,
The figure shows each processing flow when multiple tables are combined into one table, and FIG. 9 shows the processing flow when multiple tables are collectively processed statistically. Figures 10 to 15 are diagrams showing the inheritance of the statistical attribute section of the recalculation file, and Figures 16 onwards are conventional ones, and Figure 16 is a diagram showing the configuration of the conventional data manipulation software method. Figure 1T shows the table data that the user can normally view, and Figure 18 shows the dump output of the table data in which calculation formulas are registered.Figure 19 shows the processing flow for maintaining calculation dependencies. . In the figure, (1) is the software configuration of the data manipulation machine, (3) is the data manipulation unit, (5) is the table that is the object of the operation of the present invention, and (61 to (8) are the configurations of this table (5). Elements, (6) is table data, (7) is format file, (8) is recalculation file, 02 is statistical attribute section, (I3
is the total attribute part, I is the calculation expression part, and Kasumi is the column data item. αG is a row data item, and wholesale is a cell.

Claims (1)

【特許請求の範囲】[Claims] 複数の表を扱う表操作を行うデータ操作ソフトウェア方
式において、表の行データ項目、列データ項目又はセル
データの各々の演算依存関係を数式表現に、統計関係及
び特性を属性表現にし、かつファイル情報として蓄積し
当該数式情報及び当該属性情報を当該ファイルから参照
することにより、複数の表を扱う表操作を行うとき、こ
の演算依存関係、特に統計関係の整合性、一般性を自動
的に操作の結果得られた表に継承することを特徴とする
データ操作ソフトウェア方式。
In a data manipulation software method that performs table operations that handle multiple tables, each calculation dependency relationship of row data items, column data items, or cell data of a table is expressed as a mathematical expression, statistical relationships and characteristics are expressed as attributes, and file information is used. By accumulating the formula information and attribute information from the file, when performing table operations that handle multiple tables, the consistency and generality of these calculation dependencies, especially statistical relationships, can be automatically checked. A data manipulation software method characterized by inheritance in the resulting table.
JP61049655A 1986-03-07 1986-03-07 Data operating software system Pending JPS62206664A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61049655A JPS62206664A (en) 1986-03-07 1986-03-07 Data operating software system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61049655A JPS62206664A (en) 1986-03-07 1986-03-07 Data operating software system

Publications (1)

Publication Number Publication Date
JPS62206664A true JPS62206664A (en) 1987-09-11

Family

ID=12837202

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61049655A Pending JPS62206664A (en) 1986-03-07 1986-03-07 Data operating software system

Country Status (1)

Country Link
JP (1) JPS62206664A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04313155A (en) * 1991-01-29 1992-11-05 Honda Motor Co Ltd Paperless account system
US6417871B1 (en) 1991-01-29 2002-07-09 Honda Giken Kogyo Kabushiki Kaisha Paperless accounting system for creating accurate electronic slips at high speed and including approval settlement

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04313155A (en) * 1991-01-29 1992-11-05 Honda Motor Co Ltd Paperless account system
US6417871B1 (en) 1991-01-29 2002-07-09 Honda Giken Kogyo Kabushiki Kaisha Paperless accounting system for creating accurate electronic slips at high speed and including approval settlement
US6486876B1 (en) * 1991-01-29 2002-11-26 Honda Giken Kogyo Kabushiki Kaisha Paperless accounting system

Similar Documents

Publication Publication Date Title
US7774191B2 (en) Virtual supercomputer
CN106886406A (en) The generation method and device of exploitation code or document
US20100287459A1 (en) Reusable business logic across user interface containers
Wirth The programming language Pascal (Revised report)
WO2008107665A2 (en) A graphical user interface for use in integrating programming functions with spreadsheet applications
JP2004280822A (en) Parameterized and reusable implementation of business logic pattern
JPS62206664A (en) Data operating software system
JPS6012669B2 (en) Calculator addressing scheme
US20110010402A1 (en) Data-driven database processor
US20230011565A1 (en) Data Migration and Reporting for Payroll Systems
Dunlop Beginning Big Data with Power BI and Excel 2013: Big Data Processing and Analysis Using PowerBI in Excel 2013
Intel
JPH01147621A (en) Automatic program producing method
JPH0445071Y2 (en)
JP4738704B2 (en) Database system
JPS62206665A (en) Data operating software system
Byrne Enumerations
JP2016018280A (en) Tax accounting processing device, tax accounting processing method, and tax accounting processing program
CN115904345A (en) Data rendering method and system of dynamic form, computer equipment and storage medium
JP3071163U (en) Core business processing control device
JPH09297803A (en) Method for inputting data in computer system
Lin Alternatives for Rule-based Application Development
JP2002215851A (en) Method of setting and calculating processing contents for calculation of debt for retirement benefits
JP3940771B2 (en) Calculation method that minimizes input and checking
JPH08297695A (en) Method and device for preparing data for business management and data chart for business management