JPH025137A - Converted result informing system for source program - Google Patents

Converted result informing system for source program

Info

Publication number
JPH025137A
JPH025137A JP63155027A JP15502788A JPH025137A JP H025137 A JPH025137 A JP H025137A JP 63155027 A JP63155027 A JP 63155027A JP 15502788 A JP15502788 A JP 15502788A JP H025137 A JPH025137 A JP H025137A
Authority
JP
Japan
Prior art keywords
message
conversion
program
source program
converted
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
JP63155027A
Other languages
Japanese (ja)
Inventor
Yoichi Ogura
洋一 小倉
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 JP63155027A priority Critical patent/JPH025137A/en
Publication of JPH025137A publication Critical patent/JPH025137A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To reduce manhour for searching a program outputting a specific message (important for conversion) by confirming each program outputting each conversion message. CONSTITUTION:An analyzing means 1-3 decides whether the same conversion message out of conversion message inputted by an input means 1-2 is to be deleted or not and a memory means 1-4 stores the decided conversion message in message table together with a program name. A processing part 1-5 sorts the message table by using a message number as a key, extracts a program name in each message number from the message table and transfers the extracted program name to an output means 1-6. The output means 1-6 outputs the extracted program name to a document in each message. Even if large quantity of source program are converted, a program relating to each sort of messages can be known.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、原始プログラム名ム換時における変換メツセ
ージの通知方式に関し、特に大量に原始プログラムの変
換を行う情報処理システムにおいて、変換メツセージの
状況把握に有効な変換結果の通知方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for notifying conversion messages when converting source program names, and particularly relates to a method for notifying conversion messages when converting source programs in large quantities. Concerning a conversion result notification method that is effective for understanding.

〔従来の技術〕[Conventional technology]

従来、この種の変換結果通知方式は、原始プログラム変
換装置が変換を行なうプログラムごとに。
Conventionally, this type of conversion result notification method has been carried out for each program that the source program conversion device converts.

メツセージの種類、メツセージの個数、メツセージの出
力されるプログラム内行位置などを出力していた。
It outputs the type of message, the number of messages, and the line position in the program where the message is output.

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

上述した従来の変換結果通知方式では、原始プログラム
の変換を大量に行なった場合、メツセージの種類ごとに
どのプログラムが関係しているかを知ろうとするとき、
プログラムごとに出力メツセージを調べて集計する必要
があるので、変換するプログラム量に比例して多大な工
数を必要とする欠点がある。
In the conventional conversion result notification method described above, when a large number of source programs have been converted, when trying to find out which programs are related to each type of message,
Since it is necessary to examine and totalize the output messages for each program, there is a drawback that a large number of man-hours are required in proportion to the amount of programs to be converted.

本発明は、原始プログラムの変換を大量に行なった場合
でもプログラムごとに出力結果を調べることなく、メツ
セージの種類ごとに関係しているプログラムを知ること
のできるような変換結果通知方式を提供しようとするも
のである。
The present invention aims to provide a conversion result notification method that allows you to know which programs are related to each type of message, even when a large number of source programs are converted, without checking the output results for each program. It is something to do.

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

本発明の変換結果通知方式は、原始プログラム変換装置
の出力するメツセージ情報を入力する入力手段と、該入
力されたメツセージ情報を解析する解析手段と、該解析
されたメツセージ情報を記憶する記憶手段と、該記憶さ
れたメツセージ情報を編集する処理手段と、該編集され
たメツセージ情報を出力する出力手段とを有することを
特徴としている。
The conversion result notification method of the present invention includes an input means for inputting message information output from a source program conversion device, an analysis means for analyzing the input message information, and a storage means for storing the analyzed message information. , a processing means for editing the stored message information, and an output means for outputting the edited message information.

〔実施例〕〔Example〕

次に本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は2本発明の一実施例を示す構成図である。本方
式は、原始プログラム変換装置1−1と。
FIG. 1 is a configuration diagram showing an embodiment of the present invention. This method uses a source program conversion device 1-1.

原始プログラム変換装置1−1の出力する変換メツセー
ジを入力する入力手段1−2と、入力手段1−2によっ
て入力された変換メツセージを解析する解析手段1−3
と、解析手段1−3によって解析された変換メツセージ
を記憶する記憶手段1−4と、記憶手段1−4によって
記憶された変換メツセージを編集する処理手段1−5と
、処理手段1−5によって編集された変換メツセージを
出力する出力手段1−6とから構成される。
Input means 1-2 for inputting the conversion message output from the source program conversion device 1-1, and analysis means 1-3 for analyzing the conversion message input by the input means 1-2.
, a storage means 1-4 for storing the converted message analyzed by the analysis means 1-3, a processing means 1-5 for editing the converted message stored by the storage means 1-4, and a processing means 1-5. and output means 1-6 for outputting the edited converted message.

