JPH02257282A - Table preparation processor - Google Patents

Table preparation processor

Info

Publication number
JPH02257282A
JPH02257282A JP1024547A JP2454789A JPH02257282A JP H02257282 A JPH02257282 A JP H02257282A JP 1024547 A JP1024547 A JP 1024547A JP 2454789 A JP2454789 A JP 2454789A JP H02257282 A JPH02257282 A JP H02257282A
Authority
JP
Japan
Prior art keywords
data
file
row
stored
row 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
JP1024547A
Other languages
Japanese (ja)
Inventor
Kimiko Hasuo
蓮尾 貴美子
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP1024547A priority Critical patent/JPH02257282A/en
Publication of JPH02257282A publication Critical patent/JPH02257282A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To start the working processing of data at arbitrary time regardless of the amount of data targeted to be processed by recognizing the existence of row data required for working according to the content of row data existence information, and reading out the row data from a data file when no row data exists in a working file. CONSTITUTION:An existence information flag in row data managing information corresponding to designated row data is referred by an I/O control module 13, and it is judged whether or not the row data is stored in the working file 17. When the existence information flag shows (0), i.e. when no row data is stored in the working file 17, corresponding row data is read out from the data file 14 by a data file input module 15. In such a way, data working can be performed even when all of the data targeted to be processed are not stored in the working file 17, and the processing of data working can be started at the arbitrary time.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は作表処理装置に関し、特に処理対象データを
列データと行データとに区分して作表処理のためのデー
タ加工を行なう作表処理装置に関する。
[Detailed Description of the Invention] [Object of the Invention] (Industrial Application Field) The present invention relates to a tabulation processing device, and particularly to a tabulation processing device that divides data to be processed into column data and row data, and divides the data to be processed into column data and row data. The present invention relates to a tabulation processing device that performs processing.

(従来の技術) 一般に、分散処理コンピュータ、オフィスコンピュータ
、およびパーソナルコンピュータ等で提供される表作成
処理では、処理対象となるデータが列データと行データ
とに細分化されてデータ加工が行われる。このような処
理対象データを一般フアイルにあてはめると、列データ
は一般フアイルのレコードに相当し、ま−た列データは
レコード内のフィールドに相当する。
(Prior Art) Generally, in table creation processing provided by distributed processing computers, office computers, personal computers, etc., data to be processed is segmented into column data and row data, and data processing is performed. When such data to be processed is applied to a general file, the column data corresponds to a record of the general file, and the column data corresponds to a field within the record.

作表処理のためのデータ加工を行なう場合には、まず処
理対象データが行データ単位で読み出されて作業ファイ
ルに格納される。そして、その作業ファイルに格納され
た処理対象データから必要な行データが取出されて、表
作成のための特定のデータ加工が行われる。
When processing data for tabulation processing, the data to be processed is first read out in units of row data and stored in a work file. Then, necessary row data is extracted from the processing target data stored in the work file, and specific data processing for table creation is performed.

このように、従来では処理対象データを全て作業ファイ
ルに格納した後でなければ、必要なデータ加工を行なう
ことができなかった。このため、処理対象データの量が
多い場合には、そのデータが作業ファイルに格納される
までに長い時間が必要となり、データ加工の処理開始が
遅れる欠点があった。また、処理対象データのデータ量
によって処理可能となる開始点が異なるため、利用者に
とっては操作しづらいと云う欠点もある。
As described above, in the past, necessary data processing could only be performed after all data to be processed had been stored in a work file. For this reason, when there is a large amount of data to be processed, it takes a long time to store the data in a work file, resulting in a delay in the start of data processing. Furthermore, since the starting point at which processing can be performed differs depending on the amount of data to be processed, there is also the drawback that it is difficult for users to operate.

(発明が解決しようとする課題) この発明は前述の事情に鑑みなされたもので、従来では
処理対象データが作業ファイルに格納されるまではデー
タ加工を行なえなかった点を改善し、処理対象データの
データ量に関係なくデータの加工処理を任意の時点で開
始することができる作表処理装置を提供することを目的
とする。
(Problems to be Solved by the Invention) This invention was made in view of the above-mentioned circumstances, and it improves the point that conventionally data processing could not be performed until the data to be processed is stored in a work file. An object of the present invention is to provide a tabulation processing device that can start processing data at any time regardless of the amount of data.

