JPH05158666A - System constitution control system - Google Patents

System constitution control system

Info

Publication number
JPH05158666A
JPH05158666A JP34863191A JP34863191A JPH05158666A JP H05158666 A JPH05158666 A JP H05158666A JP 34863191 A JP34863191 A JP 34863191A JP 34863191 A JP34863191 A JP 34863191A JP H05158666 A JPH05158666 A JP H05158666A
Authority
JP
Japan
Prior art keywords
system configuration
configuration information
file
constitution
information database
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
JP34863191A
Other languages
Japanese (ja)
Inventor
Akira Nishizuka
晃 西塚
Yutaka Maeda
豊 前田
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
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, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP34863191A priority Critical patent/JPH05158666A/en
Publication of JPH05158666A publication Critical patent/JPH05158666A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To shorten the processing time of system constitution information gathering and shorten the turnaround time as to the system constitution information display function of a device which is connected to a computer system. CONSTITUTION:The system constitution information display function of the device 9 connected to the computer system 3 obtains system constitution information once when the system is started up before a user 1 uses the device to generate a system constitution information data base file 7 and refers to the system constitution information data base file 7 without using a constitution file 8 when the user 1 makes a request to display the system constitution information. Consequently, the exclusive wait time of the constitution file 8 from other programs and the time for searching the constitution file 8 are eliminated to shorten the processing time and the turnaround time of the system constitution display function is shortened.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
のシステム構成管理方式に関し、特にコンピュータシス
テムに接続された装置のシステム構成情報表示機能方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system configuration management system for a computer system, and more particularly to a system configuration information display function system for devices connected to the computer system.

【0002】[0002]

【従来の技術】従来のシステム構成情報表示機能では、
システム構成情報を参照する利用者と、システム構成情
報を表示する端末と、システムを構成する装置と、装置
状態など動的システム構成情報を持つOSと、装置毎に
対応する静的システム構成情報を持つ既定位置にある不
特定多数の構成ファイルと、システム構成情報を収集お
よび編集出力するシステム構成表示コマンドとを有して
いる。
2. Description of the Related Art In the conventional system configuration information display function,
A user who refers to the system configuration information, a terminal that displays the system configuration information, a device that configures the system, an OS that has dynamic system configuration information such as device status, and static system configuration information that corresponds to each device. It has an unspecified number of configuration files in a predetermined position and a system configuration display command for collecting, editing and outputting system configuration information.

【0003】次に動作について説明する。Next, the operation will be described.

【0004】利用者が端末からシステム構成情報を参照
するために、システム構成表示コマンドへシステム構成
情報の収集および編集出力の指示を出すと、システム構
成表示コマンドはシステムを構成する装置のシステム構
成情報を持つOSから装置の状態などの動的システム構
成情報を収集し、収集した動的システム構成情報に対応
する構成ファイルから静的システム構成情報を獲得する
ために、既定位置に存在する不特定多数の構成ファイル
群をOSから求めた動的システム構成情報毎にサーチし
て、OSから収集した動的システム構成情報と構成ファ
イルの静的システム構成情報を編集して端末へ表示して
いた。
When a user gives an instruction to collect and edit output of system configuration information to a system configuration display command in order to refer to the system configuration information from a terminal, the system configuration display command causes the system configuration information of devices constituting the system to be displayed. In order to collect the dynamic system configuration information such as device status from the OS that has the specified system and to acquire the static system configuration information from the configuration file corresponding to the collected dynamic system configuration information, an unspecified large number existing in a predetermined position The configuration file group is searched for each dynamic system configuration information obtained from the OS, and the dynamic system configuration information collected from the OS and the static system configuration information of the configuration file are edited and displayed on the terminal.

【0005】[0005]

