JPS63158644A - Patch data control system - Google Patents

Patch data control system

Info

Publication number
JPS63158644A
JPS63158644A JP61307519A JP30751986A JPS63158644A JP S63158644 A JPS63158644 A JP S63158644A JP 61307519 A JP61307519 A JP 61307519A JP 30751986 A JP30751986 A JP 30751986A JP S63158644 A JPS63158644 A JP S63158644A
Authority
JP
Japan
Prior art keywords
patch data
patch
medium
data storage
output
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
JP61307519A
Other languages
Japanese (ja)
Inventor
Yasushi Kimura
靖 木村
Akira Tanaka
明 田中
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 JP61307519A priority Critical patent/JPS63158644A/en
Publication of JPS63158644A publication Critical patent/JPS63158644A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily execute the control of a patch data at every medium by storing the patch data in a patch data storing file in the medium. CONSTITUTION:When the patch data is patched to the medium 11, a user inputs the patch data to be patched to the medium 11 through an input means 17. When a patch control means 14 receives the patch data inputted from the means 17, it starts a patching means 15, and makes it patch the received patch data to the medium 11. Next, it starts a patch data storing means 13, and makes it store the patch data patched by the means 15, in the patch data storing file 12 in the same medium 11. In succession, it decides the presence or absence of the output request of the patch data from the user, and if the request is present, it starts an output means 16, and makes it output the optional patch data in the file 12.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置の媒体の管理方式に関し、特に媒
体に対するパッチデータの管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for managing a medium in an information processing apparatus, and more particularly to a method for managing patch data for a medium.

〔従来の技術〕[Conventional technology]

従来、この種の媒体に対するパッチデータの管理方式は
、媒体に格納されているプログラムやデータ(以下、単
に媒体と称する)に対してパッチを行った際にパッチデ
ータをプリンタ等の出力手段により印字出力し、その出
力用紙を保管することにより媒体のパッチデータの管理
を行う方式であった。
Conventionally, the patch data management method for this type of media is to print the patch data using an output means such as a printer when patching the program or data stored on the medium (hereinafter simply referred to as the medium). This method managed patch data on media by outputting it and storing the output paper.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の媒体に対するパッチデータの管理方式は
、媒体に対してパッチを行った際にパッチデータをプリ
ンタ等の出力手段により印字出力して出力用紙に印字さ
れたデータに基づいて媒体に現在どのようなパッチが行
われているかを管理していたので、パッチデータの出力
用紙を紛失した場合や同一リビジョンの媒体が複数存在
する場合などには媒体毎にどのようなパッチがなされて
いるかがわかりにくくなるという欠点がある。
The conventional method for managing patch data for media described above is that when patching is performed on a medium, the patch data is printed out using an output means such as a printer, and the current status of the medium is determined based on the data printed on the output paper. Since we were managing the patches that have been applied to each media, if we lost the patch data output paper or if there were multiple media with the same revision, we could see what kind of patches were applied to each media. The disadvantage is that it becomes difficult.

