JPH04321142A - Filing device having reference table obtained with higher-lower hierarchical connection - Google Patents

Filing device having reference table obtained with higher-lower hierarchical connection

Info

Publication number
JPH04321142A
JPH04321142A JP3116820A JP11682091A JPH04321142A JP H04321142 A JPH04321142 A JP H04321142A JP 3116820 A JP3116820 A JP 3116820A JP 11682091 A JP11682091 A JP 11682091A JP H04321142 A JPH04321142 A JP H04321142A
Authority
JP
Japan
Prior art keywords
reference table
data
individual reference
hierarchy
contents
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
JP3116820A
Other languages
Japanese (ja)
Inventor
Kenji Sasaki
健治 佐々木
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP3116820A priority Critical patent/JPH04321142A/en
Publication of JPH04321142A publication Critical patent/JPH04321142A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To attain the diversification of the retrieving data, the facilitation of maintenance of each reference table, the reduction of the setting time of the reference table and the memory capacity, etc., by controlling the high-lower hierarchical relation of the reference tables and securing the contents set according to the data sorting for the title of each reference table. CONSTITUTION:A set table display means is provided to display a set table H1 consisting of item names in a data input state of a certain data base, together with an individual reference table production means which produces an individual reference table H2 to an optional item of the table H1, a control code production means which produces each table H2 and a control code H3a of a table H2 of a lower hierarchy and stores the control code in a hierarchical control table H3, and a data register means which registers the component data of the contents of each table H2 into a data buffer H5. When the contents of each table H2 are displayed, the contents of an individual reference table H7 registered in the buffer H5 are taken out and displayed on a screen by the code H3a of each table H2 or the control code of the individual reference table of a lower hierarchy.

Description

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

【0001】0001

【産業上の利用分野】この発明は、パーソナルコンピュ
ータやオフィスコンピュータ、DPS(データ・プロセ
ッシング・システム)、光ファイリング装置その他各種
のファイリング装置の改良に係り、特に、上下階層結合
による参照表を有するファイリングシステムにおいて、
参照表の上下階層関係をコントロールし、各参照表のタ
イトルをデータ分類に沿った内容にすることにより、検
索データの多様化、参照表のメンテナンスの容易化、参
照表の設定時間とメモリ容量の節減、一参照表で扱うデ
ータ量の飛躍的増加等を可能にしてファイル操作の能率
を向上させたファイリング装置に関する。
[Industrial Application Field] This invention relates to improvements in personal computers, office computers, DPS (data processing systems), optical filing devices, and various other filing devices, and particularly relates to the improvement of filing devices having reference tables based on upper and lower hierarchical connections. In the system,
By controlling the hierarchical relationship between reference tables and changing the title of each reference table to match the data classification, you can diversify search data, simplify reference table maintenance, and save time and memory capacity for setting up reference tables. The present invention relates to a filing device that improves the efficiency of file operations by making it possible to save money and dramatically increase the amount of data handled in one reference table.

【0002】0002

【従来の技術】従来から、光ファイリング装置等のファ
イリングシステムにおいては、データベースの検索,登
録,表示のために、参照表が使用されている。また、上
下階層結合によって構成された参照表も、従来から知ら
れている。
2. Description of the Related Art Conventionally, in filing systems such as optical filing devices, reference tables have been used for searching, registering, and displaying databases. Further, lookup tables constructed by hierarchical combinations are also conventionally known.

【0003】この従来の上下階層結合による参照表は、
最初から上下階層関係の固定を前提としている。したが
って、検索データは、上位のデータから続いていなけれ
ばならない、という制約がある。
[0003] This conventional lookup table based on upper and lower hierarchical joins is as follows:
It assumes that the hierarchical relationship is fixed from the beginning. Therefore, there is a restriction that the search data must continue from the higher-order data.

【0004】図14は、従来の参照表の階層構成の一例
を説明する図である。図において、Aは上位の参照表、
Bは中位の参照表、Cは下位の参照表を示す。この図1
4に示す参照表は、上位,中位,下位の3階層から構成
されている場合である。
FIG. 14 is a diagram illustrating an example of the hierarchical structure of a conventional lookup table. In the figure, A is the upper reference table,
B indicates a middle-level reference table, and C indicates a low-level reference table. This figure 1
The reference table shown in FIG. 4 is composed of three levels: upper, middle, and lower.

【0005】そして、上位参照表には大学名、中位参照
表には高校名、下位参照表には中学名が設定されている
とする。仮りに、上位参照表(A)に、データが20件
あったとする。この場合には、中位参照表(B)にも、
同じデータを20件作成しなければならない。
It is assumed that university names are set in the upper reference table, high school names are set in the middle reference table, and junior high school names are set in the lower reference table. Assume that there are 20 data items in the upper reference table (A). In this case, also in the intermediate reference table (B),
I have to create 20 items of the same data.

【0006】ところが、中位参照表(B)には、データ
が50件あったとする。すると、下位参照表(C)には
、同じデータを上位の20件と中位の50件に対応して
、20×50=1,000件作成しなければならない。 このように、上下階層結合による構成の参照表では、多
くのデータを作成する必要がある。
However, suppose that there are 50 pieces of data in the intermediate reference table (B). Then, in the lower reference table (C), 20×50=1,000 items of the same data must be created corresponding to the top 20 items and the middle 50 items. In this way, it is necessary to create a large amount of data in a reference table configured by combining upper and lower hierarchies.

【0007】また、下位参照表は、単独での表示が不可
能であり、検索データは、上位のデータから続いていな
ければならない、という制約がある。その上に、上位参
照表の各データが、それぞれ持っている下位参照表のデ
ータは、互換性がない。
[0007]Furthermore, the lower reference table cannot be displayed alone, and there is a restriction that the search data must continue from the upper level data. Furthermore, the data in the lower reference table that each piece of data in the upper reference table has is not compatible.

【0008】したがって、上位参照表の各データは、同
じデータを持つ下位参照表を、上位参照表のデータに対
応して同じ数だけ設定しなければならない。例えば、下
位参照表(この図14の場合には中位の参照表になる)
が、さらにその下位に参照表(同じデータを持つ)を設
定するためには、最上位の参照表のデータの2乗の数だ
け設定しなければならない。
Therefore, for each data in the upper reference table, the same number of lower reference tables having the same data must be set corresponding to the data in the upper reference table. For example, a lower-level reference table (in the case of this figure 14, it becomes a middle-level reference table)
However, in order to set a reference table (having the same data) further below it, it is necessary to set the number equal to the square of the data in the top-level reference table.

【0009】その結果、中位や下位の参照表のデータの
多くは重複し、同時に、その分だけメモリ容量も多く必
要となって無駄が生じる。しかも、同じデータを持つ下
位参照表を何個も設定するには、操作時間や労力もかか
ってしまう。
As a result, much of the data in the middle and lower reference tables is duplicated, and at the same time, a correspondingly large amount of memory capacity is required, resulting in waste. Furthermore, setting up multiple lower-level reference tables with the same data takes a lot of time and effort.

【0010】以上が、従来の上下階層結合による参照表
における第1の問題点であり、参照表のデータが多くな
るだけでなく、下位参照表を単独で表示することができ
ず、また、上位参照表の各データがもっているそれぞれ
の下位参照表の各データは互換性を有していない。
[0010] The above is the first problem with reference tables based on conventional upper and lower hierarchical joins. The data in the lower reference tables that each data in the reference table has are not compatible.

【0011】その上に、下位参照表のタイトルは、いず
れも検索項目であるから、階層が少ない段階で適当なタ
イトルを付けておくと、その後に下位参照表が増えたと
き、データの分類が判断し難くい、というケースが生じ
る。
[0011] Furthermore, since the titles of lower-level reference tables are all search items, if an appropriate title is given at the stage when the number of lower-level reference tables is small, data classification will be easier when the number of lower-level reference tables increases. There are cases where it is difficult to judge.

【0012】次の図15は、同じく従来の参照表の階層
構成における他の一例を説明する図である。図の符号は
、図14と同様である。
FIG. 15 is a diagram illustrating another example of the hierarchical structure of a conventional lookup table. The symbols in the figure are the same as in FIG. 14.

【0013】この図15に示す参照表も、上位,中位,
下位の3階層から構成されている場合である。この図1
5の場合に、項目名(タイトル)は、上位,中位,下位
の3階層の各参照表が全て選手名となっている。
The reference table shown in FIG. 15 also includes top, middle,
This is a case where it is composed of three lower layers. This figure 1
In case 5, the item names (titles) are all player names in the three reference tables of the upper, middle, and lower levels.

【0014】この図15のような階層構成の参照表で、
もし、下位参照表(C)の項目名を指定したとすると、
上位と中位の参照表(A,B)の項目名も同じになって
いるので、何を基準にして項目名を入力したのか分らな
い。すなわち、この場合には、上位参照表(A)に実際
に入力されたデータは、国名であって、選手名ではなく
、また、中位参照表(B)に実際に入力されたデータは
、チーム名であって、これも選手名ではない。
In a reference table with a hierarchical structure as shown in FIG.
If you specify the item name of the subordinate reference table (C),
Since the item names in the upper and middle reference tables (A, B) are also the same, it is unclear what criteria the item names were entered in. That is, in this case, the data actually entered into the upper reference table (A) is the country name, not the player name, and the data actually entered into the middle reference table (B) is: This is the team name, not the player name.