原始プログラム変換装置1−1は、被変換側の原始プロ
グラムを入力し、原始プログラム変換装置の持つ変換規
則に基づいて変換処理を行い、変換側の原始プログラム
を出力する。
The source program conversion device 1-1 inputs a source program to be converted, performs conversion processing based on conversion rules possessed by the source program conversion device, and outputs a source program to be converted.

入力手段1−2は、原始プログラム変換装置1−1の変
換部1−12で出力する工原始プログラム分の変換メツ
セージを入力する。
The input means 1-2 inputs a conversion message for the engineering source program output by the converter 1-12 of the source program converter 1-1.

解析手段1−3は、入力手段1−2によって入力された
変換メツセージについて同一変換メツセージを除く判別
を行う。記憶手段1−4は、解析手段1−3によって判
別された変換メツセージをプログラム名と共に、第3図
に示すようなメツセージテーブルに記憶する。
The analysis means 1-3 discriminates the converted messages inputted by the input means 1-2, excluding identical converted messages. The storage means 1-4 stores the converted message determined by the analysis means 1-3 together with the program name in a message table as shown in FIG.

処理手段1−5は、記憶手段1−4によって格納された
メツセージテーブルを、メツセージ番号をキーにしてソ
ート処理を行い、メツセージ番号ごトノプログラム名を
メツセージテーブルより取り出して出力手段1−6に渡
す。
The processing means 1-5 sorts the message table stored in the storage means 1-4 using the message number as a key, extracts the message number and program name from the message table, and passes it to the output means 1-6. .

出力手段1−6は、処理手段1−5によってメツセージ
テーブルより取り出されたプログラム名を、メツセージ
単位に帳表に出力する。
The output means 1-6 outputs the program name extracted from the message table by the processing means 1-5 to a ledger for each message.

第2図のフローチャートに基づいて本発明による方式の
動作を説明する。
The operation of the system according to the present invention will be explained based on the flowchart of FIG.

まず、メツセージ人力2−1で原始プログラム変換装置
から1原始プログラム分の変換メツセージ(第4図参照
)を入力する。変換メツセージの入力後1本発明による
方式の終了条件2−2を判定し、終了でない場合はメツ
セージ人力2−1で入力した変換メツセージをメツセー
ジ解析2−3に渡し、同一メツセージ番号を除く判別を
行い。
First, the message operator 2-1 inputs a conversion message for one source program (see FIG. 4) from the source program conversion device. After inputting the converted message 1. Determine the termination condition 2-2 of the method according to the present invention, and if it is not completed, pass the converted message inputted by the message human power 2-1 to the message analysis 2-3, and perform a determination to exclude identical message numbers. conduct.

その結果を第5図に示すメツセージテーブル(ソート前
)に格納する。上記処理を2本発明による方式の終了条
件2−2を満足するまで繰り返す。
The results are stored in the message table (before sorting) shown in FIG. The above process is repeated until the termination condition 2-2 of the method according to the present invention is satisfied.

終了条件2−2を満足した場合は、メツセージ番号をキ
ーとしてメツセージテーブルの7−1−2−5を行い、
第5図に示すような結果(ソート後)を得る。
If termination condition 2-2 is satisfied, perform steps 7-1-2-5 in the message table using the message number as a key.
A result (after sorting) as shown in FIG. 5 is obtained.

メツセージテーブルのソート2−5で得られたソート後
のメツセージテーブルをメツセージテーブル1i集2−
6で入力し、メツセージごとのプログラム名をメツセー
ジ出力2−7に渡し、メツセージ出力2−7で第6図に
示すメツセージごとのプログラム−覧を帳表に出力する
Message table 1i collection 2-
6, the program name for each message is passed to the message output 2-7, and the message output 2-7 outputs a list of programs for each message shown in FIG. 6 on the ledger.

終了条件2−2は、原始プログラム変換装置での変換処
理が終了し、変換メツセージがメツセージ人力2−1に
渡らなかったとき終了とする。
Termination condition 2-2 is defined as termination when the conversion process in the source program conversion device is completed and the converted message is not delivered to the message manual 2-1.

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

本発明による変換結果通知方式は以上の通りで69、次
に述べる効果を挙げることができる。
The conversion result notification method according to the present invention is as described above69, and can bring about the following effects.