本発明の目的は、上述の点に鑑み、パッチデータを媒体
内のパッチデータ格納ファイル内に格納しておくことに
より、媒体毎のパッチデータの管理を容易に行えるよう
にしたパッチデータの管理方式を提供することにある。
In view of the above-mentioned points, an object of the present invention is to provide a patch data management method that allows patch data to be easily managed for each medium by storing patch data in a patch data storage file within the medium. Our goal is to provide the following.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のパッチデータの管理方式は、媒体にパッチする
パッチデータを入力する入力手段と、この人力手段によ
り人力されたパッチデータを前記媒体にパッチするパッ
チ手段と、このパッチ手段により前記媒体にパッチした
パッチデータを記憶するために前記媒体内に設けられた
パッチデータ格納ファイルと、前記パッチ手段によりパ
ッチしたパッチデータを前記パッチデータ格納ファイル
に格納するパッチデータ格納手段と、前記パッチデータ
格納ファイルに記憶されたパッチデータを出力する出力
手段と、前記入力手段により入力されたパッチデータを
前記パッチ手段により前記媒体にパッチさせ前記パッチ
データ格納手段によりパッチデータを前記パッチデータ
格納ファイルに格納させ利用者の指示に基づいて前記出
力手段により前記パッチデータ格納ファイル内に記憶さ
れたパッチデータを出力させるバッチ管理手段とを有す
る。
The patch data management method of the present invention includes: an input means for inputting patch data to be patched onto a medium; a patch means for patching the patch data manually input by the human means to the medium; and a patch means for patching the medium by the patch means. a patch data storage file provided in the medium for storing the patch data patched by the patch means; a patch data storage means for storing the patch data patched by the patch means in the patch data storage file; an output means for outputting the stored patch data; and a user who causes the patch means to patch the patch data inputted by the input means to the medium, and causes the patch data storage means to store the patch data in the patch data storage file. and batch management means for causing the output means to output patch data stored in the patch data storage file based on an instruction from the patch data storage file.

〔作用〕[Effect]

本発明のパッチデータの管理方式では、入力手段が媒体
にパッチするパッチデータを人力し、パッチ手段が入力
手段により入力されたパッチデータを媒体にパッチし、
パッチデータ格納ファイルがパッチ手段により媒体にパ
ッチしたパッチデータを記憶するために媒体内に設けら
れ、パッチデータ格納手段がパッチ手段によりパッチし
たパッチデータをパッチデータ格納ファイルに格納し、
出力手段がパッチデータ格納ファイルに記憶されたパッ
チデータを出力し、パッチ管理手段が入力手段により入
力されたパッチデータをパッチ手段により媒体にパッチ
させパッチデータ格納手段によりパッチデータをパッチ
データ格納ファイルに格納させ利用者の指示に基づいて
出力手段によりパッチデータ格納ファイル内に記憶され
たパッチデータを出力させる。
In the patch data management method of the present invention, the input means manually inputs patch data to be patched onto the medium, the patch means patches the patch data inputted by the input means onto the medium,
A patch data storage file is provided in the medium for storing patch data patched to the medium by the patch means, the patch data storage means stores the patch data patched by the patch means in the patch data storage file,
The output means outputs the patch data stored in the patch data storage file, and the patch management means causes the patch means to patch the patch data input by the input means to the medium, and the patch data storage means stores the patch data in the patch data storage file. The patch data stored in the patch data storage file is output by the output means based on the user's instructions.

〔実施例〕〔Example〕

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

第1図を参照すると、本発明の一実施例は、プログラム
やデータを格納する媒体11と、媒体11にパッチした
パッチデータを記憶するために媒体11内に設けられた
パッチデータ格納ファイル12と、媒体11にパッチし
たパッチデータをパッチデータ格納ファイル12に格納
するパッチデータ格納手段13と、パッチデータを媒体
11にパッチするパッチ手段15と、パッチデータをパ
ッチ手段15により媒体11にパッチさせパッチデータ
格納手段13によりパッチデータをパッチデータ格納フ
ァイル12に格納させ利用者の指示に基づいて出力手段
16によりパッチデータ格納ファイル12内のパッチデ
ータを出力させるバッチ管理手段14と、パッチデータ
格納ファイル12に記憶されたパッチデータを出力する
出力手段16と、媒体11にパッチするパッチデータを
入力する入力手段17とから構成されている。
Referring to FIG. 1, one embodiment of the present invention includes a medium 11 for storing programs and data, and a patch data storage file 12 provided in the medium 11 for storing patch data patched to the medium 11. , a patch data storage means 13 for storing patch data patched onto the medium 11 in a patch data storage file 12; a patch means 15 for patching the patch data onto the medium 11; and a patch means 15 for patching the medium 11 with the patch data. a batch management means 14 which causes the data storage means 13 to store patch data in the patch data storage file 12 and causes the output means 16 to output the patch data in the patch data storage file 12 based on a user's instruction; It is comprised of an output means 16 for outputting patch data stored in the medium 11, and an input means 17 for inputting patch data to be patched onto the medium 11.