【0015】この場合には、下位参照表(C)において
、やっとタイトルとデータが一致する。したがって、こ
の図15のような階層構成の参照表を作成する場合には
、最初から各参照表のタイトルを充分に検討する必要が
あるが、実際上は、作成時には明確な目標が設定されて
いないという場合が多いので、必ずしも充分な検討は行
われず、完成された後に不備に気が付くというケースが
しばしば生じる。
In this case, the title and data finally match in the lower reference table (C). Therefore, when creating a hierarchically structured reference table like the one shown in Figure 15, it is necessary to carefully consider the title of each reference table from the beginning, but in reality, a clear goal must be set at the time of creation. In many cases, there is no such thing, so sufficient consideration is not necessarily carried out, and there are often cases where deficiencies are noticed after completion.

【0016】以上が、従来の上下階層結合による参照表
における第2の問題点であり、各参照表のタイトルは、
いずれも検索項目であるから、各階層の参照表を作成す
る際に、詳細に検討しておかないと、データの分類につ
いての理解が容易でない。
[0016] The above is the second problem with the conventional reference table based on upper and lower hierarchical combinations, and the title of each reference table is
Since all of these items are search items, it will be difficult to understand the classification of data unless you consider them in detail when creating a reference table for each hierarchy.

【0017】さらに、従来のデータベースの参照には、
次のような問題点があった。この問題点も、従来の上下
階層結合による参照表と無関係ではない。まず、データ
を表示するスペースが小さい。また、ハード構成からの
仕様による入力データ数の制限によって、必要以上にデ
ータの入力ができない場合や、入力したデータが必要以
上に表示できない場合が生じる。
[0017] Furthermore, for referencing conventional databases,
There were the following problems. This problem is also not unrelated to conventional reference tables based on upper and lower hierarchical joins. First, the space for displaying data is small. Further, due to restrictions on the number of input data due to specifications from the hardware configuration, there may be cases where it is not possible to input more data than necessary, or there are cases where it is not possible to display more input data than necessary.

【0018】図16は、従来の上下階層結合による参照
表について、その一使用例を説明する図で、(1) は
データ、(2) はデータ表を使用した状態、(3) 
はデータ使用時のデータの流れを示す図である。図にお
いて、Dはウインドウ表示部、Eは階層管理表、Fはデ
ータバッファ、Gはワークバッファを示す。
FIG. 16 is a diagram illustrating an example of the use of a conventional reference table based on upper and lower hierarchical joins, in which (1) is data, (2) is a state in which a data table is used, and (3)
is a diagram showing the flow of data when using data. In the figure, D represents a window display section, E represents a hierarchy management table, F represents a data buffer, and G represents a work buffer.

【0019】この図16では、データベース表示で、デ
ータ表を使用したときのイメージを描いている。ある項
目(停車駅)のデータが多すぎると、一画面に表示でき
ないが、その項目の個別参照表は作成済みであるから、
データ表の表示を依頼(オンにする)し、文書No.と
項目No.を検索条件として階層管理表Eから該当する
タイトルNo.を割り出して、タイトルNo.に基づき
データバッファFからデータを取り出して、ワークバッ
ファGの中のデータ表のレイアウトに入力する。
FIG. 16 depicts an image when a data table is used in a database display. If there is too much data for a certain item (stop station), it cannot be displayed on one screen, but an individual reference table for that item has already been created.
Request (turn on) the display of the data table, and select Document No. and item no. The corresponding title number is searched from the hierarchy management table E using the search condition. Figure out the title number. Data is extracted from the data buffer F based on the data buffer F and inputted into the data table layout in the work buffer G.

【0020】このような動作により、そのレイアウトに
基づいたデータが表示される。データ表の枠内に表示さ
れないデータは、次頁の選択アイテムを押すと、次頁の
データ表の中に表示される。
[0020] Through such an operation, data based on the layout is displayed. Data that is not displayed within the frame of the data table will be displayed in the data table of the next page when the next page selection item is pressed.

【0021】具体的には、列車の運行に関するデータベ
ースがあり、図16(1) のように、或る列車、例え
ば「特急,踊り子3号」の始発駅,終着駅,停車駅のデ
ータを呼出したとすると、この場合には停車駅のデータ
が多いので、一画面上に表示できない場合が生じる。
[0021] Specifically, there is a database related to train operations, and as shown in Figure 16 (1), data on the starting station, terminal station, and stopping station of a certain train, such as ``Limited Express Odoriko No. 3'', is retrieved. In this case, since there is a large amount of data on stops, it may not be possible to display it on one screen.

【0022】そこで、データ量が多い「停車駅」につい
ては、図16(2) に示すように、直接表示せず、「
データ表」と表示し、必要なその他の始発時刻,到着時
刻等を表示する。
[0022] Therefore, as shown in Fig. 16 (2), for "stop stations" that have a large amount of data, they are not displayed directly;
"Data table" and other necessary information such as start time and arrival time are displayed.

【0023】そして、もし、「停車駅」の内容を知りた
いときには、その「データ表」の項目を選択すれば、図
16(3) のようなウインドウDが表示され、その内
容が表示される。この場合には、階層管理表Eから、例
えば文書No.7、項目No.5のような情報が、デー
タバッファFへ送られ、データバッファFからワークバ
ッファGへそのデータが転送されて、レイアウト表示が
行われる。なお、ウインドウD上でオフを指示すれば、
再び図16(2) の画面に戻る。
[0023] If you want to know the contents of the ``stop station'', select the ``data table'' item and a window D as shown in Figure 16 (3) will be displayed, displaying the contents. . In this case, from the hierarchy management table E, for example, document No. 7. Item No. Information such as No. 5 is sent to the data buffer F, and the data is transferred from the data buffer F to the work buffer G to display the layout. In addition, if you instruct it to turn off on Window D,
The screen returns to the screen shown in FIG. 16(2) again.

【0024】以上の使用時においては、次のような諸問
題がある。■  データが全部表示できなければ意味を
もたないタイトルが生じる。■  表示のためのフォー
マットを変更して、そのタイトルのデータを全部表示し
ても、他のタイトルのデータの表示を犠牲にすることが
ある(スペースが一定であるため)。
[0024] When using the above, there are various problems as follows. ■ If all data cannot be displayed, the title will have no meaning. ■ Even if you change the display format to display all the data for that title, you may sacrifice the display of data for other titles (because the space is constant).

【0025】■  画面に表示するタイトルの数が激減
してしまうため、データベースとしての機能を損なうケ
ースも発生する。■  フォーマットの変更・表示画面
のスクロール処理によってデータを全て表示させ、また
、同様の処理を行って元の画面に戻す必要があるので、
画面操作が面倒である上、操作性も低下する、という不
都合がある。
[0025] Since the number of titles displayed on the screen is drastically reduced, there are cases where the function as a database is impaired. ■ It is necessary to display all the data by changing the format and scrolling the display screen, and also to return to the original screen by performing the same process.
There are disadvantages in that screen operations are troublesome and the operability is also reduced.

【0026】以上の■〜■が、従来の上下階層結合によ
る参照表における第3の問題点であり、検索操作等に不
便である。
The above points (1) to (2) are the third problems with the conventional look-up tables based on upper and lower hierarchical joins, which are inconvenient for search operations and the like.

【0027】このように、第1から第3の問題点として
説明したとおり、従来から使用されている上下階層結合
による参照表には、多くの不都合があった。
As described above as the first to third problems, the conventionally used lookup tables based on upper and lower hierarchical joins have many disadvantages.

【0028】[0028]

【発明が解決しようとする課題】この発明では、従来の
ファイリング装置におけるこのような不都合を解決し、
参照表の作成の簡易化と、参照表による検索能力の向上
、および、限られたスペースの画面におけるデータベー
スの表示量の増加と、タイトルの高付加価値化とを可能
にしたファイリング装置を提供することを目的とする。
[Problems to be Solved by the Invention] The present invention solves these inconveniences in conventional filing devices.
To provide a filing device that simplifies the creation of a reference table, improves search ability using the reference table, increases the amount of database display on a screen with limited space, and makes it possible to add high value to titles. The purpose is to

【0029】[0029]

【課題を解決するための手段】この発明では、第1に、
上下階層結合による参照表を有し、データベースの検索
,登録,表示機能を備えたファイリングシステムにおい
て、或るデータベースのデータ入力時に、項目名からな
る設定表を表示する設定表表示手段と、該設定表の任意
の項目に対する個別参照表を作成する個別参照表作成手
段と、各個別参照表および下位階層の個別参照表の管理
コードを作成し、階層管理表に格納する管理コード作成
手段と、各個別参照表の内容を構成するデータをデータ
バッファに登録するデータ登録手段と、とを備え、各個
別参照表の内容の表示時に、前記各個別参照表の管理コ
ード、または下位階層の個別参照表の管理コードにより
、前記データバッファに登録された個別参照表の内容を
取り出して画面上に表示するように構成している。
[Means for solving the problems] In this invention, firstly,
In a filing system that has a reference table by combining upper and lower hierarchies and has database search, registration, and display functions, a setting table display means for displaying a setting table consisting of item names when inputting data to a certain database, and the setting table. an individual reference table creation means for creating an individual reference table for any item in a table; a management code creation means for creating a management code for each individual reference table and individual reference tables in lower hierarchies and storing it in a hierarchy management table; data registration means for registering data constituting the contents of the individual reference table in a data buffer; According to the management code, the contents of the individual reference table registered in the data buffer are retrieved and displayed on the screen.

