JPH02166508A - Ledger allocation processor - Google Patents

Ledger allocation processor

Info

Publication number
JPH02166508A
JPH02166508A JP63320487A JP32048788A JPH02166508A JP H02166508 A JPH02166508 A JP H02166508A JP 63320487 A JP63320487 A JP 63320487A JP 32048788 A JP32048788 A JP 32048788A JP H02166508 A JPH02166508 A JP H02166508A
Authority
JP
Japan
Prior art keywords
ledger
allocation
file
tracks
initialization
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
JP63320487A
Other languages
Japanese (ja)
Inventor
Yoshiaki Iwabuchi
岩渕 嘉朗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP63320487A priority Critical patent/JPH02166508A/en
Publication of JPH02166508A publication Critical patent/JPH02166508A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To easily attain the allocation of ledgers with no mistake via an ordinary person other than an expert operator, etc., by calculating the number of tracks required for each ledger from the largest number of registered items of each ledger and allocating and initializing the ledger files in accordance with the calculated number of tracks. CONSTITUTION:A reading means 1 reads out a source parameter file 11 which contains the source information on the name of each ledger. An input means 2 inputs the largest number of registered items in accordance with the source information on each ledger. Then a calculation means 3 calculates the number of tracks required for each ledger from the input largest number of registered items of each ledger. An allocation means 4 allocates the ledger files based on the calculated number of tracks. Furthermore an initialization means 5 applies the initialization to the allocated ledger file of each ledger. Thus even an unexperienced operator who has no sufficient knowledge can easily and automatically allocate the ledgers with no mistake.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は、各種製品や納入先等が登録された台帳ファ
イルを用いて集計等の処理を行う際に必要となる台帳の
割付は処理を自動的に実行する台帳割付は処理装置に関
する。
[Detailed Description of the Invention] [Objective of the Invention] (Field of Industrial Application) This invention is a ledger that is necessary when performing processing such as aggregation using a ledger file in which various products, delivery destinations, etc. are registered. The ledger allocation relates to a processing device that automatically executes the process.

(従来の技術) 各種製品や納入先等が登録された台帳ファイルを用いて
集計等の処理を行う汎用パッケージ等を導入し、これら
の処理を自動化ないし高速化しようとすると、先ず、各
台帳に対する割付は処理を行い、台帳ファイルを作成し
て初期化しておかねばならない。
(Conventional technology) When trying to automate or speed up these processes by introducing a general-purpose package that performs processing such as aggregation using ledger files in which various products and delivery destinations are registered, the first step is to The layout must be processed, and a ledger file must be created and initialized.

従来は、この種の台帳割付は処理は、専用の担当者やシ
ステムエンリニア等が、各台帳の名称等原始情報が格納
された原始パラメータファイルを元に、台帳ごとの最大
登録件数を見ながら必要なトラック数を計算して行って
いた。トラック数がわかれば、各台帳の割付けは、ファ
イルアロケート用のユーティリティプログラム等を用い
て行うことができる。また、割付は後の初期化は同じく
ユーティリティプログラムである初期化プログラム等を
用いて行うことができた。
Traditionally, this type of ledger allocation process was carried out by a dedicated person or system engineer, based on a primitive parameter file containing primitive information such as the name of each ledger, while checking the maximum number of registrations for each ledger. I calculated the number of tracks needed. Once the number of tracks is known, each ledger can be allocated using a file allocation utility program or the like. In addition, subsequent initialization of the layout could be performed using an initialization program, which is also a utility program.

(発明が解決しようとする課題) しかしながら、台帳ごとの最大登録件数を見ながら必要
なトラック数を算出し、割当てる作業には、充分な知識
や経験が要求され、誰でも容易に行うことができなかっ
た。また、多くの時間も費やさねばならなかった。さら
にまた、複雑な計算を行うために、割付はミス等が発生
することも多々あフた。
(Problem to be solved by the invention) However, the work of calculating and allocating the necessary number of tracks while looking at the maximum number of registrations for each ledger requires sufficient knowledge and experience, and cannot be easily performed by anyone. There wasn't. Also, I had to spend a lot of time. Furthermore, due to the complicated calculations, mistakes often occur in the allocation.

この発明は、このような従来の事情に鑑みてなされたも
のであり、充分な知識と経験を備えた操作者でなくとも
実施でき、かつ割当てミス等が生じにくい台帳の自動割
付は処理装置を提供することを目的としている。
This invention was made in view of the above-mentioned conventional circumstances, and uses a processing device to automatically allocate a ledger that can be carried out without requiring an operator with sufficient knowledge and experience, and is less prone to allocation errors. is intended to provide.

