JPH05120098A - Data file creating device - Google Patents

Data file creating device

Info

Publication number
JPH05120098A
JPH05120098A JP3282750A JP28275091A JPH05120098A JP H05120098 A JPH05120098 A JP H05120098A JP 3282750 A JP3282750 A JP 3282750A JP 28275091 A JP28275091 A JP 28275091A JP H05120098 A JPH05120098 A JP H05120098A
Authority
JP
Japan
Prior art keywords
data
file
data file
configuration
conversion
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
JP3282750A
Other languages
Japanese (ja)
Inventor
Koji Fujitake
浩二 藤武
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 JP3282750A priority Critical patent/JPH05120098A/en
Publication of JPH05120098A publication Critical patent/JPH05120098A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To easily create a new data file even being in ignorance of programming technique. CONSTITUTION:This data file creating device to create the new data file from plural data files is equipped with data structure storage parts 13-n to store a data structure file in which the structure contents of each data file are described by a symbol, a data conversion storage part 14 to store a conversion information file in which the structure contents of the new data file are described by combining the symbols with which the data structure file is described, etc., and a decoding processing means 10 to docode-process the conversion information file stored in this data conversion storage part, and create the new data file.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータファイル群から新
しいデータファイルを作成するデータファイル作成装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data file creating apparatus for creating a new data file from a data file group.

【0002】[0002]

【従来の技術】図6に示すように各データファイルディ
スク1及び2にそれぞれ記憶されているデータファイル
から新しいデータファイルを作成して例えばデータファ
イルディスク3に記憶することが行われている。これら
データファイルディスク1、2に記憶されている各デー
タファイルはその構成、例えば変数名、桁数、アスキー
コード又はバイナリーコードのタイプが異なっているの
で、これらデータファイルを合わせて新しいデータファ
イルを作成する際、プログラミング言語を使用してデー
タファイル作成用の変換プログラムをその都度作成して
いる。このため、変換プログラムのプログラマーがいな
ければ新しいデータファイルを作成することができず、
そのうえ変換プログラムの作成に時間がかかる。
2. Description of the Related Art As shown in FIG. 6, a new data file is created from the data files stored in each of the data file disks 1 and 2 and stored in, for example, a data file disk 3. Since each data file stored in these data file discs 1 and 2 has a different structure, for example, variable name, number of digits, ASCII code or binary code type, a new data file is created by combining these data files. In doing so, a conversion program for creating a data file is created each time using a programming language. For this reason, it is not possible to create a new data file without a conversion program programmer,
Moreover, it takes time to create the conversion program.

【0003】[0003]

【発明が解決しようとする課題】以上のように変換プロ
グラムのプログラマーがいなければ新しいデータファイ
ルを作成することができず、そのうえ変換プログラムの
作成に時間がかかる。そこで本発明は、プログラミング
技術を知らなくても容易に新しいデータファイルを作成
できるデータファイル作成装置を提供することを目的と
する。
As described above, it is impossible to create a new data file without a programmer of the conversion program, and it takes time to create the conversion program. Therefore, an object of the present invention is to provide a data file creation device that can easily create a new data file without knowing programming technology.

【0004】[0004]

【課題を解決するための手段】本発明は、複数のデータ
ファイルから新しいデータファイルを作成するデータフ
ァイル作成装置において、各データファイルの構成内容
を符号により記述したデータ構成ファイルを記憶するデ
ータ構成記憶部と、新しいデータファイルの構成内容を
データ構成ファイルを記述した符号等を組み合わせて記
述した変換情報ファイルを記憶するデータ変換記憶部
と、このデータ変換記憶部に記憶された変換情報ファイ
ルを解読処理して新しいデータファイルを作成する解読
処理手段とを備えて上記目的を達成しようとするデータ
ファイル作成装置である。
According to the present invention, in a data file creating apparatus for creating a new data file from a plurality of data files, a data structure storing unit for storing a data structure file in which the contents of each data file are described by codes. Section, a data conversion storage section that stores a conversion information file that describes the configuration contents of a new data file by combining the codes that describe the data configuration file, and the decoding processing of the conversion information file stored in this data conversion storage section. And a decoding processing means for creating a new data file to achieve the above object.