【発明が解決しようとする課題】この従来の方式では、
利用者が端末からシステム構成情報を参照するためにシ
ステム構成表示コマンドへシステム構成情報の収集およ
び編集出力の指示をするたびに、システム構成表示コマ
ンドはシステムを構成する装置のシステム構成情報を持
つOSから装置の状態など動的システム構成情報を収集
し、特に収集した動的システム構成情報をもとに静的シ
ステム構成情報を獲得するために既定位置に存在する不
特定多数の構成ファイル群をOSから求めた動的システ
ム構成情報毎にサーチしていたため、不特定多数の構成
ファイルのサーチに時間がかかりターンアランドタイム
を大きくするという課題があり、また、他のプログラム
も既定位置の構成ファイル群を使用することがあり、構
成ファイルを排他する場合があり、排他解除まで待たさ
れ該当ファイルを参照できなくなり、さらにターンアラ
ンドタイムを大きくする課題もあった。
In this conventional method,
Every time the user instructs the system configuration display command to collect and edit the system configuration information in order to refer to the system configuration information from the terminal, the system configuration display command is an OS that has the system configuration information of the devices constituting the system. Collects dynamic system configuration information such as device status from the OS, and in particular, acquires an unspecified number of configuration file groups existing at a predetermined position in order to acquire static system configuration information based on the collected dynamic system configuration information. Since the search is performed for each dynamic system configuration information obtained from the above, there is a problem that it takes time to search an unspecified number of configuration files and the turn-around time is increased. May be used and the configuration file may be locked. Irradiation can no longer, there was also a problem to increase a further turnaround time.

【0006】本発明は上述の課題を解消するためになさ
れたものであり、システム構成情報収集の処理時間を短
縮してターンアランドタイムを小さくするシステム構成
管理方式を提供することを目的としている。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a system configuration management method that shortens the processing time for collecting system configuration information and reduces the turnaround time.

【0007】[0007]

【課題を解決するための手段】本発明のシステム構成情
報表示機能では、システム構成情報を収集および編集出
力するシステム構成表示コマンドと、システム立ち上げ
時に前記システム構成表示コマンドを起動して獲得した
システム構成情報をデータファイルへ格納してシステム
構成情報データベースを作成するシステム構成情報デー
タベース作成コマンドと、システム構成情報データベー
スファイルを備えることを特徴としている。
In the system configuration information display function of the present invention, a system configuration display command for collecting and editing and outputting system configuration information, and a system obtained by activating the system configuration display command at system startup A system configuration information database creation command for storing configuration information in a data file to create a system configuration information database and a system configuration information database file are provided.

【0008】また、前記システム構成情報データベース
ファイルを使用して処理時間を短縮しターンアランドタ
イムを小さくしたことを特徴としている。
Further, the system configuration information database file is used to shorten processing time and turnaround time.

【0009】[0009]

【作用】システム立ち上げ時に利用者がコンピュータシ
ステムを使用する前に、システム構成情報データベース
作成コマンドがシステム構成情報データベースファイル
を作成し、利用者がコンピュータシステムを使用してシ
ステム構成情報を参照する場合は、前記システム構成情
報データベースファイルから装置の静的システム構成情
報を参照することで、不特定多数の構成ファイルのサー
チ時間を削除し、他プログラムからの構成ファイルの排
他による待ち合わせ時間を無くすことができる。このこ
とからシステム構成表示機能のターンアランドタイムを
小さくすることができる。
When the system configuration information database creation command creates the system configuration information database file before the user uses the computer system when the system is started up, and the user references the system configuration information using the computer system. Can delete the search time for an unspecified number of configuration files by referring to the static system configuration information of the device from the system configuration information database file, and eliminate the waiting time due to exclusion of configuration files from other programs. it can. This makes it possible to reduce the turnaround time of the system configuration display function.

【0010】[0010]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0011】図1は本発明の一実施例によるシステム構
成管理方式の構成図である。
FIG. 1 is a block diagram of a system configuration management system according to an embodiment of the present invention.

【0012】図1において1は利用者、2は端末、3は
コンピュータシステム、4はシステム構成情報データベ
ース作成コマンド、5はシステム構成表示コマンド、6
はOS、7はシステム構成情報データベースファイル、
8は構成ファイル、9は装置である。
In FIG. 1, 1 is a user, 2 is a terminal, 3 is a computer system, 4 is a system configuration information database creation command, 5 is a system configuration display command, and 6 is a command.
Is the OS, 7 is the system configuration information database file,
Reference numeral 8 is a configuration file, and 9 is a device.

