JPH04287119A - Table compressing/developing system - Google Patents

Table compressing/developing system

Info

Publication number
JPH04287119A
JPH04287119A JP5189691A JP5189691A JPH04287119A JP H04287119 A JPH04287119 A JP H04287119A JP 5189691 A JP5189691 A JP 5189691A JP 5189691 A JP5189691 A JP 5189691A JP H04287119 A JPH04287119 A JP H04287119A
Authority
JP
Japan
Prior art keywords
input
data
variable
dictionary
variables
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.)
Withdrawn
Application number
JP5189691A
Other languages
Japanese (ja)
Inventor
Junichi Yamamoto
淳一 山本
Yoshio Kashimura
樫村 嘉夫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5189691A priority Critical patent/JPH04287119A/en
Publication of JPH04287119A publication Critical patent/JPH04287119A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Image Generation (AREA)

Abstract

PURPOSE:To improve efficiency for utilizing the space of a dictionary or the like and to shorten input/output time by providing the valid number or the maximum number of parameters at a parameter table and executing the processing of compressing the table or developing the compressed table while excluding useless records in the case of inputting/outputting data to the dictionary or the like concerning the table compressing/developing system. CONSTITUTION:A parameter table 1 is provided while being composed of the valid number (m) of parameters, the maximum number (n) of parameter, 0-row data setting an initial value to an input value field for storing a parameter name and an inputted value corresponding to every row on a screen, and 1-(n) rows data having the input fields for storing inputted value while copying this 0 row data and corresponding to the input from the screen, the input value of the parameter is set to the relevant input field. Then, the not-inputted row data is excluded in the case of the output, the table is compressed while setting the valid number (m) and afterwards, the data are outputted to the dictionary or the like.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、テーブル形式のレコー
ドを圧縮・展開するテーブル圧縮・展開方式に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a table compression/expansion method for compressing/expanding records in table format.

【0002】0002

【従来の技術】従来、コンピュータシステムの記録用フ
ァイルで使用する、辞書入出力機能では、図9に示すよ
うに、テーブル形式の画面22から入力された変数の値
を変数テーブル21に格納し、これの内容をそのまま辞
書23に格納するようにしていた。以下図9の構成およ
び動作を簡単に説明する。
2. Description of the Related Art Conventionally, in a dictionary input/output function used in a recording file of a computer system, as shown in FIG. The contents of this are stored in the dictionary 23 as they are. The configuration and operation of FIG. 9 will be briefly described below.

【0003】図9において、変数テーブル21は、テー
ブル形式の画面22上のテーブルの行毎にレコードを設
け、変数名、入力値を保持するものである。テーブル形
式の画面22は、ディスプレイ上に表示されたテーブル
形式の画面であって、変数名に対応づけてその値を入力
するためのものである。辞書23は、変数テーブル21
を保存する辞書である。
[0003] In FIG. 9, a variable table 21 has a record for each row of the table on a table-format screen 22, and holds variable names and input values. The table-format screen 22 is a table-format screen displayed on the display, and is used to input values in association with variable names. The dictionary 23 is a variable table 21
It is a dictionary that stores .

【0004】次に、動作を説明する。 (1)  ディスプレイ上に図示のテーブル形式の画面
22を表示する。 (2)  ユーザが画面22上の変数名の入力フィール
ドにキーボードなどから値、例えばDD1、EE1、F
F1を図示のように入力する。この入力に対応して、変
数テーブル21中に図示のように、変数名D01、E0
1、F01に入力値DD1、EE1、FF1を格納する
Next, the operation will be explained. (1) Display the table-format screen 22 shown in the figure on the display. (2) The user inputs a value into the variable name input field on the screen 22 using the keyboard, for example, DD1, EE1, F.
Enter F1 as shown. In response to this input, the variable names D01 and E0 are added as shown in the variable table 21.
1. Store input values DD1, EE1, and FF1 in F01.

