JPH01166130A - Method for outputting paper tape number to modified program - Google Patents

Method for outputting paper tape number to modified program

Info

Publication number
JPH01166130A
JPH01166130A JP32433487A JP32433487A JPH01166130A JP H01166130 A JPH01166130 A JP H01166130A JP 32433487 A JP32433487 A JP 32433487A JP 32433487 A JP32433487 A JP 32433487A JP H01166130 A JPH01166130 A JP H01166130A
Authority
JP
Japan
Prior art keywords
modification
paper tape
modified
machine language
paper string
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
JP32433487A
Other languages
Japanese (ja)
Inventor
Yoshimi Kimura
義美 木村
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 JP32433487A priority Critical patent/JPH01166130A/en
Publication of JPH01166130A publication Critical patent/JPH01166130A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make clear a modification caused by which paper tape is used for by outputting a paper tape number applied to the modification to a modified machine language in case of modifying a software description language by the paper tape translated into the machine language. CONSTITUTION:The data of an MT 1 are read by an MT controller 2. A modification paper tape 3 on which the paper tape number is registered is read by a paper tape reader 4, the modification is executed by a modification software preparation program 8 activated through an arithmetic processing machine 5 and a new MT 6 is prepared. By a comparison program 9, the contents of the MT 6 after the modification are compared with those of the MT 1 before the modification and the paper tape number of the paper tape 3 corresponding to the modification is outputted to a printer 7 to the modified machine language.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は機械語に翻訳された紙紐により改造された改造
プログラムに対する紙紐番号出力方法に関し、特に改造
プログラムの改造が正常か否かを調査する方法に関する
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for outputting a paper string number for a modified program using a paper string translated into machine language, and particularly to a method for outputting a paper string number for a modified program using a paper string translated into machine language. Regarding how to investigate.

[従来の技術] 従来、機械語に翻訳された紙紐によりソフトウェア記述
用語を改造し、改造されたプログラムが正常に改造され
たか否かの調査は、原本ファイルに機械語に翻訳された
紙紐を入力して作成した新ファイルと原木ファイルとを
比較し、紙紐により改造された機械語を若い番号順にソ
ートして出力させる方法がある。
[Prior Art] Conventionally, software description terms are modified using paper strings translated into machine language, and investigations to determine whether the modified program has been successfully modified are conducted by using paper strings translated into machine language in the original file. There is a method that compares the new file created by inputting , and the log file, and outputs the machine language modified by paper strings sorted in descending numerical order.

[発明が解決しようとする問題点] しかしながら、上述した従来の機械語に翻訳した紙紐に
より改造された機械語に対する調査方法では、改造され
た機械語が若い番号順に出力される為、改造誤りが有っ
た場合にどの紙紐により改造された機械語なのか調査す
るのが困難であるという欠点があった。
[Problems to be Solved by the Invention] However, in the above-mentioned conventional investigation method for machine language that has been modified using a paper string translated into machine language, the modified machine language is output in ascending numerical order, resulting in modification errors. If there is a problem, it is difficult to investigate which paper string was used to modify the machine language.

[問題点を解決するための手段] 本発明は上記問題点を解決し、機械語の改造誤りを容易
に調査可雀とした改造プログラムに対する紙紐番号出力
方法を提供することを目的とする。
[Means for Solving the Problems] It is an object of the present invention to solve the above-mentioned problems and to provide a method for outputting a paper string number for a modified program, which makes it easy to detect modification errors in machine language.

上記l]的を達成するため本発明に係る改造ブロダラム
に対する紙紐番号出力方法は、機械語に翻訳した紙紐に
よりソフトウェア記述用語を改造する場合に、前記紙紐
により改造された機械語に対し改造をかけた紙紐番号を
出力するものである。
In order to achieve the above objective (l), the paper string number output method for a modified program according to the present invention is such that when a software description term is modified by a paper string translated into machine language, the machine language modified by the paper string is It outputs the modified paper string number.

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

第1図は本発明の一実施例による改造プログラムに対す
る紙紐番号出力方法を好適に実施するためのシステム構
成を示すブロック図である。
FIG. 1 is a block diagram showing a system configuration for suitably implementing a paper string number output method for a modified program according to an embodiment of the present invention.

同図において、■は改造前の磁気テープ(以下MTと略
す)、2はMTIに記録されているデータの読取り等を
行うMT制御装置、3は機械語に翻訳した紙紐、4は紙
紐上のデータを読取る紙テープリーダ(PTR)、5は
演算処理機、6は改造後のMT、7は所定の紙紐番号を
出力するプリンタ(PRT) 、8は紙紐3に基づき新
たなMT8を作成するための改造ソフトウェア作成プロ
グラム(EDT)、9は改造前後のMTI、6の内容を
比較する比較プログラムである。
In the figure, ■ is the magnetic tape before modification (hereinafter abbreviated as MT), 2 is the MT control device that reads data recorded on the MTI, 3 is a paper string translated into machine language, and 4 is a paper string. A paper tape reader (PTR) reads the above data, 5 is a processor, 6 is a modified MT, 7 is a printer (PRT) that outputs a predetermined paper string number, 8 is a new MT8 based on paper string 3 A modified software creation program (EDT) is used to create the modified software, and 9 is a comparison program that compares the contents of MTI before and after modification.

