JPH04167129A - Creation system for data area specifications - Google Patents

Creation system for data area specifications

Info

Publication number
JPH04167129A
JPH04167129A JP29605590A JP29605590A JPH04167129A JP H04167129 A JPH04167129 A JP H04167129A JP 29605590 A JP29605590 A JP 29605590A JP 29605590 A JP29605590 A JP 29605590A JP H04167129 A JPH04167129 A JP H04167129A
Authority
JP
Japan
Prior art keywords
data area
data
specifications
file
document
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
JP29605590A
Other languages
Japanese (ja)
Inventor
Masako Shimizu
清水 真砂子
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP29605590A priority Critical patent/JPH04167129A/en
Publication of JPH04167129A publication Critical patent/JPH04167129A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To automatically create a document file for the data area specifications and also to attain the change of this specifications by providing a means which creates a data area specifications information file and a data area specifications information data conversion/document composition means. CONSTITUTION:A compiler 1 inputs a source program 2 and creates an object program 3. At the creation of the program 3, the specifications information on the data area to be used in the future execution of an object program are taken out and outputted in the form of a file 5. A data area specifications information data conversion/document composition means 6 reads the information on the file 5 to convert this information into the document file data and to compose this data with a document file pattern and outputs the composite data as a document file 7 including the data area specifications. As a result, the file 7 of the data area specifications can be automatically created and the data area specifications can be changed in response to the change of the data area specifications and the correction of the program 2.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータエリア仕様書作成方式に関し、特にソフ
トウェア開発におけるプログラム生成の過程に設けたデ
ータエリア仕様書を作成するデータエリア仕様書作成方
式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data area specification creation method, and particularly relates to a data area specification creation method for creating a data area specification provided in the process of program generation in software development. .

〔従来の技術〕[Conventional technology]

従来のデータエリア仕様書作成方式は、プログラム設計
資料やソースプログラムリスト等を参照し、人間が手書
きあるいは日本語ワードプロセッサに入力を行うことで
文書を作成していた。
In the conventional data area specification creation method, documents were created by referring to program design materials, source program lists, etc., and by handwriting or inputting data into a Japanese word processor.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータエリア仕様書作成方式は、人間が
手書きあるいは日本語ワードプロセッサに入力を行うこ
とで文書を作成するので工数を必要とし、さらにソフト
ウェア開発の途中でデータエリアの仕様が変更されるこ
ともあり、最終的なプログラムのデータエリアの仕様と
仕様書の内容とを、一致させるための確認および修正作
業は人手によらねばならないので、手間が掛かりしかも
修正もれ等が発生する危険があるという問題点がある。
The conventional data area specification creation method described above requires man-hours because the document is created by handwriting or by inputting data into a Japanese word processor, and furthermore, data area specifications are subject to change during software development. However, checking and correction work to match the specifications of the data area of the final program with the contents of the specifications must be done manually, which is time-consuming and there is a risk that corrections may be omitted. There is a problem.

本発明の目的は、データエリア仕様書の文書ファイルの
作成を自動化し、データエリアの仕様の変更あるいはソ
ースプログラムの修正に対応してデータエリア仕様書の
変更も行うことができるデータエリア仕様書作成方式を
提供することにある。
An object of the present invention is to create a data area specification that can automate the creation of a data area specification document file and also change the data area specification in response to changes in the data area specification or modification of the source program. The purpose is to provide a method.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータエリア仕様書作成方式は、ソフトウェア
開発の過程でソースプログラムから目的プログラムを生
成する際に同時に将来の前記目的プログラム実行時に使
用するデータエリアの仕様に関するデータエリア仕様情
報ファイルを作成する作成手段と、前記データエリア仕
様情報ファイルからデータエリアの仕様に関する情報を
読込み文書処理装置による修正の可能な文書ファイルデ
ータに変換し文書ファイルの形状をパターン化して予め
保持している文書ファイルパターンと合成しデータエリ
ア仕様書を含む文書ファイルとして出力するデータエリ
ア仕様情報データ変換および文書合成手段とを有する構
成である。
The data area specification creation method of the present invention is such that when a target program is generated from a source program in the process of software development, a data area specification information file regarding the specifications of the data area to be used when executing the target program in the future is created at the same time. means, reads information regarding the data area specifications from the data area specification information file, converts it into document file data that can be modified by a document processing device, patterns the shape of the document file, and synthesizes it with a previously held document file pattern. This configuration includes a data area specification information data conversion and document synthesis means that outputs the data area specification information as a document file including the data area specification.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