【0005】(3)  変数テーブル21の全てのレコ
ード、即ち、入力値が入力されていなく空白のレコード
も含め全てのレコードをそのまま辞書23に格納して保
存する。
(3) All records in the variable table 21, ie, all records including blank records with no input values, are stored as they are in the dictionary 23 and saved.

【0006】[0006]

【発明が解決しようとする課題】上述したように、変数
テーブル21のレコードをそのまま全て辞書23に格納
して保存していたため、テーブルの行数が多くなり変数
の値の設定されていない空白の無駄なレコードが多い場
合、辞書23のスペースを効率的に利用できないと共に
、辞書23への入出力に多くの時間が必要となってしま
うという問題があった。
[Problems to be Solved by the Invention] As mentioned above, since all the records of the variable table 21 were stored as they were in the dictionary 23, the number of rows in the table increased, resulting in blank spaces where variable values were not set. When there are many useless records, there is a problem that the space in the dictionary 23 cannot be used efficiently and a lot of time is required for inputting and outputting data to and from the dictionary 23.

【0007】本発明は、変数テーブルに変数の有効数、
最大数を設け、辞書などへの入出力時に無駄なレコード
を削除した圧縮や、圧縮されたものを展開する処理を行
い、辞書などのスペースの利用効率の向上および入出力
時間の短縮を図ることを目的としている。
[0007] The present invention provides the effective number of variables in the variable table,
By setting a maximum number of records and performing compression by deleting unnecessary records during input/output to dictionaries, etc., and processing to expand the compressed records, we aim to improve the efficiency of use of space in dictionaries, etc., and shorten input/output time. It is an object.

【0008】[0008]

【課題を解決するための手段】図1を参照して課題を解
決するための手段を説明する。図1において、変数テー
ブル1は、変数の有効数m、変数の最大数n、初期値を
設定した0行データ、入力値を変数名に対応づけて格納
する1行データないしn行データからなるものである。
[Means for Solving the Problems] Means for solving the problems will be explained with reference to FIG. In FIG. 1, variable table 1 consists of the effective number m of variables, the maximum number n of variables, 0 row data where initial values are set, and 1 row data to n row data where input values are stored in association with variable names. It is something.

【0009】画面2は、変数テーブル1の内容をディス
プレイ上に表示し、入力フィールドから変数の値を入力
するためのものである。辞書3は、変数テーブル1を格
納して保存するものである。
Screen 2 is for displaying the contents of variable table 1 on the display and for inputting variable values from input fields. The dictionary 3 stores and saves the variable table 1.

【0010】0010

【作用】本発明は、図1に示すように、画面2からの入
力に対応して、変数テーブル1中の該当する入力フィー
ルドに変数の入力値を設定し、出力時に入力されていな
い行データを削除および有効数mを設定した後、辞書3
などに出力するようにしている。また、辞書3などから
データを取り込んで変数テーブル1に格納した後、(変
数の最大数n−変数の有効数m)分だけ、0行データを
変数テーブル1の末尾などに複写して展開するようにし
ている。
[Operation] As shown in FIG. 1, the present invention sets the input value of the variable in the corresponding input field in the variable table 1 in response to the input from the screen 2, and sets the input value of the variable in the corresponding input field in the variable table 1, and sets the input value of the variable in the corresponding input field in the variable table 1. After deleting and setting the effective number m, dictionary 3
I am trying to output it to etc. Also, after importing data from dictionary 3 and storing it in variable table 1, copy the 0-row data for (maximum number of variables n - effective number of variables m) to the end of variable table 1 and expand it. That's what I do.

【0011】従って、変数テーブル1について、辞書3
などへの入出力時に無駄なレコードを削除した圧縮や、
圧縮されたものを展開する処理を行うことにより、辞書
3などのスペースの利用効率の向上および入出力時間の
短縮を図ることが可能となる。
Therefore, for variable table 1, dictionary 3
Compression that deletes unnecessary records during input/output to etc.
By performing processing to expand the compressed data, it is possible to improve the efficiency of use of space such as the dictionary 3 and shorten input/output time.

【0012】0012

