JPH01158561A - Editing method - Google Patents

Editing method

Info

Publication number
JPH01158561A
JPH01158561A JP62258294A JP25829487A JPH01158561A JP H01158561 A JPH01158561 A JP H01158561A JP 62258294 A JP62258294 A JP 62258294A JP 25829487 A JP25829487 A JP 25829487A JP H01158561 A JPH01158561 A JP H01158561A
Authority
JP
Japan
Prior art keywords
data
layout
input
page
code
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
JP62258294A
Other languages
Japanese (ja)
Inventor
Akito Miyoshi
三好 明人
Hiromitsu Terai
寺井 宏充
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.)
Honda Motor Co Ltd
Original Assignee
Honda Motor Co 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 Honda Motor Co Ltd filed Critical Honda Motor Co Ltd
Priority to JP62258294A priority Critical patent/JPH01158561A/en
Priority to PCT/JP1988/000830 priority patent/WO1989002117A1/en
Priority to EP19880907381 priority patent/EP0351433A4/en
Priority to KR1019880701736A priority patent/KR0121574B1/en
Priority to CA000575597A priority patent/CA1316265C/en
Priority to US07/355,742 priority patent/US5197122A/en
Publication of JPH01158561A publication Critical patent/JPH01158561A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To set the basic layout information of a page to edit only by calling a basic layout code by setting and storing the basic layout code consisting of a layout code and layout data in advance. CONSTITUTION:Data concerning a layout is set by using layout data to indicate a basic layout and the position coordinate data of element data. Then, a layout code to identify the layout data is added to the layout data, and a basic layout code is set and stored. Thus, sine the data concerning the basic layout can be shared for every each page, editing working can be practiced easily.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は編集方法に関するものであり、特に、自動車、
電気製品等の取扱い説明書、一般書籍、雑誌、新聞等(
以下、単に本という)の編集を、短時間で容易に行うこ
とのできる編集方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an editing method, particularly for automobiles,
Instruction manuals for electrical products, general books, magazines, newspapers, etc. (
The present invention relates to an editing method that allows editing of a book (hereinafter simply referred to as a book) in a short time and easily.

(従来の技術) 近年、本の編集作業を、パーソナルコンピュータ、ワー
クステーション(編集機)等を用いて行うようになって
きた。
(Prior Art) In recent years, book editing work has come to be performed using personal computers, workstations (editing machines), and the like.

この場合、本の編集作業は、本の各ページごとに文書、
イラスト等を新規に入力することにより行われるので、
−ページ分のデータ編集を行うためには、すべてデータ
を新規に入力しなければならない。
In this case, the book editing process involves creating a document for each page of the book.
This is done by entering new illustrations, etc., so
- In order to edit data for a page, all data must be newly input.

したがって、互いに類似する本、例えば互いに類似する
車両形態の自動車の取扱い説明書を作成する場合に、互
いに共用できる文書、イラスト等が多いにもかかわらず
、共用ができず、それら文書、イラスト等をすべて新規
に入力しなければならなかった。
Therefore, when creating books that are similar to each other, for example, instruction manuals for cars with similar vehicle types, even though there are many documents and illustrations that can be shared with each other, it is not possible to share these documents, illustrations, etc. I had to enter everything new.

しかし、文書、イラスト等の各種エレメントデータに共
通のフォーマットのキーを付けることによって該エレメ
ントデータを共通化し、かつ、このエレメントに関する
データとレイアウトに関するデータとを組合わせて一ペ
ージの編集を行うようにすれば、−ページ分データから
編集に用いられたエレメントに関するデータを分解して
保存しておくことが可能となるので、エレメントデータ
の共用を図ることができる。
However, by attaching a common format key to various element data such as documents and illustrations, it is possible to standardize the element data and edit one page by combining the data related to this element and the data related to the layout. This makes it possible to separate and store data related to elements used for editing from -page data, so element data can be shared.

(発明が解決しようとする問題点) 上記した従来の技術は、次のような問題点を有していた
(Problems to be Solved by the Invention) The above-described conventional techniques had the following problems.

すなわち、上記のようにエレメントに関するデータとレ
イアウトに関するデータとを組合わせて一ページの編集
を行うようにすれば、エレメントデータは共用できるが
、該レイアウトに関するデータは、編集時のエレメント
データの位置を示す座標データを含んでいるので共用す
ることができない。
In other words, if you edit one page by combining element-related data and layout-related data as described above, the element data can be shared, but the layout-related data cannot be used to change the position of the element data at the time of editing. It cannot be shared because it contains coordinate data.

したがって、−冊の本を編集する場合などのように、同
じようなレイアウトで編集する場合が多いときでも、基
本的なレイアウトを示すデータを共有することができず
、ページごとに設定しなければならない このため、本の作成に時間と手間がかかり、その製作費
が増大した。
Therefore, even when editing a book with a similar layout, data indicating the basic layout cannot be shared and must be set for each page. Because of this, it took time and effort to create a book, and its production costs increased.

本発明は、前述の問題点を解決するためになされたもの
である。
The present invention has been made to solve the above-mentioned problems.

(問題点を解決するための手段および作用)前記の問題
点を解決するために、本発明は、基本的なレイアウトを
示すレイアウトデータと、エレメントデータの位置座標
データとを用いてレイアウトに関するデータを設定し、
前記レイアウトデータに、該レイアウトデータを識別す
るレイアウトコードを付加して基本レイアウトコードを
設定すると共に保存するようにした点に特徴がある。
(Means and effects for solving the problem) In order to solve the above problem, the present invention provides layout-related data using layout data indicating a basic layout and position coordinate data of element data. Set,
The present invention is characterized in that a layout code for identifying the layout data is added to the layout data to set and save the basic layout code.

この結果、基本的なレイアウトに関するデータを各ペー
ジ毎に共用することができるようになるので、編集作業
を容易に行なうことができるという作用効果を生じさせ
ることができる。
As a result, it becomes possible to share data regarding the basic layout for each page, thereby producing the effect that editing work can be easily performed.

(実施例) 以下に、図面を参照して、本発明の詳細な説明する。(Example) The present invention will be described in detail below with reference to the drawings.

第2図は本発明の編集方法を適用する編集装置の一実施
例の概略ブロック図である。
FIG. 2 is a schematic block diagram of an embodiment of an editing device to which the editing method of the present invention is applied.

図において、文書、写真、イラスト等の入出力を行う複
数の編集機(ワークステーション)3−1〜3−Nはミ
それらを制御するシステムコントローラ2にオンライン
で接続されている。このオンライン接続により、データ
転送量はあまり多くできないが、データ転送速度が大き
くなる。
In the figure, a plurality of editing machines (workstations) 3-1 to 3-N that input and output documents, photographs, illustrations, etc. are connected online to a system controller 2 that controls them. This online connection does not allow for a large amount of data to be transferred, but increases the data transfer speed.

前記各編集機は、入力される文書、写真、イラスト等の
情報をベクトル変換して取込む。
Each of the editing machines converts input information such as documents, photographs, illustrations, etc. into vectors and imports the information.

前記編集機3−1にはCRT6が、前記編集機3−2に
はプリンタ7が、前記編集機3−3にはスキャナ8が、
そして前記編集機3−Nには、パーソナルコンピータ9
およびCRTIOが接続されている。さらに、前記各編
集機3−1〜3−Hには、それぞれキーボード5−1〜
5−Nが接続されている。
The editing machine 3-1 has a CRT 6, the editing machine 3-2 has a printer 7, the editing machine 3-3 has a scanner 8,
The editing machine 3-N includes a personal computer 9.
and CRTIO are connected. Further, each of the editing machines 3-1 to 3-H includes keyboards 5-1 to 3-H, respectively.
5-N is connected.

前記システムコントローラ(中継用中型コンピュータ)
2は、さらにホストコンピュータ1に接続されている。
The system controller (medium-sized computer for relay)
2 is further connected to the host computer 1.

本D/B (データベース)21、エレメントD/B 
22、およびレイアウト基本D/B23は、前記システ
ムコントローラ2に接続されている。
Book D/B (database) 21, element D/B
22 and the layout basic D/B 23 are connected to the system controller 2.

前記システムコントローラ2は、前記各編集機3−1〜
3−Nを制御し、各編集機とページ単位、あるいは1ペ
ージを構成するエレメント(文書、写真、イラスト等)
単位で情報の授受を行う。
The system controller 2 controls each of the editing machines 3-1 to 3-1.
3-N, each editing machine and each page, or the elements that make up one page (documents, photos, illustrations, etc.)
Exchange information on a unit-by-unit basis.

前記ホストコンピュータ1は、例えばIBM社製I B
M3090等の大型汎用コンピュータである。前記シス
テムコントローラ2、パーソナルコンピュータ4−1〜
4−N1ならびにレイアウトD/B (データベース)
11、文書D/B 12、イメージD/B 13、およ
び機種情報D/B 14は、前記ホストコンピュータ1
に接続されている。
The host computer 1 is, for example, an IB manufactured by IBM Corporation.
It is a large general-purpose computer such as M3090. The system controller 2, the personal computer 4-1~
4-N1 and layout D/B (database)
11, document D/B 12, image D/B 13, and model information D/B 14 are connected to the host computer 1.
It is connected to the.

前記パーソナルコンピュータ4−1〜4−Nは、当該編
集装置の専用機であっても、また後述するパーソナルコ
ンピュータ31−1〜31−Nと同様に、当該編集装置
による編集目的以外の目的に用いられる汎用機であって
も良い。
Even if the personal computers 4-1 to 4-N are dedicated machines for the editing device, they cannot be used for purposes other than editing by the editing device, similar to the personal computers 31-1 to 31-N described later. It may be a general-purpose machine that can be used.

前記編集機3−1〜3−Nが、前記パーソナルコンピュ
ータ4−1〜4−Hにより入力されることのできる言語
以外の言語(以下、特殊言語という)を入力する機能を
備えている場合は、例えばシステムコントローラ2に、
前記パーソナルコンピュータ4−1〜4−Nより該特殊
言語の入力および処理を可能とするようなソフトウェア
が備えられている。
If the editing machines 3-1 to 3-N have a function to input a language other than the language that can be input by the personal computers 4-1 to 4-H (hereinafter referred to as special language), , for example, to system controller 2,
The personal computers 4-1 to 4-N are equipped with software that enables input and processing of the special language.

すなわち、パーソナルコンピュータ4−1〜4−Nのキ
ーボードで特殊言語を人力するモードを選択し、その後
”A”および” 二1のキーを押下すれば、”A”なる
文字が表示されるようなソフトウェアがシステムコント
ローラ2に備えられている。なお、このソフトウェアは
、ホストコンピュータ1またはパーソナルコンピュータ
4−1〜4−Hに備えられても良い。
That is, if you select the special language manual input mode on the keyboard of the personal computer 4-1 to 4-N, and then press the "A" and "21" keys, the character "A" will be displayed. Software is provided in the system controller 2. Note that this software may be provided in the host computer 1 or the personal computers 4-1 to 4-H.

さらに、前記システムコントローラ2には、前記パーソ
ナルコンピュータ4−1〜4−Nより入力される文書を
、前記各編集機3−1〜3−Nより入力される文書と同
様にベクトル変換するソフトウェアも備えられている。
Furthermore, the system controller 2 also includes software that vector-converts documents input from the personal computers 4-1 to 4-N in the same way as documents input from the editing machines 3-1 to 3-N. It is equipped.

当該編集装置による編集目的以外の目的に用いられるパ
ーソナルコンピュータ31−1〜31−N、およびD/
B 32−1〜32−N等は、前記ホストコンピュータ
1に接続されている。つまり、第2図の破線で囲まれた
機器は、当該編集装置を構成するものではない。
Personal computers 31-1 to 31-N used for purposes other than editing by the editing device, and D/
B 32-1 to 32-N, etc. are connected to the host computer 1. In other words, the devices surrounded by broken lines in FIG. 2 do not constitute the editing device.

前記ホストコンピュータ1は、前記D/811〜14内
に記憶された情報より、本一部分のデータを構築し、こ
れをシステムコントローラ2に転送する。また前記シス
テムコントローラ2は、編集機で編集された1ペ一ジ分
の情報を、ホストコンピュータ1に転送する。
The host computer 1 constructs this portion of data from the information stored in the D/811 to D/814, and transfers this to the system controller 2. The system controller 2 also transfers one page worth of information edited by the editing machine to the host computer 1.

つまり、システムコントローラ2とホストコンピュータ
1とのデータ転送は、いわゆるバッチとして行なわれる
That is, data transfer between the system controller 2 and the host computer 1 is performed as a so-called batch.

なお、前記ホストコンピユータ1内部で処理されるデー
タのコード体系と、前記編集機3−1〜3−N内部で処
理されるデータのコード体系とが異なる場合は、それら
データのコード変換は、システムコントローラ2または
ホストコンピュータ1において行なわれる。
Note that if the code system of the data processed inside the host computer 1 is different from the code system of the data processed inside the editing machines 3-1 to 3-N, the code conversion of the data is performed by the system. This is done in the controller 2 or host computer 1.

さて、つぎに本発明の一実施例の動作を説明する。Next, the operation of one embodiment of the present invention will be explained.

第2図の構成を有する編集装置は、基本的には、後述す
る2つの編集手法により、新本を作成(編集)すること
ができる。
The editing device having the configuration shown in FIG. 2 can basically create (edit) a new book using two editing methods described below.

(A)新本を新規に作成する場合、すなわち、各ページ
に載せる文書、イラスト、写真等をすべて新規に入力す
ることにより、新本を作成する場合の編集手法。以下、
第1の編集手法という。
(A) Editing method when creating a new book, that is, when creating a new book by newly inputting all documents, illustrations, photographs, etc. to be placed on each page. below,
This is called the first editing method.

(B)当該編集装置を用いてすでに編集・作成されてい
る他の本を用いて、新本を作成する場合、すなわち、前
記能の本の、必要な部分のみを利用し、新本作成に必要
な最少部分だけを新規人力して、新本を作成する場合の
編集手法。以下、第2の編集手法という。
(B) When creating a new book using another book that has already been edited and created using the editing device, in other words, only the necessary parts of the Noh book are used to create a new book. An editing method for creating a new book by manually editing only the minimum necessary parts. Hereinafter, this will be referred to as the second editing method.

まず、第1の編集手法を、自動2輪車等のサービスマニ
ュアル(以下、単に本という)を作成する場合を例にと
って、第3図ないし第19図を参照して、詳細に説明す
る。
First, the first editing method will be explained in detail with reference to FIGS. 3 to 19, taking as an example the case of creating a service manual (hereinafter simply referred to as a book) for a motorcycle or the like.

第3図は本発明、の一実施例による第1の編集手法を示
すフローチャートである。
FIG. 3 is a flowchart showing a first editing method according to an embodiment of the present invention.

第3図において、まずステップS1では、CRTが接続
された編集機(例えば編集機3−1)に、キーボード5
−1を用いて基本レイアウトコードを入力する。この基
本レイアウトコードは、新規に作成する本の大きさ、換
言すれば一ページの大きさ、行数、行間隔、字数等を設
定するためのものである。
In FIG. 3, first in step S1, a keyboard 5 is connected to an editing machine (for example, editing machine 3-1) to which a CRT is connected.
Enter the basic layout code using -1. This basic layout code is used to set the size of a newly created book, in other words, the size of one page, number of lines, line spacing, number of characters, etc.

第4図は基本レイアウトコードのフォーマットの一例を
示す図である。
FIG. 4 is a diagram showing an example of the format of the basic layout code.

基本レイアウトコードは、例えば6バイト長のレイアウ
トコードと、レイアウトデータと、該レイアウトデータ
のデータ長を示すデータとより成る。
The basic layout code includes, for example, a 6-byte layout code, layout data, and data indicating the data length of the layout data.

以下の説明においては、あるデータのデータ長を示すデ
ータを、LENと略称する。
In the following description, data indicating the data length of certain data is abbreviated as LEN.

前記レイアウトコードは、作成しようとする本がどの製
品区分に該当するかを示すデータと、その本の仕向地(
国)はどこであるかを示すデータと、その本がサービス
マニュアルであるかショップマニュアルであるか等、本
の種類を示すデータと、その本が一段枠組であるか二段
枠組であるか等、本の各ページのレイアウトを示すデー
タとより成る。
The layout code includes data indicating which product category the book you are trying to create falls under, and the destination of the book (
country), the type of book such as whether the book is a service manual or a shop manual, and whether the book is a one-column framework or a two-column framework, etc. It consists of data indicating the layout of each page of the book.

前記レイアウトデータは、各ページめサイズ、すなわち
A6縦、A6横等を示すデータと、各ページの行数、行
間隔、字数、ポイント、書体、罫線の有無等を示すデー
タとより成る。
The layout data includes data indicating the size of each page, ie, A6 vertical, A6 horizontal, etc., and data indicating the number of lines, line spacing, number of characters, points, font, presence or absence of ruled lines, etc. of each page.

CRT上におけるページの具体的なレイアウトに関する
データは、このレイアウトデータに設定されていて、前
記レイアウトコードは、前記レイアウトデータの単なる
識別コードである。前記レイアウトコードは、ステップ
S29、S30に関して後述するように、当該水の識別
データである資料管理No、およびページ番号に変換さ
れる。
Data regarding the specific layout of the page on the CRT is set in this layout data, and the layout code is simply an identification code of the layout data. The layout code is converted into a material management number, which is identification data of the water, and a page number, as will be described later regarding steps S29 and S30.

このレイアウトデータの入力が終了した時点で、該レイ
アウトデータの前に、該レイアウトデータのLENが付
加される。
When the input of this layout data is completed, the LEN of the layout data is added in front of the layout data.

このように、レイアウトコード、レイアウトデータのL
EN、およびレイアウトデータにより、基本レイアウト
コードが生成される。
In this way, the layout code and layout data L
A basic layout code is generated from EN and layout data.

第3図に戻り、基本レイアウトコードが生成されると、
ステップS2に示されるように、編集機3−1は、前記
基本レイアウトコードをシステムコントローラ2に転送
し、該システムコントローラ2は、前記基本レイアウト
コードをレイアウト基本D/B23に登録(記憶)する
Returning to Figure 3, once the basic layout code is generated,
As shown in step S2, the editing machine 3-1 transfers the basic layout code to the system controller 2, and the system controller 2 registers (stores) the basic layout code in the layout basic D/B 23.

この基本レイアウトコードの登録が終了すると、次にス
テップS3ないしステップS24において、本の各ペー
ジに配置すべきイラスト、写真、文書等の情報入力を行
う。以下の説明においては、イラストおよび写真をイメ
ージという。
Once the basic layout code has been registered, information such as illustrations, photographs, documents, etc. to be placed on each page of the book is input in steps S3 to S24. In the following explanation, illustrations and photographs are referred to as images.

まず、ステップS3においては、入力しようとする情報
がイメージであるか否かが判別される。
First, in step S3, it is determined whether the information to be input is an image.

イメージを入力する場合は、ステップS4に示されるよ
うに、キーボード5−3を用いて編集機3−3に、例え
ば6バイト長のテンポラリ−キーを入力する。このテン
ポラリ−キーは、入力しようとするイメージデータの、
オペレータ自身により決定される識別符号であるが、そ
の先頭バイトには、該テンポラリ−キーがイメージデー
タに関するものであることを示す“D”を入力する。
When inputting an image, a temporary key having a length of, for example, 6 bytes is inputted into the editing machine 3-3 using the keyboard 5-3, as shown in step S4. This temporary key is used to select the image data to be input.
The identification code is determined by the operator himself, and "D" is input into the first byte of the identification code to indicate that the temporary key relates to image data.

つぎにステップS5においては、スキャナ8よリイメー
ジが読取られる。
Next, in step S5, the reimage is read by the scanner 8.

ステップS23においては、エレメントD/B22に、
前記テンポラリ−キーと、読取られたイメージデータの
LENと、該イメージデータが、1工レメント分のデー
タとして登録される。
In step S23, in the element D/B22,
The temporary key, the LEN of the read image data, and the image data are registered as data for one element.

前記ステップS3においてイメージ入力と判別されなか
った場合は、ステップS6において、文書入力であるか
否かが判別される。文書を入力する場合は、ステップS
7に示されるように、キーボード5−1を用いて編集機
3−1より、あるいはパーソナルコンピュータ4−1〜
4−Nのいずれかより、テンポラリ−キーを入力する。
If it is not determined in step S3 that the input is an image input, it is determined in step S6 whether or not it is a document input. If you are entering a document, step S
7, from the editing machine 3-1 using the keyboard 5-1 or from the personal computer 4-1.
Input the temporary key from either 4-N.

このテンポラリ−キーは、ステップS4に関して前述し
たように、例えば6バイト長より成り、入力しようとす
る文書の、オペレータ自身により決定される識別符号で
ある。なお、この場合は、前記テンポラリ−キーの先頭
バイトに、該テンポラリ−キーが文書データに関するも
のであることを示す“T”を入力する。
As described above with respect to step S4, this temporary key is, for example, 6 bytes long and is an identification code determined by the operator himself of the document to be input. In this case, "T" indicating that the temporary key relates to document data is input into the first byte of the temporary key.

つぎにステップS8においては、キーボード5−1、あ
るいはパーソナルコンピュータ4−1〜4−Nのいずれ
かより文書を入力する。
Next, in step S8, a document is input using either the keyboard 5-1 or the personal computers 4-1 to 4-N.

そして、ステップS23においては、前記ステップS7
で入力されたテンポラリ−キーと、ステップS8で入力
された文書のLENと、該文書が、1工レメント分のデ
ータとしてエレメントD/B22に登録される。
Then, in step S23, the step S7
The temporary key input in step S8, the LEN of the document input in step S8, and the document are registered in the element D/B 22 as data for one element.

このステップS23において登録される1工レメント分
のデータを第5図に示す。
FIG. 5 shows data for one element registered in step S23.

なお、ステップS7およびS8において入力される文書
に関するデータを、パーソナルコンピュータ1を用いて
入力した場合、該データはシステムコントローラ2、ホ
ストコンピュータ1、またはパーソナルコンピュータ4
−1において1工レメント分のデータ(第5図)に編集
される。
Note that when the data related to the document input in steps S7 and S8 is input using the personal computer 1, the data is input to the system controller 2, the host computer 1, or the personal computer 4.
-1, the data is edited into one element's worth of data (Fig. 5).

前記ステップS6において、文書入力と判別さなかった
場合は、当該入力が機種情報の入力であると判別される
In step S6, if it is not determined that the input is a document input, it is determined that the input is an input of model information.

この機種情報とは、当該自動2輪車等の整備データ、使
用工具等のデータを示すものである。この実施例におい
ては、機種情報は、スペック、サービスデータ、および
トルクであり、それらの詳細を以下に示す。
This model information indicates maintenance data, tools used, etc. of the two-wheeled motor vehicle. In this embodiment, the model information includes specifications, service data, and torque, the details of which are shown below.

(A)スペック・・・例えば当該自動2輪車等の整備デ
ータ、使用工具等のデータを示す表に入力される整備項
目、明細等を示すデータであり、英数字およびかな漢字
より成る。
(A) Specifications: Data indicating maintenance items, details, etc., which are input into a table indicating maintenance data of the motorcycle, etc., data on tools used, etc., and consists of alphanumeric characters and kana-kanji.

すなわち、シリンダ内径、ピストン外径等の整備項目、
使用すべきエンジンオイルの名称、使用すべき工具の名
称等。
In other words, maintenance items such as cylinder inner diameter and piston outer diameter,
The name of the engine oil that should be used, the name of the tool that should be used, etc.

(B)サービスデータ・・・例えば前記整備データの表
に入力される整備データを示す数値データであり、最大
値、最小値、および使用限度の値(あるいは中央値)の
3データより成る。
(B) Service data: Numerical data indicating maintenance data inputted into the maintenance data table, for example, consisting of three data: maximum value, minimum value, and usage limit value (or median value).

すなわち、シリンダ内径に関する整備データとしては、
その標準的な最大値、最小値、および使用可能な最大値
、ピストン外径に関する整備データとしては、その標準
的な最大値、最小値、および使用可能な最小値等のデー
タ。エンジンオイルタンクの容量、冷却水の容量等の、
最大値および最小値の区別のないデータについては、最
大値および最小値として同一の値を入力しておくことに
よりそのデータを登録できる。
In other words, the maintenance data regarding the cylinder inner diameter is as follows:
Its standard maximum value, minimum value, and usable maximum value, maintenance data regarding piston outer diameter, such as its standard maximum value, minimum value, and usable minimum value. Engine oil tank capacity, cooling water capacity, etc.
For data in which there is no distinction between maximum and minimum values, that data can be registered by inputting the same value as the maximum and minimum values.

(C)トルク・・・例えば当該自動2輪車等の各部を締
付けるねじの締付はトルク(最大値、最小値、およびそ
の中央値)、ねじ径、本数等を示す数値データである。
(C) Torque...For example, the tightening of screws that tighten various parts of the motorcycle, etc. is numerical data indicating torque (maximum value, minimum value, and median value), screw diameter, number, etc.

つまり、トルク情報は、最大値、最小値、および中央値
(あるいは使用限度の値)、ならびにその他の情報を示
す2データを含む5数値データより成る。
That is, the torque information consists of five numerical data including a maximum value, a minimum value, a median value (or a use limit value), and two pieces of data indicating other information.

さて、当該人力が機種情報の人力であると判別された場
合は、ステップS9に示されるように、ホストコンピュ
ータ1に接続されたパーソナルコンピュータ4−1〜4
−Nのいずれか(例えばパーソナルコンピュータ4−1
)を用いて、入力すべき機種情報が、自動2輪車のどの
機種に関するものであるかを示す機種コードを入力する
。この機種コードは、例えば8バイトのデータであり、
その先頭バイトには、当該機種コードが機種情報に関す
るものであることを示す“K”を入力する。
Now, when it is determined that the human power concerned is the human power of the model information, as shown in step S9, the personal computers 4-1 to 4 connected to the host computer 1
-N (for example, personal computer 4-1
) to input a model code indicating which model of motorcycle the model information to be input relates to. This model code is, for example, 8 bytes of data,
"K" indicating that the model code relates to model information is input into the first byte.

ステップ510においては、入力しようとする機種情報
がスペックであるか否かが判別される。
In step 510, it is determined whether the model information to be input is spec.

スペックであると判別されたならば、ステップSllに
おいて、例えば4バイト長の情報判別コードを人力する
。このとき、その先頭バイトには、当該情報判別コード
がスペックに関するものであることを示す“A”を人力
する。
If it is determined that the information is in accordance with the specifications, an information determination code of, for example, 4 bytes in length is manually input in step Sll. At this time, "A" is manually entered in the first byte to indicate that the information discrimination code is related to specifications.

つぎにステップS12においては、例えば3バイト長の
項目を人力する。
Next, in step S12, an item having a length of 3 bytes, for example, is entered manually.

ステップS13においては、例えば2バイト長のイメー
ジ区分を入力する。このイメージ区分には、入力しよう
とするスペック情報の言語の種別(例えば日本語である
か、英語であるか等)を表わすデータが入力される。
In step S13, for example, a 2-byte long image segment is input. Data representing the language type (for example, Japanese or English) of the specification information to be input is input into this image classification.

ステップS21においては、パーソナルコンピュータ4
−1よりスペック情報を入力する。
In step S21, the personal computer 4
Input the spec information from -1.

ステップS22においては、ステップS9、Sll、S
12、およびS13において入力された機種コード、情
報判別コード、項目、およびイメージ区分と、ステップ
S21において入力されたスペック情報の履歴を表わす
データステータス(ホストコンピュータ1において自動
的に設定される)と、スペック情報とが、1工レメント
分のデータとして、ホストコンピュータ1により機種情
報D/B 14に登録される。
In step S22, steps S9, Sll, S
12, and the model code, information discrimination code, item, and image classification input in step S13, and a data status (automatically set in the host computer 1) representing the history of the spec information input in step S21; The specification information is registered in the model information D/B 14 by the host computer 1 as one piece of data.

この1工レメント分のデータのフォーマットを、第6図
に示す。以下の説明においては、第6図に示されるよう
に、機種コード、情報判別コード、項目、およびイメー
ジ区分と、データステータスとより成るデータをエレメ
ントデータキーという。
The format of this one element's worth of data is shown in FIG. In the following explanation, as shown in FIG. 6, data consisting of a model code, information discrimination code, item, image classification, and data status will be referred to as an element data key.

前記ステップSIOにおいて、スペック入力と判別され
なかった場合は、ステップS14において、サービスデ
ータの入力であるか否かが判別される。
If it is not determined in step SIO that it is a specification input, it is determined in step S14 whether or not it is a service data input.

サービスデータ入力の場合は、ステップS15において
、ステップSllにおいて入力したのと同様に、情報判
別コードを人力する。このとき、その先頭バイトには、
“B“を入力する。
In the case of inputting service data, an information discrimination code is input manually in step S15 in the same manner as input in step Sll. At this time, the first byte is
Enter “B”.

つぎにステップS16においては、ステップS12にお
いて入力したのと同様に、項目を入力する。
Next, in step S16, items are input in the same way as in step S12.

ステップS17においては、イメージ区分を人力する。In step S17, image classification is performed manually.

サービスデータ人力時に人力されるイメージ区分情報の
機能は、ステップS42に関して後述する。
The function of the image classification information that is manually input when the service data is manually input will be described later with regard to step S42.

ステップS21においては、パーソナルコンピュータ4
−1よりサービスデータ情報を入力する。
In step S21, the personal computer 4
Input the service data information from -1.

サービスデータは、前述したように、最大値、最小値、
および使用限度の値(あるいは中央値)の3データより
成る。当該編集装置においては、この3データをある特
定の単位で入力した場合、それらデータを記憶すると共
に、それらデータを他の単位に変換して記憶することが
できるように構成されている。
As mentioned above, the service data includes the maximum value, minimum value,
It consists of three data: and the usage limit value (or median value). The editing device is configured such that when these three data are input in a certain specific unit, the data can be stored, and the data can be converted into another unit and stored.

第7図はステップS22において機種情報D/B 14
に登録されるlエレメント分のデータ(エレメントデー
タキーおよびサービスデータ)のフォーマットを示す図
である。
FIG. 7 shows the model information D/B 14 in step S22.
FIG. 3 is a diagram showing the format of data for l elements (element data key and service data) registered in .

第7図に示されるように、サービスデータは、第1ない
し第3のデータ部に設定されるように構成されている。
As shown in FIG. 7, the service data is configured to be set in the first to third data sections.

ステップS21において前記3データをある特定の単位
(例えば[mml )で入力した場合、該データは、第
1のデータ部に設定される。第3図および第7図には示
されていないが、サービスデータ情報入力の直前に、第
1のデータ部に設定された3データをどの単位に変換す
るかを指定する換算区分(例えば2バイト長データ)を
人力することにより、第1のデータ部に[mml単位で
入力された3データが、[mm]以外の、前記換算区分
で指定された他の単位(例えば、[1n1単位)に換算
されて、第2のデータ部に設定される。
When the three data are input in a certain specific unit (for example, [mml]) in step S21, the data is set in the first data section. Although not shown in FIGS. 3 and 7, immediately before inputting service data information, a conversion section (for example, 2 bytes By manually inputting the length data), the 3 data entered in mml units in the first data section can be converted to other units other than mm specified in the conversion category (for example, 1n1 units). It is converted and set in the second data section.

そしてまた、さらに第1のデータ部に[mm]単位で入
力された3データが、前記換算区分で指定されたさらに
他の単位に変換されて’M 3 (71)データ部に設
定される。
Furthermore, the three data inputted in the [mm] unit into the first data section are further converted into another unit designated by the conversion classification and set in the 'M 3 (71) data section.

この様子を第10図を参照して、さらに詳細に説明する
This situation will be explained in more detail with reference to FIG.

第10図は第7図に示されたデータのうちの、サービス
データ(エレメントデータ)のみを示す図である。
FIG. 10 is a diagram showing only service data (element data) of the data shown in FIG.

サービスデータとして、当該自動2輪車のシリンダ内径
情報を入力する場合、例えばまず[mm]を単位として
、最小値、最大値、使用限度の値(第10図においては
サービスリミットと示されている)をそれぞれ56.0
03.56.018.56.08と入力する。この数値
データは、第1のデータ部に設定される。
When inputting the cylinder inner diameter information of the motorcycle concerned as service data, for example, first the minimum value, maximum value, and usage limit values (indicated as service limit in Fig. 10) are entered in units of [mm]. ) are each 56.0
Enter 03.56.018.56.08. This numerical data is set in the first data section.

つぎにサービスデータ入力前に設定された換算区分が、
[mm]を[1n]に変換するように指定するものであ
るとすると、前記第1のデータ部内に設定された各デー
タが、それぞれ2.2048.2.2054.2.20
7と[in1単位に換算されて、第2のデータ部に設定
される。
Next, the conversion classification set before entering the service data is
Assuming that [mm] is specified to be converted to [1n], each data set in the first data section is 2.2048.2.2054.2.20.
7 and [in] are converted into units of 1 and set in the second data section.

第3のデータ部内にも、第1のデータ部に設定された各
データが、前記換算区分の指定に応じた単位に変換され
て設定される。
Also in the third data section, each data set in the first data section is converted and set into a unit according to the designation of the conversion category.

つまり、換算区分は、ある特定の単位でサービスデータ
を入力した場合、該サービスデータを前記単位以外の単
位に自動変換し、第2および第3のデータ部に設定する
ためのものである。
That is, the conversion category is for automatically converting service data into a unit other than the unit when service data is input in a certain specific unit and setting it in the second and third data sections.

なお、ステップ89〜S21において、パーソナルコン
ピュータ4−1より入力される各データは、システムコ
ントローラ2、ホストコンピュータ1、またはパーソナ
ルコンピュータ4−1において、第6〜8図に示される
ような機種情報データに、編集される。
In addition, in steps 89 to S21, each data input from the personal computer 4-1 is converted into model information data as shown in FIGS. 6 to 8 in the system controller 2, host computer 1, or personal computer 4-1. Edited.

つぎに、ステップS22においては、第7図に示したよ
うに、ステップS9、S15、S16、およびS17に
おいて入力された機種コード、情報判別コード、項目、
およびイメージ区分と、ステップS21において入力さ
れたサービスデータ情報の履歴を表わすデータステータ
ス(ホストコンピュータ1において自動的に入力される
)と、第1ないし第3のデータ部より成るサービスデー
タ情報とが、1工レメント分のデータとして、ホストコ
ンピュータ1により、機種情報D/B 14に登録され
る。
Next, in step S22, as shown in FIG.
and the image classification, the data status (automatically input in the host computer 1) representing the history of the service data information input in step S21, and the service data information consisting of the first to third data parts, The host computer 1 registers the data in the model information D/B 14 as one piece of data.

前記ステップS14において、サービスデータ人力と判
別されなかつた場合は、当該入力がトルクの入力である
と判別される。
In step S14, if the service data is not determined to be manual input, it is determined that the input is a torque input.

トルク情報の入力であると判別されると、ステップ81
gにおいて、ステップS11およびS15において入力
したのと同様に、情報判別コードを入力する。このとき
、その先頭バイトには、“C”を入力する。
If it is determined that torque information is input, step 81
In g, the information discrimination code is input in the same way as in steps S11 and S15. At this time, "C" is input into the first byte.

つぎにステップS19においては、ステップ512およ
び816において入力したのと同様に、項目を入力する
。′ ステップS20においては、イメージ区分を入力する。
Next, in step S19, items are input in the same way as in steps 512 and 816. ' In step S20, the image classification is input.

トルク入力時に入力されるイメージ区分の機能は、ステ
ップS42に関して後述されるイメージ区分の機能と同
様である。
The function of the image division input at the time of torque input is similar to the function of the image division described later with respect to step S42.

ステップS21においては、パーソナルコンピュータ4
−1よりトルク情報を入力する。
In step S21, the personal computer 4
Input torque information from -1.

トルク情報は、前述したように、最大値、最小値、およ
び中央値(あるいは使用限度の値)、ならびにその他の
情報を示す2データを含む5データより成る。当該編集
装置においては、前記サービスデータの入力手法と同様
に、この5データをある特定の単位で入力した場合、そ
れらデータを記憶すると共に、少なくとも前記能の情報
を示す2データを除く3データを、他の単位に変換して
記憶することができるように構成されている。
As described above, the torque information consists of five data including the maximum value, minimum value, median value (or use limit value), and two data indicating other information. Similar to the service data input method, when these five data are input in a specific unit, the editing device stores these data and also stores at least three data other than the two data indicating the performance information. , so that it can be converted into other units and stored.

第8図はステップS22において機種情報D/B 14
に登録される1工レメント分のデータ(エレメントデー
タキーおよびトルク)のフォーマットを示す図である。
FIG. 8 shows the model information D/B 14 in step S22.
FIG. 3 is a diagram showing the format of one element's worth of data (element data key and torque) registered in .

第8図に示されるように、トルクデータは、第1ないし
第3のデータ部に設定されるように構成されている。ス
テップS21において前記トルクデータをある特定の単
位(例えば(kgl )で入力した場合、該データは、
第1のデータ部に設定される。第3図および第8図には
示されていないが、トルク情報入力の直前に、第1のデ
ータ部に設定された5データをどの単位に換算するかを
指定する換算区分を入力することにより、第1のデータ
部に[kgl単位で入力された少なくとも3データ(ト
ルク情報を示す5データのうちの、前記能の情報を示す
2データを除く3データ)が、[kgl以外の、前記換
算区分で指定された他の単位(例えば、[1b]単位)
に換算されて、第2のデータ部に設定される。
As shown in FIG. 8, the torque data is configured to be set in the first to third data sections. When the torque data is input in a certain specific unit (for example, (kgl) in step S21, the data is
It is set in the first data section. Although not shown in Fig. 3 and Fig. 8, just before inputting the torque information, by inputting a conversion category that specifies which unit the 5 data set in the first data section should be converted into. , at least 3 data input in kgl in the first data section (3 data excluding 2 data representing the performance information among the 5 data representing torque information) Other units specified in the category (e.g. [1b] units)
is converted into and set in the second data section.

そしてまた、さらに第1のデータ部に[kgl単位で入
力された少なくとも3データが、前記換算区分で指定さ
れたさらに他の単位に変換されて第3のデータ部に設定
される。
Furthermore, at least three pieces of data input in kgl units into the first data section are converted into still another unit designated by the conversion category and set in the third data section.

つまり、換算区分は、サービスデータ入力直前に入力さ
れる換算区分と同様に、ある特定の単位でトルクデータ
を入力した場合、該トルクデータを前記単位以外の単位
に自動換算し、第2および第3のデータ部に設定するた
めのものである。
In other words, similar to the conversion category that is entered immediately before inputting service data, when torque data is input in a specific unit, the conversion category automatically converts the torque data into a unit other than the above unit, and This is for setting in the data section of No. 3.

径および個数のデータは、単位の変換が不要であるから
、この2データに関しては単位の変換を行う必要はない
。もちろん、この2データに対して他の3データと同様
の換算を行っても良いが、この場合、この換算された2
データは、使用しないようにする必要がある。
Since the diameter and number data do not require unit conversion, there is no need to perform unit conversion for these two data. Of course, these two data may be converted in the same way as the other three data, but in this case, the converted two
Data should be made unusable.

なお、第6〜8図に示された1工レメント分のデータの
うち、各エレメントデータキーのバイト長は同一である
Note that among the data for one element shown in FIGS. 6 to 8, the byte length of each element data key is the same.

ステップS22においては、第8図に示したように、ス
テップS9.518、S19およびS20において入力
された機種コード、情報判別コード、項目、およびイメ
ージ区分と、ステップS21において入力されたトルク
データ情報の履歴を表わすデータステータス(ホストコ
ンピュータ1において自動的に設定される)と、第1な
いし第3のデータ部より成るトルクデータ情報とが、1
工レメント分のデータとして、ホストコンピュータ1に
より、機種情報D/B 14に登録される。
In step S22, as shown in FIG. 8, the model code, information discrimination code, item, and image classification input in steps S9, 518, S19, and S20, and the torque data information input in step S21 are used. The data status (automatically set in the host computer 1) representing the history and the torque data information consisting of the first to third data sections are 1
It is registered in the model information D/B 14 by the host computer 1 as data for the equipment.

このようにステップS22またはS23において、−イ
メージ、−文書、あるいは−機種情報(以下、エレメン
トデータという)の入力が終了すると、ステップS24
において、エレメントデータの入力を継続するか否かが
判別される。エレメントデータの入力を継続する場合は
、当該処理は、ステップS3に戻る。エレメントデータ
の入力を継続しない場合は、ステップS25より、当該
水の編集作業を開始する。この編集は、1ベージずつ行
われる。
In this way, when the input of -image, -document, or -model information (hereinafter referred to as element data) is completed in step S22 or S23, step S24
At , it is determined whether or not to continue inputting element data. If inputting element data is to be continued, the process returns to step S3. If input of element data is not to be continued, the editing work for the water is started from step S25. This editing is performed page by page.

まず、ステップS25においては、ホストコンピュータ
1に接続されたパーソナルコンピュータ4−1〜4−N
のいずれか(例えばパーソナルコンピュータ4−1)よ
り、ホストコンピュータ1に登録された新本作成ファイ
ルを呼出す。
First, in step S25, the personal computers 4-1 to 4-N connected to the host computer 1
A new book creation file registered in the host computer 1 is called from one of the computers (for example, the personal computer 4-1).

この新本作成ファイルの構成を、第11図に示す。The structure of this new book creation file is shown in FIG.

第11図において、新本作成ファイルは、資料管理No
、情報と、担当者情報と、スタートページ情報とより成
る。
In Figure 11, the new book creation file is the material management No.
, information, person in charge information, and start page information.

資料管理No、は、作成すべき本の名称、または管理番
号である。
The material management number is the name or management number of the book to be created.

担当者情報は、当該水の作成者を示すデータである。The person in charge information is data indicating the creator of the water.

スタートページは、作成される本が、何ページよ・り開
始されるかを示す情報である。換言すれば、作成される
本のページ付けを何ページより開始するかを示す情報で
ある。日本国内に頒布される本は、第2ページ、また米
国内に頒布される本は、第11ページがスタートページ
である。
The start page is information indicating from which page the book to be created will start. In other words, it is information indicating from what page pagination of the book to be created should start. For books distributed in Japan, the second page is the start page, and for books distributed in the United States, the 11th page is the start page.

前記担当者情報は、例えば当該新本作成のセキュリティ
ー管理に応用することができる。すなわち、ホストコン
ピュータ1内に、本を作成することを許可された者の情
報をあらかじめ登録しておき、新本作成ファイル内に設
定された担当者情報が、ホストコンピュータ1に登録さ
れた者である場合にのみ、新本作成を行うことができる
ようにすれば、当該編集装置により、編集されてはなら
ない本が編集されたり、あるいはすでに編集された本に
不要な訂正が行われたりするのを防止することができる
The person in charge information can be applied, for example, to security management for creating the new book. That is, the information of the person authorized to create a book is registered in advance in the host computer 1, and the person in charge set in the new book creation file is the person registered in the host computer 1. If it is possible to create a new book only in certain cases, this will prevent the editing device from editing a book that should not be edited or making unnecessary corrections to a book that has already been edited. can be prevented.

この場合、前記担当者情報は、暗号化したり、磁気カー
ド内に記憶したりしておくと良い。
In this case, the person in charge information may be encrypted or stored in a magnetic card.

この新本作成ファイルを呼出したならば、ステップ32
6において、該新本作成ファイルに所定のデータを入力
する。
If this new book creation file is called, step 32
In step 6, predetermined data is input into the new book creation file.

所定のデータが入力されると、ステップS27に示され
るように、ホストコンピュータ1より、該新本作成ファ
イルがシステムコントローラ2に転送され、本り/B2
i内に登録される。
When the predetermined data is input, as shown in step S27, the new book creation file is transferred from the host computer 1 to the system controller 2, and the new book creation file is transferred to the book/B2.
Registered in i.

つぎに、ステップ828においては、キーボード5−1
よりレイアウトコード(第4図参照)を入力することに
より、レイアウト基本D/B 23内に登録された基本
レイアウトコードを、CRT6に呼出す。
Next, in step 828, the keyboard 5-1
By inputting a layout code (see FIG. 4), the basic layout code registered in the layout basic D/B 23 is called up to the CRT 6.

当該編集装置は、このように基本レイアウトコードが呼
出されると、資料管理No、と、編集しようとするペー
ジ番号とを入力することができるように構成されている
。資料管理No、は、第11図に示された新本作成ファ
イルの資料管理No、と同様に、当該水の名称、または
管理番号である。
The editing device is configured such that when the basic layout code is called in this manner, the material management number and the page number to be edited can be input. The material management number is the name or management number of the water, similar to the material management number of the new book creation file shown in FIG.

この資料管理No、と、編集しようとするページ番号と
を、ステップS29において入力する。
This material management number and the page number to be edited are input in step S29.

資料管理No、、および編集しようとするページ番号の
データが入力されると、編集機3−1は、ステップS3
0および第12図に示されるように、ステップ828に
おいて呼出された基本レイアウトコードのうちのレイア
ウトコードを、ステップ829において入力された資料
管理No、およびページ番号に変換する。
When the data of the material management number and the page number to be edited are input, the editing machine 3-1 performs step S3.
0 and FIG. 12, the layout code of the basic layout codes called in step 828 is converted into the material management number and page number input in step 829.

この変換が行われると、ステップS31において、編集
機3−1は、資料管理NO,およびページ、ならびにL
ENおよびレイアウトデータを、該編集機3−1内に記
憶する。以下の説明においては、前記資料管理No、お
よびページ、ならびにLENおよびレイアウトデータを
、変換後レイアウトコードという。
When this conversion is performed, in step S31, the editing machine 3-1 converts the material management NO., the page, and the L.
EN and layout data are stored in the editing machine 3-1. In the following description, the material management number, page, LEN, and layout data will be referred to as a post-conversion layout code.

ステップS32においては、この変換後レイアウトコー
ドを用いて、基本レイアウトがCRT6に表示される。
In step S32, the basic layout is displayed on the CRT 6 using this converted layout code.

この基本レイアウトは、基本的には第13図に示される
ように、編集しようとするページの輪郭101と、文書
入力領域102とより成る。この第13図に示された基
本レイアウトは、二段枠組である。
This basic layout basically consists of an outline 101 of the page to be edited and a document input area 102, as shown in FIG. The basic layout shown in FIG. 13 is a two-stage framework.

つぎにステップS33においては、CRT6にイメージ
を表示させるか否かが判別される。
Next, in step S33, it is determined whether or not to display an image on the CRT 6.

イメージを表示させる場合は、ステップ834において
、テンポラリ−キー(第5図参照)をキーボード5−1
より入力し、1工レメント分のデータ、すなわちテンポ
ラリ−キー、呼出そうとするイメージデータのLEN、
および該イメージデータをエレメントD/B 22より
呼出すと共に、該イメージデータをCRT6に表示させ
る。
If the image is to be displayed, in step 834, the temporary key (see FIG. 5) is pressed on the keyboard 5-1.
Input one piece of data, that is, a temporary key, the LEN of the image data to be recalled,
Then, the image data is called from the element D/B 22, and the image data is displayed on the CRT 6.

ステップS35においては、前記キーボード5−1に接
続されたマウス(図示せず)を用いて、CRTB上に表
示されたイメージを基本レイアウト上の所望する位置に
移動する。
In step S35, the image displayed on the CRTB is moved to a desired position on the basic layout using a mouse (not shown) connected to the keyboard 5-1.

第14図はCRT6の画面を示す図であり、第13図と
同様の図である。
FIG. 14 is a diagram showing the screen of the CRT 6, and is a diagram similar to FIG. 13.

第14図において、符号Pで示される領域にイメージを
移動したときは、該イメージの、左上の座標および右下
の座標は、それぞれ(Xi、Yl)および(X2.Y2
)である。
In FIG. 14, when the image is moved to the area indicated by the symbol P, the upper left coordinates and lower right coordinates of the image are (Xi, Yl) and (X2.Y2), respectively.
).

このようにイメージを移動させると、基本レイアウト上
での該イメージの左上の座標(Xl。
When the image is moved in this way, the upper left coordinates (Xl) of the image on the basic layout.

Yl)および右下の座標(X2.Y2)が、編集機3−
1に入力される。
Yl) and the lower right coordinates (X2.Y2) are
1 is input.

なお、このイメージ移動の際には、編集機の機能に応じ
て、該イメージを拡大・縮小することができる。また、
このイメージの移動に限り、文書入力領域102の領域
外にイメージを移動させることができる。
Note that when moving this image, the image can be enlarged or reduced depending on the function of the editing machine. Also,
Only in this movement of the image can the image be moved outside the document input area 102.

ステップS36においては、第15図に示されるように
、テンポラリ−キー、呼出されるイメージデータのLE
N、および該イメージデータより成る1工レメント分の
データのうちの、テンポラリ−キーが、エレメントデー
タキーに変換される。
In step S36, as shown in FIG.
A temporary key of one element's worth of data consisting of N and the image data is converted into an element data key.

前記エレメントデータキーは、第9図に示されるように
、機種情報(スペック情報、サービスデータ情報、およ
びトルク情報)と同様に、機種コード、情報判別コード
、項目、およびイメージ区分、ならびにイメージデータ
の履歴を表わすデータステータス(ホストコンピュータ
1において自動的に入力される)より成る。
As shown in FIG. 9, the element data key includes the model code, information discrimination code, item, image classification, and image data, as well as model information (spec information, service data information, and torque information). It consists of data status (automatically entered in the host computer 1) representing the history.

このステップ836におけるテンポラリ−キーの、エレ
メントデータキーへの変換は、編集者が実際に、データ
ステータスを除くエレメントデータキーを入力すること
により行われる。なお、情報判別コードの先頭バイトに
は、′D”を入力する。また、第9図に示されたエレメ
ントデータキーのバイト長は、第6〜8図に示されたバ
イト長と同一である。
The conversion of the temporary key into an element data key in step 836 is performed by the editor actually inputting the element data key excluding data status. Note that 'D' is input to the first byte of the information discrimination code. Also, the byte length of the element data key shown in Figure 9 is the same as the byte length shown in Figures 6 to 8. .

ステップS37においては、前記エレメントデータキー
と、該エレメントデータキーに対応するイメージデータ
のLENと、該イメージデータとが、1工レメント分の
データとして、前記座標(Xi、Yl)、(X2.Y2
)と共に、編集機3−1に登録される。
In step S37, the element data key, the LEN of the image data corresponding to the element data key, and the image data are set as data for one element at the coordinates (Xi, Yl), (X2.Y2
) are registered in the editing machine 3-1.

ステップS45においては、1ペ一ジ分の編集が終了し
たか否かが判別され、終了していなければ、ステップS
33に戻る。
In step S45, it is determined whether editing for one page has been completed, and if it has not been completed, step S45 is performed.
Return to 33.

前記ステップS33においてCRT6にイメージを表示
させることが判別されなかったときは、ステップ838
において、CRT6に文書を表示させるか否かが判別さ
れる。
If it is not determined in step S33 that the image should be displayed on the CRT 6, step 838
In this step, it is determined whether or not to display the document on the CRT 6.

文書を表示させる場合は、ステップS39において、テ
ンポラリ−キー(第5図参照)をキーボード5−1より
入力し、1工レメント分のデータ、すなわちテンポラリ
−キー、呼出そうとする文書データのLEN、および該
文書データをエレメントD/B 22より呼出すと共に
、該文書データをCRT6に表示させる。
To display a document, in step S39, input a temporary key (see FIG. 5) from the keyboard 5-1 to input data for one element, that is, the temporary key, the LEN of the document data to be recalled, Then, the document data is called from the element D/B 22, and the document data is displayed on the CRT 6.

ステップS40においては、前記キーボード5−1に接
続されたマウス(図示せず)を用いて、CRTB上に表
示された文書を基本レイアウトの所望する位置に移動す
る。
In step S40, a mouse (not shown) connected to the keyboard 5-1 is used to move the document displayed on the CRTB to a desired position in the basic layout.

文書を、第14図に示される基本レイアウト上の、符号
Qで示される位置に移動したときは、該文書の、左上の
座標および右下の座標は、それぞれ(X3.Y3)およ
び(X4.Y4)である。
When a document is moved to the position indicated by the symbol Q on the basic layout shown in FIG. 14, the upper left and lower right coordinates of the document are (X3.Y3) and (X4.Y3), respectively. Y4).

このように文書を移動させると、基本レイアウト上での
該文書の左上の座標(X3.Y3)および右下の座標(
X4.Y4)が、編集機3−1に入力される。
When a document is moved in this way, the upper left coordinates (X3.Y3) and lower right coordinates (X3.Y3) of the document on the basic layout are
X4. Y4) is input to the editing machine 3-1.

ステップS41においては、第16図に示されるように
、テンポラリ−キー、呼出される文書データのLEN、
および該文書データより成る1工レメント分のデータの
うちの、テンポラリ−キーが、エレメントデータキーに
変換される。
In step S41, as shown in FIG. 16, the temporary key, the LEN of the document data to be called,
A temporary key of one element's worth of data consisting of the document data is converted into an element data key.

このエレメントデータキー、ならびに呼出される文書デ
ータのLEN、および該文書データのフオーマットを、
第17図に示す。
This element data key, the LEN of the document data to be called, and the format of the document data,
It is shown in FIG.

第17図に示されるように、文書データに対応するエレ
メントデータキーは、例えば8ノくイト長の文書管理N
o、と、例えば6バイト長の細項目コードと、例えば2
バイト長の言語情報と、文書データの履歴を表わすデー
タステータス(ホストコンピュータ1において自動的に
入力される)とより成る。
As shown in FIG. 17, the element data key corresponding to the document data is, for example, an 8-kite long document management N.
o, and a detailed item code of, for example, 6 bytes long, and, for example, 2
It consists of byte-length language information and data status (automatically input in the host computer 1) representing the history of document data.

前記文書管理No、は、当該文書を特定するためのデー
タであり、その先頭バイトには、“B”を入力する。
The document management number is data for specifying the document, and "B" is input into the first byte.

前記言語情報は、文書データが日本語で作成されたもの
か、英語で作成されたものか等を示すためのデータであ
る。
The language information is data indicating whether the document data is created in Japanese or English.

前記細項目コードは、当該文書の分類コードである。The detailed item code is a classification code of the document.

なお、第17図に示された1工レメント分のデータのデ
ータステータスの後には、ブランクが詰められ、そのエ
レメントデータキーのバイト長は、第6〜9図に示され
たエレメントデータキーの7(イト長と同一となるよう
に設定されている。つまり、文書データ、イメージデー
タ、および機種情報データに対応するエレメントデータ
キーは、すべて同一のバイト長に設定される。
Note that the data status of one element of data shown in FIG. 17 is padded with blanks, and the byte length of the element data key is equal to 7 of the element data keys shown in FIGS. (This is set to be the same as the byte length. In other words, the element data keys corresponding to document data, image data, and model information data are all set to the same byte length.

当該編集装置は、前記細項目コードを用いて、文書の検
索を行うことができる。この文書の検索は、ステップ5
114に関して後述する。
The editing device can search for documents using the detailed item code. Search for this document in step 5.
114 will be described later.

ステップS37においては、前記エレメントデータキー
と、該エレメントデータキーに対応する文書データのL
ENと、該文書データとが、1工レメント分のデータと
して、前記座標(X3゜Y3)、(X4.Y4)と共に
前記編集機3−1に登録される。
In step S37, the element data key and the L of the document data corresponding to the element data key are
EN and the document data are registered in the editing machine 3-1 together with the coordinates (X3°Y3) and (X4.Y4) as data for one element.

前記ステップ838において、CRT6に文書を表示さ
せることが判別されなかった場合は、機種情報を表示す
るものとみなされる。
If it is not determined in step 838 that the document is to be displayed on the CRT 6, it is assumed that the model information is to be displayed.

そして、ステップS42において、呼出そうとする機種
情報のエレメントデータキー(第6図ないし第8図参照
)をキーボード5−1より人力し、1工レメント分の機
種情報データ、すなわち、エレメントデータキー、およ
びスペック情報、サービスデータ情報、またはトルク情
報を、機種情報D/B 14より編集機3−1に呼出す
と共に、該スペック情報、サービスデータ情報、または
トルク情報をCRT6に表示させる。
Then, in step S42, manually input the element data key (see FIGS. 6 to 8) of the model information to be called up from the keyboard 5-1 to obtain the model information data for one element, that is, the element data key, The specification information, service data information, or torque information is called from the model information D/B 14 to the editing machine 3-1, and the specification information, service data information, or torque information is displayed on the CRT 6.

なお、このようにキーボード5−1よりエレメントデー
タキーを入力し、ホストコンピュータ1およびシステム
コントローラ2を介して、機種情報D/B 14より直
接編集機3−1に機種情報を呼出すようにする代わりに
、パーソナルコンピュータ4−1〜4−Nのいずれかを
用いて、機種情報を機種情報D/B 14より呼出し、
−旦エレメントD/B22内に登録し、その後、キーボ
ード5−1よりエレメントデータキーを人力し、システ
ムコントローラ2を介して前記エレメントD/B22よ
り編集機3−1に機種情報を呼出すようにしても良い。
Note that instead of inputting the element data key from the keyboard 5-1 and calling the model information directly from the model information D/B 14 to the editing machine 3-1 via the host computer 1 and system controller 2, Then, using one of the personal computers 4-1 to 4-N, call up the model information from the model information D/B 14,
- first register it in the element D/B 22, then manually press the element data key from the keyboard 5-1, and call the model information from the element D/B 22 to the editing machine 3-1 via the system controller 2. Also good.

ここで、機種情報データのうち、サービスデータ情報お
よびトルク情報は、エレメントデータキー内のイメージ
区分情報、およびステップS21に関して前述した換算
区分(図示せず)情報に応じて、該サービスデータ情報
およびトルク情報の表示形態が決定される。
Here, among the model information data, the service data information and torque information are determined according to the image classification information in the element data key and the conversion classification (not shown) information described above regarding step S21. The display form of the information is determined.

つまり、例えばサービスデータについて言えば、前掲し
た第10図に示したように、第1のデータ部に設定され
たデータを用いて、あらかじめ設定された換算区分情報
に応じて、第2および第3のデータ部内に前記データが
自動換算されて設定されている場合には、前記換算区分
およびイメージ区分の情報に応じて、例えば第25図に
示されたような形態でサービスデータがCRTB上に表
示される。
In other words, for example, regarding service data, as shown in FIG. 10 above, using the data set in the first data section, the second and third If the data is automatically converted and set in the data section, the service data is displayed on the CRTB in the form shown in FIG. 25, for example, according to the conversion classification and image classification information. be done.

第25図は換算区分と、イメージ区分と、サービスデー
タの、CRT上での表示との関係の一例を示す表である
FIG. 25 is a table showing an example of the relationship between conversion categories, image categories, and display of service data on a CRT.

第25図において、換算区分が“10”、イメージ区分
が“10”の場合は、CRT6には、第1のデータ部(
第10図)に設定されたデータのみが、[mml単位で
表示される。
In FIG. 25, when the conversion classification is "10" and the image classification is "10", the first data section (
Only the data set in FIG. 10) are displayed in [mml] units.

換算区分が“10”、イメージ区分が“20”の場合は
、第1のデータ部に設定されたデータが[mmlで表示
され、続けて第2のデータ部に設定されたデータが[1
n]単位でかっこ内に表示される。
When the conversion category is "10" and the image category is "20", the data set in the first data section is displayed as [mml], and then the data set in the second data section is displayed as [1].
n] units are displayed in parentheses.

換算区分が“20m1イメ一ジ区分が“10″の場合は
、第2のデータ部内に設定されたデータのみが、[mm
l単位で表示される。
If the conversion classification is "20m" and the image classification is "10", only the data set in the second data section is [mm
Displayed in l units.

換算区分が“20”、イメージ区分が“20“の場合は
、第2のデータ部内に設定されたデータか[mml単位
で表示され、続けて第1のデータ部に設定されたデータ
が[mml単位でかっこ内に表示される。
If the conversion category is "20" and the image category is "20", the data set in the second data section is displayed in [mmml], and then the data set in the first data section is displayed in [mmml]. Units are displayed in parentheses.

換算区分が“40”の場合は、換算区分が“10”の場
合と同一のデータおよび単位で表示がなされるが、その
小数点が、ピリオドでなくカンマで表示される。
When the conversion class is "40", the same data and units are displayed as when the conversion class is "10", but the decimal point is displayed as a comma instead of a period.

つぎに、ステップS43においては、ステップS35お
よびS40と同様に、機種情報のデータを基本レイアウ
ト上に位置決めし、その座標を入力する。
Next, in step S43, similarly to steps S35 and S40, the model information data is positioned on the basic layout, and its coordinates are input.

ステップS44においては、第6図ないし第8図に示さ
れた1工レメント分のデータのうちの、エレメントデー
タキーと、その座標情報とが編集機3−1に登録される
In step S44, the element data key and its coordinate information among the data for one element shown in FIGS. 6 to 8 are registered in the editing machine 3-1.

もちろん、エレメントデータキーのみならず、各エレメ
ントデータをも座標情報と共に登録するようにしても良
い。
Of course, not only the element data key but also each element data may be registered together with the coordinate information.

さて、前記ステップS45において1ペ一ジ分の編集作
業が終了したと判別されたときは、ステップ346にお
いて1ペ一ジ分のデータが第18図に示されるような形
態に変換される。この変換は、編集作業を行った編集機
(この場合は、編集機3−1)において行われる。
If it is determined in step S45 that the editing work for one page has been completed, then in step 346 the data for one page is converted into the format shown in FIG. This conversion is performed in the editing machine that performed the editing work (in this case, the editing machine 3-1).

第18図は編集機において変換された1ペ一ジ分のデー
タのフォーマットを示す図である。
FIG. 18 is a diagram showing the format of data for one page converted by the editing machine.

第18図において、編集機において変換される1ペ一ジ
分のデータは、つぎの各データより成る。
In FIG. 18, one page of data converted by the editing machine consists of the following data.

(A)ステップS30において変換された変換後レイア
ウトデータ(第12図参照)。
(A) Post-conversion layout data converted in step S30 (see FIG. 12).

(B)前記ステップS35、S40、またはS43にお
いて入力された座標、および該座標により指定される領
域に配置される1工レメント分のデータのうちのエレメ
ントデータキー。1ページ内に複数のエレメントデータ
(イメージデータ、文書データ、あるいは機種情報デー
タ)が配置される場合は、この座標およびエレメントデ
ータキーは、その複数組だけ配置される。
(B) The coordinates input in step S35, S40, or S43, and an element data key of one element's worth of data arranged in the area specified by the coordinates. When a plurality of element data (image data, document data, or model information data) are arranged within one page, only the plurality of pairs of coordinates and element data keys are arranged.

この座標およびエレメントデータキーは、前記変換後レ
イアウトデータに続けて設定される。以下の説明におい
ては、この座標およびエレメントデータキーを、編集上
のレイアウトという。
These coordinates and element data keys are set following the converted layout data. In the following description, these coordinates and element data keys will be referred to as an editorial layout.

(C)1ページ内に配置されるエレメントデータのエレ
メントデータキー、該エレメントデータのLEN、およ
び該エレメントデータ。1ページ内に複数のエレメント
データが配置される場合は、このエレメントデータキー
、LEN、およびエレメントデータは、その複数組だけ
配置される。
(C) Element data key of element data arranged within one page, LEN of the element data, and the element data. When a plurality of element data are arranged within one page, only the plurality of sets of element data keys, LENs, and element data are arranged.

つまり、エレメントデータキー、LEN、およびエレメ
ントデータより成る1工レメント分のデータは、編集上
のレイアウト内に含まれる座標およびエレメントデータ
キーの組と同数設定される。
That is, the data for one element consisting of the element data key, LEN, and element data is set in the same number as the pairs of coordinates and element data keys included in the editing layout.

このエレメントデータキー、LEN、およびエレメント
データは、前記編集上のレイアウトに続けて設定される
This element data key, LEN, and element data are set following the editorial layout.

もちろん、エレメントデータが機種情報である場合は、
第6図ないし第8図より明らがなように、エレメントデ
ータの前にはLENがないので、エレメントデータキー
、およびエレメントデータのみが設定される。
Of course, if the element data is model information,
As is clear from FIGS. 6 to 8, since there is no LEN before the element data, only the element data key and element data are set.

前記編集上のレイアウトの後に配置されるこれらデータ
を、以下の説明においては、エレメントデータ群という
In the following description, these data placed after the editorial layout will be referred to as an element data group.

なお、第18図には示されていないが、最後のエレメン
トデータの終わりには、当該1ペ一ジ分のデータが終了
したことを示すエンドレコードが付加される。
Although not shown in FIG. 18, an end record is added to the end of the last element data to indicate that one page of data has ended.

1ペ一ジ分のデータが、第18図に示されたように変換
されると、その1ペ一ジ分のデータは、ステップS47
において、システムコントローラ2を介して、本D/B
21内に登録される。
When the data for one page is converted as shown in FIG. 18, the data for one page is converted to step S47.
In the system controller 2, the main D/B
It will be registered within 21 days.

つぎにステップ54gにおいては、ステップホストコン
ピュータ1に転送される。
Next, in step 54g, the data is transferred to the step host computer 1.

ここで、ホストコンピュータ1が休日等の理由により稼
動していない場合は、ステップS47までの処理を繰返
し行なっておき、ホストコンピュータ1が稼動を開始し
てから、前記水D/B21に登録された数ページ分デー
タをまとめて転送するようにしても良い。
Here, if the host computer 1 is not operating due to a holiday or other reason, the process up to step S47 is repeated, and after the host computer 1 starts operating, the data registered in the water D/B 21 is Data for several pages may be transferred at once.

スップS49においては、ホストコンピュータ1におい
て、前記1ペ一ジ分のデータがコピーされ、第19図に
示されるように変換される。
In step S49, the data for one page is copied in the host computer 1 and converted as shown in FIG.

第19図はレイアウトD/Bllに登録するためにホス
トコンピュータ1において変換される1ペ一ジ分のレイ
アウト情報である。
FIG. 19 shows one page of layout information that is converted in the host computer 1 for registration in the layout D/Bll.

ホストコンピュータ1に転送される1ペ一ジ分のデータ
は、該ホストコンピュータ1に接続された各D/B (
レイアウトD/B 11、文書D/B12、イメージD
/B 13、および機種情報D/B14)に分散されて
記憶されるが、このステップS49における変換は、1
ペ一ジ分のデータのうちのレイアウトに関する情報のみ
を、レイアウトD/Bllに記憶するために行われる。
One page of data transferred to the host computer 1 is transferred to each D/B (
Layout D/B 11, Document D/B12, Image D
/B13 and model information D/B14), but the conversion in step S49 is
This is done in order to store only the layout-related information of one page's worth of data in the layout D/Bll.

第19図と前掲した第18図との対比から明らかなよう
に、このステップS49においては、前記1ペ一ジ分の
データのうちの、編集上のレイアウトに続けて設定され
たエレメントデータ群のうちのLENおよびエレメント
データを取り去ったものである。
As is clear from the comparison between FIG. 19 and the above-mentioned FIG. This is the one with my LEN and element data removed.

つぎにステップS50においては、前記ステップS49
において変換されたデータがレイアウトD/allに登
録される。  、 ステップS51においては、前記ステップ348におい
てホストコンピュータ1に転送された1ペ一ジ分のデー
タを用いて、エレメントデータ群がコピーされる。
Next, in step S50, the step S49
The data converted in is registered in layout D/all. , In step S51, the element data group is copied using one page of data transferred to the host computer 1 in step 348.

ステップS52においては、前記エレメントデータ群の
うちの文書データに関するものが、文書D/B 12に
登録される。
In step S52, those related to document data among the element data group are registered in the document D/B 12.

ステップS53においては、前記エレメントデータ群の
うちのイメージデータに関するものが、イメージD/B
 13に登録される。
In step S53, those related to image data of the element data group are selected from the image D/B.
Registered on 13th.

つぎにステップS54においては、編集された1ペ一ジ
分のデータをプリントするか否かが判別される。プリン
トを行わない場合は、当該処理はステップS57に移行
する。
Next, in step S54, it is determined whether one page of edited data is to be printed. If printing is not to be performed, the process moves to step S57.

プリントを行う場合は、当該処理は、ステップS55に
移行する。
If printing is to be performed, the process moves to step S55.

さてつぎに、第2の編集手法を、第1の編集手法に関す
る説明と同様に、自動2輪車等のサービスマニュアルを
作成する場合を例にとって、第20図ないし第24図を
参照して説明する。
Next, the second editing method will be explained with reference to FIGS. 20 to 24, using the case of creating a service manual for a motorcycle, etc. as an example, similar to the explanation regarding the first editing method. do.

第20図は本発明の一実施例による第2の編集手法を示
すフローチャートである。
FIG. 20 is a flowchart showing a second editing method according to an embodiment of the present invention.

第20図に示された各ステップのうち、第3図と同一の
符号が付けられたステップは、同一または同等の処理を
あられしている。
Among the steps shown in FIG. 20, steps given the same reference numerals as those in FIG. 3 perform the same or equivalent processing.

第2の編集手法においては、まずステップS25におい
て、ホストコンピュータ1に接続されたパーソナルコン
ピュータ4−1〜4−Nのいずれか(例えばパーソナル
コンピュータ4−1)より、ホストコンピュータ1に登
録された新本作成ファイルを呼出す。この新本作成ファ
イルの構成は、第11図に示されたものと同一であるの
で、その説明は省略する。
In the second editing method, first, in step S25, any of the personal computers 4-1 to 4-N (for example, the personal computer 4-1) connected to the host computer 1 selects a new Call this created file. The structure of this new book creation file is the same as that shown in FIG. 11, so its explanation will be omitted.

新本作成ファイルを呼出したならば、ステップS26に
おいて、該新本作成ファイルに所定のデータ、すなわち
資料管理No、情報と、担当者情報と、スタートページ
情報とを入力する。
Once the new book creation file has been called, in step S26, predetermined data, ie, material management number, information, person in charge information, and start page information are input into the new book creation file.

つぎにステップS27に示されるように、ホストコンピ
ュータ1より、該新本作成ファイルがシステムコントロ
ーラ2に転送され、本D/B21内に登録される。
Next, as shown in step S27, the new book creation file is transferred from the host computer 1 to the system controller 2 and registered in the book D/B 21.

ステップ5101においては、当該編集装置においてす
でに作成された本(以下、元本という)を参照して、元
本の各ページのうち、新本に使用できるページを選択す
る。すなわち、例えば第1の元本の第21ページから第
30ページまでが新本の第1ページから第10ページま
でに使用でき、第2の元本の第46ページから第50ペ
ージまでが新本の第11ページから第15ページまでに
使用でき、そして、第1の元本の第31ページから第4
0ページまでが新本の第16ページから第25ページま
でに使用できる、というような選択を行う。
In step 5101, the editing device refers to a book that has already been created (hereinafter referred to as the original), and selects pages that can be used for a new book from among the pages of the original. That is, for example, pages 21 to 30 of the first original can be used as pages 1 to 10 of the new book, and pages 46 to 50 of the second original can be used as the new book. It can be used from the 11th page to the 15th page of the original book, and from the 31st page to the 4th page of the first original book.
A selection is made such that up to page 0 can be used as pages 16 to 25 of the new book.

この処理は、オペレータが元本の現物を実際に手にして
行う。
This process is carried out by an operator who actually holds the original principal in his or her hands.

つぎにステップ5102においては、パーソナルコンピ
ュータ4−1より、元本の資料管理No、およびページ
番号を入力し、そして、その1ペ一ジ分のデータ(第1
9図参照)をレイアウトD/Bllよりホストコンピュ
ータ1内にコピーする。
Next, in step 5102, the data management number and page number of the original are inputted from the personal computer 4-1, and the data for one page (first
9) into the host computer 1 from the layout D/Bll.

つぎにステップ5103において、パーソナルコンピュ
ータ4−1より、新本の資料管理No、およびページ番
号を入力する。
Next, in step 5103, the material management number and page number of the new book are input from the personal computer 4-1.

ステップ5104においては、前記ステップ5102に
おいてコピーされた1ペ一ジ分のデータのうちの資料管
理No、およびページ番号を、前記ステップ5103に
おいて入力された新本の資料管理No、およびページ番
号に書換える。
In step 5104, the material management number and page number of one page of data copied in step 5102 are rewritten to the material management number and page number of the new book input in step 5103. Ru.

第21図はステップ5104におけるデータ書換えを説
明するための図である。
FIG. 21 is a diagram for explaining data rewriting in step 5104.

ステップ5102において呼出され、コピーされる元本
1ペ一ジ分のデータは、第21図上部に示されるような
データであるが、このステップ5104においては、同
図下部に示されるように、前記データのうちの資料管理
No、およびページ番号のみが新本のそれに書換えられ
る。
The data for one page of the original that is called and copied in step 5102 is data as shown in the upper part of FIG. Only the material management number and page number of the data are rewritten to those of the new book.

ステップ5105においては、このように作成された1
ペ一ジ分のデータが、ホストコンピュータ1内に記憶さ
れる。
In step 5105, the 1 created in this way
Data for one page is stored in the host computer 1.

ステップ5106においては、この資料管理No、およ
びページ番号の書換えが、新本−細分についてすべて終
了したか否かが判別される。前述の例について言えば、
第1の元本の第21ページから第30ページまで、第2
の元本の第46ページから第50ページまで、および第
1の元本の第31ページから第40ページまでのすべて
が、新本の第1ページから第25ページに変換されたか
否かが判別される。
In step 5106, it is determined whether the rewriting of the material management number and page number has been completed for all new book subdivisions. Regarding the previous example,
From page 21 to page 30 of the first principal book, the second
It is determined whether all pages 46 to 50 of the original and pages 31 to 40 of the first original have been converted to pages 1 to 25 of the new book. be done.

一細分の書換えが終了していなければ、当該処理はステ
ップ5102に戻り、終了していれば、ステップ510
7に移行する。
If rewriting of one subdivision has not been completed, the process returns to step 5102; if it has been completed, step 510
Move to 7.

ステップ5107においては、前記ステップ5104の
ように変換された1ペ一ジ分のデータのうちの、エレメ
ントデータキーに対応する、エレメントデータ、または
エレメントデータのLENおよびエレメントデータを、
各D/812〜14より呼出し、前記1ペ一ジ分のデー
タの、編集上のレイアウトの後に配置された各エレメン
トデータキーの後に付加する。つまり、ステップ510
4において変換された1ペ一ジ分のデータを、第18図
に示されたような完全な形に再現する。
In step 5107, the element data or the LEN and element data of the element data corresponding to the element data key out of one page of data converted as in step 5104,
It is called from each D/812 to D/814 and added after each element data key placed after the editorial layout of the one page's worth of data. That is, step 510
The data for one page converted in step 4 is reproduced in a complete form as shown in FIG.

ステップ8108においては、−冊分のすべてのページ
か、完全な形に変換されたか否かが判別される。−冊分
のすべてのページが変換されていなければ、当該処理は
ステップ5107に戻り、すべてのページが変換されて
いれば、ステップ5109に移行する。
In step 8108, it is determined whether all the pages for one book have been converted into a complete form. - If all pages of the book have not been converted, the process returns to step 5107; if all pages have been converted, the process moves to step 5109.

ステップ5109においては、前記−冊分のデータをホ
ストコンピュータ1よりシステムコントローラ2に転送
する。
In step 5109, the data for the -volume is transferred from the host computer 1 to the system controller 2.

ステップ5110においては、前記−冊分のデータが、
システムコントローラ2により、本D/B21に登録さ
れる。
In step 5110, the data for the -volume is
It is registered in the main D/B 21 by the system controller 2.

つぎにステップ5111において、キーボード5−1よ
り、新本の資料管理No、およびページ番号を編集機3
−1に入力する。
Next, in step 5111, the material management number and page number of the new book are entered on the editing machine 3 using the keyboard 5-1.
Enter -1.

ステップ5112においては、入力された新本の該当す
るページが、本D/B21より呼出され、編集機3−1
に登録される。
In step 5112, the corresponding page of the input new book is called up from the book D/B 21, and the editing machine 3-1
will be registered.

そして、ステップ5113においては、前記水D/B2
1より呼出されたページが、CRT6に表示される。
Then, in step 5113, the water D/B2
The page called up from 1 is displayed on the CRT 6.

つぎに、ステップ5130において、CRT6に表示さ
れた1ペ一ジ分のデータの編集を行うか否かが判別され
る。すなわち、ステップ5102ないし5104におい
て、元本よりコピーされた新本のページが、編集を行う
ことなくそのまま使用できるか否かが判別される。編集
を行わない場合は、当該処理はステップS46に移行し
、編集を行う場合はステップ5114に移行する。
Next, in step 5130, it is determined whether one page of data displayed on the CRT 6 is to be edited. That is, in steps 5102 to 5104, it is determined whether the pages of the new book copied from the original can be used as they are without editing. If editing is not to be performed, the process moves to step S46, and if editing is to be performed, the process moves to step S5114.

ステップ5114においては、CRT6に表示された新
本のページを編集するにあたって、元本(前記ステップ
5101において選択された元本を含む)のエレメント
が使用できるか否かを、パーソナルコンピュータ4−1
〜4−Nのいずれかを用いて検索する。この検索の手法
は、第22〜24図に関して後述する。
In step 5114, the personal computer 4-1 determines whether elements of the original (including the original selected in step 5101) can be used to edit the pages of the new book displayed on the CRT 6.
Search using any of 4-N to 4-N. This search method will be described later with reference to FIGS. 22-24.

ステップ5115においては、前記検索により、新本編
集に用いることのできるエレメントが見つけられたか否
かが判別される。
In step 5115, it is determined whether an element that can be used for editing a new book has been found through the search.

見つけられたならば、ステップ5116において、パー
ソナルコンピュータ4−1〜4−N(例えばパーソナル
コンピュータ4−1)より、検索されたエレメントのエ
レメントデータキーを入力する。
If found, in step 5116, the element data key of the searched element is input from the personal computers 4-1 to 4-N (eg, personal computer 4-1).

ステップ5117においては、検索により呼出された1
工レメント分のデータがシステムコントローラ2に転送
され、該システムコントローラ2は、これをエレメント
D/B22に登録する。
In step 5117, the 1 called by the search
The data for the element is transferred to the system controller 2, and the system controller 2 registers it in the element D/B 22.

ステップ8118においては、検索を続けるか否かが判
別され、続ける場合は当該処理はステップ5114に戻
る。
In step 8118, it is determined whether or not to continue the search, and if so, the process returns to step 5114.

前記ステップ5115において、新本編集に用いること
のできるエレメントが見つけられなかったならば、ステ
ップ5132において、ステップ5144 (検索)で
呼出された1工レメント分のデータをクリアする。もち
ろん、このときD/812〜14内のデータはクリアし
ない。
If no element that can be used for editing the new book is found in step 5115, then in step 5132 the data for one element called up in step 5144 (search) is cleared. Of course, the data in D/812 to D/814 is not cleared at this time.

ステップ5119においては、イメージデータ、文書デ
ータ、または機種情報データ、すなわちエレメントを、
新規に入力するか否かが判別される。
In step 5119, image data, document data, or model information data, that is, elements, are
It is determined whether a new input is to be made.

エレメントを新規入力しない場合は、当該処理はステッ
プ5118に戻る。
If no new element is to be input, the process returns to step 5118.

エレメントを新規に入力する場合は、当該処理はステッ
プS3に移行する。ステップ83〜S23の処理は、第
3図の同一の符号で示されたステップと同一の処理行程
であるので、その説明は省略する。
When newly inputting an element, the process moves to step S3. Since the processes in steps 83 to S23 are the same as the steps indicated by the same reference numerals in FIG. 3, their explanation will be omitted.

ステップS22またはステップS23の処理が終了した
ならば、当該処理はステップ5119に戻る。
When the process of step S22 or step S23 is completed, the process returns to step 5119.

前記ステップ5118において、検索を続けないと判別
されたときは、ステップS33において、CRTB上に
イメージを表示させる否かが判別される。イメージを表
示させる場合は、ステップ5120において、表示しよ
うとするイメージデータのテンポラリ−キー、またはエ
レメントデータキーをキーボード5−1より入力し、所
定のイメージをエレメントD/B 22より呼出し、C
RT6に表示する。
When it is determined in step 5118 that the search is not to be continued, it is determined in step S33 whether or not to display the image on the CRTB. To display an image, in step 5120, input the temporary key or element data key of the image data to be displayed from the keyboard 5-1, call up a predetermined image from the element D/B 22, and press C.
Display on RT6.

つぎにステップS35において、前記イメージを移動し
、その座標を入力する。
Next, in step S35, the image is moved and its coordinates are input.

ステップ5121においては、前記ステップ5120に
おいてテンポラリ−キーが入力された否かが判別される
In step 5121, it is determined whether or not a temporary key was input in step 5120.

テンポラリ−キーを入力した場合は、ステップ336に
おいて、前記テンポラリ−キーがエレメントデータキー
に変換される。この変換は、第3図に関して前述したの
で、その説明は省略する。
If a temporary key is input, in step 336 the temporary key is converted to an element data key. This conversion has been described above with respect to FIG. 3, so a description thereof will be omitted.

前記ステップ5121においてテンポラリ−キーを人力
したと判別されなかった場合、またはステップS36の
処理が終了した後は、ステップS37において、エレメ
ントデータキーと、該エレメントデータキーに対応する
イメージデータのLENおよび該イメージデータとが、
1工レメント分のデータとして、前記ステップS35に
おいて入力された座標と共に、編集機3−1に登録され
る。
If it is not determined in step 5121 that the temporary key was manually pressed, or after the process in step S36 is completed, in step S37, the element data key, the LEN of the image data corresponding to the element data key, and the corresponding The image data is
The data for one element is registered in the editing machine 3-1 together with the coordinates input in step S35.

前記ステップS33において、イメージを表示させるも
のと判別されなかった場合は、ステップ338において
文書を表示させるか否かが判別される。
If it is not determined in step S33 that an image is to be displayed, it is determined in step 338 whether or not a document is to be displayed.

文書をCRT6に表示させる場合は、ステップ5122
において、表示しようとする文書のテンポラリ−キー、
またはエレメントデータキーをキーボード5−1より入
力し、所定の文書をエレメントD/B 22より呼出し
、CRT6に表示する。
If the document is to be displayed on the CRT 6, step 5122
, the temporary key of the document to be displayed,
Alternatively, the user inputs the element data key from the keyboard 5-1 to call up a predetermined document from the element D/B 22 and display it on the CRT 6.

つぎにステップS40において、前記文書を移動し、そ
の座標を入力する。
Next, in step S40, the document is moved and its coordinates are input.

ステップ5123においては、前記ステップ5122に
おいてテンポラリ−キーが入力された否かが判別される
In step 5123, it is determined whether or not the temporary key was input in step 5122.

テンポラリ−キーを入力した場合は、ステップS41に
おいて、前記テンポラリ−キーがエレメントデータキー
に変換される。この変換は、前記ステップ836の変換
と同様に行われる。
If a temporary key is input, the temporary key is converted into an element data key in step S41. This conversion is performed similarly to the conversion in step 836 above.

前記ステップ5123においてテンポラリ−キーを人力
したと判別されなかった場合、またはステップS41の
処理が終了した後は、ステップS37において、エレメ
ントデータキーと、該エレメントデータキーに対応する
文書データのLENおよび該文書データとが、1工レメ
ント分のデータとして、前記ステップS35において入
力された座標と共に、編集機3−1に登録される。
If it is not determined in step 5123 that the temporary key was manually pressed, or after the process in step S41 is completed, in step S37, the element data key, the LEN of the document data corresponding to the element data key, and the corresponding The document data is registered in the editing machine 3-1 as one element's worth of data together with the coordinates input in step S35.

前記ステップ838において、文書を表示させるものと
判別されなかった場合は、機種情報を表示させるもの判
断され、当該処理はステップ5131に移行する。
If it is not determined in step 838 that a document is to be displayed, it is determined that model information is to be displayed, and the process proceeds to step 5131.

ステップ5131においては、表示しようとする機種情
報のエレメントデータキーをキーボード5−1より入力
し、所定の機種情報をエレメントD/B22より呼出し
、CRT6に表示する。
In step 5131, the element data key of the model information to be displayed is input from the keyboard 5-1, predetermined model information is called up from the element D/B 22, and displayed on the CRT 6.

つぎにステップS43において、前記機種情報を移動し
、その座標を入力する。
Next, in step S43, the model information is moved and its coordinates are input.

ステップS44においては、エレメントデータキーを、
前記ステップS43において入力された座標と共に、編
集機3−1に登録する。
In step S44, the element data key is
It is registered in the editing machine 3-1 together with the coordinates input in step S43.

前記ステップS37またはステップS44の処理が終了
したならば、ステップS45において、CRTB上に表
示された1ペ一ジ分のデータ編集が終了したか否かが判
別される。編集が終了していなければ、当該処理はステ
ップS33に戻り、終了していれば、ステップS46に
移行する。
When the processing in step S37 or step S44 is completed, it is determined in step S45 whether or not editing of data for one page displayed on the CRTB has been completed. If the editing has not been completed, the process returns to step S33, and if it has been completed, the process advances to step S46.

ステップS46においては、編集機3−1において、編
集後の1ペ一ジ分のデータが第18図に示されるような
形態に変換される。
In step S46, the editing machine 3-1 converts the data for one page after editing into the format shown in FIG. 18.

つぎにステップ5124においては、変換された1ペ一
ジ分のデータが、本D/B21内において更新される。
Next, in step 5124, the converted data for one page is updated in the main D/B 21.

ステップ848ないしS57の処理は、第3図の同一の
符号で示されたステップと同一の処理行程であるので、
その説明は省略する。なお、ステップ5−57において
、次ページの作成(編集)を行うと判別されたときは、
当該処理はステップ5111に戻る。
The processing from steps 848 to S57 is the same process as the steps indicated by the same reference numerals in FIG.
The explanation will be omitted. Note that when it is determined in step 5-57 that the next page should be created (edited),
The process returns to step 5111.

なお、第20図に関する説明においては、ステップS3
3以降において1ペ一ジ分の編集作業を行う前にあらか
じめ検索を行っておき、必要なデータをD/812〜1
4より呼出しエレメントD/B 22に登録しておくも
のとしたが、編集作業中にこれらの処理を行うようにし
ても良いことは当然である。
In addition, in the explanation regarding FIG. 20, step S3
3 and later, before editing one page, search in advance and find the necessary data in D/812~1.
4, it is assumed that these processes are registered in the calling element D/B 22, but it goes without saying that these processes may be performed during editing work.

つぎに、前記ステップ5114の処理を文書データ検索
を例にとって、詳細に説明する。このステップ5114
の検索は、パーソナルコンピュータ4−1〜4−Nのい
ずれかを用いて行う。
Next, the process of step 5114 will be explained in detail using document data search as an example. This step 5114
The search is performed using any one of the personal computers 4-1 to 4-N.

第22図は、文書D/B 12内にあらかじめ設定され
た、文書データ検索用のテーブルの一部を示す概略図で
ある。第22図番表に示された“0”は、ヌル、または
何もデータが入力されていないことを示している。
FIG. 22 is a schematic diagram showing a part of a document data search table set in advance in the document D/B 12. As shown in FIG. "0" shown in the number table in Figure 22 indicates null or no data has been input.

文書D/B 12には、第22図に示されるように、イ
ンデックス(以下、IDと略称する。)およびタイトル
より成る複数の文書データ検索用テーブルが入力・設定
されている。前記IDは、第17図に示された文書デー
タに対応するエレメントデータキーの細項目コードに対
応するように、該細項目コードと同一のバイト長(この
例においては6バイト)に設定されている。
As shown in FIG. 22, in the document D/B 12, a plurality of document data search tables each consisting of an index (hereinafter abbreviated as ID) and a title are input and set. The ID is set to the same byte length (6 bytes in this example) as the sub-item code of the element data key corresponding to the document data shown in FIG. 17 so as to correspond to the sub-item code. There is.

第22図に示されたa表においては、6バイト長のID
の先頭バイト(第1バイト)のみに、例えばASBSC
・・・というように異なるデータが入力されている。
In the a table shown in Figure 22, the 6-byte ID
For example, ASBSC only in the first byte (first byte) of
Different data has been input, such as...

同図のb表においては、IDの第1バイトにAなる共通
のデータが、第2バイトにはA、B。
In table b in the same figure, the first byte of the ID has common data A, and the second byte has A and B.

C・・・というように異なるデータが入力されている。Different data such as C... are input.

同図の0表においては、IDの第1バイトにBなる共通
のデータが、第2バイトにはA、B。
In table 0 in the same figure, the first byte of the ID has common data B, and the second byte has A and B.

C・・・というように異なるデータが入力されている。Different data such as C... are input.

また、同図のd表においては、IDの第1および第2バ
イトにAAなる共通のデータが、第3バイトにはASB
、C・・・というように異なるデータが入力されている
In addition, in table d in the same figure, the first and second bytes of the ID contain common data AA, and the third byte contains ASB.
, C, and so on are input.

同図のe表においては、IDの第1および第2バイトに
ABなる共通のデータが、第3バイトにはA、B、C・
・・というように異なるデータが入力されている。
In the e-table in the same figure, the first and second bytes of the ID contain common data AB, and the third byte contains A, B, C, etc.
Different data has been entered, such as...

同様に、同図のf表においては、IDの第1ないし第3
バイトにAAAなる共通のデータが、第4バイトにはA
SB、C・・・というように異なるデータが入力されて
いる。
Similarly, in the f table in the same figure, the first to third ID
The common data is AAA in the byte, and A in the 4th byte.
Different data such as SB, C, etc. are input.

同図のg表においては、IDの第1ないし第3バイトに
AABなる共通のデータが、第4バイトにはA、BSC
・・・というように異なるデータが入力されている。
In table g in the same figure, the first to third bytes of the ID contain common data AAB, and the fourth byte contains A and BSC.
Different data has been input, such as...

このように、文書D/B 12内に設定された文書デー
タ検索用の各テーブルは、第23図に示されるように階
層構造を成している。
In this way, each table for document data search set in the document D/B 12 has a hierarchical structure as shown in FIG.

したがって、あらかじめ、IDの第1バイトのみにデー
タが入力された第1階層の表(a表)の各IDに対応す
るように、文書データの最上位の概念を表すタイトル(
自動2輪車、自動車、作業車等・・・)を入力し、ID
の第1および第2バイトのみにデータが人力された第2
階層の表(b、 c表)の各IDに対応するように、前
記最上位の概念の次の階層の概念を表すタイトル(説明
文、注意書等・・・)を入力し、同様に第3階層の表(
d。
Therefore, in advance, a title representing the highest level concept of the document data (
Enter the ID (two-wheeled vehicle, car, work vehicle, etc.) and enter the ID.
The second byte with data entered only in the first and second bytes of
Input a title (explanatory text, notes, etc.) that represents the concept in the next layer after the top level concept so that it corresponds to each ID in the hierarchy tables (tables b and c), and then enter the title in the same way. 3-level table (
d.

e表)に次の階層の概念を表すタイトル(構造説明、取
扱説明等・・・)を、第4階層の表(f、g表)にさら
に次の階層の概念を表すタイトル(12か月点検、6か
月点検・・・)等を入力する、というようにして文書デ
ータ検索用の各テーブルを作成しておき、かつ最下層の
概念を表すIDと同一のデータを、第17図に示された
エレメントデータキーの細項目コードにあらかじめ入力
しておけば、第24図に示されるように、文書データの
検索を行うことができる。
Table e) contains a title that represents the concept of the next layer (structural explanation, instruction manual, etc.), and the table of the fourth layer (table f, g) contains a title that represents the concept of the next layer (12 months). Inspection, 6-month inspection, etc.), etc.), create each table for document data search, and enter the same data as the ID representing the concept at the lowest level in Figure 17. If the detailed item code of the indicated element data key is entered in advance, document data can be searched as shown in FIG.

なお、最下層のデータは、第6階層の表に設定される必
要はなく、第6階層よりも上位の表に設定されても良い
Note that the data at the lowest level does not need to be set in the table of the sixth hierarchy, and may be set in a table higher than the sixth hierarchy.

第24図は、前記ステップ5114に示された本発明の
一実施例による検索の手法を示すフローチャートである
。前述したように、この検索は、パーソナルコンピュー
タ4−1〜4−Nのいずれかを用いて行われる。
FIG. 24 is a flowchart illustrating the search technique shown in step 5114 according to an embodiment of the present invention. As mentioned above, this search is performed using any one of the personal computers 4-1 to 4-N.

第24図のステップ5150において、まずnが1に設
定される。
In step 5150 of FIG. 24, n is first set to 1.

ステップ5151においては、第n階層のIDが、たと
えばパーソナルコンピュータ4−1より人力される。
In step 5151, the ID of the nth hierarchy is entered manually from, for example, the personal computer 4-1.

ステップ5152においては、そのIDに、第n階層I
Dを含む第(n+1)階層のデータが、文書データ検索
用テーブルより選択される。
In step 5152, the nth layer I is added to the ID.
The data of the (n+1)th hierarchy including D is selected from the document data search table.

ステップ5153においては、第(n+1)階層データ
が存在するか否か、すなわちステップ5152おいて、
第(n+1)階層データが選択されたか否かが判別され
る。
In step 5153, it is determined whether or not the (n+1)th hierarchical data exists, that is, in step 5152,
It is determined whether the (n+1)th hierarchical data has been selected.

存在することが判別されたならば、ステップ5154に
おいて、m(n+1)階層の全タイトルが表示される。
If it is determined that the title exists, all titles of the m(n+1) hierarchy are displayed in step 5154.

そして、ステップ5155においてnに1が加算された
後、当該処理はステップ5151に戻る。
After 1 is added to n in step 5155, the process returns to step 5151.

前記ステップ5153において、第(n+1)階層のデ
ータが存在すると判別されなかったときは、当該処理は
ステップ5156に移行する。
If it is not determined in step 5153 that the data of the (n+1)th hierarchy exists, the process moves to step 5156.

ステップ5156においては、第n階層IDが細項目コ
ードに含まれる1工レメント分データ(第17図に示さ
れた1文書分のデータ)が、ホストコンピュータ1を介
して文書D/B 12より呼出され、パーソナルコンピ
ュータ4−1に表示される。
In step 5156, data for one item (data for one document shown in FIG. 17) whose n-th layer ID is included in the detailed item code is retrieved from the document D/B 12 via the host computer 1. and displayed on the personal computer 4-1.

したがって、第22図のように文書データ検索用のテー
ブルが構成されている場合において、IDとして第1バ
イトのみに“Aoを入力すると、矢印Pに示されるよう
に、第2階層のうちの、第1バイトにAが設定されてい
るb表が選択され、表示される。
Therefore, in the case where the table for document data search is configured as shown in FIG. The b table in which A is set in the first byte is selected and displayed.

そして、IDとして第1および第2バイトに“AA”を
人力すると、矢印Qに示されるように、第3階層のうち
の、第1および第2バイトにAAが設定されているd表
が表示される。
Then, when you input "AA" into the first and second bytes as the ID, a table d is displayed in which AA is set in the first and second bytes of the third layer, as shown by arrow Q. be done.

同様に、IDとして第1ないし第3バイトに“AAA”
を入力すると、矢印Rに示されるように、第4階層のう
ちの、第1ないし第3バイトにAAAが設定されている
1表が表示される。
Similarly, “AAA” is placed in the first to third bytes as the ID.
When inputting , as shown by arrow R, a table in which AAA is set in the first to third bytes of the fourth layer is displayed.

このような手法により、例えば自動2輪車の構造説明に
関する文書で、12か月点検マニュアルには、どのよう
な文書が登録されているか、というような検索を行うこ
とができる。
By using such a method, it is possible to perform a search such as, for example, what documents related to the structural explanation of a motorcycle are registered in the 12-month inspection manual.

さらに、IDとして第1ないし第4バイトに“AAAA
”を入力すると、矢印Sに示されるように、第5階層の
うちの、第1ないし第4バイトにAAAAが設定されて
いる表(図示せず)が表示される。
Furthermore, “AAAA” is added to the first to fourth bytes as the ID.
”, as shown by arrow S, a table (not shown) in which AAAA is set in the first to fourth bytes of the fifth layer is displayed.

このような処理を最下層の表に対してまで行えば、必要
とする文書データが、文書D/B 12内に登録されて
いるか否かを判別することができる。
By performing such processing on the lowest table, it is possible to determine whether or not the required document data is registered in the document D/B 12.

必要なデータが検索されたならば、ステップ5117に
関して前述したように、検索されたデータをエレメント
D/B22内に登録すれば、該データを新本編集に利用
することができる。
Once the necessary data has been retrieved, the retrieved data can be registered in the element D/B 22 as described above with respect to step 5117, so that the data can be used for editing a new book.

前述の説明は、文書データの検索を例にとって説明した
が、イメージデータ、あるいは機種情報も同様の手法に
より、検索を行うことができる。
Although the above description has been made using the search for document data as an example, it is also possible to search for image data or model information using a similar method.

つまり、イメージD/B 13、機種情報D/B14内
に、第22図に示されたような検索用テーブルを複数設
定し、かつイメージデータ、および機種情報のエレメン
トデータキー内の項目(3バイト長、第6〜9図参照)
に、前記検索用テーブルのIDを入力するようにすれば
、前述したような検索を行うことかできる。
In other words, a plurality of search tables as shown in FIG. 22 are set in the image D/B 13 and model information D/B 14, and the items (3 bytes long, see figures 6-9)
By inputting the ID of the search table, the above-described search can be performed.

さて、前述の説明においては、機種情報およびイメージ
は、それぞれ異なるD/B (機種情報D/B 14お
よびイメージD/B13)に登録されるものとしたが、
第6〜8図に示される機種情報のデータと、第9図に示
されるイメージのデータとは同一のフォーマットである
から、同一のD/Bに登録するようにしても良い。
Now, in the above explanation, it was assumed that the model information and the image are registered in different D/Bs (model information D/B 14 and image D/B 13).
Since the model information data shown in FIGS. 6 to 8 and the image data shown in FIG. 9 have the same format, they may be registered in the same D/B.

また、イメージおよび文書データの入力時には、テンポ
ラリ−キーを入力し、実際の編集時において前記テンポ
ラリ−キーをエレメントデータキーに変換するものとし
て説明したが、機種情報データの入力の場合と同様に、
テンポラリ−キーを入力することなく、始めからエレメ
ントデータキーを入力するようにしても良い。
Furthermore, the explanation has been made assuming that a temporary key is input when inputting image and document data, and the temporary key is converted to an element data key during actual editing.
The element data key may be input from the beginning without inputting the temporary key.

以上の構成を有する本発明の一実施例においては、当該
編集装置により作成された元本を利用して新本を作成す
ることができるので、該新本を効率良く、かつ能率的に
作成することができる。
In one embodiment of the present invention having the above configuration, a new book can be created using the original created by the editing device, so the new book can be created efficiently and efficiently. be able to.

したがって、例えば当該編集装置を用いてサービスマニ
ュアル、ショップマニュアル等を作成する場合であって
、すでに作成された元本の、類似機種のマニュアルを新
規に作成する場合には、その元本の大部分を利用するこ
とができるので、該類似機種のマニュアルを極めて短時
間で、かつ安価に製作することができる。
Therefore, for example, when creating a service manual, shop manual, etc. using the editing device, and when creating a new manual for a similar model to the original that has already been created, most of the original Therefore, a manual for the similar model can be produced in an extremely short time and at low cost.

もちろん、この編集装置は、サービスマニュアル、ショ
ップマニュアル等の作成のみならず、−般書籍、雑誌、
新聞等の編集に使用することができる。
Of course, this editing device can be used not only to create service manuals, shop manuals, etc., but also to create general books, magazines, etc.
It can be used for editing newspapers, etc.

さてつぎに、本発明の編集方法が適用される編集装置の
構成を説明する。
Next, the configuration of an editing device to which the editing method of the present invention is applied will be explained.

第26図は本発明の編集方法が適用される編集装置の機
能ブロック図である。
FIG. 26 is a functional block diagram of an editing device to which the editing method of the present invention is applied.

第26図において、キーボード106は第2図に示され
たキーボード5−1〜5−Nおよび/あるいはパーソナ
ルコンピュータ4−1〜4−Nのキーボードと、スキャ
ナ107は第2図に示されたスキャナ8と同等の機能を
有している。
In FIG. 26, the keyboard 106 is the keyboard 5-1 to 5-N shown in FIG. 2 and/or the keyboard of the personal computer 4-1 to 4-N, and the scanner 107 is the scanner shown in FIG. It has the same functions as 8.

同様に、エレメント記憶手段110は第2図のエレメン
トD/B 22と、レイアウト記憶手段111は第2図
のレイアウト基本D/B23と、ページ記憶手段112
は本D/B21と同様の機能を有している。
Similarly, the element storage means 110 stores the element D/B 22 shown in FIG. 2, the layout storage means 111 stores the basic layout D/B 23 shown in FIG.
has the same functions as this D/B21.

第26図において、キーボード106は、基本レイアウ
トコード設定手段101、エレメント人力手段102、
およびエレメントデータキー設定手段103、およびレ
イアウトコード変換手段114に接続されている。
In FIG. 26, the keyboard 106 includes a basic layout code setting means 101, an element manual means 102,
It is connected to element data key setting means 103 and layout code conversion means 114.

前記基本レイアウトコード設定手段101は、第3図の
ステップS1において入力される基本レイアウトコード
(第4図参照)の設定手段である。
The basic layout code setting means 101 is a setting means for setting a basic layout code (see FIG. 4) input in step S1 of FIG. 3.

前記エレメントデータキー設定手段103は、第6〜9
図および第17図に示されたエレメントデータキーの設
定手段である。
The element data key setting means 103 includes the sixth to ninth element data key setting means 103.
17. This is a setting means for the element data key shown in FIG.

前記エレメント入力手段102は、前記キーボード10
6より入力される文書データ、スキャナ107より入力
されるイメージデータをベクトル変換して取込む手段で
ある。
The element input means 102 includes the keyboard 10
6 and image data input from the scanner 107 are vector-converted and captured.

前記レイアウトコード変換手段114は、前記基本レイ
アウトコード設定手段101において入力された基本レ
イアウトコードのうちのレイアウトコードを、資料管理
No、およびページに変換する変換手段である。
The layout code conversion means 114 is a conversion means that converts a layout code among the basic layout codes inputted in the basic layout code setting means 101 into a material management number and a page.

前記基本レイアウトコード設定手段101は、記憶手段
113内のレイアウト記憶手段111に接続されている
。前記レイアウト記憶手段111は、レイアウトコード
変換手段114に接続されている。
The basic layout code setting means 101 is connected to a layout storage means 111 in a storage means 113. The layout storage means 111 is connected to a layout code conversion means 114.

また、前記エレメント入力手段102およびエレメント
データキー設定手段103は、記憶手段113内のエレ
メント記憶手段110に接続されている。
Further, the element input means 102 and the element data key setting means 103 are connected to the element storage means 110 within the storage means 113.

前記エレメント記憶手段110は、座標設定手段104
およびページデータ設定手段105に接続されている。
The element storage means 110 includes the coordinate setting means 104
and the page data setting means 105.

前記座標設定手段104は、前記エレメント記憶手段1
10より出力されるエレメントデータキーおよび該エレ
メントデータキーに対応するエレメントデータを表示手
段109に出力すると共に、マウス108の操作により
移動される該エレメントデータの座標を設定し、該座標
情報を前記表示手段109およびページデータ設定手段
105に出力する。
The coordinate setting means 104 includes the element storage means 1
The element data key output from 10 and the element data corresponding to the element data key are output to the display means 109, and the coordinates of the element data to be moved by the operation of the mouse 108 are set, and the coordinate information is displayed on the display means 109. It outputs to means 109 and page data setting means 105.

前記レイアウトコード変換手段114は、レイアウト記
憶手段111に記憶された任意の基本レイアウトコード
を呼出し、該コードを、第12図下部に示されような変
換後レイアウトコードに変換し、ページデータ設定手段
105および表示手段109に出力する。 前記ページ
データ設定手段105は、エレメント記憶手段110よ
り出力されるエレメントデータキーおよびエレメントデ
ータと、レイアウトコード変換手段114より出力され
る変換後レイアウトコードと、座標設定手段104より
出力される座標情報とを用いて、第18図に示されるよ
うな一ページ分のデータを作成し、該データを記憶手段
113内のページ記憶手段112に出力する。
The layout code conversion means 114 calls any basic layout code stored in the layout storage means 111, converts the code into a converted layout code as shown in the lower part of FIG. and output to display means 109. The page data setting means 105 stores the element data keys and element data output from the element storage means 110, the converted layout code output from the layout code conversion means 114, and the coordinate information output from the coordinate setting means 104. is used to create one page of data as shown in FIG. 18, and output the data to the page storage means 112 in the storage means 113.

なお、前記エレメント入力手段102は、破線で表示手
段109に接続されているが、これはキーボード106
より文書を入力する場合に、該文書データが表示手段1
09に表示されることを示している。
Note that the element input means 102 is connected to the display means 109 by a broken line, which is connected to the keyboard 106.
When inputting a document, the document data is displayed on the display means 1.
09.

以上の構成を有する編集装置において、新本作成時には
、まず、キーボード106を用いて、−ページ分の基本
レイアウトを指定する情報として、後述するレイアウト
データを識別するためのレイアウトコード、および本の
各ページの基本レイアウトを示すレイアウトデータを入
力する。この情報は、基本レイアウトコード設定手段1
01において、第4図に示されるような基本レイアウト
コードに構成される。この基本レイアウトコードは、レ
イアウト記憶手段111に記憶される。
In the editing device having the above configuration, when creating a new book, first, using the keyboard 106, a layout code for identifying layout data to be described later, and each book Enter layout data that describes the basic layout of the page. This information is the basic layout code setting means 1.
01, the basic layout code is configured as shown in FIG. This basic layout code is stored in the layout storage means 111.

この基本レイアウトの人力および記憶は、必要に応じて
複数行われる。
This basic layout may be manually and memorized multiple times as necessary.

つぎに、キーボード106により、入力しようとするエ
レメントデータに対応するエレメントデータキーを入力
する。このエレメントデータキーは、エレメントデータ
キー設定手段103において、第6〜9図および第17
図に示されたような形に設定される。
Next, using the keyboard 106, the element data key corresponding to the element data to be input is input. This element data key is stored in the element data key setting means 103 in FIGS. 6 to 9 and 17.
It is set up as shown in the figure.

このエレメントデータキーを入力した後は、キーボード
106より文書または機種情報を入力し、あるいはスキ
ャナ107よりイメージを瑣込み、それらのデータをエ
レメント入力手段102に出力する。前記エレメント入
力手段102においては、必要に応じてエレメントデー
タに該エレメントデータのLENを付加し、これが前記
エレメントデータキーと共に、エレメント記憶手段11
0に出力され、記憶される。
After inputting this element data key, a document or model information is input from the keyboard 106, or an image is scanned from the scanner 107, and these data are output to the element input means 102. In the element input means 102, the LEN of the element data is added to the element data as necessary, and this is stored in the element storage means 11 together with the element data key.
Output to 0 and stored.

つぎに、レイアウト記憶手段111内に記憶された基本
レイアウトコードのうち、必要なもの、すなわち編集し
ようとするページのレイアウト情報が設定された基本レ
イアウトコードが、キーボード106よりレイアウトコ
ードを入力することによりレイアウト記憶手段111よ
り読出され、レイアウトコード変換手段114に出力さ
れる。
Next, among the basic layout codes stored in the layout storage means 111, the necessary one, that is, the basic layout code in which the layout information of the page to be edited is set, is selected by inputting the layout code from the keyboard 106. It is read out from the layout storage means 111 and output to the layout code conversion means 114.

前記レイアウトコード変換手段114においては、前記
基本レイアウトコードのうちのレイアウトコードが、キ
ーボード106より入力された資料管理No、およびペ
ージに変換される。すなわち、変換後レイアウトコード
(第12図下図)が作成される。この変換後レイアウト
コードは、ページデータ設定手段105および表示手段
109に出力される。
In the layout code converting means 114, the layout code of the basic layout codes is converted into the material management number and page input from the keyboard 106. That is, a post-conversion layout code (lower diagram of FIG. 12) is created. This converted layout code is output to page data setting means 105 and display means 109.

エレメント記憶手段110からは、ページ編集に用いる
エレメントデータ、またはLENおよびエレメントデー
タと、該エレメントデータに対応するエレメントデータ
キーとが、ページデータ設定手段105および座標設定
手段 104に出力される。前記座標設定手段104は、エレ
メントデータを表示手段109に出力する。
Element storage means 110 outputs element data used for page editing, or LEN and element data, and element data keys corresponding to the element data to page data setting means 105 and coordinate setting means 104. The coordinate setting means 104 outputs element data to the display means 109.

マウス108を用いて、表示手段109に表示されたエ
レメントデータを移動すると、その移動位置に応じた座
標が前記座標設定手段104により設定され、該座標は
、ページデータ設定手段105に転送される。
When the element data displayed on the display means 109 is moved using the mouse 108, coordinates corresponding to the moved position are set by the coordinate setting means 104, and the coordinates are transferred to the page data setting means 105.

このようにエレメントデータを必要に応じて慢数、基本
レイアウト上の所定位置に表示する。
In this way, element data is displayed in predetermined positions on the basic layout as needed.

−ページ分の編集作業が終了すると、ページデータ設定
手段105においては、前記レイアウトコード変換手段
114、エレメント記憶手段110、および座標設定手
段104の出力信号に基づいて、第18図に示されるよ
うな一ページ分のデータを作成する。詳しく言えば、こ
の−ページ分のデータは、レイアウトコード変換手段1
14より出力される変換後レイアウトコードと、座標設
定手段104より出力される位置座標および該位置座標
に対応するエレメントデータのエレメントデータキーよ
り成る編集上のレイアウトと、該編集上のレイアウトを
構成するエレメントデータキーおよび該エレメントデー
タキーに対応するエレメントデータより成るエレメント
データ群とにより構成されている。
- When the editing work for a page is completed, the page data setting means 105 performs the processing as shown in FIG. Create one page of data. To be more specific, this -page worth of data is processed by layout code conversion means 1.
14, an editorial layout consisting of the position coordinates output from the coordinate setting means 104, and the element data key of the element data corresponding to the position coordinates, and the editorial layout. It is composed of an element data key and an element data group consisting of element data corresponding to the element data key.

前記ページデータ設定手段105において作成されたー
ページ分のデータは、ページ記憶手段112内に記憶さ
れる。このページ記憶手段112には、編集されたーペ
ージ分のデータが、当該本を構成するのに必要な枚数分
だけ、記憶される。そして、これらのデータは、図示さ
れないハードコピー作成装置に出力される。
The page data created by the page data setting means 105 is stored in the page storage means 112. This page storage means 112 stores the data for the edited pages as many as the number of pages necessary to compose the book. These data are then output to a hard copy production device (not shown).

なお、第26図に示された各機能実現手段のうち、キー
ボード106、スキャナ107、マウス108、表示手
段109、および記憶手段113を除くものは、編集機
3−1〜3〜Nおよび/あるいはシステムコントローラ
2に備えられている。
Note that among the function realizing means shown in FIG. 26, those excluding the keyboard 106, scanner 107, mouse 108, display means 109, and storage means 113 are the editing machines 3-1 to 3-N and/or It is provided in the system controller 2.

第1図は、本発明の編集方法の手順を示すフローチャー
トである。
FIG. 1 is a flowchart showing the steps of the editing method of the present invention.

第1図において、ステップ$160で新規に設定するレ
イアウトデータに対応するレイアウトコードを入力し、
ステップ5161でそのレイアウトデータを入力すると
、ステップ8162において、該レイアウトコードと該
レイアウトデータとから第4図に示されるような基本レ
イアウトコードが生成され、レイアウト基本D/B23
(第2図)、すなわち第26図のレイアウト記憶手段1
11に記憶される。
In FIG. 1, input the layout code corresponding to the newly set layout data in step $160,
When the layout data is input in step 5161, a basic layout code as shown in FIG. 4 is generated from the layout code and the layout data in step 8162, and the layout basic D/B 23
(Fig. 2), that is, the layout storage means 1 of Fig. 26.
11.

上記の説明においては、レイアウトコードを入力後、レ
イアウトデータを入力するように説明したが、その逆に
、ステップ5160でレイアウトデータを入力し、ステ
ップ5161でそのレイアウトデータに対応するレイア
ウトコードを入力するようにしてもよい。
In the above explanation, it was explained that the layout data is input after inputting the layout code, but conversely, the layout data is input in step 5160, and the layout code corresponding to the layout data is input in step 5161. You can do it like this.

ステップ5163では、前記基本レイアウトコードの記
憶がすべて終了したか否かを判定し、さらに該基本レイ
アウトコードを記憶させる場合は、当該処理はステップ
8160に戻る。
In step 5163, it is determined whether all the basic layout codes have been stored, and if the basic layout code is to be stored further, the process returns to step 8160.

ステップ5164では、各種エレメントデータがテンポ
ラリ−キーと共に入力され、該エレメントデータおよび
テンポラリ−キーが、エレメントD/B22(第2図)
に記憶される。
In step 5164, various element data are input together with a temporary key, and the element data and temporary key are transferred to the element D/B 22 (FIG. 2).
is memorized.

このとき、テンポラリ−キーの代わりにエレメントデー
タキーを直接入力するようにしてもよい。
At this time, the element data key may be directly input instead of the temporary key.

ここで、新本を作成する場合、ステップ5165におい
て、デイスプレィ上に表示させたい基本レイアウトに対
応したレイアウトコードを入力する。
When creating a new book, in step 5165, a layout code corresponding to the basic layout desired to be displayed on the display is input.

レイアウトコードが入力されると、ステップ5166に
おいて該レイアウトコードに対応したレイアウトデータ
、すなわち基本レイアウトが呼出・され、デイスプレィ
上に表示される。
When the layout code is input, the layout data corresponding to the layout code, that is, the basic layout, is called up and displayed on the display in step 5166.

ここで、資料管理No、およびページ番号をステップ5
167において入力すると、ステップ5168において
、呼出された基本レイアウトコードの中のレイアウトコ
ードが、該資料管理No。
Here, enter the material management number and page number in step 5.
When input in step 167, in step 5168, the layout code among the called basic layout codes is the material management number.

およびページ番号に書換えられる。and the page number.

レイアウトコードが資料管理No、およびページ番号に
書換えられた基本レイアウトコードは、ステップ516
9において変換後レイアウトコードとして記憶される。
The basic layout code with the layout code rewritten to the material management number and page number is processed in step 516.
9, it is stored as a converted layout code.

つづいて、ステップ5170において、前記基本レイア
ウト上に表示させたいエレメントデータに対応したテン
ポラリ−キーを入力すると、ステップ5171において
、該エレメントデータが前記基本レイアウト上に出力さ
れる。
Next, in step 5170, a temporary key corresponding to element data to be displayed on the basic layout is input, and in step 5171, the element data is output on the basic layout.

ステップ5172では、例えばマウスを用いて、デイス
プレィ上に表示されたエレメントデータを、前記基本レ
イアウト上の所望する位置に移動することによって、該
基本レイアウト上での該エレメントデータの座標を入力
する。
In step 5172, the coordinates of the element data on the basic layout are input by moving the element data displayed on the display to a desired position on the basic layout using, for example, a mouse.

ステップ5173では、前記のように編集に用いられた
エレメントデータのテンポラリ−キーが、エレメントデ
ータキーに変換される。
In step 5173, the temporary key of the element data used for editing as described above is converted into an element data key.

ステップ5174では、1ペ一ジ分の編集を終了したか
否かか判定され、終了していない場合、当該処理は、ス
テップ5170にもどる。
In step 5174, it is determined whether editing for one page has been completed. If not, the process returns to step 5170.

1ペ一ジ分の編集を終了した場合は、ステップ5175
において、1ペ一ジ分のデータをページ記憶手段112
(第26図)に記憶し、当該処理は終了する。
If editing for one page is finished, step 5175
, the data for one page is stored in the page storage means 112.
(FIG. 26), and the process ends.

(発明の効果) 以上の説明から明らかなように、本発明によれば、次の
ような効果が達成される。
(Effects of the Invention) As is clear from the above description, according to the present invention, the following effects are achieved.

すなわち、あらかじめレイアウトコードおよびレイアウ
トデータから成る基本レイアウトコードを設定し、記憶
しておくようにしたので、該基本レイアウトコードを呼
び出すだけで編集しよるとするページの基本的なレイア
ウト情報(すなわち、第4図に示されたレイアウトデー
タ)を設定することができる。換言すれば、前記レイア
ウト情報を、ページを編集するたびに設定する必要がな
くなる。
That is, since a basic layout code consisting of a layout code and layout data is set and stored in advance, the basic layout information of the page to be edited (i.e., the 4) can be set. In other words, it is no longer necessary to set the layout information each time a page is edited.

したがって、本の編集時間が大幅に減少し、その作成を
短時間で行うことができる。
Therefore, the time required to edit a book is significantly reduced, and the book can be created in a short time.

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

第1図は本発明の編集方法の手順を示すフローチャート
である。 第2図は本発明の編集方法が適用される編集装置の一実
施例の概略ブロック図である。 第3図は本発明の一実施例による第1の編集手法を示す
フローチャートである。 第4図は基本レイアウトコードのフォーマットを示す図
である。 第5図はイメージデータまたは文書データを新規入力し
た場合の、該データ1エレメント分のデータのフォーマ
ットを示す図である。 第6図は機種情報のうちのスペック情報1工レメント分
のデータのフォーマットを示す図である。 第7図は機種情報のうちのサービスデータ情報1エレメ
ント分のデータのフォーマットを示す図である。 第8図は機種情報のうちのトルク情報1工レメント分の
データのフォーマットを示す図である。 第9図は編集時に変換される、イメージ情報1エレメン
ト分のデータのフォーマットを示す図である。 第10図は第7図に示されたサービスデータ情報1エレ
メント分のデータのうちの、エレメントデータのみを示
す図である。 第11図は新本作成ファイルを示す図である。 第12図は基本レイアウトコードから変換後レイアウト
コードが作成される様子を示す図である。 第13図は基本レイアウトの表示画面の一例を示す図で
ある。 第14図は編集時における表示画面の一例を示す図であ
る。 第15図は新規入力されたイメージ情報の、1工レメン
ト分のデータのテンポラリ−キーが、エレメントデータ
キーに変換される様子を示す図である。 第16図は新規入力された文書情報の、1工レメント分
のデータのテンポラリ−キーが、エレメントデータキー
に変換される様子を示す図である。 第17図は編集時に変換される、文書情報1工レメント
分のデータのフォーマットを示す図である。 第18図は編集機において作成される1ペ一ジ分のデー
タのフォーマットを示す図である。 第19図はレイアウトD/Bll内に登録されるために
ホストコンピュータにおいて変換される1ペ一ジ分のデ
ータのフォーマットを示す図である。 第20図は本発明の一実施例による第2の編集手法を示
すフローチャートである。 第21図は第20図のステップ5104におけるデータ
書換えの様子を説明するための図である。 第22図は文章D/B 12内に設定された文書データ
検索用のテーブルの一部を示す概略図である。 第23図は文書検索用テーブルの階層構造を示す模式図
である。 第24図は本発明の一実施例による検索の手法を示すフ
ローチャートである。 第25図は換算区分と、イメージ区分と、サービスデー
タのCRT上での表示との関係を示す表である。 第26図は本発明の編集方法が適用される編集装置の構
成を示す機能ブロック図である。 1・・・ホストコンピュータ、2・・・システムコント
ローラ、3−1〜3−N・・・編集機、5−1〜5−N
・・・キーボード、6.10・・・CRT、8・・・ス
キャナ、21・・・本D/B、22・・・エレメントD
/B、23・・・レイアウト基本D/B、101・・・
基本レイアウトコード設定手段、102・・・エレメン
ト入力手段、103・・・エレメントデータキー設定手
段、104・・・座標設定手段、105・・・ページデ
ータ設定手段、106・・・キーボード、107・・・
スキャナ、108・・・マウス、109・・・表示手段
、110・・・エレメント記憶手段、111・・・レイ
アウト記憶手段、112・・・ページ記憶手段、113
・・・記憶手段、114・・・レイアウトコード変換手
段第  1  図 (その1) 第  1  図 (その2) 第   3   図  (その 1 )第  3  図
 (その2) 第  3  図 (その3) 第   3   図  (その5) 第   4   図 第   5   図 ゝ−)−m−′ ■ モ \ 第   6 エレメントデータキー 機種コード    情報判別コード 項目 イメージ区
分箱   7 エレメントデータキー 111種コード    情報判別コード 項目 イメー
ジ区分箱   8 エレメントデータキー 機種コード    情報判別コード 項目 イメージ区
分箱   9 エレメントデークキ− aiコード    情報判別コード 項目 イメージ区
分エレメントデータ(スペック) 図 エレメントデータ(サービスデータ) 図 エレメントデータ(トルク) 図 エレメントデータ 第   12   図 第   13   図          第   1
4   同第   15   図 テンポラリ−キー :  8  ゛・ 第   16   図 テンポラリ−キー 18  ゛・ 第   23   図 第4唱層→ΔAAA  AへへIll  AA八し第 
  20   図  (その l )第  20   
図 (その2) 第   20   図  (その4 )第  20  
図 (その5) 第  20   図 (その6) 第   24   図 2   図 1階層 第   25   図 手続補正書(方式) %式% 1、事件の表示 特願昭62−258294号 2、発明の名称            、〈編集方法
1 ・ 3、補正をする者 事件との関係  特許出願人 (532)本田技研工業 株式会社 4、代理人 東京都新宿区西新宿3−3−23 ファミール西新宿403号 電話342−3380    ローーー−5、補正命令
の日付 平成元年1月31日(発送) 6、補正の対象 明細書の図面の簡単な説明の欄 7、補正の内容 (1)明細書第90頁第1行「表」を「図表」と補正。
FIG. 1 is a flowchart showing the steps of the editing method of the present invention. FIG. 2 is a schematic block diagram of an embodiment of an editing device to which the editing method of the present invention is applied. FIG. 3 is a flowchart showing a first editing method according to an embodiment of the present invention. FIG. 4 is a diagram showing the format of the basic layout code. FIG. 5 is a diagram showing the format of one element of data when image data or document data is newly input. FIG. 6 is a diagram showing the format of data for one piece of spec information of the model information. FIG. 7 is a diagram showing the format of data for one element of service data information of the model information. FIG. 8 is a diagram showing the format of data for one element of torque information in the model information. FIG. 9 is a diagram showing the format of data for one element of image information that is converted during editing. FIG. 10 is a diagram showing only element data of the data for one element of the service data information shown in FIG. FIG. 11 is a diagram showing a new book creation file. FIG. 12 is a diagram showing how the converted layout code is created from the basic layout code. FIG. 13 is a diagram showing an example of a display screen of the basic layout. FIG. 14 is a diagram showing an example of a display screen during editing. FIG. 15 is a diagram showing how a temporary key of data for one element of newly inputted image information is converted into an element data key. FIG. 16 is a diagram showing how a temporary key of data for one element of newly inputted document information is converted into an element data key. FIG. 17 is a diagram showing the format of data for one element of document information that is converted during editing. FIG. 18 is a diagram showing the format of data for one page created by the editing machine. FIG. 19 is a diagram showing the format of one page's worth of data that is converted in the host computer in order to be registered in the layout D/Bll. FIG. 20 is a flowchart showing a second editing method according to an embodiment of the present invention. FIG. 21 is a diagram for explaining the state of data rewriting in step 5104 of FIG. 20. FIG. 22 is a schematic diagram showing a part of a document data search table set in the text D/B 12. FIG. 23 is a schematic diagram showing the hierarchical structure of the document search table. FIG. 24 is a flowchart showing a search method according to an embodiment of the present invention. FIG. 25 is a table showing the relationship between conversion categories, image categories, and display of service data on a CRT. FIG. 26 is a functional block diagram showing the configuration of an editing device to which the editing method of the present invention is applied. 1... Host computer, 2... System controller, 3-1 to 3-N... Editing machine, 5-1 to 5-N
...Keyboard, 6.10...CRT, 8...Scanner, 21...Book D/B, 22...Element D
/B, 23...Layout basic D/B, 101...
Basic layout code setting means, 102...Element input means, 103...Element data key setting means, 104...Coordinate setting means, 105...Page data setting means, 106...Keyboard, 107...・
Scanner, 108... Mouse, 109... Display means, 110... Element storage means, 111... Layout storage means, 112... Page storage means, 113
...Storage means, 114...Layout code conversion means Fig. 1 (Part 1) Fig. 1 (Part 2) Fig. 3 (Part 1) Fig. 3 (Part 2) Fig. 3 (Part 3) 3 Figure (Part 5) Figure 4 Figure 5 ゝ-)-m-' ■Mo\6 Element data key model code Information discrimination code Item Image division box 7 Element data key 111 type code Information discrimination code Item Image division box 8 Element data key model code Information discrimination code Item Image classification box 9 Element data key ai code Information discrimination code Item Image classification element data (spec) Diagram element data (service data) Diagram element data (torque) Diagram element data Figure 12 Figure 13 1
4 Figure 15 Temporary key: 8゛・ Figure 16 Temporary key 18゛・ Figure 23
20 Figure (Part 1) No. 20
Figure (Part 2) Figure 20 Figure (Part 4) Figure 20
Figure (Part 5) Figure 20 (Part 6) Figure 24 Figure 2 Figure 1 Layer 25 Figure Procedure Amendment (Method) % Formula % 1. Indication of the case Japanese Patent Application No. 1982-258294 2. Title of the invention Editing method 1 and 3. Relationship with the case of the person making the amendment Patent applicant (532) Honda Motor Co., Ltd. 4 Agent: Family Nishi-Shinjuku 403, 3-3-23 Nishi-Shinjuku, Shinjuku-ku, Tokyo Telephone: 342-3380 -5. Date of amendment order: January 31, 1989 (dispatch) 6. Brief explanation of drawings in the specification subject to amendment 7. Contents of amendment (1) Page 90 of the specification, line 1 “Table ” was corrected to “chart”.

Claims (1)

【特許請求の範囲】[Claims] (1)ページの基本レイアウトを指定するレイアウトデ
ータに対応するレイアウトコードを設定し、前記レイア
ウトコードに対応するレイアウトデータを入力し、 前記レイアウトデータおよび前記レイアウトコードを基
本レイアウトコードとして記憶することを特徴とする編
集方法。
(1) A layout code corresponding to layout data specifying a basic layout of a page is set, layout data corresponding to the layout code is input, and the layout data and the layout code are stored as a basic layout code. How to edit.
JP62258294A 1987-08-24 1987-10-15 Editing method Pending JPH01158561A (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP62258294A JPH01158561A (en) 1987-10-15 1987-10-15 Editing method
PCT/JP1988/000830 WO1989002117A1 (en) 1987-08-24 1988-08-22 Data processing apparatus and editing apparatus using the same
EP19880907381 EP0351433A4 (en) 1987-08-24 1988-08-22 Data processing apparatus and editing apparatus using the same
KR1019880701736A KR0121574B1 (en) 1987-08-24 1988-08-22 Data processing apparatus and editing apparatus using the same
CA000575597A CA1316265C (en) 1987-08-24 1988-08-24 Data processing system and editing device aided thereby
US07/355,742 US5197122A (en) 1987-08-24 1989-03-29 Data processing system and editing apparatus aided thereby

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62258294A JPH01158561A (en) 1987-10-15 1987-10-15 Editing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP62209776A Division JPS6453256A (en) 1987-08-24 1987-08-24 Editing device

Publications (1)

Publication Number Publication Date
JPH01158561A true JPH01158561A (en) 1989-06-21

Family

ID=17318260

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62258294A Pending JPH01158561A (en) 1987-08-24 1987-10-15 Editing method

Country Status (1)

Country Link
JP (1) JPH01158561A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007156841A (en) * 2005-12-05 2007-06-21 Canon Inc Image-processing method and image-processing device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS612560A (en) * 1984-06-15 1986-01-08 Fujitsu Ltd Conversation typesetting system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS612560A (en) * 1984-06-15 1986-01-08 Fujitsu Ltd Conversation typesetting system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007156841A (en) * 2005-12-05 2007-06-21 Canon Inc Image-processing method and image-processing device

Similar Documents

Publication Publication Date Title
KR950001940B1 (en) Data processing apparatus and editing apparatus using the same
US5274757A (en) Book editing apparatus
US5414847A (en) Design method and apparatus of computer program for business processing
KR0121574B1 (en) Data processing apparatus and editing apparatus using the same
KR970001905B1 (en) Data processing system and editing device aided thereby
JPH01158561A (en) Editing method
JPH01131954A (en) Editing method
JP2004220548A (en) Medium production information system
US5283895A (en) Apparatus and method for processing data corresponding to word labels
CA1316265C (en) Data processing system and editing device aided thereby
JP4737659B2 (en) Table set database system and table set data creation device
JP3059330B2 (en) CAD data converter
JPH08161350A (en) Method and device for electronic filing
JPH11272708A (en) Documentation support system
JP3083435B2 (en) Slip file forming device
JPS63204434A (en) Electronic document retrieving device
JPS63219036A (en) Software development support system
JPH0319979B2 (en)
JPH03134771A (en) Automatic generating system for picture form format
JPH03262008A (en) Automatic nc programming device
JPH0245217B2 (en)
JPH1124908A (en) Automatic software generating device
JPH0816678A (en) Order acceptance statement preparing device
JPH0476674A (en) Drawing data processor
JPS60238931A (en) System for controlling digit rounding of numerical item