【0013】この場合の利用者1は、コンピュータシス
テム3を管理するシステム管理者である利用者1とコン
ピュータシステム3を使用して業務を行う一般利用者か
らなり、端末2を使用してコンピュータシステム3へ指
示または結果を表示する。また、端末2はコンピュータ
システム3の周辺端末または通信回線接続の端末であ
る。
The user 1 in this case includes a user 1 who is a system administrator who manages the computer system 3 and a general user who uses the computer system 3 to perform business. Display instructions or results to 3. The terminal 2 is a peripheral terminal of the computer system 3 or a terminal connected to a communication line.

【0014】コンピュータシステム3には、装置9が接
続されており、システム構成情報データベース作成コマ
ンド4とシステム構成表示コマンド5とOS6とシステ
ム構成情報データベースファイル7と構成ファイル8と
を有して、装置9の状態や装置の情報などを表示するシ
ステム構成情報表示機能を構成している。
An apparatus 9 is connected to the computer system 3 and has a system configuration information database creation command 4, a system configuration display command 5, an OS 6, a system configuration information database file 7 and a configuration file 8. The system configuration information display function is configured to display information such as the status of 9 and device.

【0015】そして、OS6にはコンピュータシステム
3に接続された装置9の状態など動的システム構成情報
を持ち、構成ファイル8には、コンピュータシステム3
に接続した不特定多数の装置9毎に対応して存在し、構
成ファイル8には、装置9の静的システム構成情報が格
納され、コンピュータシステム3の既定位置に構成ファ
イル8が存在する。
The OS 6 has dynamic system configuration information such as the state of the device 9 connected to the computer system 3, and the configuration file 8 contains the computer system 3
The configuration file 8 stores static system configuration information of the device 9, and the configuration file 8 exists at a predetermined position of the computer system 3.

【0016】図2は、本発明のシステム構成情報データ
ベースファイルを作成するシステム構成データベース作
成コマンドの流れ図である。
FIG. 2 is a flow chart of a system configuration database creation command for creating the system configuration information database file of the present invention.

【0017】図3は、本発明のシステム構成情報を収集
および編集出力するシステム構成表示コマンドの流れ図
である。
FIG. 3 is a flow chart of a system configuration display command for collecting, editing and outputting the system configuration information of the present invention.

【0018】次に、図2および図3を参照して本発明の
動作を説明する。
Next, the operation of the present invention will be described with reference to FIGS.

【0019】まず、コンピュータシステム3が立ち上が
ると、利用者1が存在する前にOS6がシステム構成情
報データベース作成コマンド4を自動的に起因する。シ
ステム構成情報データベース作成コマンド4は、処理ス
テップ101において、最新のシステム構成情報データ
ベースファイルを作成するために、コンピュータシステ
ム3が立ち上がる前に存在するシステム構成情報データ
ベースファイル7を削除する。処理ステップ102でシ
ステム構成情報データファイル7を作成するために、フ
ァイルの生成、オープンなどの準備を行う。処理ステッ
プ103から104、105、106および107でシ
ステム構成表示コマンド5に対して、コンピュータシス
テム3に接続された不特定多数の全ての装置9の状態な
どの動的システム構成情報と不特定多数の構成ファイル
8の静的システム構成情報の獲得を指示(処理ステップ
103)し、システム構成情報を獲得する。
First, when the computer system 3 is started up, the OS 6 automatically causes the system configuration information database creation command 4 before the user 1 exists. In the processing step 101, the system configuration information database creation command 4 deletes the system configuration information database file 7 existing before the computer system 3 is started up in order to create the latest system configuration information database file. In order to create the system configuration information data file 7 in processing step 102, preparations such as file generation and opening are made. In response to the system configuration display command 5 in processing steps 103 to 104, 105, 106, and 107, dynamic system configuration information such as the states of all unspecified number of devices 9 connected to the computer system 3 and unspecified number of unspecified numbers. The acquisition of the static system configuration information of the configuration file 8 is instructed (processing step 103), and the system configuration information is acquired.