【0030】第2に、前記の第1のファイリング装置に
おいて、各個別参照表または下位階層の個別参照表の管
理コードは、項目番号、上位番号、中位番号、下位番号
等の上下階層を示す番号、タイトル番号、文書番号等か
らなり、該管理コードの上下階層を示す番号の内容を構
成するデータを変更することによって、或る個別参照表
と他の個別参照表との上下階層関係の結成、またはその
変更を行うように構成している。
Second, in the first filing device, the management code of each individual reference table or individual reference table of a lower hierarchy indicates the upper or lower hierarchy such as item number, upper number, middle number, lower number, etc. Formation of a hierarchical relationship between a certain individual reference table and another individual reference table by changing the data that constitutes the content of the number, which consists of a number, title number, document number, etc., and indicates the hierarchical level of the management code. , or configured to make that change.

【0031】第3に、前記の第1のファイリング装置に
おいて、下位階層の個別参照表の表示状態で、該下位階
層の個別参照表の管理コードによって上位階層の個別参
照表を検索し、前記データバッファに登録された上位階
層の個別参照表の内容を取り出して画面上に表示するよ
うに構成している。
Thirdly, in the first filing device, in the display state of the individual reference table in the lower hierarchy, the individual reference table in the upper hierarchy is searched by the management code of the individual reference table in the lower hierarchy, and the data is stored in the individual reference table in the upper hierarchy. The content of the upper layer individual reference table registered in the buffer is taken out and displayed on the screen.

【0032】第4に、前記の第1のファイリング装置に
おいて、個別参照表の内容を構成するデータを一覧表で
表示するデータ一覧表表示手段と、データ一覧表の表示
を指示する表示指示手段、とを備え、或る項目に入力す
るデータの数が表示可能範囲内に表示できないとき等に
、データの一覧表を表示するように構成している。
Fourthly, in the first filing device, a data list display means for displaying the data constituting the contents of the individual reference table in a list form, a display instruction means for instructing display of the data list; The system is configured to display a list of data when the number of data input to a certain item cannot be displayed within the displayable range.

【0033】[0033]

【作用】この発明では、個別参照表の上下階層関係を管
理コードによってコントロールし、各参照表のタイトル
をデータの分類に沿った内容にしている。また、一画面
に表示できないデータは、データ一覧表で表示すること
により、データ一覧表の対象となるタイトルのデータ枠
を変更する必要がなく、また、このデータ一覧表は一時
的な表示であるから、画面の中のデータ情報の表示量も
減少しない。
[Operation] In this invention, the hierarchical relationship of individual reference tables is controlled by management codes, and the title of each reference table is made to match the data classification. In addition, by displaying data that cannot be displayed on one screen in a data list, there is no need to change the data frame of the title that is the target of the data list, and this data list is only displayed temporarily. Therefore, the amount of data information displayed on the screen does not decrease.

【0034】[0034]

【実施例】次に、この発明の上下階層結合による参照表
を有するファイリング装置について、図面を参照しなが
ら、その実施例を詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of a filing device having a reference table based on upper and lower hierarchical combinations according to the present invention will be described in detail with reference to the drawings.

【0035】図1は、この発明のファイリング装置につ
いて、その要部構成の一実施例を示す機能ブロック図で
ある。図において、1はCPU、2はプログラムメモリ
、3は階層管理表、4はデータバッファ、5はワークバ
ッファ、6はシステムバスを示す。
FIG. 1 is a functional block diagram showing an embodiment of the essential configuration of a filing device according to the present invention. In the figure, 1 is a CPU, 2 is a program memory, 3 is a hierarchical management table, 4 is a data buffer, 5 is a work buffer, and 6 is a system bus.

【0036】以下に、この発明のファイリング装置につ
いて、個別参照表の新規作成・呼出し・更新の各機能に
ついて、順次述べる。
[0036] The functions of creating, calling, and updating individual reference tables regarding the filing device of the present invention will be sequentially described below.

【0037】図2は、この発明のファイリング装置につ
いて、個別参照表の新規作成・呼出し時の手順を説明す
る機能図である。図において、H1は個別参照表の作業
画面(設定表)で、H1aはその選択アイテム、H2は
個別参照表、H3とH3′は階層管理表で、H3aとH
3a′はその管理コードの内容、H4はタイトルNo.
チェック部、H5はデータバッファ(図1の4)で、H
5aは作成された個別参照表のデータ、H6は呼出し時
の作業画面で、H6aは個別参照表の一覧表、H7はデ
ータバッファH5から呼出された個別参照表、T1〜T
9は手順を示す。
FIG. 2 is a functional diagram illustrating the procedure for creating and calling up a new individual reference table in the filing device of the present invention. In the figure, H1 is the work screen (setting table) for the individual reference table, H1a is the selected item, H2 is the individual reference table, H3 and H3' are the hierarchical management tables, and H3a and H
3a' is the content of the management code, H4 is the title number.
The check section, H5, is a data buffer (4 in Figure 1).
5a is the data of the created individual reference table, H6 is the work screen at the time of calling, H6a is the list of individual reference tables, H7 is the individual reference table called from the data buffer H5, T1 to T
9 shows the procedure.

【0038】■新規作成の処理 設定表のモードを選択すると、表示画面上に、この図2
の左上方にH1で示す個別参照表の作業画面が表示され
る。この個別参照表の作業画面H1は、項目No.3の
「住所」が選択されている場合である。
■When you select the mode for the newly created process setting table, this figure 2 will be displayed on the display screen.
An individual reference table work screen indicated by H1 is displayed at the upper left of the screen. The work screen H1 of this individual reference table is for item No. This is the case when "Address" of No. 3 is selected.

【0039】この画面上で、カーソルによって、個別参
照表の選択アイテムH1a、すなわち、「新規」,「更
新」,「呼出」の内の一つの作業項目を指示して選択す
る。まず、矢印で示すカーソルによって、「新規」を選
択した場合には、手順T1へ進み、H2で示すような、
個別参照表が表示される。
On this screen, the user points and selects the selection item H1a of the individual reference table, ie, one of the work items "new", "update", and "call", using the cursor. First, if you select "New" with the cursor indicated by the arrow, proceed to step T1, and proceed to step T1, as indicated by H2.
An individual reference table will be displayed.

【0040】この個別参照表H2の画面上で、タイトル
名、N件のデータを入力する。その際、データ件数をカ
ウントする。この図2の場合は、タイトル名が「都道府
県」で、1〜10の都道府県名のデータが、順次入力さ
れている。
[0040] On the screen of this individual reference table H2, a title name and N items of data are input. At that time, count the number of data items. In the case of FIG. 2, the title name is "Prefecture", and data of 1 to 10 prefecture names are input in sequence.

【0041】その後、手順T2へ進んで、設定したデー
タ内容を登録する。この設定したデータ内容の登録では
、H3で示すように、階層管理表(図1の3)にカーソ
ルで指示された或る項目の項目No.と文書No.の情
報が渡される。
[0041] Thereafter, the process advances to step T2, and the set data contents are registered. In this registration of the set data contents, as shown by H3, the item number of a certain item indicated by the cursor in the hierarchy management table (3 in FIG. 1) is displayed. and document no. information is passed.

【0042】階層管理表H3の管理コードは、その右方
にH3aで示すような構成である。すなわち、「項目N
o.」、「上位No.」、「中位No.」、「下位No
.」、「タイトルNo.」、「文書No.」から構成さ
れている。
The management code of the hierarchy management table H3 is structured as shown by H3a on the right side. In other words, “Item N
o. ", "Top No.", "Medium No.", "Lower No.
.. ”, “Title No.”, and “Document No.”.

【0043】手順T3で、管理コードH3aの「項目N
o.」には、「住所」の「03」が、また、管理コード
H3aの「タイトルNo.」には、H4で示すタイトル
No.チェック部(図1の1,2)により、階層管理表
H3のデータ管理数の最新値が与えられる。この図2で
は、最初に作成されたタイトルとして「1」が入力され
た状態を示す。
[0043] In step T3, "item N" of management code H3a is
o. " is "03" for "Address", and "Title No." of management code H3a is the title No. indicated by H4. The checking section (1 and 2 in FIG. 1) provides the latest value of the number of data managed in the hierarchy management table H3. FIG. 2 shows a state in which "1" is input as the first title created.

【0044】管理コードH3aの「上位No.」の上位
データには、この「タイトルNo.」が入力され、下位
データは、他の階層管理表と上下階層関係を結ぶときに
使用されるデータとなる。
[0044] This "Title No." is input into the upper data of the "upper No." of the management code H3a, and the lower data is the data used when establishing a hierarchical relationship with other hierarchical management tables. Become.