【実施例】次に、図1から図8を用いて本発明の実施例
の構成および動作を順次詳細に説明する。図1において
、変数テーブル1は、画面数などの制御情報を設定する
コントロールレコード(CONTROLレコード)、画
面の区切やフォーマットなどの情報を設定するフォーマ
ットレコード(FORMATレコード)、変数の種類、
変数の有効数m、変数の最大数n、変数名A、B、C、
初期値を設定した0行データ、および画面から入力され
た変数の値を格納する行単位の1行データないしn行デ
ータなどから構成されるものである。
Embodiment Next, the structure and operation of an embodiment of the present invention will be explained in detail using FIGS. 1 to 8. In FIG. 1, variable table 1 includes a control record (CONTROL record) that sets control information such as the number of screens, a format record (FORMAT record) that sets information such as screen divisions and formats, variable types,
Effective number of variables m, maximum number of variables n, variable names A, B, C,
It is composed of 0 line data in which initial values are set, and 1 line data to n line data in line units that store the values of variables input from the screen.

【0013】画面2は、変数テーブル1に設定された内
容を表示し、入力フィールドから変数の値を入力するた
めのものである。辞書3は、画面の入力フィールドに変
数の値を格納した変数テーブル1を保存するものである
。ここで、辞書3内のユニット情報は最初に変数テーブ
ル1を作成するための情報であり、ユーザ定義データは
画面2からユーザが入力して変数テーブル1に格納した
データである。以下順次詳細に説明する。
Screen 2 is for displaying the contents set in variable table 1 and for inputting variable values from input fields. The dictionary 3 stores a variable table 1 in which variable values are stored in input fields on the screen. Here, the unit information in the dictionary 3 is information for initially creating the variable table 1, and the user-defined data is data input by the user from the screen 2 and stored in the variable table 1. A detailed explanation will be given below.

【0014】図2のフローチャートに示す順序に従い、
図3を参照してユット情報をもとに変数テーブル1を作
成する処理を説明する。図2において、S1は、ユニッ
ト情報を変数テーブル1に読み込む。これは、図1の辞
書3中に予め作成して格納しておいたユニット情報を読
み出し、その内容を、図3の左側に示す変数テーブル1
−1のように格納する。この変数テーブル1−1は、変
数の種類3(ここでは変数A、B、Cの3種)、変数の
有効数m、変数の最大数nと設定されている。
According to the order shown in the flowchart of FIG.
The process of creating variable table 1 based on unit information will be described with reference to FIG. In FIG. 2, S1 reads unit information into variable table 1. This reads the unit information created and stored in advance in the dictionary 3 in FIG.
Store as -1. This variable table 1-1 is set with variable types 3 (here, three types, variables A, B, and C), the effective number m of variables, and the maximum number n of variables.

【0015】S2は、S1で内容を格納した変数テーブ
ル1−1から、変数の最大値nと初期値(変数Eの初期
値E、変数Fの初期値F)を取り出す。S3は、初期値
を0行に複写する。これは、左側の変数テーブル1−1
の初期値(変数Eの初期値E、変数Fの初期値F)を取
り出して右側の変数テーブル1−2の0行データとして
複写する。
[0015] In S2, the maximum value n and initial values (initial value E of variable E, initial value F of variable F) of variables are extracted from the variable table 1-1 whose contents were stored in S1. S3 copies the initial value to line 0. This is the variable table 1-1 on the left.
The initial values (initial value E of variable E, initial value F of variable F) are taken out and copied as 0 row data of variable table 1-2 on the right side.