[発明の構成] (課題を解決するための手段) この発明は、処理対象データを列データと行データとに
区分して作表処理のためのデータ加工を行なう作表処理
装置において、前記処理対象データが5と憶されている
データファイルと、前記処理対象データのデータ加工の
ために一時的にデータを格納する作業ファイルと、前記
処理対象データ内の各行データ毎にその行データが前記
作業ファイルに格納されているか否かを表わす行データ
所在情報が記憶されるメモリ手段と、前記処理対線デー
タの中からデータ加工の対象となる行データを指定する
データ指定手段と、前記行データ所在情報を参照して前
記データ指定手段によって指定された行データが前記作
業ファイルに格納されているか否かを判断し、その指定
された行データが前記作業ファイルに格納されている時
はその行データを前記作業ファイルから読み出し、前記
作業ファイルに格納されてない時はその行データを前記
データファイルから読み出すと共にその読み出した行デ
ータを前記作業ファイルに格納するデータ取出し手段と
、このデータ取出し手段によって行データが前記作業フ
ァイルに格納された時、その格納された行データに対応
する前記行データ所在情報を更新する所在情報更新手段
とを具備することを特徴とする。
[Structure of the Invention] (Means for Solving the Problems) The present invention provides a tabulation processing device that divides data to be processed into column data and row data and performs data processing for tabulation processing. A data file in which target data is stored as 5, a work file that temporarily stores data for data processing of the processing target data, and a data file for each row of data in the processing target data that is stored in the processing target data. a memory means for storing row data location information indicating whether or not the row data is stored in a file; a data specifying means for designating row data to be data processed from among the processing pair data; It is determined whether or not the line data specified by the data specifying means is stored in the work file by referring to the information, and if the specified line data is stored in the work file, the line data is data retrieval means for reading the row data from the work file, and reading the row data from the data file when it is not stored in the work file, and storing the read row data in the work file; The method is characterized by comprising a location information updating means for updating the row data location information corresponding to the stored row data when data is stored in the work file.

(作用) この作表処理装置においては、行データ所在情報の内容
に従って加工に必要な行データの所在を認識でき、その
行データが作業ファイルに無い場合にはデータファイル
から行データが読み出される。このため、処理対象デー
タが全て作業ファイルに格納されてなくてもデータ加工
を行なうことができ、データ加工の処理を任意の時点で
開始することができる。
(Operation) In this tabulation processing device, the location of line data necessary for processing can be recognized according to the contents of the line data location information, and if the line data is not in the work file, the line data is read from the data file. Therefore, data processing can be performed even if all the data to be processed is not stored in the work file, and data processing can be started at any time.

(実施例) 以下、図面を参照してこの発明の詳細な説明する。(Example) Hereinafter, the present invention will be described in detail with reference to the drawings.

第1図にこの発明の一実施例に係る作表処理装置を示す
。データ加工モジュール11は作表処理のための種々の
データ加工を行なうものであり、このデータ加工モジュ
ール11は行データI10モジュール12に接続されて
いる。この行データI10モジュール12は、I10制
御モジュール18に接続されており、データ加工モジュ
ール11から出力された行データの読み出し指令をI1
0制御モジュール13に伝達する。I10制御モジュー
ル13は、メモリ18、データファイル入力モジュール
15、作業ファイルI10モジュール1Bに接続されて
おり、メモリ18に登録されている行データ管理情報に
従って、データファイル入力モジュール15、あるいは
作業ファイルI10モジュール1Bをアクセスする。デ
ータファイル入力モジュール15は、■10制御モジュ
ール13の制御の下に、データフィル14をアクセスし
てそのファイル14に記憶されているデータを行単位で
読み出す。また、作業ファイルI10モジュール1Bは
、I10制御モジュール13の制御の下に、作業ファイ
ル17をアクセスしてその作業ファイル17に対する行
データの書込みおよび読み出しを行なう。
FIG. 1 shows a table processing device according to an embodiment of the present invention. The data processing module 11 performs various data processing for tabulation processing, and is connected to the row data I10 module 12. This row data I10 module 12 is connected to the I10 control module 18, and receives a command to read the row data output from the data processing module 11 from the I10.
0 control module 13. The I10 control module 13 is connected to the memory 18, the data file input module 15, and the work file I10 module 1B, and according to the row data management information registered in the memory 18, the data file input module 15 or the work file I10 module Access 1B. The data file input module 15 accesses the data file 14 under the control of the (10) control module 13 and reads data stored in the file 14 line by line. Further, the work file I10 module 1B accesses the work file 17 and writes and reads line data to and from the work file 17 under the control of the I10 control module 13.

メモリ18に記憶された行データ管理情報は、ブタファ
イル14に記憶されている処理対象データ内の各行デー
タ毎に設けられているものであり、第2図に示すような
形式になっている。すなわち、各行データ管理情報には
、対応する行データの行番号を示す情報、その行データ
の次行および前行を示すチェーン情報、データファイル
14内のアドレスを示すアドレス情報、作業ファイル1
7に格納されているか否かを示す所在情報フラグ、作業
ファイル17内の格納位置を示すアドレス情報、および
その行データの属性等を示す種別情報が含まれている。
The row data management information stored in the memory 18 is provided for each row of data in the data to be processed stored in the pig file 14, and has a format as shown in FIG. That is, each line data management information includes information indicating the line number of the corresponding line data, chain information indicating the next line and previous line of the line data, address information indicating the address within the data file 14, and work file 1.
7, address information indicating the storage position in the work file 17, and type information indicating the attributes of the line data.