第2図を参照すると、バッチ管理手段14における処理
は、パッチデータ入力ステップ21と、媒体パッチステ
ップ22と、パッチデータ格納ステップ23と、出力判
定ステップ24と、出力ステップ25とからなる。
Referring to FIG. 2, the processing in the batch management means 14 consists of a patch data input step 21, a medium patch step 22, a patch data storage step 23, an output determination step 24, and an output step 25.

次に、このように構成された本実施例のパッチデータの
管理方式の動作について説明する。
Next, the operation of the patch data management system of this embodiment configured as described above will be explained.

媒体11にパッチデータをパッチする場合、利用者は入
力手段17から媒体11にパッチするパッチデータを入
力する。
When patching patch data to the medium 11, the user inputs the patch data to be patched to the medium 11 from the input means 17.

バッチ管理手段14は、人力手段17から人力されたパ
ッチデータを受は取ると(ステップ21)、バッチ手段
15を起動して受は取ったパッチデータを媒体11にパ
ッチさせる(ステップ22)。次に、パッチデータ格納
手段13を起動してパッチ手段15でパッチしたパッチ
データを同一媒体11内のパッチデータ格納ファイル1
2に格納させる(ステップ23)。続いて、利用者から
のパッチデータの出力要求の有無を判定しくステップ2
4)、出力要求がある場合は出力手段16を起動してパ
ッチデータ格納ファイル12内の任意のパッチデータを
出力させて(ステップ25)、処理を終了する。出力要
求がない場合には、出力手段16を起動することなしに
処理を終了する。
When the batch management means 14 receives the manually input patch data from the human power means 17 (step 21), it activates the batch means 15 to patch the received patch data onto the medium 11 (step 22). Next, the patch data storage means 13 is activated and the patch data patched by the patch means 15 is transferred to the patch data storage file 1 in the same medium 11.
2 (step 23). Next, step 2 determines whether there is a request to output patch data from the user.
4) If there is an output request, the output means 16 is activated to output any patch data in the patch data storage file 12 (step 25), and the process is ended. If there is no output request, the process ends without activating the output means 16.

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

以上説明したように本発明は、媒体にパッチしたパッチ
データをパッチした媒体内にあるパッチデータ格納ファ
イルに格納しておくことにより、媒体毎にパッチデータ
の管理を容易に行うことができるという効果がある。
As explained above, the present invention has the advantage that by storing patch data patched to a medium in a patch data storage file within the patched medium, patch data can be easily managed for each medium. There is.

また、媒体毎にパッチデータの管理を容易に行うことが
できるので、同一リビジョンの媒体で同等のパッチがさ
れたものを幾種類でも利用者に供給できるという効果が
ある。
Furthermore, since patch data can be easily managed for each medium, it is possible to provide users with any number of media of the same revision with the same patch.

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

第1図は本発明の一実施例のパッチデータの管理方式の
構成図、 第2図は第1図中のパッチ管理手段における処理を示す
流れ図である。 図において、 11・・・媒体、 12・・・パッチデータ格納ファイル、13・・・パッ
チデータ格納手段、 14・・・パッチ管理手段、 15・・・パッチ手段、 16・・・出力手段、 17・・・入力手段、 21・・・パッチデータ人力ステップ、22・・・媒体
パッチステップ、 23・・・パッチデータ格納ステップ、24・・・出力
判定ステップ、 25・・・出力ステップである。
FIG. 1 is a block diagram of a patch data management system according to an embodiment of the present invention, and FIG. 2 is a flowchart showing processing in the patch management means in FIG. 1. In the figure, 11... Medium, 12... Patch data storage file, 13... Patch data storage means, 14... Patch management means, 15... Patch means, 16... Output means, 17 ... input means, 21 ... patch data manual step, 22 ... medium patch step, 23 ... patch data storage step, 24 ... output determination step, 25 ... output step.