【0005】[0005]

【作用】このような手段を備えたことにより、各データ
ファイルの構成内容を符号により記述したデータ構成フ
ァイルを記憶するデータ構成記憶部と、新しいデータフ
ァイルの構成内容をデータ構成ファイルを記述した符号
等を組み合わせて記述した変換情報ファイルを記憶する
データ変換記憶部とを備え、解読処理手段は変換情報フ
ァイルを解読処理して各データファイルの内容を組み合
わせて新しいデータファイルを作成する。
By providing such means, a data configuration storage section for storing a data configuration file in which the configuration content of each data file is described by a code, and a configuration code in which the configuration content of a new data file is described in the data configuration file And a data conversion storage unit for storing the conversion information file described by combining them, and the decoding processing means decodes the conversion information file and combines the contents of the respective data files to create a new data file.

【0006】[0006]

【実施例】以下、本発明の一実施例について図面を参照
して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0007】図1はデータファイル作成装置の構成図で
ある。CPU及び解読処理プログラムメモリを有する解
読処理部10にはバス11を介して基データディスク1
2−1〜12−nが接続されるとともにこれら基データ
ディスク12−1〜12−nに対応して各データ構成デ
ィスク13−1〜13−nが接続されている。又、解読
処理部10にはバス11を介してデータ変換ディスク1
4及び新データディスク15が接続されている。各基デ
ータディスク12−1〜12−nにはそれぞれ基となる
各データファイルが記憶されている。
FIG. 1 is a block diagram of a data file creating apparatus. A decryption processing unit 10 having a CPU and a decryption processing program memory is connected to a basic data disk 1 via a bus 11.
2-1 to 12-n are connected, and respective data configuration disks 13-1 to 13-n are connected to correspond to these basic data disks 12-1 to 12-n. Further, the data conversion disk 1 is transmitted to the decoding processing unit 10 via the bus 11.
4 and the new data disk 15 are connected. The respective basic data files are stored in the respective basic data disks 12-1 to 12-n.

【0008】データ構成ディスク13−1〜13−nに
は、各基データディスク12−1〜12−nにそれぞれ
記憶された各データファイルの構成内容を符号により記
述した各データ構成ファイルがそれぞれ記憶されてい
る。これらデータ構成ファイルは項目番号$、次に変数
名、桁数、アスキー又はバイナリーのデータのタイプの
順に形成されている。例えば、データ構成ディスク13
−1には図2に示すように項目番号$1、変数名DAT
E1、桁数「6」、アスキーAのタイプ、次の行に項目
番号$2、変数名SEY、桁数「5」、バイナリーBの
タイプ、…が記述されている。又、データ構成ディスク
13−2には図3に示すように項目番号$1、変数名C
OM、桁数10、アスキーAのタイプ、次の行に項目番号
$2、変数名NDT、桁数5、バイナリーBのタイプ、
…が記述されている。
Each of the data configuration disks 13-1 to 13-n stores a data configuration file in which the configuration content of each data file stored in each of the basic data disks 12-1 to 12-n is described by a code. Has been done. These data structure files are formed in the order of item number $, then variable name, number of digits, and ASCII or binary data type. For example, the data configuration disk 13
-1, the item number $ 1 and the variable name DAT as shown in FIG.
E1, digit number "6", ASCII A type, item number $ 2, variable name SEY, digit number "5", binary B type, ... Are described in the next line. In the data structure disk 13-2, as shown in FIG. 3, item number $ 1 and variable name C
OM, number of digits 10, ASCII A type, item number $ 2 in the next line, variable name NDT, number of digits 5, binary B type,
... is described.