【0045】この図2では、「上位No.」の上位デー
タに「01」が、下位データには「00」が入力される
。 すなわち、ここで作成された個別参照表は、上位の個別
参照表である。したがって、「中位No.」と「No.
下位」の値は、「0000」である。
In FIG. 2, "01" is input to the upper data of "upper No." and "00" is input to the lower data. That is, the individual reference table created here is a higher-level individual reference table. Therefore, "medium No." and "No.
The value of "Lower" is "0000".

【0046】以上のような手順によって、個別参照表の
管理コードH3aが作成される。また、手順T4で示す
ように、データバッファH5(図1の4)には、タイト
ルNo.の「01」とタイトル名、N件のデータ、およ
びデータ件数の情報が渡され、H5aに示すように、新
たな個別参照表のデータが作成される。以上の手順T1
〜T4によって、個別参照表の新規作成が行われる。
The management code H3a of the individual reference table is created by the above procedure. Further, as shown in step T4, the data buffer H5 (4 in FIG. 1) contains the title number. "01", title name, N data, and information on the number of data are passed, and new individual reference table data is created as shown in H5a. Above procedure T1
~T4, a new individual reference table is created.

【0047】■呼出しの処理 次に、呼出しの処理について説明する。設定表のモード
を選択すると、先の■の新規作成の場合と同様に、表示
画面上に図2の左上方に、個別参照表の作業画面H1が
表示される。
■Call Processing Next, the call process will be explained. When the setting table mode is selected, the individual reference table work screen H1 is displayed on the display screen at the upper left of FIG. 2, as in the case of creating a new item (2) above.

【0048】この作業画面H1で、例えば、項目No.
が「10」の「会社住所」をカーソルで指定し、個別参
照表の作業選択アイテムH1aにおいて、「呼出」の作
業項目を指示して選択する。
[0048] On this work screen H1, for example, item No.
Specifies the "company address" with "10" with the cursor, and selects the "call" work item in the work selection item H1a of the individual reference table.

【0049】「項目No.」と「呼出」が選択されると
、下方に示す手順T5へ進み、階層管理表H3(図1の
3)の項目から、カーソルで指示された或る項目の項目
No.の情報によって、該当するタイトルNo.を割り
出して、個別参照表の一覧表のレイアウトに渡す(図1
の1,2)。
[0049] When "Item No." and "Call" are selected, the process proceeds to step T5 shown below, and a certain item specified by the cursor is selected from the items in the hierarchy management table H3 (3 in FIG. 1). No. According to the information, the corresponding title No. is determined and passed to the list layout of the individual reference table (Figure 1
1, 2).

【0050】すなわち、手順T6のように、階層管理表
H3の管理コードH3aの項目の情報によって、該当す
るタイトルNo.を割り出し、H6aで示すように、デ
ータバッファH5の該当する個別参照表のデータH5a
を取り出して、個別参照表の一覧表(タイトル表示画面
)を表示する。
That is, as in step T6, the corresponding title number is determined based on the information in the management code H3a item of the hierarchy management table H3. As shown by H6a, data H5a of the corresponding individual reference table of data buffer H5 is determined.
, and display the list of individual reference tables (title display screen).

【0051】この個別参照表の一覧表H6aから、呼出
したい個別参照表を選択する。図2では、個別参照表の
一覧表H6aで、タイトルNo.が「3」の「アメリカ
」を選択した場合を示している。個別参照表の一覧表H
6aにおいて、呼出す個別参照表が選択されると、手順
T7へ進み、先に述べた新規作業と同様に、階層管理表
H3′の中で、個別参照表の管理コードH3a′を作成
する。
Select the individual reference table you wish to call from this list of individual reference tables H6a. In FIG. 2, in the list H6a of the individual reference table, title No. The case where "America" with "3" is selected is shown. List of individual reference tables H
In step 6a, when the individual reference table to be called is selected, the process proceeds to step T7, where a management code H3a' for the individual reference table is created in the hierarchical management table H3', similar to the new work described above.

【0052】次に、作成された管理コードH3a′によ
って、手順T8に示すように、データバッファH5の該
当する個別参照表のデータを取り出し、手順T9へ進み
、取り出された個別参照表H5を画面上に表示する。 ここでは、「アメリカ」の各州の名前が表示される場合
である。
Next, using the created management code H3a', as shown in step T8, the data of the corresponding individual reference table is extracted from the data buffer H5, and the process proceeds to step T9, where the extracted individual reference table H5 is displayed on the screen. Display above. In this case, the names of each state in "America" are displayed.

【0053】この図2で、個別参照表の管理コードH3
aとH3a′とを比較すれば明らかなように、別の項目
に使われている同じ個別参照表の管理コードとの相違は
、項目No.が異なることによるタイトルNo.だけで
ある。なお、同じ項目に同じ個別参照表が設定されない
ように、重複防止対策を行うが、この点は従来と基本的
に同様であるから、詳細な説明は省略する。
In FIG. 2, the management code H3 of the individual reference table
As is clear from a comparison between a and H3a', the difference from the management code of the same individual reference table used for another item is in item no. Title No. due to different. Only. Note that duplication prevention measures are taken to prevent the same individual reference table from being set for the same item, but since this point is basically the same as the conventional method, detailed explanation will be omitted.

【0054】■更新の処理 最後に、更新の処理について説明する。更新の処理は、
個別参照表のタイトル名とデータの更新時に行う。
■Update Processing Finally, update processing will be explained. The update process is
Perform this when updating the title name and data of the individual reference table.

【0055】この処理は、従来技術とほぼ同様であるか
ら、ここでは、その要旨を述べる。図3は、この発明の
ファイリング装置について、個別参照表の更新時の手順
を説明する機能図である。図における符号は図2と同様
であり、H8はオリジナル参照表、H9はワークバッフ
ァ、H10は更新データ・追加データ格納部、H11は
ワーク参照表・CRT表示メモリ、H12とH12′は
更新処理部、T11〜T17は手順を示す。
[0055] Since this process is almost the same as the conventional technique, a summary thereof will be described here. FIG. 3 is a functional diagram illustrating the procedure for updating the individual reference table in the filing device of the present invention. The symbols in the figure are the same as in FIG. 2, H8 is the original reference table, H9 is the work buffer, H10 is the update data/additional data storage section, H11 is the work reference table/CRT display memory, and H12 and H12' are the update processing sections. , T11 to T17 indicate the procedure.

【0056】手順T11〜T14で、個別参照表のバッ
クアップを作成して、画面上に表示する。すなわち、階
層管理表H3の管理コードとデータバッファH5の個別
参照表のデータにより、更新対象とされるオリジナル参
照表H8を作成して、ワークバッファH9(図1の5)
上に展開する。
In steps T11 to T14, a backup of the individual reference table is created and displayed on the screen. That is, the original reference table H8 to be updated is created using the management code of the hierarchy management table H3 and the data of the individual reference table of the data buffer H5, and the work buffer H9 (5 in FIG. 1) is created.
Expand on top.

【0057】次に、手順T15〜T16で、データの更
新・追加を行い、その都度、個別参照表のバックアップ
に書き込む。図3では、更新データ・追加データ格納部
H10へ、更新または追加するデータを入力し、ワーク
参照表・CRT表示メモリH11へ送出して、画面上に
表示する。
Next, in steps T15 and T16, data is updated and added, and each time it is written to the backup of the individual reference table. In FIG. 3, data to be updated or added is input into the update data/additional data storage section H10, sent to the work reference table/CRT display memory H11, and displayed on the screen.

【0058】手順T17で、更新した内容を登録すると
きは、個別参照表のバックアップの内容を、データバッ
ファH5(図1の4)に書き込む。以上の処理によって
、個別参照表の更新が実行される。
In step T17, when registering the updated contents, the backup contents of the individual reference table are written into the data buffer H5 (4 in FIG. 1). Through the above processing, the individual reference table is updated.

【0059】この発明のファイリング装置では、以上の
図2と図3に関連して説明した手順により、個別参照表
の新規作成・呼出し・更新を行う。すなわち、それぞれ
独立した個別参照表についての処理が行われる。
[0059] In the filing device of the present invention, new creation, calling, and updating of individual reference tables are performed in accordance with the procedures described above with reference to FIGS. 2 and 3. That is, processing is performed for each independent individual reference table.

【0060】■階層関係の作成 次に、この発明のファイリング装置における個別参照表
の階層関係について説明する。
■ Creation of Hierarchical Relationship Next, the hierarchical relationship of the individual reference tables in the filing device of the present invention will be explained.

【0061】図4は、この発明のファイリング装置につ
いて、その階層関係の作成の手順を説明する機能図であ
る。図における符号は図2と同様であり、H3bとH3
cは階層管理表H3の各下位階層の管理コードの内容、
H13は上位階層の個別参照表の作業画面で、H13a
はその選択アイテム、H14は下位階層の個別参照表で
、H14aはその選択アイテム、H15はその次の下位
階層の個別参照表、T21〜T24は手順を示す。
FIG. 4 is a functional diagram illustrating the procedure for creating a hierarchical relationship in the filing device of the present invention. The symbols in the figure are the same as in Figure 2, H3b and H3
c is the content of the management code of each lower hierarchy in the hierarchy management table H3,
H13 is the work screen for the individual reference table of the upper layer, and H13a
is the selected item, H14 is the individual reference table of the lower hierarchy, H14a is the selected item, H15 is the individual reference table of the next lower hierarchy, and T21 to T24 are the procedures.