所在情報フラグは、対応する行データが作業ファイル1
7に格納されてない時に「0」、作業ファイル17に格
納されている時に「1」となる。
The location information flag indicates that the corresponding line data is work file 1.
When the data is not stored in the work file 17, it becomes "0", and when it is stored in the work file 17, it becomes "1".

次に、第3図のフローチャートを参照して第1図に示し
た作表処理装置の行データ読み出し動作について説明す
る。まず、加工対象となる行データすなわち画面表示や
計算対象となる行データの取出し指令がデータ加工モジ
ューメル11がら出力される(ステップSl)。この場
合、行データの指定は行番号によって行われる。次いで
、指定された行データに対応する行データ管理情報内の
所在情報フラグが!10制御モジュール13によって参
照され(ステップS2)、その行データが作業ファイル
17に格納されているか否かが判断される(ステップS
3)。所在情報フラグが「1」の場合すなわち行データ
が作業ファイル17に格納されている時には、作業ファ
イルI10モジュール16によって該当する行データが
作業ファイル17がら読み出される(ステップS4)。
Next, the row data reading operation of the tabulation processing apparatus shown in FIG. 1 will be explained with reference to the flowchart in FIG. First, a command to retrieve the line data to be processed, that is, the line data to be displayed on the screen or calculated, is output from the data processing module 11 (step Sl). In this case, line data is specified by line number. Next, the location information flag in the row data management information corresponding to the specified row data! 10 is referenced by the control module 13 (step S2), and it is determined whether the row data is stored in the work file 17 (step S2).
3). When the location information flag is "1", that is, when the line data is stored in the work file 17, the corresponding line data is read out from the work file 17 by the work file I module 16 (step S4).

一方、所在情報フラグが「0」の場合すなわち行データ
が作業ファイル17に格納されて無い場合は、データフ
ァイル入力モジュール15によって該当する行データが
データファイル14から読み出される(ステップS5)
。そして、その読み出した行データは作業ファイルI1
0モジュール1Bによって作業ファイル17に格納され
る共に、その行データに対応する行管理情報内の所在情
報フラグが「0」から「1」に変更される(ステップS
6)。
On the other hand, if the location information flag is "0", that is, if the line data is not stored in the work file 17, the data file input module 15 reads the corresponding line data from the data file 14 (step S5).
. Then, the read line data is the work file I1
0 module 1B stores it in the work file 17, and the location information flag in the row management information corresponding to the row data is changed from "0" to "1" (step S
6).

次いで、ステップS4またはS5で読み出された行デー
タに対してデータ加工モジュール11によって所定のデ
ータ加工処理がなされ、その加工したデータが作業ファ
イル17に格納される(ステップS7)。
Next, the data processing module 11 performs predetermined data processing on the line data read in step S4 or S5, and the processed data is stored in the work file 17 (step S7).

このように、この作表処理装置においては、所在情報フ
ラグの内容を参照することによって加工に必要な行デー
タが作業ファイル17に格納されているか否かを判断で
き、作業ファイル17に格納されて無い場合にはデータ
ファイル14からデータを読み出すことができる。この
ため、処理対象データが全て作業ファイル17に格納さ
れてなくてもデータ加工を行なうことができ、データ加
工の処理を任意の時点で開始することができる。
In this way, in this tabulation processing device, it can be determined whether or not the line data necessary for processing is stored in the work file 17 by referring to the contents of the location information flag, and If it does not exist, data can be read from the data file 14. Therefore, data processing can be performed even if all the data to be processed is not stored in the work file 17, and data processing can be started at any time.

[発明の効果] 以上のように、この発明によれば、処理対象データのデ
ータ量に関係なくデータの加工処理を任意の時点で開始
することができる作表処理装置が提供される。
[Effects of the Invention] As described above, the present invention provides a tabulation processing device that can start data processing at any time regardless of the amount of data to be processed.

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

第1図はこの発明の一実施例に係る作表処理装置を示す
ブロック図、第2図は第1図に示した作表処理装置に使
用される行データ管理情報のデータ形式を示す図、第3
図は第1図に示した作表処理装置の動作を説明するフロ
ーチャートである。 11・・・データ加工モジュール、12・・・行データ
I10モジュール、13・・・I10制御モジュール、
14・・・データファイル、15・・・データファイル
入力モジュール、lB・・・作業ファイルI10モジュ
ール、17・・・作業ファイル、18・・・メモリ。 出願人代理人 弁理士 鈴江武彦
FIG. 1 is a block diagram showing a tabulation processing device according to an embodiment of the present invention, FIG. 2 is a diagram showing a data format of row data management information used in the tabulation processing device shown in FIG. 1, Third
This figure is a flowchart explaining the operation of the tabulation processing device shown in FIG. 1. 11... Data processing module, 12... Row data I10 module, 13... I10 control module,
14...Data file, 15...Data file input module, IB...Work file I10 module, 17...Work file, 18...Memory. Applicant's agent Patent attorney Takehiko Suzue