【0020】獲得したシステム構成情報を処理ステップ
102で生成したシステム構成情報データベースファイ
ルのレコードへ編集して書き込む(処理ステップ10
6、107)。処理ステップ104から105、106
および107の処理が完了すると、システム構成情報デ
ータファイル7をクローズなどの後処理をする(処理ス
テップ108)。
The acquired system configuration information is edited and written in the record of the system configuration information database file generated in processing step 102 (processing step 10
6, 107). Processing steps 104 to 105, 106
When the processes of 1 and 107 are completed, post-processing such as closing the system configuration information data file 7 is performed (processing step 108).

【0021】なお、システム構成情報データベース作成
コマンド4が完了すると、OS6は利用者1へコンピュ
ータシステム3の使用を許可する。
When the system configuration information database creation command 4 is completed, the OS 6 permits the user 1 to use the computer system 3.

【0022】次にシステム構成表示コマンド5では、処
理ステップ201、202、203、204、205、
206、207および208の流れと、201、20
2、209および210の流れを持つ。
Next, in the system configuration display command 5, processing steps 201, 202, 203, 204, 205,
Flows of 206, 207 and 208 and 201, 20
It has 2, 209 and 210 streams.

【0023】処理ステップ201から202、203、
204、205、206、207および208の流れ
は、他プログラムから構成ファイル8の排他による待ち
合わせを無くすための処理であり、コンピュータシステ
ム3が立ち上がったときに、システム構成情報データベ
ース作成コマンド4からシステム構成表示コマンド5が
起動された場合に動作する流れである。また、処理ステ
ップ201から202、209および210の流れは、
オンラインのターンアランドタイムを短縮するための処
理であり、コンピュータシステム3が立ち上がった後、
コンピュータシステム3を使用する利用者1がシステム
構成表示コマンド5を起動した場合の流れである。
Process steps 201 to 202, 203,
The flow of 204, 205, 206, 207 and 208 is a process for eliminating the waiting due to the exclusion of the configuration file 8 from other programs, and when the computer system 3 is started up, the system configuration information database creation command 4 causes the system configuration to be changed. This is a flow of operations when the display command 5 is activated. Further, the flow of processing steps 201 to 202, 209 and 210 is as follows.
This is a process for shortening the online turn-around time. After the computer system 3 is started up,
This is a flow when the user 1 who uses the computer system 3 activates the system configuration display command 5.

【0024】まず、処理ステップ201から202、2
03、204、205、206、207および208の
流れを説明すると、処理ステップ201においてOS6
からコンピュータシステム3に接続された不特定多数の
全ての装置9の状態などの動的システム構成情報を獲得
する。処理ステップ202から203、204、20
5、206、207および208において、処理ステッ
プ201で獲得した情報を順番に対応する既定位置にあ
る不特定多数の構成ファイル8を全てサーチして該当す
る構成ファイル8を獲得する(処理ステップ204、2
05、206、207)。なお、処理ステップ204、
205、206、207、208のループの中の比較結
果がいいえの場合、処理ステップ205においては既定
位置にある構成ファイルのポインタを次へ進めて処理ス
テップ204へ戻し、処理ステップ208においては処
理ステップ201で獲得した情報のポインタを次へ進め
て処理ステップ204へ戻す。
First, processing steps 201 to 202, 2
The flow of 03, 204, 205, 206, 207, and 208 will be described.
To obtain the dynamic system configuration information such as the states of all the unspecified number of devices 9 connected to the computer system 3. Process steps 202 to 203, 204, 20
5, 206, 207, and 208, all the unspecified large number of configuration files 8 in the predetermined positions corresponding to the information obtained in the processing step 201 are searched in order to obtain the corresponding configuration file 8 (processing step 204, Two
05, 206, 207). Note that processing step 204,
If the comparison result in the loop of 205, 206, 207, 208 is NO, in processing step 205, the pointer of the configuration file at the predetermined position is advanced to the next step and returned to processing step 204, and in processing step 208, the processing step The pointer of the information acquired in 201 is advanced to the next step and returned to the processing step 204.