【0016】S4は、変数の最大数分だけ展開する。こ
れは、右側の変数テーブル1−2の1行データないしn
行データに示すように、最大数n分だけ、0行データの
内容をコピーして展開する。S5は、画面表示を行う。 以上の処理によって、辞書3からユニット情報を取り出
し、これをもとに初期値を設定した0行データを作成し
、更に最大数n分だけ0行データをコピーして1行デー
タないしn行データを展開する。これにより、予め作成
したユニット情報からn行データを持つ変数テーブル1
−2を作成することができ、画面から利用者が変数の値
を入力する準備ができたこととなる。
[0016] S4 expands the maximum number of variables. This is data from one row to n of variable table 1-2 on the right side.
As shown in the row data, the content of the 0 row data is copied and expanded by the maximum number n. S5 performs screen display. Through the above processing, the unit information is extracted from the dictionary 3, 0-line data with initial values set based on this is created, and 0-line data is copied by the maximum number n to create 1-line data or n-line data. Expand. This creates a variable table 1 with n rows of data from the unit information created in advance.
-2 can be created, and the user is now ready to input the value of the variable from the screen.

【0017】次に、図4のフローチャートに示す順序に
従い、図5を参照してユーザ定義データの出力時の動作
を詳細に説明する。ここで、図5の左側の変数テーブル
1−2は、図3で作成した右側の変数テーブル1−2に
対応するものである。図4において、S11は、画面上
からデータ入力する。S12は、変数テーブルを更新す
る。これらS11、S12は、図5の左側の変数テーブ
ル1−3の変数の値として、図中の1行データの変数D
、E、Fに値DD1、EE1、FF1、2行データの変
数D、E、Fに値DD2、EE2、FF2などを格納す
る。
Next, the operation when outputting user-defined data will be described in detail in accordance with the order shown in the flowchart of FIG. 4 and with reference to FIG. Here, the variable table 1-2 on the left side of FIG. 5 corresponds to the variable table 1-2 on the right side created in FIG. In FIG. 4, S11 inputs data from the screen. S12 updates the variable table. These S11 and S12 are the values of the variables in the variable table 1-3 on the left side of FIG.
, E, F are stored with values DD1, EE1, FF1, and variables D, E, F of two rows of data are stored with values DD2, EE2, FF2, etc.

【0018】S13は、キーとなる変数に値がないか否
かを判別する。YESの場合、即ちキーとなる変数に値
が入力されていなかった場合、S14でその行の行デー
タを削除し、S16で終了のときにS17に進み、終了
でないときの次の行についてS13を行う。一方、S1
3でNOの場合、即ちキーとなる変数の値が入力されて
いた場合、S15で有効数をカウントし、S16で終了
のときにS17に進み、終了でないときに次の行につい
てS13を行う。
[0018] In S13, it is determined whether or not the key variable has no value. If YES, that is, if no value has been input to the key variable, delete the row data of that row in S14, proceed to S17 when finished in S16, and repeat S13 for the next row if not finished. conduct. On the other hand, S1
If NO in 3, that is, if the value of the key variable has been input, the effective number is counted in S15, and when the process is finished in S16, the process advances to S17, and when the process is not finished, S13 is performed for the next line.

【0019】S17は、有効数mを更新する。これは、
図5の左側の変数テーブル1−3からキーとなる変数に
値が入力されていない行データを削除したので、削除し
ない有効な行データの数mを有効数として、例えば右側
の変数テーブル1−4の変数の有効数のフィールドにこ
こでは3と設定する。S18は、ユーザ定義データとし
て辞書3に出力(格納)する。
[0019] In S17, the effective number m is updated. this is,
Since we have deleted the row data for which no value has been entered in the key variable from the variable table 1-3 on the left side of FIG. Here, 3 is set in the effective number field of variable 4. S18 outputs (stores) the data to the dictionary 3 as user-defined data.

【0020】以上の処理によって、ユーザが画面2から
入力して図5の変数テーブル1−3に格納し、この変数
テーブル1−3のうちのキーとなる変数の値が格納され
ていない行データを削除および変数の有効数を設定して
図5の右側の変数テーブル1−4に示すように圧縮し、
これを辞書3にユーザ定義データとして格納する。これ
により、変数の値の入力されていない行データを削除し
て圧縮した後に辞書3に格納し、辞書3のスペースを有
効利用できると共に出力する変数テーブル1−4の容量
が少なくなり、出力を短時間に行うことが可能となる。
Through the above processing, the row data that the user inputs from screen 2 and stores in the variable table 1-3 in FIG. , and set the effective number of variables to compress it as shown in variable table 1-4 on the right side of Figure 5.
This is stored in the dictionary 3 as user-defined data. As a result, row data in which no variable values have been input is deleted and compressed before being stored in the dictionary 3, making it possible to effectively use the space in the dictionary 3 and reducing the capacity of the variable tables 1-4 to be output. This can be done in a short time.