Claims (1)

【特許請求の範囲】 処理対象データを列データと行データとに区分して作表
処理のためのデータ加工を行なう作表処理装置において
、 前記処理対象データが記憶されているデータファイルと
、前記処理対象データのデータ加工のために一時的にデ
ータを格納する作業ファイルと、前記処理対象データ内
の各行データ毎にその行データが前記作業ファイルに格
納されているか否かを表わす行データ所在情報が記憶さ
れるメモリ手段と、前記処理対象データの中からデータ
加工の対象となる行データを指定するデータ指定手段と
、前記行データ所在情報を参照して前記データ指定手段
によって指定された行データが前記作業ファイルに格納
されているか否かを判断し、その指定された行データが
前記作業ファイルに格納されている時はその行データを
前記作業ファイルから読み出し、前記作業ファイルに格
納されてない時はその行データを前記データファイルか
ら読み出すと共にその読み出した行データを前記作業フ
ァイルに格納するデータ取出し手段と、このデータ取出
し手段によって行データが前記作業ファイルに格納され
た時、その格納された行データに対応する前記行データ
所在情報を更新する所在情報更新手段とを具備すること
を特徴とする作表処理装置。
[Scope of Claim] A tabulation processing device that processes data for tabulation processing by dividing processing target data into column data and row data, comprising: a data file in which the processing target data is stored; A work file that temporarily stores data for data processing of the processing target data, and row data location information indicating for each row data in the processing target data whether or not the row data is stored in the work file. a memory means for storing data, a data specifying means for specifying row data to be processed from among the processing target data, and a data specifying means for specifying row data to be processed by the data specifying means with reference to the row data location information. is stored in the work file, and if the specified row data is stored in the work file, read that row data from the work file, and if it is not stored in the work file. a data retrieval means for reading the row data from the data file and storing the read row data in the work file; and when the row data is stored in the work file by the data retrieval means, the stored row data is A tabulation processing device comprising: location information updating means for updating the row data location information corresponding to row data.
JP1024547A 1989-02-02 1989-02-02 Table preparation processor Pending JPH02257282A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1024547A JPH02257282A (en) 1989-02-02 1989-02-02 Table preparation processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1024547A JPH02257282A (en) 1989-02-02 1989-02-02 Table preparation processor

Publications (1)

Publication Number Publication Date
JPH02257282A true JPH02257282A (en) 1990-10-18

Family

ID=12141181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1024547A Pending JPH02257282A (en) 1989-02-02 1989-02-02 Table preparation processor

Country Status (1)

Country Link
JP (1) JPH02257282A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6790591B2 (en) * 2002-04-05 2004-09-14 Shin-Etsu Chemical Co., Ltd. Polymers, resist compositions and patterning process
US7141351B2 (en) 2003-05-21 2006-11-28 Shin-Etsu Chemical Co., Ltd. Basic compound, resist composition and patterning process

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6790591B2 (en) * 2002-04-05 2004-09-14 Shin-Etsu Chemical Co., Ltd. Polymers, resist compositions and patterning process
US7141351B2 (en) 2003-05-21 2006-11-28 Shin-Etsu Chemical Co., Ltd. Basic compound, resist composition and patterning process

Similar Documents

Publication Publication Date Title
JPH03266039A (en) Free format data link processing system
US4924434A (en) Sharing word-processing functions among multiple processors
JPS62231382A (en) Image processing method and apparatus
JPH02257282A (en) Table preparation processor
JPH0233661A (en) Character processor containing automatic address input function
JP3180336B2 (en) Data access method using multilayer buffer
JPH02310592A (en) Screen scroll control system
JP2507399B2 (en) Database equipment
JPH0715623B2 (en) Display device
JPH06314118A (en) Monitor device
JPH0287269A (en) Data controller
JP2933222B2 (en) Document processing device
JP2925137B2 (en) Word processor and control method thereof
JPS6167155A (en) Ramdom file system
JPH04130547A (en) Information processing system
JPH05250243A (en) Data processing system for extended storage device
JPS6218596A (en) Working area display system
JPH06110773A (en) Memory controller
JPS62204338A (en) Lisp language processing system
JPH02247758A (en) Control system for terminal information
JPH02138645A (en) Processing system for input order file
JPH0541999B2 (en)
JPH0554079A (en) Information processor
JPH04172541A (en) Record storage unit
JPH07199898A (en) Device and method for displaying character