[発明の構成] (課題を解決するための手段) このような目的を達成するために、この発明に係る台帳
割付は処理装置では、各台帳の名称等の原始情報を保持
する原始パラメータファイルを読出す読出し手段と、こ
の読出し手段により読出された各台帳の原始情報に応じ
、台帳ごとの最大登録件数を入力する入力手段と、この
入力手段により入力された台帳ごとの最大登録件数から
各台帳が必要とするトラック数を算出する算出手段と、
この算出手段により算出された各台帳が必要とするトラ
ック数に従い、台帳ファイルの割付けを行う割付は手段
と、この割付は手段により割付けられた各台帳の台帳フ
ァイルに対し、初期化処理を行う初期化手段とを備えて
構成している。
[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above object, the ledger allocation according to the present invention requires that the processing device store a primitive parameter file that holds primitive information such as the name of each ledger. A readout means for reading, an input means for inputting the maximum number of registrations for each ledger according to the original information of each ledger read by the reading means, and an input means for inputting the maximum number of registrations for each ledger input by this input means. a calculation means for calculating the number of tracks required by the
This allocation is used to allocate ledger files according to the number of tracks required by each ledger calculated by this calculation means, and this allocation is used as an initialization process to perform initialization processing on the ledger files of each ledger allocated by the means. The system is equipped with means for converting

(作用) このよ′うな構成を備えた台帳割付は処理装置であれば
、読出し手段により、各台帳の名称等の原始情報を保持
する原始パラメータファイルを読出し、この各台帳の原
始情報に応じ、入力手段により、台帳ごとの最大登録件
数の入力を行う。
(Function) If a processing device has such a structure for ledger allocation, the reading means reads out the original parameter file that holds the original information such as the name of each ledger, and according to the original information of each ledger, The maximum number of registrations for each ledger is input using the input means.

そして、入力された台帳ごとの最大登録件数から各台帳
が必要とするトラック数を算出手段により算出し、この
算出されたトラック数に従い、台帳ファイルの割付けを
割付は手段により行う。
Then, the calculation means calculates the number of tracks required for each ledger from the input maximum number of registrations for each ledger, and the ledger files are allocated by the means according to the calculated number of tracks.

さらに、割付けられた各台帳の台帳ファイルに対し、初
期化手段により初期化処理を行うことにより、経験や知
識の乏しい操作者でも割付はミスを起こすことなく自動
的かつ容易に台帳の割付は処理を実施できるようになる
In addition, by initializing the ledger file of each assigned ledger using the initialization means, even operators with little experience or knowledge can automatically and easily assign ledgers without making mistakes. will be able to carry out.

(実施例) 第1図は、この発明に係る一実施例の台帳割付は処理装
置の概略ブロック図である。
(Embodiment) FIG. 1 is a schematic block diagram of a ledger layout processing apparatus according to an embodiment of the present invention.

例えばフロッピーディスク等に格納された各台帳の名称
等の原始情報を保持する原始パラメータファイル11を
読出す読出し部1がある。
For example, there is a reading unit 1 that reads out a primitive parameter file 11 that holds primitive information such as the name of each ledger stored on a floppy disk or the like.

この読出し部1により読出された各台帳の原始情報に応
じ、台帳ごとにその名称等の情報をデイスプレィ21等
に表示し、キーボード22等から最大登録件数を入力す
る入力部2がある。
There is an input section 2 for displaying information such as the name of each ledger on a display 21 or the like in accordance with the original information of each ledger read out by the reading section 1, and for inputting the maximum number of registrations from a keyboard 22 or the like.

また、この入力部2により入力された台帳ごとの最大登
録件数から各台帳が必要とするトラック数を算出する算
出部3がある。
Further, there is a calculation section 3 that calculates the number of tracks required for each ledger from the maximum number of registrations for each ledger inputted by the input section 2.

そして、この算出部3により算出された各台帳が必要と
するトラック数に従い、台帳ファイルの割付けをユーテ
ィリティプログラムであるファイルアロケートプログラ
ム42を介して実行する割付は部4がある。なお割付は
部4は、割付はパラメータファイル41を作成し、前記
トラック数等の割付は用の情報をこの割付はパラメータ
ファイル41に書込んでファイルアロケートプログラム
42に渡してい名。
There is an allocation section 4 that executes allocation of ledger files via a file allocation program 42 which is a utility program according to the number of tracks required by each ledger calculated by the calculation section 3. The allocation section 4 creates an allocation parameter file 41, writes information on the allocation such as the number of tracks to the allocation parameter file 41, and passes it to the file allocation program 42.

さらに、割付は部4により割付けられた各台帳の台帳フ
ァイルに対し、同じくユーティリティプログラムである
初期化プログラム51を実行させることにより初期化処
理を行う初期化部5が設けられている。
Further, an initialization section 5 is provided which performs initialization processing by executing an initialization program 51, which is also a utility program, on the ledger file of each ledger allocated by the allocation section 4.

また、これらの各部を統合して制御する制御部6がある
Further, there is a control section 6 that integrates and controls each of these sections.

このように、この実施例装置では、台帳ファイルの割付
け、及び初期化処理をそれぞれユーティリティプログラ
ムであるファイルアロケートプログラム42、及び初期
化プログラム51を動作させて実行している。
In this manner, in this embodiment, the ledger file allocation and initialization processing are executed by operating the file allocation program 42 and the initialization program 51, which are utility programs, respectively.

次に、この実施例装置の動作を説明する。Next, the operation of this embodiment device will be explained.

第2図は、この実施例における主要動作を示したフロー
チャートである。
FIG. 2 is a flowchart showing the main operations in this embodiment.

制御部6の制御の下に、先ず、原始パラメータファイル
11から各台帳の名称等の原始情報が読出し部1により
読出される(第2図のステップ110)。
Under the control of the control unit 6, first, the reading unit 1 reads out original information such as the name of each ledger from the original parameter file 11 (step 110 in FIG. 2).

次に、この読出し部1により読出された各台帳の名称等
の原始情報が、入力部2により順次、デイスプレィ21
等に表示され(ステップ120)、この表示された台帳
に関する最大登録件数がキーボード22等を介して入力
される(ステップ130)。この台帳ごとの表示及び入
力は、全ての台帳について終了するまで実行される(ス
テップ140)。
Next, the original information such as the name of each ledger read by the reading unit 1 is sequentially inputted to the display 21 by the input unit 2.
etc. (step 120), and the maximum number of registrations related to the displayed ledger is input via the keyboard 22 or the like (step 130). This display and input for each ledger is executed until it is completed for all ledgers (step 140).

そして、この人力部2により順次入力された台帳ごとの
最大登録件数から、算出部3により、各台帳が必要とす
るトラック数が算出される(ステップ150)。
Then, the calculating section 3 calculates the number of tracks required for each ledger from the maximum number of registrations for each ledger sequentially input by the human power section 2 (step 150).

こうして算出された各台帳が必要とするトラック数に従
い、割付は部5が、台帳ファイルの割付けを行う。台帳
ファイルの割付けは、ユーティリティプログラムである
ファイルアロケートプログラム42を介して行われる。
The allocation section 5 allocates the ledger files according to the thus calculated number of tracks required by each ledger. Ledger file allocation is performed via the file allocation program 42, which is a utility program.

このファイルアロケートプログラム42には、割付はパ
ラメータファイル41を作成し、このファイル41内に
前′記トラック数や台帳ファイルを作成する装置名等の
割付は情報を書込むことにより情報が渡される(ステッ
プ160)。割付は部により起動されると、ファイルア
ロケートプログラム42は割付はパラメータファイル4
1を読み、その情報に従って台帳の割付けを実行する(
ステップ170)。
Information is passed to this file allocation program 42 by creating a parameter file 41 for allocation, and writing information for allocation such as the number of tracks and the name of the device that creates the ledger file in this file 41 ( Step 160). When the allocation is started by the allocation section, the file allocation program 42 starts the allocation from the parameter file 4.
1 and execute ledger allocation according to that information (
step 170).

こうして割付けられた各台帳の台帳ファイルに対し、初
期化部5により初期化処理が行なわれる。
The initialization process is performed by the initialization unit 5 on the ledger file of each ledger thus allocated.

初期化処理の実行は、同じくユーティリティプログラム
である初期化プログラム51を起動することにより実行
される(ステップ180)。
The initialization process is executed by activating the initialization program 51, which is also a utility program (step 180).

こうして、台帳割付けのためのトラック数算出から、”
実際の割付け、初期化までが連続して自動的に行われる
In this way, from calculating the number of tracks for ledger allocation,
Actual allocation and initialization are performed continuously and automatically.

[発明の効果〕 このように、この発明を適用した台帳割付は処理装置に
よれば、従来、専門の担当者等が時間をかけて複雑な計
算を行い、にもかかわらずミスも多かったトラック数の
算出が自動的に容易に行われるようになる。また、その
後の台帳の実際の割付け、及び初期化処理まで、この装
置が連続して自動的に実行するようになる。
[Effects of the Invention] As described above, according to the processing device, ledger allocation to which this invention is applied requires specialized personnel to perform complicated calculations over time, and despite this, many mistakes were made. Calculation of numbers becomes automatic and easy. Further, this device automatically executes the subsequent actual allocation of the ledger and initialization processing continuously.

従って、専門の担当者等に拠らずとも、容易にミスのな
い台帳の割付は処理が行なえるようになる。
Therefore, the ledger layout can be easily and error-free without relying on a specialized person or the like.

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

第1図はこの発明に係る一実施例の台帳割付は処理装置
のブロック図、第2図は同実施例装置の動作を示すフロ
ーチャートである。 1・・・読出し部 11・・・原始パラメータファイル
2・・・入力部 21・・・デイスプレィ 22・・・
キーボード 3・・・算出部 4・・・割付は部 41
・・・割付はパラメータファイル 42・・・ファイル
アロケートプログラム 5・・・初期化部 51・・・
初期化プログラム 6・・・制御部
FIG. 1 is a block diagram of a ledger allocation processing apparatus according to an embodiment of the present invention, and FIG. 2 is a flowchart showing the operation of the apparatus of the embodiment. 1...Reading section 11...Original parameter file 2...Input section 21...Display 22...
Keyboard 3... Calculation section 4... Assignment section 41
...Allocation is parameter file 42...File allocation program 5...Initialization part 51...
Initialization program 6...control section

Claims (1)

【特許請求の範囲】[Claims] (1)各台帳の名称等の原始情報を保持する原始パラメ
ータファイルを読出す読出し手段と、この読出し手段に
より読出された各台帳の原始情報に応じ、台帳ごとの最
大登録件数を入力する入力手段と、 この入力手段により入力された台帳ごとの最大登録件数
から各台帳が必要とするトラック数を算出する算出手段
と、 この算出手段により算出された各台帳が必要とするトラ
ック数に従い、台帳ファイルの割付けを行う割付け手段
と、 この割付け手段により割付けられた各台帳の台帳ファイ
ルに対し、初期化処理を行う初期化手段とを備えた台帳
割付け処理装置。
(1) A reading means for reading out the original parameter file that holds the original information such as the name of each ledger, and an input means for inputting the maximum number of registrations for each ledger according to the original information of each ledger read by this reading means. and a calculation means for calculating the number of tracks required for each ledger from the maximum number of registrations for each ledger input by this input means, and a ledger file according to the number of tracks required for each ledger calculated by this calculation means. A ledger allocation processing device comprising an allocation means for allocating a ledger, and an initialization means for initializing a ledger file of each ledger allocated by the allocation means.
JP63320487A 1988-12-21 1988-12-21 Ledger allocation processor Pending JPH02166508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63320487A JPH02166508A (en) 1988-12-21 1988-12-21 Ledger allocation processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63320487A JPH02166508A (en) 1988-12-21 1988-12-21 Ledger allocation processor

Publications (1)

Publication Number Publication Date
JPH02166508A true JPH02166508A (en) 1990-06-27

Family

ID=18121992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63320487A Pending JPH02166508A (en) 1988-12-21 1988-12-21 Ledger allocation processor

Country Status (1)

Country Link
JP (1) JPH02166508A (en)

Similar Documents

Publication Publication Date Title
JPH02166508A (en) Ledger allocation processor
JPH11143743A (en) Message classifying method and device therefor
JPS63104137A (en) Access control system for assign information
JPH02300913A (en) System for teaching operation procedure of software
JPS62175819A (en) Automatic data input device
JPH03109617A (en) Data processor
JP2723236B2 (en) Character reader
JPH04217041A (en) Automatic file allocating system
JPS62177659A (en) Medical business processing system
JPS5852743A (en) Sorting system
JP2618982B2 (en) Information processing apparatus and information processing method
JPH036527B2 (en)
JPH0239242A (en) Temporary work area allocation system for electronic computer system
JPS61251966A (en) Image processor
JPH0497444A (en) Maintenance diagnostic device for information processor
JPH02285414A (en) Key display processing system
JPH06332749A (en) Register analysis processor
JPS63313236A (en) Automatic program language converter
JPS62216036A (en) Program deciding system
JPH02150906A (en) Numerical controller
JPH0581221A (en) Device for supporting parallel program development
JPH0553775A (en) Information processor
JPS6383837A (en) Predicate control system
JPH0557618B2 (en)
JPS633367A (en) Input key processing system for bank terminal equipment