次に、本実施例の動作について説明する。Next, the operation of this embodiment will be explained.

先ず、改造前のMTIをMT制御装置2により読み込む
。そして、紙紐番号を登録した改造紙紐3を紙テープリ
ーダ4により読み込み、演算処理a5を通し起動された
改造ソフトウェア作成プログラム8により改造後の新た
なMT6を作成する。
First, the MT control device 2 reads the MTI before modification. Then, the modified paper string 3 in which the paper string number has been registered is read by the paper tape reader 4, and a new modified MT 6 is created by the modified software creation program 8 started through the arithmetic processing a5.

また、演算処理機5を通し起動された比較プログラム9
により改造後のMT6と改造前のMTIとを比較し、改
造の有った機械語に対しその改造に対応する紙紐3の紙
紐番号をプリンタ7により出力する。
Also, the comparison program 9 started through the arithmetic processor 5
The MT6 after modification is compared with the MTI before modification, and the printer 7 outputs the paper string number of the paper string 3 corresponding to the modification for the machine language that has been modified.

従って、本実施例によれば、改造プログラムに改造誤り
があった場合においても、プリンタ7より出力された紙
紐番号により即座に誤改造をかけた紙紐の調査を容易に
行うことができる。
Therefore, according to this embodiment, even if there is a modification error in the modification program, the paper string that has been erroneously modified can be immediately and easily investigated using the paper string number output from the printer 7.

[発明の効果] 以上説明したように本発明は、機械語に翻訳した紙紐に
よりソフトウェア記述用語を改造する場合に、前記紙紐
により改造された機械語に対し改造をかけた紙紐番号を
出力することにより、どの改造用紙紐により改造された
機械語なのか一目で分かる。
[Effects of the Invention] As explained above, the present invention, when modifying a software description term using a paper string translated into machine language, converts the modified paper string number to the machine language modified by the paper string. By outputting it, you can see at a glance which modified paper string has been used to modify the machine language.

従って機械語の改造誤りが有ってもどの紙紐による改造
なのか容易に調査ができ、更にその調査時間を短縮する
ことができる効果がある。
Therefore, even if there is a modification error in the machine language, it is possible to easily investigate which paper string was used for the modification, and the time required for the investigation can be further reduced.

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

第1図は本発明の一実施例による改造プログラムに対す
る紙紐番号出力方法を好適に実施するためのシステム構
成を示すブロック図である。 1.6+MT 2:MT制御装置 3:紙紐 4:紙テープリーダ 5:演算処理機 7:プリンタ 8:改造ソフトウェア作成プログラム 9:比較プログラム
FIG. 1 is a block diagram showing a system configuration for suitably implementing a paper string number output method for a modified program according to an embodiment of the present invention. 1.6+MT 2: MT control device 3: Paper string 4: Paper tape reader 5: Arithmetic processor 7: Printer 8: Modified software creation program 9: Comparison program

Claims (1)

【特許請求の範囲】[Claims] 機械語に翻訳した紙紐によりソフトウェア記述用語を改
造する場合に、前記紙紐により改造された機械語に対し
改造をかけた紙紐番号を出力することを特徴とする改造
プログラムに対する紙紐番号出力方法。
Paper string number output for a modification program, characterized in that when a software description term is modified by a paper string translated into machine language, a modified paper string number is output for the machine language modified by the paper string. Method.
JP32433487A 1987-12-22 1987-12-22 Method for outputting paper tape number to modified program Pending JPH01166130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32433487A JPH01166130A (en) 1987-12-22 1987-12-22 Method for outputting paper tape number to modified program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32433487A JPH01166130A (en) 1987-12-22 1987-12-22 Method for outputting paper tape number to modified program

Publications (1)

Publication Number Publication Date
JPH01166130A true JPH01166130A (en) 1989-06-30

Family

ID=18164620

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32433487A Pending JPH01166130A (en) 1987-12-22 1987-12-22 Method for outputting paper tape number to modified program

Country Status (1)

Country Link
JP (1) JPH01166130A (en)

Similar Documents

Publication Publication Date Title
JPH01166130A (en) Method for outputting paper tape number to modified program
JPS62219005A (en) Sequence program processor
JP2731047B2 (en) Program operand check method
JPH03235135A (en) Automatic inspection system for program
JPS5870361A (en) Input controlling system
JP2560545B2 (en) Interface inspection processor
JPH055767A (en) Compatibility verifying system
JP2507676B2 (en) Index I / O statement execution processing method
JP2500385B2 (en) Input data management method
JP2631778B2 (en) Computer program test equipment
JPH0236435A (en) Module test system
JPH0433025A (en) Dump program executing system for information processor
JPH05113875A (en) Automatic job control language generator by discrimination of ending state
JPS6180443A (en) Production and storage method of check data
JPS63121943A (en) Character data storage record processing system
JPS63174130A (en) System for detecting value unsettled variable name
JPS63233441A (en) Edition and outputting system for advice information
JPH0593764A (en) Inspecting apparatus for logic circuit
JPH0324638A (en) Routine tracing device
JPS61296444A (en) Controlling system for memory information output
JPS63263545A (en) Program check system
JPH02259831A (en) On-line program generating device
JPH01187648A (en) Data generating device
JPH01187640A (en) Unset area detection system
JPS61290545A (en) Automatic output device for vertification use data