【0021】次に、図6のフローチャートに示す順序に
従い、図7を参照してユーザ定義データの入力時の動作
を詳細に説明する。ここで、図7の左側の変数テーブル
1−5は、図5で作成した右側の変数テーブル1−4を
辞書3に格納し、これを辞書3から読み出したものであ
る。図6において、S21は、ユーザ定義データを辞書
3から入力する。これにより、図7の左側の変数テーブ
ル1−5が作成される。
Next, the operation at the time of inputting user-defined data will be described in detail in accordance with the order shown in the flowchart of FIG. 6 and with reference to FIG. Here, the variable table 1-5 on the left side of FIG. 7 is obtained by storing the variable table 1-4 on the right side created in FIG. 5 in the dictionary 3 and reading it out from the dictionary 3. In FIG. 6, in S21, user-defined data is input from the dictionary 3. As a result, variable table 1-5 on the left side of FIG. 7 is created.

【0022】S22は、(最大行数−有効行数)の分だ
け0行データを変数テーブルの末尾に複写する。これは
、S21で辞書3から入力して作成した変数テーブル1
−5の変数の最大数n、変数の有効数m(ここでは3)
であるので、 最大数n−有効数3=(n−3) の数だけ、図7の右側の変数テーブル1−6に示すよう
に、0行データの部分を展開して4行データ、5行デー
タと繰り返し、n行データまで合計(n−3)回、繰り
返す。これにより、圧縮しておいた行データが元の状態
に展開されたこととなる。
[0022] In S22, 0-row data is copied to the end of the variable table by (maximum number of rows - number of valid rows). This is variable table 1 created by inputting from dictionary 3 in S21.
-5 maximum number of variables n, effective number of variables m (here 3)
Therefore, as shown in the variable table 1-6 on the right side of Figure 7, the 0-row data part is expanded to 4-row data, 5-row data by the maximum number n - effective number 3 = (n-3). Repeat with row data, repeating a total of (n-3) times up to n row data. This means that the compressed row data is expanded to its original state.

【0023】S23は、画面表示を行う。そして、利用
者から入力があったときに図7の右側の変数テーブル1
−6の該当する行データの位置に格納する。以上のよう
に、圧縮して辞書3に格納しておいたユーザ定義データ
を読み出し、これに設定されている変数の最大数n、変
数の有効数mをもとに、元の圧縮前の状態に展開するこ
とができる。これにより、辞書3中のスペースを有効利
用できると共に辞書3への入出力処理に要する時間を短
縮できる。
[0023] In S23, screen display is performed. Then, when there is an input from the user, variable table 1 on the right side of Figure 7
-6 is stored in the corresponding row data position. As described above, the user-defined data that has been compressed and stored in the dictionary 3 is read out, and based on the maximum number of variables set in it, n, and the effective number of variables, m, the original state before compression is calculated. can be expanded to. Thereby, the space in the dictionary 3 can be used effectively and the time required for input/output processing to the dictionary 3 can be shortened.

【0024】図8は、本発明の全体構成図を示す。ここ
で、辞書入出力は、辞書3−1の入出力を行うものであ
って、変数テーブル1の圧縮・展開を行う圧縮・展開処
理部5などから構成されるものである。辞書管理ツール
は、ユニット情報を作成して格納したりなどの辞書3−
1を管理するツールである。
FIG. 8 shows an overall configuration diagram of the present invention. Here, the dictionary input/output is for inputting/outputting the dictionary 3-1, and is composed of a compression/expansion processing unit 5 that compresses/expands the variable table 1, and the like. The dictionary management tool is used to create and store unit information, etc.
It is a tool to manage 1.