【0009】データ変換ディスク14には、新しいデー
タファイルの構成内容が各データ構成ファイルを記述し
た各符号、例えば新しいファイルの項目番号*、旧ファ
イルの項目番号$1、桁数、アスキーA等を組み合わさ
れて記述した変換情報ファイルが記憶されている。例え
ば、この変換情報ファイルは図4に示すように項目番号
*1、桁数「6」、アスキーコードA、ファイルの番号
例えばデータ構成ディスク13−1であれば#1、旧フ
ァイルの項目番号$1から成る。
On the data conversion disk 14, the contents of the new data file are coded to describe each data structure file, for example, the item number * of the new file, the item number $ 1 of the old file, the number of digits, ASCII A, etc. A conversion information file described in combination is stored. For example, as shown in FIG. 4, this conversion information file includes an item number * 1, a digit number "6", an ASCII code A, a file number, for example, if the data configuration disk 13-1 is # 1, an old file item number $. It consists of 1.

【0010】解読処理部10はデータ変換ディスク14
に記憶された変換情報ファイルを解読処理して新しいデ
ータファイルを作成して新データディスク15に記憶す
る機能を有している。次に上記の如く構成された装置の
作用について図5に示すデータファイル作成流れ図を参
照して説明する。
The decryption processing unit 10 includes a data conversion disk 14
It has a function of decoding the conversion information file stored in to create a new data file and storing it in the new data disk 15. Next, the operation of the apparatus configured as described above will be described with reference to the data file creation flow chart shown in FIG.

【0011】各基データディスク12−1〜12−nに
はそれぞれ基となる各データファイルが記憶され、又、
これら基データディスク12−1〜12−nに対応する
各データ構成ディスク13−1〜13−nには各基デー
タディスク12−1〜12−nにそれぞれ記憶された各
データファイルの構成内容を符号により記述したデータ
構成ファイルが記憶される。このデータ構成ファイル
は、例えばデータ構成ディスク13−1であれば上記の
ように項目番号$1、変数名DATE1、桁数「6」、
アスキーAのタイプ、行を改めて項目番号$2、変数名
SEY、桁数「5」、バイナリーBのタイプ、…が記述
される。
The respective basic data files are stored in the respective basic data disks 12-1 to 12-n, and
The respective data configuration disks 13-1 to 13-n corresponding to these basic data disks 12-1 to 12-n contain the configuration contents of the respective data files stored in the respective basic data disks 12-1 to 12-n. The data configuration file described by the code is stored. This data configuration file is, for example, for the data configuration disk 13-1, the item number $ 1, the variable name DATE1, the number of digits "6", as described above.
The type of ASCII A, the item number $ 2, the variable name SEY, the number of digits “5”, the type of binary B, ... Are described again.