【0062】個別参照表の階層関係を作成する場合には
、最初に、先の図2で述べた呼出し時と同様の操作を行
う。すなわち、設定表のモードを選択すると、表示画面
上に、この図4の左上方にH1で示す個別参照表の作業
画面が表示される。
[0062] When creating the hierarchical relationship of individual reference tables, first, the same operation as at the time of calling described in FIG. 2 is performed. That is, when the setting table mode is selected, an individual reference table work screen indicated by H1 at the upper left of FIG. 4 is displayed on the display screen.

【0063】この個別参照表の作業画面H1では、項目
No.7の「会社所属」が選択されている場合である。 この作業画面H1上で、カーソルによって、個別参照表
の作業選択アイテムH1aの「呼出」を指示すると、手
順T21へ進む。
[0063] On the work screen H1 of this individual reference table, item No. This is a case where No. 7 "Company Affiliation" is selected. When the cursor is used to instruct "call" the work selection item H1a of the individual reference table on this work screen H1, the process advances to step T21.

【0064】手順T21においては、上位階層の個別参
照表の作業画面H13がウインドウ表示され、このウイ
ンドウの中に、下位階層の個別参照表の選択アイテムH
13aが表示される。この場合には、上位の個別参照表
のタイトルは「銀行名」であり、その「タイトルNo.
」は「27」であり、その内の「さくら銀行」が選択さ
れたとする。
In step T21, the work screen H13 of the individual reference table in the upper layer is displayed in a window, and in this window, the selected item H of the individual reference table in the lower layer is displayed.
13a is displayed. In this case, the title of the upper individual reference table is "Bank Name" and its "Title No.
” is “27”, and “Sakura Bank” is selected from among them.

【0065】この下位階層の個別参照表の選択アイテム
H13aについて、いずれか1つのアイテムを選択する
と、先の図2と同様に、新規・呼出し・更新の作業の選
択アイテムH1aが表示される。
When any one of the selection items H13a of the individual reference table of this lower hierarchy is selected, the selection items H1a of new/call/update operations are displayed, as in FIG. 2 above.

【0066】ここで、新規・呼出し・更新の作業の選択
アイテムH1aで、いずれか1つのアイテムを選択する
と、先の図2と図3と同様の手順で、それぞれの操作が
実行される。
[0066] Here, if any one item is selected from the selection items H1a of new/call/update operations, each operation is executed in the same procedure as in FIGS. 2 and 3 above.

【0067】例えば、新規作成のときは、手順T22へ
進み、下位階層の個別参照表H14と、その選択アイテ
ムH14aが表示される。すなわち、下位階層の個別参
照表H14には、1の本店から、2以下の各支店名が表
示される。
For example, when creating a new item, the process advances to step T22, and the lower hierarchy individual reference table H14 and its selection item H14a are displayed. That is, the individual reference table H14 in the lower hierarchy displays the names of two or less branches from one head office.

【0068】この下位階層の個別参照表H14で、タイ
トルNo.が「3」の「品川支店」を選択し、また、選
択アイテムH14aで下位を選択すると、手順T23へ
進み、その次の下位階層の個別参照表H15が表示され
る。この下位階層の個別参照表H15は、先の下位階層
の個別参照表H14に対して、さらに下位階層に位置す
るので、個別参照表H14は中位の個別参照表になる。
[0068] In the individual reference table H14 of this lower hierarchy, title No. When "Shinagawa Branch" with "3" is selected and a lower level is selected in the selection item H14a, the process advances to step T23, and an individual reference table H15 for the next lower level is displayed. This lower-level individual reference table H15 is located at a lower level than the previous lower-level individual reference table H14, so the individual reference table H14 becomes a middle-level individual reference table.

【0069】この場合に、最も下位の下位階層の個別参
照表H15の管理コードは、H3bに示すように、項目
No.は、H1の「7」であり、上位No.の上位デー
タには、上位階層の個別参照表のタイトルNo.の「2
7」を示す「1B」が入り、下位データは、上位階層の
個別参照表の中で選択したデータ(さくら銀行「2」)
のデータNo.の「02」が入る。
In this case, the management code of the individual reference table H15 of the lowest hierarchy is the item No. H3b, as shown in H3b. is "7" of H1, and is the top No. The upper level data includes the title number of the individual reference table of the upper layer. '2
"1B" indicating "7" is entered, and the lower data is the data selected in the individual reference table of the upper layer (Sakura Bank "2")
Data No. "02" is entered.

【0070】また、中位No.の上位データには、下位
階層の個別参照表H14の「タイトルNo.」として、
例えば「44」が入り、下位データには「00」が入る
。この図4は、階層が2段階の場合であるから、該当す
る階層No.(中位No.と下位No.のいずれか)の
上位データには、下位階層の個別参照表のタイトルNo
.が入り、下位データには「00」が入る。
[0070] Also, the middle No. In the upper level data, as the "Title No." of the lower layer individual reference table H14,
For example, "44" is entered, and "00" is entered in the lower order data. This FIG. 4 shows a case where there are two levels of hierarchy, so the corresponding hierarchy No. The upper level data (either middle number or lower number) includes the title number of the individual reference table of the lower hierarchy.
.. is entered, and "00" is entered in the lower data.

【0071】なお、この図4では、階層が3段階までを
想定しているので、中位No.と下位No.しか図示さ
れていないが、この階層は何階層でも可能であり、階層
を増したときは、それに対応する管理コード部のエリア
を拡張すればよい。
Note that in FIG. 4, it is assumed that there are up to three levels of hierarchy, so the middle level No. and the lower No. Although only one layer is shown in the figure, it is possible to have any number of layers, and when increasing the number of layers, the area of the corresponding management code section can be expanded.

【0072】■下位階層表の変更 この発明のファイリング装置における個別参照表の下位
階層表の変更は、次のように行う。
■Change of lower hierarchy table The lower hierarchy table of the individual reference table in the filing device of the present invention is changed as follows.

【0073】図5は、或る項目が指名した個別参照表や
、上位階層の個別参照表が階層関係にある下位階層の個
別参照表を変更する際の動作を示す機能図である。図に
おける符号は図2と同様であり、H3dとH3eは階層
管理表H3の下位階層の旧管理コードと新管理コード、
H16は上位階層の個別参照表の作業画面、H17は下
位階層の個別参照表で、H17aはその選択アイテムを
示す。
FIG. 5 is a functional diagram showing the operation when an individual reference table designated by a certain item or an individual reference table of a lower layer in a hierarchical relationship with an individual reference table of a higher layer is changed. The symbols in the figure are the same as in FIG. 2, and H3d and H3e are the old management code and new management code of the lower hierarchy of the hierarchy management table H3,
H16 is the work screen for the individual reference table in the upper layer, H17 is the individual reference table in the lower layer, and H17a is the selected item.

【0074】例えば、すでに、或る下位階層の個別参照
表が作成されているとき、その階層関係を変更するとき
は、次のようにして行う。まず、先の図2や図4と同様
に、設定表のモードを選択し、表示画面上に、この個別
参照表の作業画面を表示する。
For example, when an individual reference table for a certain lower hierarchy has already been created, the hierarchical relationship can be changed as follows. First, as in FIGS. 2 and 4, the setting table mode is selected and the individual reference table work screen is displayed on the display screen.

【0075】この個別参照表の作業画面H1は、項目N
o.7の「会社所属」が選択されている場合であり、こ
こで変更したい下位階層の個別参照表H17を表示させ
ると、新規・呼出しの作業の選択アイテムH17aが表
示される。そして、どれか1つの作業を選択し、先の図
2と同様の手順を実行する。
[0075] The work screen H1 of this individual reference table is
o. This is a case where "Company Affiliation" No. 7 is selected, and when the individual reference table H17 of the lower hierarchy to be changed is displayed, the selection item H17a of the new/call work is displayed. Then, select one of the tasks and execute the same procedure as in FIG. 2 above.

【0076】このとき、変更によって関係が断たれる個
別参照表の管理コードは、階層関係を結んでいる下位階
層の個別参照表の管理コードと共に破棄される。例えば
、先の図4の下位階層の管理コードH3bのように、タ
イトルNo.68の下位階層の個別参照表を、タイトル
No.42の下位階層の個別参照表に変更したいときは
、項目No.7の「会社所属」の下位階層の個別参照表
H17で、「精密」を選択すればよい。
At this time, the management code of the individual reference table whose relationship is severed due to the change is discarded together with the management code of the individual reference table in the lower hierarchy that has a hierarchical relationship. For example, like the lower layer management code H3b in FIG. 4, the title number. The individual reference table for the 68 lower layers is titled No. If you want to change to the individual reference table for the lower hierarchy of 42, select item No. 7, "Precision" may be selected in the individual reference table H17 in the lower hierarchy of "Company Affiliation".