【0025】制御処理は、各種制御(画面2上に変数テ
ーブル1をもとに表示させたり、画面2から入力された
変数の値を取り込んで変数テーブル1に格納したりなど
の各種制御)を行うものである。また、動作は既述した
ように、(1)  辞書3−1からユニット情報を取り
出して右上の変数テーブル1を作成する。そして、この
右上の変数テーブル1をもとに0行データ、1行データ
ないしn行データを展開し、左上の変数テーブル1を生
成する(図2、図3を用いて既述)。
The control processing includes various controls (various controls such as displaying the variable table 1 on the screen 2, taking in the value of the variable input from the screen 2 and storing it in the variable table 1, etc.). It is something to do. Further, as described above, the operation is as follows: (1) Unit information is extracted from the dictionary 3-1 and the variable table 1 at the upper right is created. Then, based on the upper right variable table 1, the 0th row data, 1st row data, to nth row data are developed to generate the upper left variable table 1 (already described using FIGS. 2 and 3).

【0026】(2)  画面2上から入力した値を左下
の変数テーブル1に格納する。変数の値を格納した左下
の変数テーブル1の行データのうち、キーとなる変数の
値が格納されていない行データを削除および変数の有効
数mを設定し、右下の変数テーブル1に示すように圧縮
する。この圧縮した右下の変数テーブル1を辞書3−1
中に、ユーザ定義データとして格納する(図4、図5を
用いて既述)。
(2) Store the value input from the top of the screen 2 into the variable table 1 at the lower left. Among the row data of the variable table 1 in the lower left that stores variable values, delete the row data in which the value of the key variable is not stored and set the effective number m of variables as shown in the variable table 1 in the lower right. Compress it like this. This compressed variable table 1 in the lower right is added to dictionary 3-1.
The data is stored as user-defined data (as described above with reference to FIGS. 4 and 5).

【0027】[0027]

【発明の効果】以上説明したように、本発明によれば、
変数テーブル1に変数の有効数、最大数を設け、辞書3
などへの入出力時に無駄なレコードを削除した圧縮や、
圧縮されたものを展開する処理を行う構成を採用してい
るため、辞書3などのスペースの利用効率の向上を図る
ことができると共に辞書3などへの入出力時間の短縮を
図ることができる。特に、変数テーブル1の最大数が非
常に多いときに効果がある。
[Effects of the Invention] As explained above, according to the present invention,
Set the effective number and maximum number of variables in variable table 1, and set dictionary 3.
Compression that deletes unnecessary records during input/output to etc.
Since a configuration is adopted in which processing is performed to expand compressed data, it is possible to improve the utilization efficiency of space such as the dictionary 3 and to shorten input/output time to the dictionary 3 and the like. This is particularly effective when the maximum number of variable tables 1 is very large.

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

【図1】本発明の1実施例構成図である。FIG. 1 is a configuration diagram of one embodiment of the present invention.

【図2】本発明のユニット情報の入力処理フローチャー
トである。
FIG. 2 is a flowchart of unit information input processing according to the present invention.

【図3】本発明のユニット情報の入力時の説明図である
FIG. 3 is an explanatory diagram at the time of inputting unit information according to the present invention.

【図4】本発明のユーザ定義データの出力処理フローチ
ャートである。
FIG. 4 is a flowchart of user-defined data output processing according to the present invention.

【図5】本発明のユーザ定義データの出力時の説明図で
ある。
FIG. 5 is an explanatory diagram when outputting user-defined data according to the present invention.

【図6】本発明のユーザ定義データの入力処理フローチ
ャートである。
FIG. 6 is a flowchart of user-defined data input processing according to the present invention.

【図7】本発明のユーザ定義データの入力時の説明図で
ある。
FIG. 7 is an explanatory diagram at the time of inputting user-defined data according to the present invention.