【0012】一方、データ変換ディスク14には新しい
データファイルの構成内容が記憶される。この新しいデ
ータファイルは各基データディスク12−1〜12−n
に記憶されている各データファイルを組み合わせた任意
の内容となる。例えば、この変換情報ファイルは上記図
4に示すように項目番号*1は、桁数「6」、アスキー
コードA、データ構成ディスク13−1(#1)のファ
イルの項目$1から成る。又、項目番号*2は、桁数
「5」、バイナリーコードB、データ構成ディスク13
−1(#1)のファイルの項目番号$20「SES」とデ
ータ構成ディスク13−2(#2)のファイルの項目$
13「HDT」の加算「+」から成る。又、項目番号*2
2は、桁数「5」、バイナリーコードB、データ構成デ
ィスク13−3(#3)のファイルの項目$4とデータ
構成ディスク13−9(#9)のファイルの項目$3の
減算「−」から成る。
On the other hand, the data conversion disk 14 stores the contents of a new data file. This new data file is used for each basic data disk 12-1 to 12-n.
It is an arbitrary content that combines the data files stored in. For example, in the conversion information file, as shown in FIG. 4, the item number * 1 includes the digit number "6", the ASCII code A, and the file item $ 1 of the data configuration disk 13-1 (# 1). The item number * 2 is the number of digits "5", the binary code B, the data configuration disk 13
-1 (# 1) file item number $ 20 "SES" and data configuration disk 13-2 (# 2) file item $
13 Consists of "+" addition of "HDT". Also, item number * 2
2 is the number of digits "5", the binary code B, the subtraction of the item $ 4 of the file of the data configuration disk 13-3 (# 3) and the item $ 3 of the file of the data configuration disk 13-9 (# 9) "- It consists of.

【0013】しかるに、解読処理部10はデータ変換デ
ィスク14に記憶された変換情報ファイルの各符号を解
読処理して各基データディスク12−1〜12−nの各
データファイルの各項目を読み出して新しいデータファ
イルを作成し、このデータファイルを新データディスク
15に記憶する。
However, the decoding processing unit 10 decodes each code of the conversion information file stored in the data conversion disk 14 and reads each item of each data file of each basic data disk 12-1 to 12-n. A new data file is created and this data file is stored in the new data disk 15.

【0014】このように上記一実施例においては、各デ
ータファイルの構成内容を符号により記述したデータ構
成ファイルを記憶するデータ構成ディスク13−1〜1
3−nと、新しいデータファイルの構成内容を各符号等
を組み合わせて記述した変換情報ファイルを記憶するデ
ータ変換ディスク14とを備え、解読処理部10により
変換情報ファイルを解読処理して各データファイルの内
容を組み合わせて新しいデータファイルを作成するの
で、プログラミング技術を知らない者でも各符号の規則
さえ知っていれば容易に新しいデータファイルの内容を
任意に構成できる。従って、専用の変換プログラムをそ
の都度作成しなくてよく、しかも自動的に任意の内容の
データファイルを作成できる。
As described above, in the above embodiment, the data configuration disks 13-1 to 13-1 for storing the data configuration files in which the configuration contents of each data file are described by the reference numerals.
3-n and a data conversion disk 14 that stores a conversion information file that describes the contents of a new data file by combining each code, etc. Each data file is decoded by the decoding processing unit 10. Since a new data file is created by combining the contents of, the contents of the new data file can be easily configured arbitrarily even if those who are not familiar with programming techniques know the rules of each code. Therefore, it is not necessary to create a dedicated conversion program each time, and a data file having arbitrary contents can be automatically created.

【0015】なお、本発明は上記一実施例に限定される
ものでなくその要旨を変更しない範囲で変形してもよ
い。例えば、各データ構成ファイル及び変換情報ファイ
ルは解読処理部10における解読処理プログラムメモリ
の一部エリアにテーブル化して記憶してもよい。又、変
換処理するための各符号は上記以外の符号を使用しても
よい。
The present invention is not limited to the above embodiment, and may be modified within the scope of the invention. For example, each data configuration file and conversion information file may be stored as a table in a partial area of the decryption processing program memory in the decryption processing unit 10. Further, as the respective codes for the conversion processing, codes other than the above may be used.

【0016】[0016]

【発明の効果】以上詳記したように本発明によれば、プ
ログラミング技術を知らなくても容易に新しいデータフ
ァイルを作成できるデータファイル作成装置を提供でき
る。
As described above in detail, according to the present invention, it is possible to provide a data file creating apparatus which can easily create a new data file without knowing programming technology.

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

【図1】本発明に係るデータファイル作成装置の一実施
例を示す構成図。
FIG. 1 is a configuration diagram showing an embodiment of a data file creation device according to the present invention.

【図2】同装置における符号により記述したデータファ
イルの構成図。
FIG. 2 is a configuration diagram of a data file described by a code in the same device.

【図3】同装置における符号により記述したデータファ
イルの構成図。
FIG. 3 is a configuration diagram of a data file described by a code in the same device.

【図4】同装置における符号により記述例した変換情報
ファイルの構成図。
FIG. 4 is a configuration diagram of a conversion information file described by a code in the apparatus.

【図5】同装置でのデータファイル作成の流れを示す
図。
FIG. 5 is a diagram showing a flow of data file creation in the same apparatus.

【図6】従来技術を説明するための図。FIG. 6 is a diagram for explaining a conventional technique.

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

10…解読処理部、11…バス、12−1〜12−n…
基データディスク、13−1〜13−n…データ構成デ
ィスク、14…データ変換ディスク、15…新データデ
ィスク。
10 ... Decoding processing unit, 11 ... Bus, 12-1 to 12-n ...
Basic data disk, 13-1 to 13-n ... Data configuration disk, 14 ... Data conversion disk, 15 ... New data disk.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のデータファイルから新しいデータ
ファイルを作成するデータファイル作成装置において、
前記各データファイルの構成内容を符号により記述した
データ構成ファイルを記憶するデータ構成記憶部と、前
記新しいデータファイルの構成内容を前記データ構成フ
ァイルを記述した符号等を組み合わせて記述した変換情
報ファイルを記憶するデータ変換記憶部と、このデータ
変換記憶部に記憶された変換情報ファイルを解読処理し
て前記新しいデータファイルを作成する解読処理手段と
を具備したことを特徴とするデータファイル作成装置。
1. A data file creating device for creating a new data file from a plurality of data files,
A data configuration storage unit that stores a data configuration file that describes the configuration content of each data file by a code, and a conversion information file that describes the configuration content of the new data file by combining the code that describes the data configuration file and the like. A data file creating apparatus comprising: a data conversion storage unit for storing the data; and a decoding processing unit for decoding the conversion information file stored in the data conversion storage unit to create the new data file.
JP3282750A 1991-10-29 1991-10-29 Data file creating device Pending JPH05120098A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3282750A JPH05120098A (en) 1991-10-29 1991-10-29 Data file creating device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3282750A JPH05120098A (en) 1991-10-29 1991-10-29 Data file creating device

Publications (1)

Publication Number Publication Date
JPH05120098A true JPH05120098A (en) 1993-05-18

Family

ID=17656572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3282750A Pending JPH05120098A (en) 1991-10-29 1991-10-29 Data file creating device

Country Status (1)

Country Link
JP (1) JPH05120098A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223614A (en) * 1995-02-17 1996-08-30 Nec Corp Method and system for succeeding data of exchange

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08223614A (en) * 1995-02-17 1996-08-30 Nec Corp Method and system for succeeding data of exchange

Similar Documents

Publication Publication Date Title
US4602152A (en) Bar code information source and method for decoding same
DE68927451D1 (en) Addressing microinstructions in a pipeline central unit (operating method, addressing method, cellar storage and central unit)
JPS6049332B2 (en) Microprogram control method
JPH0798655A (en) Method and apparatus for decoding of data access instruction
JPH05120098A (en) Data file creating device
US3222648A (en) Data input device
JPH06348576A (en) Data processor
JPH02139628A (en) Fast successive decoding system
JPS6488982A (en) Reproducing and editing device
JPS6371736A (en) System for allocating parity bit area on rom
JPH0427754B2 (en)
JPH01259424A (en) Automatic software generating device
JPS6488981A (en) Reproducing and editing device
JPH02230199A (en) Voice converting device
JPH04358419A (en) Decoder
JPH0855011A (en) Method for converting data between different machine kinds
JPH09251386A (en) Information processor
JPS5984315A (en) Memory circuit
JPS5827240A (en) File storing system
JPS6368920A (en) Terminal equipment
JPH03176740A (en) Interchange system for source file
JPS62217319A (en) Access control system for disk device
JPH06268528A (en) Variable length code decoding device
JPH04168519A (en) File updating system
JPH0749919A (en) Bar-code reader