原始プログラムの変換において大量に変換した場合、変
換メツセージごとにそのメツセージが出力されたプログ
ラムが確認できるため、特定のメツセージ(変換上重要
なもの)が出力されたプロダラムを捜す場合2個別に変
換リストを見る必要がないため、大巾な工数削減ができ
る・また・変換結果リストの見落とし防止にもつながる
When converting a large number of source programs, you can check the program that outputs each converted message, so if you want to search for a program that outputs a specific message (important for conversion), use the conversion list individually. Since there is no need to look at the conversion result list, it is possible to significantly reduce the number of man-hours and also to prevent the conversion result list from being overlooked.

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

第1図は本発明の変換結果通知方式の構成を示す図、第
2図は本発明の変換結果通知方式の処理手順全示すフロ
ーチャート、第3図は本発明の変換結果通知方式が保有
するメツセージテーブル。 第4図は本発明の変換結果通知方式への入力イメージ例
、第5図は本発明の変換結果通知方式で保有しているメ
ツセージテーブルのデータ格納例。 第6図は本発明の変換結果通知方式の出力リストイメー
ジ例を示す図である。 第 図 第3図 メツセージテーブル 変換メッセージ 第 図 第 図 出力リストイメーノ
FIG. 1 is a diagram showing the configuration of the conversion result notification method of the present invention, FIG. 2 is a flowchart showing the entire processing procedure of the conversion result notification method of the present invention, and FIG. 3 is a message held by the conversion result notification method of the present invention. table. FIG. 4 is an example of an input image to the conversion result notification method of the present invention, and FIG. 5 is an example of data storage in a message table held by the conversion result notification method of the present invention. FIG. 6 is a diagram showing an example of an output list image of the conversion result notification method of the present invention. Figure Figure 3 Message table conversion message Figure Figure Output list icon

Claims (1)

【特許請求の範囲】[Claims] 1、原始プログラムの変換において、原始プログラム変
換装置の出力するメッセージ情報を入力する入力手段と
、該入力されたメッセージ情報を変換処理される全プロ
グラムの変換メッセージに対して、メッセージ種別を解
析する解析手段と、該解析されたメッセージ情報を記憶
する記憶手段と、該記憶されたメッセージ情報をメッセ
ージ番号ごとに関係するプログラム名を編集する処理手
段と、該編集されたメッセージ情報を出力する出力手段
とを備えたことを特徴とする原始プログラムの変換結果
通知方式。
1. In converting a source program, an input means for inputting message information output from the source program conversion device, and an analysis for analyzing the message type for the converted messages of all programs to be converted from the input message information. a storage means for storing the analyzed message information; a processing means for editing the stored message information by a program name related to each message number; and an output means for outputting the edited message information. A source program conversion result notification method characterized by comprising:
JP63155027A 1988-06-24 1988-06-24 Converted result informing system for source program Pending JPH025137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63155027A JPH025137A (en) 1988-06-24 1988-06-24 Converted result informing system for source program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63155027A JPH025137A (en) 1988-06-24 1988-06-24 Converted result informing system for source program

Publications (1)

Publication Number Publication Date
JPH025137A true JPH025137A (en) 1990-01-10

Family

ID=15597068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63155027A Pending JPH025137A (en) 1988-06-24 1988-06-24 Converted result informing system for source program

Country Status (1)

Country Link
JP (1) JPH025137A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5955550A (en) * 1982-09-22 1984-03-30 Fujitsu Ltd Processing system optimum to collection of history information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5955550A (en) * 1982-09-22 1984-03-30 Fujitsu Ltd Processing system optimum to collection of history information

Similar Documents

Publication Publication Date Title
CN103425795B (en) A kind of radar data based on cloud computing analyzes method
JP7108566B2 (en) Digital evidence management method and digital evidence management system
JPH04116765A (en) Electronic document processor
JP2000020354A (en) Editing device for the number of execution steps
JPH0830448A (en) Program specification consistency inspecting device
JPH10326285A (en) Document management system
JPH04148346A (en) Test executing system for cause-result graph technique utilization
JPH04178829A (en) File definition information editing system in load module
JPH0553782A (en) System for obtaining dynamic characteristic analysis information of specified part
JPS61150591A (en) Call processing program generating processing system
JPH0338736A (en) Counting device for number of lines of cobol source program
JPH07129437A (en) Message logging information output system
JPH10289133A (en) Database access method
JP2000099368A (en) Automatic test item creation device for purchase program
JPH03132831A (en) Automatic extraction system for check item
JPH01112420A (en) General purpose data extracting system
JPS63250778A (en) General matrix slip forming system
JPS63282821A (en) code string converter
JPH05233313A (en) Symbol table processing system
JPS63174124A (en) Data managing system
JPH04160651A (en) General purpose file utility
JPH0535627A (en) Data transfer program generator
JPH07175696A (en) Element classification processor
JPH04168563A (en) Display system for support information
JPH0689170A (en) Source program analysis method for case system