【0077】すなわち、変更したい下位階層の個別参照
表H17でタイトルNo.42の「精密」を選択すると
、図5の右上方にH3dで示す下位階層の旧管理コード
が破棄され、代りに、図5の右下方にH3eで示すよう
に、新たに階層関係を結んだ個別参照表の新しい管理コ
ードが作成されて、階層管理表H3に登録される。
That is, in the individual reference table H17 of the lower layer you want to change, enter the title number. 42, "Precise" is selected, the old management code of the lower hierarchy shown by H3d in the upper right corner of Figure 5 is discarded, and a new hierarchical relationship is established instead, as shown by H3e in the lower right corner of Figure 5. A new management code for the individual reference table is created and registered in the hierarchical management table H3.

【0078】このように、下位階層の管理コード(H3
a〜H3e)のタイトルNo.を変更すれば、下位階層
の個別参照表と、上位の個別参照表との階層関係を容易
に変更することができる。
In this way, the lower layer management code (H3
a~H3e) Title No. By changing , it is possible to easily change the hierarchical relationship between the lower-level individual reference table and the higher-level individual reference table.

【0079】次の図6は、上位階層表の変更に伴って階
層関係を更新する際の動作を示す機能図である。図にお
ける符号は図2と同様であり、H3fとH3gは階層管
理表H3の各階層の旧管理コードと新管理コードを示す
FIG. 6 is a functional diagram showing the operation when updating the hierarchical relationship as the upper hierarchical table is changed. The numerals in the figure are the same as those in FIG. 2, and H3f and H3g indicate the old management code and new management code of each hierarchy of the hierarchy management table H3.

【0080】先の図5で説明したように、下位階層の個
別参照表と上位階層の個別参照表との階層関係を変更し
た場合に、元(オリジナル)の上位階層の個別参照表が
多くの階層関係を結んでいたときは、この図6の左側に
示す各階層の旧管理コードH3fが破棄され、右方に示
す新しい管理コードH3gが作成される。
As explained above in FIG. When a hierarchical relationship is established, the old management code H3f for each hierarchy shown on the left side of FIG. 6 is discarded, and a new management code H3g shown on the right side is created.

【0081】このように、この発明のファイリング装置
では、各階層の個別参照表の結合関係を容易に変更した
り、新規に作成することができる。
[0081] In this way, with the filing device of the present invention, it is possible to easily change the connection relationships of individual reference tables in each hierarchy, or to create new ones.

【0082】次に、以上に述べた処理について、フロー
チャートを示す。図7は、この発明のファイリング装置
において、個別参照表の主要な処理の流れを示すフロー
チャートである。図において、#1〜#4はステップを
示す。
Next, a flowchart will be shown regarding the above-described processing. FIG. 7 is a flowchart showing the main processing flow of the individual reference table in the filing device of the present invention. In the figure, #1 to #4 indicate steps.

【0083】参照表ウインドウの表示画面上で、処理を
選択すると、ステップ#1で、選択された処理の内容を
判断する。もし、新規の処理であれば、ステップ#2へ
進み、新規処理を行う。この新規処理については、後出
の図8と図11、図12に詳しく示す。
When a process is selected on the display screen of the reference table window, the content of the selected process is determined in step #1. If it is a new process, proceed to step #2 and perform the new process. This new process will be shown in detail in FIG. 8, FIG. 11, and FIG. 12, which will be described later.

【0084】また、更新の処理であれば、ステップ#3
へ進んで、更新の処理を行う。この更新処理については
、後出の図9に詳しく示す。さらに、呼出しの処理であ
れば、ステップ#4へ進み、呼出しの処理を行う。この
呼出し処理については、後出の図10と図11、図13
に詳しく示す。
[0084] Also, if it is an update process, step #3
Proceed to the update process. This update process will be shown in detail in FIG. 9, which will be described later. Further, if it is a call process, the process advances to step #4 and the call process is performed. Regarding this calling process, see Figures 10, 11, and 13 below.
Details are shown below.

【0085】最初に、新規の処理について説明する。次
の図8は、図7に示した新規処理について、その主要な
処理の流れを示すフローチャートである。図において、
#11〜#16はステップを示す。
First, new processing will be explained. Next, FIG. 8 is a flowchart showing the main process flow of the new process shown in FIG. In the figure,
#11 to #16 indicate steps.

【0086】先の図7のフローで、新規処理が選択され
ると、この図8のフローがスタートする。
When a new process is selected in the flow shown in FIG. 7, the flow shown in FIG. 8 starts.

【0087】ステップ#11で、新規処理の終了が指示
されたかどうか判断する。終了の指示のときは、この図
8のフローを終了する。終了の指示でなければ、ステッ
プ#12へ進み、タイトル名とデータを入力する。この
際、データの入力件数Nをカウントアップする。
[0087] In step #11, it is determined whether an instruction has been given to end the new process. When the instruction to end is given, the flow in FIG. 8 is ended. If the instruction is not to end, the process advances to step #12 and the title name and data are input. At this time, the number N of input data is counted up.

【0088】ステップ#13で、登録の指示かどうか判
断し、もし、登録でなければ、再び先のステップ#11
へ戻って、同様の処理を行う。ステップ#13で、登録
の指示であると判断したときは、次のステップ#14へ
進み、タイトルNo.の取得、更新を行う。
[0088] In step #13, it is determined whether the instruction is for registration, and if it is not registered, the process returns to the previous step #11.
Go back and perform the same process. If it is determined in step #13 that it is a registration instruction, the process advances to the next step #14, and the title number is set. Acquire and update.

【0089】ステップ#15で、階層管理表を登録する
。この処理については、後出の図11に詳しく示す。 ステップ#16へ進み、データの内容を登録する。この
処理については、後出の図12に詳しく示す。以上のス
テップ#11〜#16の処理によって、新規処理が実行
される。
[0089] In step #15, a hierarchy management table is registered. This process will be shown in detail in FIG. 11, which will be described later. Proceed to step #16 and register the data contents. This process will be shown in detail in FIG. 12, which will be described later. New processing is executed through the processing of steps #11 to #16 above.

【0090】次に、更新の処理を説明する。次の図9は
、図7に示した更新処理について、その主要な処理の流
れを示すフローチャートである。図において、#21〜
#27はステップを示す。
Next, update processing will be explained. Next, FIG. 9 is a flowchart showing the main processing flow of the update process shown in FIG. 7. In the figure, #21~
#27 indicates a step.

【0091】先の図7のフローで、更新の処理が選択さ
れると、この図9のフローがスタートする。まず、ステ
ップ#21で、参照表のオリジナルデータをコピーする
When the update process is selected in the flow shown in FIG. 7, the flow shown in FIG. 9 starts. First, in step #21, the original data of the reference table is copied.

【0092】次のステップ#22で、処理の終了が指示
されたかどうか判断する。終了の指示のときは、ステッ
プ#27へ進む。終了の指示でなければ、ステップ#2
3へ進み、データの更新、追加を行う。データは、ワー
クバッファ(図1の5)の中に書き込まれる。
[0092] In the next step #22, it is determined whether an instruction to end the process has been given. If the instruction is to end, the process advances to step #27. If it is not an instruction to end, step #2
Proceed to step 3 to update and add data. The data is written into the work buffer (5 in Figure 1).

【0093】ステップ#24で、登録の指示かどうか判
断し、もし、登録の指示であると判断したときは、ステ
ップ#25へ進み、ワークバッファのデータをデータバ
ッファ(図1の4)の中に書き込む。
In step #24, it is determined whether the instruction is for registration. If it is determined that the instruction is for registration, the process proceeds to step #25, and the data in the work buffer is stored in the data buffer (4 in FIG. 1). write to.

【0094】ステップ#24で、登録でないと判断した
ときは、ステップ#26へ進み、ワークバッファのデー
タを破棄するかどうか判断する。もし、データの破棄で
なければ、再び先のステップ#22へ戻って、同様の処
理を行う。
[0094] If it is determined in step #24 that the data is not registered, the process advances to step #26, and it is determined whether or not the data in the work buffer is to be discarded. If the data is not to be discarded, the process returns to step #22 and the same process is performed.

【0095】ステップ#26で、データの破棄と判断し
たとき、および、ステップ#25の処理が終了したとき
は、ステップ#27へ進む。ステップ#27で、ワーク
バッファのデータを削除して、この図9の更新の処理を
終了する。
[0095] If it is determined in step #26 that the data is to be discarded, or if the processing in step #25 is completed, the process advances to step #27. In step #27, the data in the work buffer is deleted, and the update processing in FIG. 9 is completed.

【0096】最後に、呼出しの処理について述べる。次
の図10は、図7に示した呼出し処理について、その主
要な処理の流れを示すフローチャートである。図におい
て、#31〜#34はステップを示す。
Finally, call processing will be described. Next, FIG. 10 is a flowchart showing the flow of the main processing of the call processing shown in FIG. In the figure, #31 to #34 indicate steps.

【0097】先の図7のフローで、呼出しの処理が選択
されると、この図10のフローがスタートする。ステッ
プ#31で、参照表の一覧表を作成して表示する。この
参照表一覧表の作成、表示の処理については、後出の図
13に詳しく示す。
When the call process is selected in the flow shown in FIG. 7, the flow shown in FIG. 10 starts. In step #31, a list of reference tables is created and displayed. The process of creating and displaying this reference table list will be shown in detail in FIG. 13, which will be described later.