コンパイラ1は、ソフトウェア開発の過程で生成される
ソースプログラム2を入力し、目的プログラム3を生成
する。データエリア仕様情報ファイル作成手段4は、こ
の目的プログラム3の生成の際に、将来の目的プログラ
ム実行時に使用する、データエリアの名称や大きさ等の
該当するデータエリアの仕様情報のみを取出し、データ
エリア仕様情報ファイル5として出力する。データエリ
ア仕様情報データ変換および文書合成手段6は、データ
エリア仕様情報ファイル5の情報を読込み、日本語ワー
ドプロセッサ等の文書処理装置による修正の可能な文書
ファイルデータに変換し、文書ファイルの形状をパター
ン化して予め保持している文書ファイルパターンと合成
し、データエリア仕様書を含む文書ファイル7として出
力する。
A compiler 1 inputs a source program 2 generated in the process of software development and generates a target program 3. When generating the object program 3, the data area specification information file creation means 4 extracts only the specification information of the corresponding data area, such as the name and size of the data area, to be used when executing the object program in the future, and Output as area specification information file 5. The data area specification information data conversion and document synthesis means 6 reads the information in the data area specification information file 5, converts it into document file data that can be modified by a document processing device such as a Japanese word processor, and converts the shape of the document file into a pattern. is combined with a previously held document file pattern and output as a document file 7 containing data area specifications.

次にデータエリア仕様情報データ変換および文書合成手
段の詳細について説明する。
Next, details of the data area specification information data conversion and document synthesis means will be explained.

第2図はデータエリア仕様情報データ変換および文書合
成手段のブロック図である。
FIG. 2 is a block diagram of data area specification information data conversion and document synthesis means.

データエリア仕様情報データ変換および文書合成手段8
は、データエリア仕様情報ファイル5の情報を読込み、
日本語ワードプロセッサ等の文書処理装置による修正の
可能な文書ファイルデータに変換する文書ファイルデー
タ変換部8と、文書ファイルの形状をパターン化して保
持する文書ファイルパターン記憶部9と、文書ファイル
データ変換部8の変換出力と文書ファイルパターン記憶
部9の文書ファイルパターン出力との合成を行う文書合
成部10とを含み、合成後の出力をデータエリア仕様書
を含む文書ファイル7として出力するO 次に動作について説明する。
Data area specification information data conversion and document synthesis means 8
reads the information in the data area specification information file 5,
A document file data conversion unit 8 that converts document file data into data that can be modified by a document processing device such as a Japanese word processor, a document file pattern storage unit 9 that stores a pattern of the shape of a document file, and a document file data conversion unit 8 and the document file pattern output of the document file pattern storage section 9, and outputs the combined output as a document file 7 including the data area specifications. I will explain about it.