【0025】該当する構成ファイル8が見つかると(処
理ステップ205ではいの場合)、処理ステップ20
6、207、208へ移行して、該当構成ファイル8か
ら装置9の静的システム構成情報を獲得し(処理ステッ
プ206)、処理ステップ201で獲得した動的システ
ム構成情報と組み合わせたシステム構成情報をシステム
構成情報データベース作成コマンド4へ引き渡し(処理
ステップ207)、これをコンピュータシステム3に接
続された不特定多数の装置9に相当する分繰り返す。
If the corresponding configuration file 8 is found (if not in processing step 205), processing step 20
6, 207 and 208, the static system configuration information of the device 9 is acquired from the corresponding configuration file 8 (processing step 206), and the system configuration information combined with the dynamic system configuration information acquired in processing step 201 is acquired. It is passed to the system configuration information database creation command 4 (processing step 207), and this is repeated for the number of unspecified devices 9 connected to the computer system 3.

【0026】そして、もう一つの流れである処理ステッ
プ201から202、209および210の流れを説明
すると、コンピュータシステム3を使用する利用者1が
指定した装置9のシステム構成情報や不特定多数の全て
の装置9の状態など動的システム構成情報をOS6から
獲得し(処理ステップ201)、コンピュータシステム
3が立ち上がるときに起動された、システム構成情報デ
ータベース作成コマンド4が作成したシステム構成情報
データベースファイル7から処理ステップ201で獲得
した情報に対応する静的システム構成情報を獲得する
(処理ステップ209)。処理ステップ201で獲得し
た動的システム構成情報と処理ステップ209の静的シ
ステム構成情報を組み合わせて、利用者1が使用してい
る端末2へ出力している(処理ステップ210)。
The flow of processing steps 201 to 202, 209 and 210, which is another flow, will be described. All of the system configuration information of the device 9 designated by the user 1 who uses the computer system 3 and an unspecified number of From the system configuration information database file 7 created by the system configuration information database creation command 4, which is acquired when the dynamic system configuration information such as the state of the device 9 is acquired from the OS 6 (processing step 201) and started when the computer system 3 starts up. The static system configuration information corresponding to the information acquired in processing step 201 is acquired (processing step 209). The dynamic system configuration information acquired in processing step 201 and the static system configuration information in processing step 209 are combined and output to the terminal 2 used by the user 1 (processing step 210).

【0027】また、コンピュータシステム3が立ち上が
った後にコンピュータシステム3を管理するシステム管
理者である利用者1がシステム構成を変更した場合、他
に利用者1が存在しないことを条件にシステム構成情報
データベース作成コマンド4を起動して、システム構成
情報データベースファイル7を作り直してもよい。
Further, when the user 1 who is the system administrator who manages the computer system 3 changes the system configuration after the computer system 3 is started up, the system configuration information database is provided on condition that there is no other user 1. The system configuration information database file 7 may be recreated by invoking the creation command 4.

【0028】[0028]

【発明の効果】以上説明したように本発明は、システム
立ち上げ時に利用者1が使用する前に、一度、システム
構成情報を獲得し、システム構成情報データベースファ
イル7を作成することと、利用者1がシステム構成情報
表示を要求した場合、構成ファイル8を使わずに、前記
システム構成情報データベースファイル7を参照するこ
とで、他プログラムからの構成ファイル8の排他による
待ち合わせ時間と構成ファイル8をサーチする時間を無
くすことで、処理時間を短縮しシステム構成情報表示機
能のターンアランドタイムを小さくするという効果を有
する。
As described above, according to the present invention, before the user 1 uses the system at the time of starting the system, the system configuration information is once acquired and the system configuration information database file 7 is created. 1 requests the display of the system configuration information, the system configuration information database file 7 is referenced without using the configuration file 8 to search the waiting time and the configuration file 8 due to exclusion of the configuration file 8 from another program. By eliminating the time required for this, the processing time can be shortened and the turnaround time of the system configuration information display function can be shortened.

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