【0098】ステップ#32で、呼出したい参照表を選
択する。ステップ#33で、呼出しが指示されたかでう
か判断し、呼出しが行われないときは、この図10のフ
ローを終了する。
[0098] At step #32, the reference table to be called is selected. In step #33, it is determined whether or not a call has been instructed, and if the call is not performed, the flow of FIG. 10 is ended.

【0099】呼出しの指示があれば、ステップ#34へ
進み、階層参照表を登録する。この階層参照表の登録の
処理については、後出の図11に詳しく示す。以上のス
テップ#31〜#34の処理によって、呼出しの処理が
実行される。
If there is a call instruction, the process advances to step #34 and a hierarchical reference table is registered. This hierarchical reference table registration process will be shown in detail in FIG. 11, which will be described later. The calling process is executed by the above steps #31 to #34.

【0100】以上の図7から図10に示したフローが、
この発明のファイリング装置における新規,更新,呼出
しの処理であり、図1のCPU1とプログラム2の制御
によって実行される。
[0100] The flow shown in FIGS. 7 to 10 above is as follows.
This is new, update, and call processing in the filing device of the present invention, and is executed under the control of the CPU 1 and program 2 shown in FIG.

【0101】ここでは、先の図8(ステップ#15)と
図10(ステップ#34)の階層管理表の登録、先の図
8(ステップ#16)のデータ内容の登録、および、図
10(ステップ#31)の参照表一覧表の作成,表示の
処理について、順次詳しく説明する。
[0101] Here, registration of the hierarchy management table shown in FIG. 8 (step #15) and FIG. 10 (step #34), registration of data contents shown in FIG. 8 (step #16), and The process of creating and displaying the reference table list in step #31) will be explained in detail.

【0102】図11は、階層管理表の登録について、そ
の詳細な処理の流れを示すフローチャートである。図に
おいて、#41〜#46はステップを示す。
FIG. 11 is a flowchart showing the detailed process flow for registering the hierarchy management table. In the figure, #41 to #46 indicate steps.

【0103】階層管理表の登録においては、ステップ#
41で、項目No.と文書No.を取得し、ステップ#
42で、タイトルNo.を取得する。次のステップ#4
3で、取得した項目No.と文書No.に基づいて、上
位No.の最大値を検索する。
[0103] In registering the hierarchy management table, step #
41, item no. and document no. and step #
42, title no. get. Next step #4
3, the obtained item No. and document no. Based on the top No. Find the maximum value of.

【0104】ステップ#44で、これらの各No.に基
づく中位No.の最大値を検索する。ステップ#45で
、これらの各No.に基づく下位No.の最大値を検索
する。ステップ#46で、階層管理表の管理コードに、
それぞれNo.を登録する。階層管理表の登録は、以上
の処理によって実行される。
[0104] At step #44, each of these No. Medium No. based on Find the maximum value of. At step #45, each of these No. Lower No. based on Find the maximum value of. In step #46, in the management code of the hierarchy management table,
Each No. Register. Registration of the hierarchy management table is executed through the above process.

【0105】図12は、データ内容の登録について、そ
の詳細な処理の流れを示すフローチャートである。図に
おいて、#51〜#54はステップを示す。
FIG. 12 is a flowchart showing the detailed process flow for registering data contents. In the figure, #51 to #54 indicate steps.

【0106】データ内容の登録においては、ステップ#
51で、タイトルNo.を取得して登録する。ステップ
#52で、データ件数とタイトル名を登録する。この際
、データ件数をカウントする。
[0106] In registering data contents, step #
51, title no. Obtain and register. In step #52, the number of data items and title name are registered. At this time, count the number of data items.

【0107】ステップ#53で、カウント値をデータ件
数と比較し、データ件数が少ないときは、次のステップ
#54へ進み、データを登録して、カウント値を+1す
る。そして、再び先のステップ#53へ戻り、以下同様
の処理を行う。
At step #53, the count value is compared with the number of data items, and if the number of data items is small, the process advances to the next step #54, the data is registered, and the count value is incremented by 1. Then, the process returns to step #53, and the same process is performed thereafter.

【0108】ステップ#53で、カウント値がデータ件
数と一致したときは、この図12のフローを終了する。 データ内容の登録は、以上のようにして行われる。
At step #53, when the count value matches the number of data items, the flow of FIG. 12 is ended. Registration of data contents is performed as described above.

【0109】図13は、参照表一覧表の作成,表示につ
いて、その詳細な処理の流れを示すフローチャートであ
る。図において、#61〜#63はステップを示す。
FIG. 13 is a flowchart showing the detailed process flow for creating and displaying a reference table list. In the figure, #61 to #63 indicate steps.

【0110】ステップ#61で、階層管理表から該当す
る項目No.に対応するデータグループを検索する。次
のステップ#62で、その中のタイトルNo.に基づく
タイトル名を、データバッファから取り出して、参照表
の一覧表を作成する。
[0110] In step #61, the corresponding item number is determined from the hierarchy management table. Find the data group corresponding to . In the next step #62, the title No. Create a list of reference tables by extracting title names based on from the data buffer.

【0111】ステップ#63で、作成した一覧表を画面
上に表示する。以上のステップ#61〜#63の処理に
よって、参照表一覧表の作成,表示が実行される。
[0111] In step #63, the created list is displayed on the screen. Through the above steps #61 to #63, the reference table list is created and displayed.

【0112】[0112]

【発明の効果】この発明では、参照表の上下階層関係を
コントロールして、各参照表のタイトルをデータの分類
に沿つた内容にしている。
According to the present invention, the hierarchical relationship between reference tables is controlled, and the title of each reference table is made to match the data classification.

【0113】その結果、第1に、上下階層関係の組み合
せを自由に行うことができるので、検索データを多様化
することが可能となると共に、検索データそれ自身を弾
力的かつ機動的に使用することができる。
[0113] As a result, firstly, since it is possible to freely combine upper and lower hierarchical relationships, it is possible to diversify search data, and the search data itself can be used flexibly and flexibly. be able to.

【0114】第2に、参照表の独立性が高められるので
、参照表の使用方法に制約がなくなり、メンテナンスが
容易になる。
Second, since the independence of the reference table is increased, there are no restrictions on how the reference table can be used, making maintenance easier.

【0115】第3に、従来技術の上下階層の参照表に比
べて、同じデータを持つ参照表を複数個設定する必要が
ないので、設定時間の大幅な短縮、メモリ容量の大幅な
節約が可能になると共に、データの有効性も高められる
Thirdly, compared to the reference tables of upper and lower layers in the conventional technology, there is no need to set up multiple lookup tables with the same data, so it is possible to significantly reduce setup time and save memory capacity. At the same time, the validity of the data is also increased.

【0116】第4に、下位参照表のタイトルを、上位参
照表のデータとして使用することができるので、一つの
参照表が扱うデータ量が飛躍的に増加し、また、多くの
データを一つのデータとして扱うことによつて、データ
の分類と参照がし易くなる。
Fourth, since the title of a lower-level reference table can be used as data in a higher-level reference table, the amount of data handled by one reference table increases dramatically, and a lot of data can be stored in one By treating it as data, it becomes easier to classify and refer to the data.

【0117】以上のような多くの効果を奏する新たな検
索方法が得られるので、検索機能が著しく向上される(
請求項1から請求項3の発明に対応する効果)。
[0117] Since a new search method with many effects as described above is obtained, the search function is significantly improved (
Effects corresponding to the inventions of claims 1 to 3).

【0118】その上、画面上に表示できないデータを、
データ一覧表で表示するので、第5に、データ一覧表の
対象となるタイトルのデータ表示枠を変える必要がない
In addition, data that cannot be displayed on the screen,
Fifth, since the data is displayed in a data list, there is no need to change the data display frame of the title that is the subject of the data list.

【0119】第6に、このデータ一覧表は、一時的に表
示するだけであるから、画面の中のデータ情報の表示量
を減らすことなく、むしろ増加される(データベースの
機能の保持)。
Sixth, since this data list is only displayed temporarily, the amount of data information displayed on the screen is not reduced, but rather increased (maintaining database functionality).

【0120】第7に、多くのデータをもつタイトルをデ
ータベースに使用できるので、実質的にタイトルの制限
がなくなり、データベースの価値が高まる。
Seventh, since titles containing a large amount of data can be used in the database, there are virtually no restrictions on titles, increasing the value of the database.

【0121】第8に、フォーマットの変更や、表示画面
のスクロールが不要となり、ポインティングデバイスや
キーボード等を操作する作業回数が大幅に削除される(
請求項4の発明に対応する効果)、等の多くの優れた効
果が奏せられる。
Eighth, there is no need to change the format or scroll the display screen, and the number of operations of pointing devices, keyboards, etc. is greatly reduced (
Effects corresponding to the invention of claim 4), and many other excellent effects can be achieved.

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

【図1】この発明のファイリング装置について、その要
部構成の一実施例を示す機能ブロック図である。
FIG. 1 is a functional block diagram showing an embodiment of the main configuration of a filing device of the present invention.

【図2】この発明のファイリング装置について、個別参
照表の新規作成・呼出し時の手順を説明する機能図であ
る。
FIG. 2 is a functional diagram illustrating a procedure for creating and calling up a new individual reference table in the filing device of the present invention.

【図3】この発明のファイリング装置について、個別参
照表の更新時の手順を説明する機能図である。
FIG. 3 is a functional diagram illustrating a procedure for updating an individual reference table in the filing device of the present invention.

【図4】この発明のファイリング装置について、その階
層関係の作成の手順を説明する機能図である。
FIG. 4 is a functional diagram illustrating a procedure for creating a hierarchical relationship in the filing device of the present invention.

【図5】或る項目が指名した個別参照表や、上位階層の
個別参照表が階層関係にある下位階層の個別参照表を変
更する際の動作を示す機能図である。
FIG. 5 is a functional diagram showing operations when an individual reference table designated by a certain item or an individual reference table of a lower hierarchy in which an individual reference table of an upper hierarchy is changed in a hierarchical relationship.

【図6】上位階層表の変更に伴って階層関係を更新する
際の動作を示す機能図である。
FIG. 6 is a functional diagram showing the operation when updating hierarchical relationships in accordance with changes in the upper hierarchical table.

【図7】この発明のファイリング装置において、個別参
照表の主要な処理の流れを示すフローチャートである。
FIG. 7 is a flowchart showing the main processing flow of an individual reference table in the filing device of the present invention.

【図8】図7に示した新規処理について、その主要な処
理の流れを示すフローチャートである。
FIG. 8 is a flowchart showing the main process flow of the new process shown in FIG. 7;

【図9】図7に示した更新処理について、その主要な処
理の流れを示すフローチャートである。
FIG. 9 is a flowchart showing the main process flow of the update process shown in FIG. 7;

【図10】図7に示した呼出し処理について、その主要
な処理の流れを示すフローチャートである。
FIG. 10 is a flowchart showing the main process flow of the call process shown in FIG. 7;

【図11】階層管理表の登録について、その詳細な処理
の流れを示すフローチャートである。
FIG. 11 is a flowchart showing a detailed process flow for registering a hierarchy management table.

【図12】データ内容の登録について、その詳細な処理
の流れを示すフローチャートである。
FIG. 12 is a flowchart showing a detailed process flow for registering data contents.

【図13】参照表一覧表の作成,表示について、その詳
細な処理の流れを示すフローチャートである。
FIG. 13 is a flowchart showing a detailed process flow for creating and displaying a reference table list.

【図14】従来の参照表の階層構成の一例を説明する図
である。
FIG. 14 is a diagram illustrating an example of a hierarchical structure of a conventional lookup table.

【図15】同じく従来の参照表の階層構成における他の
一例を説明する図である。
FIG. 15 is a diagram illustrating another example of the hierarchical structure of a conventional lookup table.

【図16】従来の上下階層結合による参照表について、
その使用例を説明する図である。
[Figure 16] Regarding the reference table using conventional upper and lower hierarchical joins,
It is a figure explaining the example of its use.

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

1  CPU 2  プログラムメモリ 3  階層管理表 4  データバッファ 5  ワークバッファ 6  システムバス 1 CPU 2 Program memory 3 Hierarchy management table 4 Data buffer 5 Work buffer 6 System bus

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  上下階層結合による参照表を有し、デ
ータベースの検索,登録,表示機能を備えたファイリン
グシステムにおいて、或るデータベースのデータ入力時
に、項目名からなる設定表を表示する設定表表示手段と
、該設定表の任意の項目に対する個別参照表を作成する
個別参照表作成手段と、各個別参照表および下位階層の
個別参照表の管理コードを作成し、階層管理表に格納す
る管理コード作成手段と、各個別参照表の内容を構成す
るデータをデータバッファに登録するデータ登録手段、
とを備え、各個別参照表の内容の表示時に、前記各個別
参照表の管理コード、または下位階層の個別参照表の管
理コードにより、前記データバッファに登録された個別
参照表の内容を取り出して画面上に表示することを特徴
とするファイリング装置。
[Claim 1] A settings table display that displays a settings table consisting of item names when inputting data to a certain database, in a filing system that has a reference table with a hierarchical combination and has database search, registration, and display functions. means, an individual reference table creation means for creating an individual reference table for any item in the setting table, and a management code for creating a management code for each individual reference table and the individual reference table of a lower hierarchy and storing it in a hierarchy management table. a creation means; a data registration means for registering data constituting the contents of each individual reference table in a data buffer;
and when displaying the contents of each individual reference table, the contents of the individual reference table registered in the data buffer are retrieved according to the management code of each individual reference table or the management code of an individual reference table in a lower hierarchy. A filing device characterized by displaying information on a screen.
【請求項2】  請求項1のファイリング装置において
、各個別参照表または下位階層の個別参照表の管理コー
ドは、項目番号、上位番号、中位番号、下位番号等の上
下階層を示す番号、タイトル番号、文書番号等からなり
、該管理コードの上下階層を示す番号の内容を構成する
データを変更することによって、或る個別参照表と他の
個別参照表との上下階層関係の結成、またはその変更を
行うことを特徴とするファイリング装置。
[Claim 2] In the filing device according to claim 1, the management code of each individual reference table or the individual reference table of a lower hierarchy is a number indicating upper or lower hierarchy such as an item number, a higher number, a middle number, a lower number, or a title. By changing the data constituting the numbers, which consist of numbers, document numbers, etc., and indicate the upper and lower hierarchies of the management code, it is possible to create a hierarchical relationship between a certain individual reference table and another individual reference table, or to A filing device characterized by making changes.
【請求項3】  請求項1のファイリング装置において
、下位階層の個別参照表の表示状態で、該下位階層の個
別参照表の管理コードによって上位階層の個別参照表を
検索し、前記データバッファに登録された上位階層の個
別参照表の内容を取り出して画面上に表示することを特
徴とするファイリング装置。
3. In the filing device according to claim 1, in the display state of the individual reference table in the lower hierarchy, the individual reference table in the upper hierarchy is searched based on the management code of the individual reference table in the lower hierarchy, and is registered in the data buffer. A filing device that extracts the contents of an upper layer individual reference table and displays the contents on a screen.
【請求項4】  請求項1のファイリング装置において
、個別参照表の内容を構成するデータを一覧表で表示す
るデータ一覧表表示手段と、データ一覧表の表示を指示
する表示指示手段、とを備え、或る項目に入力するデー
タの数が表示可能範囲内に表示できないとき等に、デー
タの一覧表を表示することを特徴とするファイリング装
置。
4. The filing device according to claim 1, further comprising data list display means for displaying data constituting the contents of the individual reference table in a list form, and display instruction means for instructing display of the data list. A filing device that displays a list of data when the number of data input to a certain item cannot be displayed within a displayable range.
JP3116820A 1991-04-20 1991-04-20 Filing device having reference table obtained with higher-lower hierarchical connection Pending JPH04321142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3116820A JPH04321142A (en) 1991-04-20 1991-04-20 Filing device having reference table obtained with higher-lower hierarchical connection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3116820A JPH04321142A (en) 1991-04-20 1991-04-20 Filing device having reference table obtained with higher-lower hierarchical connection

Publications (1)

Publication Number Publication Date
JPH04321142A true JPH04321142A (en) 1992-11-11

Family

ID=14696443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3116820A Pending JPH04321142A (en) 1991-04-20 1991-04-20 Filing device having reference table obtained with higher-lower hierarchical connection

Country Status (1)

Country Link
JP (1) JPH04321142A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009289203A (en) * 2008-05-30 2009-12-10 Olympus Imaging Corp Image display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009289203A (en) * 2008-05-30 2009-12-10 Olympus Imaging Corp Image display device

Similar Documents

Publication Publication Date Title
CA2137981C (en) Method and system for presenting alternatives for selection using adaptive learning
US6263347B1 (en) System for linking data between computer and portable remote terminal and data linking method therefor
JPH03266039A (en) Free format data link processing system
US20110246535A1 (en) Apparatus and Method for Constructing Data Applications in an Unstructured Data Environment
JPH05225181A (en) Editing device
JP3773659B2 (en) Map display device
CN111460779B (en) Method for rendering and accessing flow form data based on Activiti
US20050266837A1 (en) Method and system of preparing message using common phrases in mobile communication terminal
JPH04321142A (en) Filing device having reference table obtained with higher-lower hierarchical connection
JPH05265834A (en) Managing system for memo information
JPH07282079A (en) Linkage displaying method
JPH05313969A (en) File list display method
JP2002108677A (en) Device for managing document and method for the same and storage medium
JPH05257765A (en) Database management system
JP3935323B2 (en) Document management apparatus and computer-readable recording medium storing document management program
US6880006B1 (en) System and method for contextual passive rule-based navigation between applications supporting network-disconnected use
JP2002082965A (en) Document retrieval method
US20050071318A1 (en) Complex table rendering and navigation with highly constrained devices
JPH08335221A (en) Relative document retrieval method and information processor
JP2002230036A (en) Data list-display device and method, program and recording medium
JP2000298680A (en) Method and device for dividing sample and its program recording medium
US20040141002A1 (en) Method for processing data in a web page
JPH0744446A (en) Relating method for grouped information
CN117951411A (en) Form processing method, device and equipment
JPH09101973A (en) Book type information display system