データエリア仕様情報ファイル作成手段4は、コンパイ
ラ1がソフトウェア開発の過程で作成されるソースプロ
グラム2を入力し、目的プログラム3を生成する際に、
コンパイラ1の動作を監視し、将来の目的プログラム実
行時に使用する、データエリアの名称や大きさ等の該当
するデータエリアの仕様情報のみを取出し、データエリ
ア仕様情報ファイル5として出力する。次にデータエリ
ア仕様情報データ変換および文書合成手段6は、データ
エリア仕様情報ファイル5の情報を文書ファイルデータ
変換部8に読込み、日本語ワードプロセッサ等の文書処
理装置による修正の可能な文書ファイルデータに変換す
る。文書合成部10は、文書ファイルデータ変換部8の
出力する文書ファイルデータに適合する文書ファイルパ
ターンを、文書ファイルパターン記憶部9から読込み、
文書ファイルデータと合成してデータエリア仕様書を含
む文書ファイル7(!−して出力する。
The data area specification information file creation means 4 inputs the source program 2 created in the process of software development to the compiler 1 and generates the target program 3.
The operation of the compiler 1 is monitored, and only the specification information of the corresponding data area, such as the name and size of the data area, which will be used when executing the target program in the future, is extracted and outputted as a data area specification information file 5. Next, the data area specification information data conversion and document synthesis means 6 reads the information in the data area specification information file 5 into the document file data conversion unit 8, and converts it into document file data that can be modified by a document processing device such as a Japanese word processor. Convert. The document synthesis unit 10 reads a document file pattern that matches the document file data output from the document file data conversion unit 8 from the document file pattern storage unit 9,
It is combined with the document file data and output as a document file 7 (!-) containing the data area specifications.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、ソフトウエア開発の過
程でソースプログラムから目的プログラムを生成する際
に同時に将来のプログラム実行時に使用するデータエリ
アの仕様に関するデータエリア仕様情報ファイルを作成
する作成手段と、このデータエリア仕様情報ファイルか
らデータエリアの仕様に関する情報を読込み文書処理装
置による修正の可能な文書ファイルデータに変換し予め
設けである文書ファイルの形状をパターン化して定める
文書ファイルパターンと合成しデータエリア仕様書を含
む文書ファイルとして出力するデータエリア仕様情報デ
ータ変換および文書合成手段とを有することにより、デ
ータエリア仕様書の文書ファイルの作成を自動化し、デ
ータエリアの仕様の変更あるいはソースプログラムの修
正に対応してデータエリア仕様書の変更も行うことがで
きるという効果が有る。
As explained above, the present invention provides a creation means for creating a data area specification information file regarding data area specifications to be used when executing a future program when a target program is generated from a source program in the process of software development. , reads information regarding the data area specifications from this data area specification information file, converts it into document file data that can be modified by the document processing device, and synthesizes it with a document file pattern defined by patterning the shape of the document file in advance. By having a data area specification information data conversion and document synthesis means that outputs a document file containing area specifications, it is possible to automate the creation of document files of data area specifications, change data area specifications, or modify source programs. This has the advantage that the data area specifications can be changed accordingly.

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

第1図は本発明の一実施例のブロック図、第2図はデー
タエリア仕様情報データ変換および文書合成手段のブロ
ック図である。 1・・・・・・コンパイラ、2・・・・・・ソースプロ
グラム、3・・・・・・目的プログラム、4・・・・・
・データエリア仕様情報ファイル作成手段、5・・・・
・・データエリア仕様情報ファイル、6・・・・・・デ
ータエリア仕様情報データ変換および文書合成手段、7
・・・・・・文書ファイル、8・・・・・・文書ファイ
ルデータ変換部、9・・・・・・文書ファイルパターン
記憶部、10・・・・・・文書合成部。 代理人 弁理士  内 原  晋 東 1 図 第 2  図
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a block diagram of data area specification information data conversion and document synthesis means. 1... Compiler, 2... Source program, 3... Target program, 4...
・Data area specification information file creation means, 5...
...Data area specification information file, 6...Data area specification information data conversion and document synthesis means, 7
. . . Document file, 8 . . . Document file data conversion section, 9 . . . Document file pattern storage section, 10 . Agent Patent Attorney Shinto Uchihara 1 Figure 2

Claims (1)

【特許請求の範囲】[Claims] ソフトウェア開発の過程でソースプログラムから目的プ
ログラムを生成する際に同時に将来の前記目的プログラ
ム実行時に使用するデータエリアの仕様に関するデータ
エリア仕様情報ファイルを作成する作成手段と、前記デ
ータエリア仕様情報ファイルからデータエリアの仕様に
関する情報を読込み文書処理装置による修正の可能な文
書ファイルデータに変換し文書ファイルの形状をパター
ン化して予め保持している文書ファイルパターンと合成
しデータエリア仕様書を含む文書ファイルとして出力す
るデータエリア仕様情報データ変換および文書合成手段
とを有することを特徴とするデータエリア仕様書作成方
式。
A creation means for simultaneously creating a data area specification information file regarding specifications of a data area to be used when executing the target program in the future when a target program is generated from a source program in the process of software development; Read information about area specifications, convert it into document file data that can be modified by a document processing device, pattern the shape of the document file, combine it with a previously stored document file pattern, and output it as a document file that includes data area specifications. 1. A data area specification creation method, comprising a data area specification information data conversion and document synthesis means.
JP29605590A 1990-10-31 1990-10-31 Creation system for data area specifications Pending JPH04167129A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29605590A JPH04167129A (en) 1990-10-31 1990-10-31 Creation system for data area specifications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29605590A JPH04167129A (en) 1990-10-31 1990-10-31 Creation system for data area specifications

Publications (1)

Publication Number Publication Date
JPH04167129A true JPH04167129A (en) 1992-06-15

Family

ID=17828520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29605590A Pending JPH04167129A (en) 1990-10-31 1990-10-31 Creation system for data area specifications

Country Status (1)

Country Link
JP (1) JPH04167129A (en)

Similar Documents

Publication Publication Date Title
CA2306933A1 (en) Method for data access code generation
JPH04178833A (en) Method for supporting software reuse
JPH06309204A (en) Method and device for data processing
JPH04167129A (en) Creation system for data area specifications
JPH0667871A (en) Automatic program updating system
JP2753555B2 (en) Programmable controller
JP2720768B2 (en) Program customization equipment
JP2555877B2 (en) Program specialization method
JPH09311800A (en) Automatic data converting device
JP2007094453A (en) Program development support system, program development support method and program
JP3670305B2 (en) Database search statement creation device
JP2961774B2 (en) Batch file generation method
JP3034527B2 (en) Editor device
JP2655608B2 (en) Program source copy processing method
JPH02205930A (en) Interface check processing method
JPS62197825A (en) Automatic program generator
JPH05233241A (en) Program forming device
JPH01188938A (en) Collective batch processing system
JPH0540612A (en) Computer prperty conversion processor
JPH04106626A (en) Program translation processor
JPH01296346A (en) Partial compiling system by error information file
JPH05143354A (en) Text file conversion system
Brown et al. The role of literate programming in the software engineering life-cycle
Cross et al. Reengineering a program visualization tool
JPH02157935A (en) Load module generator