【図1】本発明の一実施例によるシステム構成管理方式
の構成図である。
FIG. 1 is a configuration diagram of a system configuration management method according to an embodiment of the present invention.

【図2】本発明のシステム構成情報データベースファイ
ルを作成するシステム構成データベース作成コマンドの
流れ図である。
FIG. 2 is a flowchart of a system configuration database creation command that creates a system configuration information database file of the present invention.

【図3】本発明のシステム構成情報を収集および編集出
力するシステム構成表示コマンドの流れ図である。
FIG. 3 is a flow chart of a system configuration display command for collecting, editing and outputting system configuration information according to the present invention.

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

1 利用者 2 端末 3 コンピュータシステム 4 システム構成情報データベース作成コマンド 5 システム構成表示コマンド 6 OS 7 システム構成情報データベースファイル 8 構成ファイル 9 装置 1 User 2 Terminal 3 Computer System 4 System Configuration Information Database Creation Command 5 System Configuration Display Command 6 OS 7 System Configuration Information Database File 8 Configuration File 9 Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】システム構成情報を収集および編集出力す
るシステム構成表示コマンドと、 システム立ち上げ時に前記システム構成表示コマンドを
起動して獲得したシステム構成情報をデータファイルへ
格納してシステム構成情報データベースを作成するシス
テム構成情報データベース作成コマンドと、 システム構成情報データベースファイルを備えることを
特徴とするシステム構成管理方式。
1. A system configuration information command for collecting and editing and outputting system configuration information, and a system configuration information database for storing the system configuration information acquired by activating the system configuration display command at system startup in a data file. A system configuration management method comprising a system configuration information database creation command to be created and a system configuration information database file.
【請求項2】前記システム構成情報データベースファイ
ルを使用して処理時間を短縮することで、ターンアラン
ドタイムを小さくしたことを特徴とする請求項1のシス
テム構成管理方式。
2. The system configuration management method according to claim 1, wherein the turn-around time is reduced by shortening the processing time by using the system configuration information database file.
JP34863191A 1991-12-06 1991-12-06 System constitution control system Pending JPH05158666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34863191A JPH05158666A (en) 1991-12-06 1991-12-06 System constitution control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34863191A JPH05158666A (en) 1991-12-06 1991-12-06 System constitution control system

Publications (1)

Publication Number Publication Date
JPH05158666A true JPH05158666A (en) 1993-06-25

Family

ID=18398297

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34863191A Pending JPH05158666A (en) 1991-12-06 1991-12-06 System constitution control system

Country Status (1)

Country Link
JP (1) JPH05158666A (en)

Similar Documents

Publication Publication Date Title
JPH07105064A (en) File name detection system
JPH10228477A (en) Collective retrieval system
JPH11203002A (en) Input data recording and reproducing device
JPH08314679A (en) Application management control method
JP2003058534A (en) Data processor and program
JPH05158666A (en) System constitution control system
JPS59214966A (en) Editing device of picture information
JPH0399380A (en) Method for storing collected data
JPH0528088A (en) Method for automatically generating hardware constitution information
JP3175239B2 (en) Multimedia information editing device
JP3167412B2 (en) Database search processor
JP3126497B2 (en) Software parts editing device
JP2001034634A (en) Data base retrieval system and program recording medium for the system
JPH0744426A (en) File management method for file system
JPH0962554A (en) Quiescent point save generation system
JPH0476744A (en) Computer system with shared memory table recovering function
CN118193372A (en) Test method, test device, electronic equipment and medium
JPS63288328A (en) Jcl simple generating device
JPH09179742A (en) Method and means for transferring data
JPS62180437A (en) File input/output system
JPH02101563A (en) Batch job selecting and changing system
JPS60203066A (en) File system of picture information
JPH05210546A (en) File operation control system
JPH02270029A (en) Extracting system for patch information using patch area
JPH05334325A (en) Document preparing system of data processor