【図8】本発明の全体構成図である。FIG. 8 is an overall configuration diagram of the present invention.

【図9】従来技術の説明図である。FIG. 9 is an explanatory diagram of the prior art.

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

1:変数テーブル 2:画面 3:辞書 4:辞書入出力部 5:圧縮・展開処理部 1: Variable table 2: Screen 3: Dictionary 4: Dictionary input/output section 5: Compression/expansion processing section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  テーブル形式のレコードを圧縮・展開
するテーブル圧縮・展開方式において、変数の有効数m
、変数の最大数n、画面上の行毎に対応づけて変数名と
入力された値を格納する入力値フィールドに初期値を設
定した0行データ、およびこの0行データを複写した入
力される値を格納する入力フィールドを持つ1行データ
ないしn行データからなる変数テーブル(1)を備え、
画面からの入力に対応して、該当する入力フィールドに
変数の入力値を設定し、出力時に入力されていない行デ
ータを削除および有効数mを設定して圧縮した後、辞書
などに出力するように構成したことを特徴とするテーブ
ル圧縮・展開方式。
Claim 1: In a table compression/expansion method for compressing/expanding records in table format, the effective number m of variables is
, the maximum number of variables n, 0 line data with initial values set in the input value field that stores variable names and input values in association with each line on the screen, and input data that is a copy of this 0 line data. A variable table (1) consisting of one to n rows of data having an input field for storing a value,
In response to the input from the screen, set the input value of the variable in the corresponding input field, delete the row data that is not input at the time of output, set the effective number m, compress it, and then output it to a dictionary etc. A table compression/expansion method characterized by being configured as follows.
【請求項2】  上記辞書などから取り込んで変数テー
ブル(1)に格納した後、(変数の最大数n−変数の有
効数m)分だけ、0行データを複写して展開するように
構成したことを特徴とする請求項第1項記載のテーブル
圧縮・展開方式。
Claim 2: After importing data from the dictionary or the like and storing it in the variable table (1), the 0-line data is copied and expanded by (maximum number of variables n - effective number of variables m). The table compression/expansion method according to claim 1, characterized in that:
JP5189691A 1991-03-18 1991-03-18 Table compressing/developing system Withdrawn JPH04287119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5189691A JPH04287119A (en) 1991-03-18 1991-03-18 Table compressing/developing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5189691A JPH04287119A (en) 1991-03-18 1991-03-18 Table compressing/developing system

Publications (1)

Publication Number Publication Date
JPH04287119A true JPH04287119A (en) 1992-10-12

Family

ID=12899644

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5189691A Withdrawn JPH04287119A (en) 1991-03-18 1991-03-18 Table compressing/developing system

Country Status (1)

Country Link
JP (1) JPH04287119A (en)

Similar Documents

Publication Publication Date Title
US4959785A (en) Character processing system with spelling check function that utilizes condensed word storage and indexed retrieval
JPH04342025A (en) Text managing and restoring system
JPH04287119A (en) Table compressing/developing system
JPH04360246A (en) Device for compressing file
JP3441155B2 (en) Information management search device
JPH0236478A (en) Information processing system
JPH0782429B2 (en) How to merge multiple files
JP4056622B2 (en) Database management device
JP3008807B2 (en) Data processing device
JP3047400B2 (en) Data processing device
JP2669241B2 (en) Migration processing method
JPS6354662A (en) Editing system for caption-item
JP2835854B2 (en) Control method of image file device
JP2788849B2 (en) Grouping method by serial number description
JPH05298368A (en) Method for inputting retrieving word in electronic filing system
JPS62182966A (en) Kanji input unit
JPH03216731A (en) Electronic computer
JPS63276639A (en) Record addition processing method
JPS62257549A (en) System for restoring data base file
JPH0224737A (en) File processor
JPH05257766A (en) Specified file output system
JPS63184170A (en) Data registering system for image filing system
JPH0535563A (en) Method for managing image information
JPH05128160A (en) In-document retrieval system
JPH03259329A (en) Key relative address classifying system for bulk data

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514