Claims (1)

【特許請求の範囲】 媒体にパッチするパッチデータを入力する入力手段と、 この入力手段により入力されたパッチデータを前記媒体
にパッチするパッチ手段と、 このパッチ手段により前記媒体にパッチしたパッチデー
タを記憶するために前記媒体内に設けられたパッチデー
タ格納ファイルと、 前記パッチ手段によりパッチしたパッチデータを前記パ
ッチデータ格納ファイルに格納するパッチデータ格納手
段と、 前記パッチデータ格納ファイルに記憶されたパッチデー
タを出力する出力手段と、 前記入力手段により入力されたパッチデータを前記パッ
チ手段により前記媒体にパッチさせ前記パッチデータ格
納手段によりパッチデータを前記パッチデータ格納ファ
イルに格納させ利用者の指示に基づいて前記出力手段に
より前記パッチデータ格納ファイル内に記憶されたパッ
チデータを出力させるパッチ管理手段と、 を有することを特徴とするパッチデータの管理方式。
[Scope of Claims] An input means for inputting patch data to be patched onto a medium; a patch means for patching the patch data inputted by the input means onto the medium; and a patch means for patching the patch data onto the medium by the patch means. a patch data storage file provided in the medium for storage; patch data storage means for storing patch data patched by the patch means in the patch data storage file; and patches stored in the patch data storage file. an output means for outputting data; the patch means causes the patch means to patch the patch data inputted by the input means to the medium, and the patch data storage means stores the patch data in the patch data storage file based on a user's instruction. and patch management means for causing the output means to output the patch data stored in the patch data storage file.
JP61307519A 1986-12-23 1986-12-23 Patch data control system Pending JPS63158644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61307519A JPS63158644A (en) 1986-12-23 1986-12-23 Patch data control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61307519A JPS63158644A (en) 1986-12-23 1986-12-23 Patch data control system

Publications (1)

Publication Number Publication Date
JPS63158644A true JPS63158644A (en) 1988-07-01

Family

ID=17970059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61307519A Pending JPS63158644A (en) 1986-12-23 1986-12-23 Patch data control system

Country Status (1)

Country Link
JP (1) JPS63158644A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0690342A1 (en) 1994-06-28 1996-01-03 Konica Corporation Composite of a silver halide photographic light-sensitive material and a radiographic intensifying screen

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0690342A1 (en) 1994-06-28 1996-01-03 Konica Corporation Composite of a silver halide photographic light-sensitive material and a radiographic intensifying screen

Similar Documents

Publication Publication Date Title
DE60205539D1 (en) Method and apparatus for managing multiple network devices
JPS63158644A (en) Patch data control system
JPH03282727A (en) Universal print control system in distributed processing
JPS62127932A (en) Print spooling control system
JPH10187389A (en) Network system
JPH10240455A (en) Image output system
JPS63298444A (en) Program patch system
JP2920978B2 (en) Library update method
JPH04111160A (en) Word processor
JPH0319863A (en) Paper width cutting control method
JPH02212965A (en) Program loading system
JPH04130919A (en) Printing processing system
JP2003152941A5 (en)
JPH08137845A (en) Document storing method and document processor applied with same
JPH04111116A (en) Character processor
JPH01253464A (en) Printing device
JPH03250362A (en) Document proofreading device
JPH08147273A (en) Device and method for preparing document
JPH06119162A (en) Function correcting method for information processor
JPH04264645A (en) Data management method
JPH0512269A (en) Document processing system
JPH05143584A (en) Integrating method for non-character data
JPH02273266A (en) Serial printer
JPH0628286A (en) Method and device for controlling communication
JPH03133673A (en) Printer