JPH08161304A - File editing device - Google Patents

File editing device

Info

Publication number
JPH08161304A
JPH08161304A JP6299320A JP29932094A JPH08161304A JP H08161304 A JPH08161304 A JP H08161304A JP 6299320 A JP6299320 A JP 6299320A JP 29932094 A JP29932094 A JP 29932094A JP H08161304 A JPH08161304 A JP H08161304A
Authority
JP
Japan
Prior art keywords
file
conversion
document
real
existing
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
JP6299320A
Other languages
Japanese (ja)
Inventor
Masahiko Fujita
柾彦 藤田
Akihisa Kamisaki
顕久 神先
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.)
Kubota Corp
Original Assignee
Kubota Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kubota Corp filed Critical Kubota Corp
Priority to JP6299320A priority Critical patent/JPH08161304A/en
Publication of JPH08161304A publication Critical patent/JPH08161304A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE: To speedily and precisely generate a new file even if a lot of file elements which are to be changed exist in an existing file that is to be used by converting a first file element into a second file element based on a conversion list generated by comparing the first file element used in the existed file with the second file element which is to be used in the new file. CONSTITUTION: When a conversion file generation means 1c for interactive processing is functioned on a computer main body 1, and the name of the existing real document file is inputted, the format of the data conversion list comparing the first file element being a file element which is to be converted with the second file element being a conversion file is displayed on the screen of a display device 10. When a batch conversion processing means 1d is functioned and the conversion file generated in the conversion file generation means 1c is designated, an intermediate real document file is down-loaded from a data base and the relevant file element is converted into the second file element.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データベース内の既存
ファイルを用いて新規ファイルを効率的に編集生成する
ファイル編集装置に関し、例えば、ワードプロセッサや
デスクトップパブリッシング(DTP)システム等に組
み込まれ、各種の製品マニュアルや製造マニュアルとい
った定型書式の書籍類を作成するために用いられるファ
イル編集装置、具体的には、データベースに格納されて
いる既存の実文書ファイルのファイル名を配列して仮想
文書ファイルを生成する仮想文書ファイル生成手段と、
前記仮想文書ファイル生成手段により生成された仮想文
書ファイルに配列された実文書ファイル名に基づいて、
前記記憶手段から実文書ファイルを読みだして連結編集
し、新規の実文書ファイルを生成する実文書ファイル生
成手段とからなるファイル編集装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file editing apparatus for efficiently editing and generating a new file by using an existing file in a database. For example, the file editing apparatus is incorporated in a word processor, a desktop publishing (DTP) system, etc. A file editing device used to create standard-format books such as product manuals and manufacturing manuals. Specifically, a virtual document file is generated by arranging the file names of existing real document files stored in the database. Virtual document file generation means for
Based on the actual document file name arranged in the virtual document file generated by the virtual document file generating means,
The present invention relates to a file editing device comprising a real document file generating means for reading a real document file from the storage means, performing linked editing, and generating a new real document file.

【0002】[0002]

【従来の技術】データベースに格納されている既存ファ
イルと構成が等しくなる新規ファイルを生成する際に
は、既存ファイルに使用されている固有のテキストデー
タやイメージデータといった各種のファイル要素を、新
規ファイルに合致した固有のファイル要素に変更するこ
とにより生成するのが効率的である。例えば、上述した
製品マニュアルを生成する際には、データベースに格納
されている各文書ファイルを一部品と位置付けて、各部
品を連結することにより一本の纏まったマニュアルを完
成させることになるのであるが、同種製品であっても製
品仕様が異なればマニュアルの内容もそれに合わせて変
更する必要がある。そこで、従来のファイル編集装置で
は、変更が必要となるファイル要素を、例えば、ファイ
ルの先頭から順に抽出し、個々のファイル要素毎にその
都度変更操作する逐次変換処理手段を設けて構成してい
た。即ち、データベースが構築された磁気ディスク装置
等に格納された既存ファイルがコンピュータの内部メモ
リにダウンロードされ、その内容がコンピュータの表示
画面上に表示されると、操作者は、表示内容から変更す
べきテキストデータやイメージデータといったファイル
要素を特定した後、キーボード等を操作して新たなファ
イル要素を入力して、ファイル要素を置き換えるコマン
ドを実行する、という一連の操作を司る逐次変換処理手
段により、変更操作を繰り返すものであった。
2. Description of the Related Art When creating a new file having the same structure as an existing file stored in a database, various file elements such as unique text data and image data used in the existing file are added to the new file. It is efficient to generate by changing to a unique file element that conforms to. For example, when the above-mentioned product manual is generated, each document file stored in the database is positioned as one part, and each part is connected to complete one integrated manual. However, even if the products are of the same type, if the product specifications are different, the content of the manual needs to be changed accordingly. Therefore, in the conventional file editing apparatus, for example, the file elements that need to be changed are sequentially extracted from the head of the file, and the sequential conversion processing means is provided for changing each individual file element. . That is, when the existing file stored in the magnetic disk device etc. in which the database is constructed is downloaded to the internal memory of the computer and the content is displayed on the display screen of the computer, the operator should change the displayed content. After specifying the file element such as text data or image data, input the new file element by operating the keyboard etc. and execute the command to replace the file element, by the sequential conversion processing means that manages a series of operations The operation was repeated.

【0003】[0003]

【発明が解決しようとする課題】しかし、上述した従来
技術では、逐次変換処理手段により、変更操作を繰り返
すものであったために、変更すべきファイル要素の数が
多く、或いは変更すべきファイル要素がファイル内の広
範囲に点在するような場合に、表示画面を目視確認しな
がらの各ファイル要素毎の変更操作は操作者にとって多
大なる時間と労力を要するものとなるばかりか、変更す
べき箇所の見落としが生じて非効率的なものとなるとい
う問題点があった。
However, in the above-mentioned prior art, since the sequential conversion processing means repeats the changing operation, the number of file elements to be changed is large, or the number of file elements to be changed is large. In the case where the file is scattered over a wide area, the operation of changing each file element while visually confirming the display screen not only takes a lot of time and effort for the operator, but There was a problem that it was overlooked and inefficient.

【0004】本発明の目的は上述した従来欠点を解消
し、利用すべき既存ファイル中に変更すべきファイル要
素の数が多く、或いは変更すべきファイル要素が広範囲
に点在するような場合であっても、迅速、且つ、正確に
新規ファイルを生成できるファイル編集装置を提供する
点にある。
The object of the present invention is to solve the above-mentioned drawbacks of the prior art and to provide a large number of file elements to be changed in an existing file to be used or a wide range of file elements to be changed. Even so, the point is to provide a file editing device that can generate a new file quickly and accurately.

【0005】[0005]

【課題を解決するための手段】この目的を達成するた
め、本発明によるファイル編集装置の第一の特徴構成
は、データベース内の既存ファイルを用いて新規ファイ
ルを編集生成するファイル編集装置であって、前記既存
ファイルで使用されている第一ファイル要素と、前記新
規ファイルで使用すべき第二ファイル要素を対比した変
換リストを生成する変換ファイル生成手段と、前記変換
ファイル生成手段により生成された変換リストに基づい
て、前記既存ファイルの第一ファイル要素を前記第二フ
ァイル要素に変換するバッチ変換処理手段を設けてある
点にある。
In order to achieve this object, a first characteristic configuration of a file editing apparatus according to the present invention is a file editing apparatus for editing and generating a new file using an existing file in a database. Conversion file generation means for generating a conversion list that compares the first file element used in the existing file with the second file element to be used in the new file, and the conversion generated by the conversion file generation means A batch conversion processing means for converting the first file element of the existing file into the second file element based on the list is provided.

【0006】本発明によるファイル編集装置の第二の特
徴構成は、データベースに格納されている既存の実文書
ファイルのファイル名を配列して仮想文書ファイルを生
成する仮想文書ファイル生成手段と、前記仮想文書ファ
イル生成手段により生成された仮想文書ファイルに配列
された実文書ファイル名に基づいて、前記データベース
から実文書ファイルを読みだして連結編集し、新規の実
文書ファイルを生成する実文書ファイル生成手段とから
なるファイル編集装置であって、前記既存の実文書ファ
イルで使用されている第一ファイル要素と、前記新規の
実文書ファイルで使用すべき第二ファイル要素を対比し
た変換リストを生成する変換ファイル生成手段と、前記
変換ファイル生成手段により生成された変換リストに基
づいて、前記既存の実文書ファイルの第一ファイル要素
を前記第二ファイル要素に変換するバッチ変換処理手段
を設けてある点にある。
A second characteristic configuration of the file editing apparatus according to the present invention is a virtual document file generating means for arranging file names of existing real document files stored in a database to generate a virtual document file, and the virtual document file generating means. A real document file generating means for generating a new real document file by reading out the real document file from the database and concatenating and editing the real document file based on the real document file name arranged in the virtual document file generated by the document file generating means. A file editing apparatus comprising: a conversion device for generating a conversion list that compares a first file element used in the existing real document file with a second file element to be used in the new real document file. Based on the file generation means and the conversion list generated by the conversion file generation means, the existing There a first file element of the actual document file in that is provided with a batch conversion process means for converting said second file element.

【0007】[0007]

【作用】上述の第一及び第二の特徴構成によれば、操作
者が、変換ファイル生成手段を作動させて、既存の実文
書ファイルで使用されている第一ファイル要素と、前記
新規の実文書ファイルで使用すべき第二ファイル要素を
対比した変換リストを生成し、その後、バッチ変換処理
手段を作動させれば、既存の実文書ファイル中のどのよ
うな箇所に第一ファイル要素が点在しようとも、前記変
換リストに基づいて自動的に検索して第二ファイル要素
に確実に変換することができるのである。
According to the above-mentioned first and second characteristic configurations, the operator operates the conversion file generating means, and the first file element used in the existing actual document file and the new actual file are added. If a conversion list that compares the second file element that should be used in the document file is generated, and then the batch conversion processing means is activated, the first file element is scattered at any place in the existing actual document file. Even if it tries, it can be automatically searched based on the conversion list and surely converted into the second file element.

【0008】[0008]

【発明の効果】従って、本発明によれば、新規ファイル
として利用すべき既存ファイル中に変更すべき固有のテ
キストデータやイメージデータ等のファイル要素の数が
多く、或いは変更すべきファイル要素が広範囲に点在す
るような場合であっても、迅速、且つ、正確に固有のフ
ァイル要素に変更して新規ファイルを生成できるファイ
ル編集装置を提供することができるようになった。
Therefore, according to the present invention, the number of file elements such as unique text data and image data to be changed in the existing file to be used as a new file is large, or the number of file elements to be changed is wide. Even in the case of being scattered about, it is possible to provide a file editing device that can quickly and accurately change to a unique file element and generate a new file.

【0009】[0009]

【実施例】以下実施例を説明する。図1に示すように、
本発明に係るファイル編集装置は、フロッピーディスク
装置12、表示装置10、キーボード11、イメージス
キャナ13、ビデオカメラ等が接続された文書データの
入力機器としてパーソナルコンピュータ5や、文書デー
タ等の出力用の小型記憶装置である光磁気ディスク装置
3、文書データ等の出力用のページプリンタ4をネット
ワークケーブル6を介してコンピュータ本体1に接続し
て構成してある。前記コンピュータ本体1は、複数の文
書データでなるデータベースが格納された外部記憶装置
としての大容量の磁気ディスク装置2や、表示装置1
0、キーボード11等がローカル接続され、以て、前記
磁気ディスク装置2に格納されている既存の文書データ
や、前記パーソナルコンピュータ5から入力された文書
データを利用しながら新規な文書データを生成する文書
ファイル編集部となる。ここに、文書データとはデータ
ベースを構成する複数の部品としての実文書ファイル
(以下、「中間実文書ファイル」と記す)の総称であ
り、各中間実文書ファイルは文字情報としてのテキスト
データや画像情報としてのイメージデータといったファ
イル要素の集合により構成される。
EXAMPLES Examples will be described below. As shown in Figure 1,
The file editing apparatus according to the present invention is a personal computer 5 as an input device for document data to which a floppy disk device 12, a display device 10, a keyboard 11, an image scanner 13, a video camera, etc. are connected, and for outputting document data and the like. A magneto-optical disk device 3, which is a small-sized storage device, and a page printer 4 for outputting document data and the like are connected to the computer main body 1 via a network cable 6. The computer main body 1 includes a large-capacity magnetic disk device 2 as an external storage device that stores a database of a plurality of document data, and a display device 1.
0, a keyboard 11 and the like are locally connected, so that new document data is generated using existing document data stored in the magnetic disk device 2 or document data input from the personal computer 5. It becomes the document file editor. Here, the document data is a general term for real document files (hereinafter, referred to as “intermediate real document files”) as a plurality of parts that make up the database, and each intermediate real document file is text data or image as character information. It is composed of a set of file elements such as image data as information.

【0010】詳述すると、前記文書ファイル編集部は、
前記データベースに格納されている既存の文書データで
ある中間実文書ファイルのファイル名を配列して仮想文
書ファイルを生成する仮想文書ファイル生成手段1a
と、仮想文書ファイル生成手段1aにより生成された仮
想文書ファイルに配列された中間実文書ファイル名に基
づいて、前記データベースから中間実文書ファイルを読
みだして連結編集し、新規の中間実文書ファイルを生成
する実文書ファイル生成手段1bを備えてある。書籍や
マニュアル等の膨大な量の文書を作成する場合に、一文
字、一画像単位で順番に編集操作入力する煩雑さを回避
するために、予め、文書で使用する一纏まりのテキスト
データやイメージデータからなる複数の中間実文書ファ
イルを部品としてデータベースに登録しておき、それら
中間実文書ファイルを適宜組み合わせて完成文書とする
と効率的である。さらに、それら中間実文書ファイルを
組み合わせる際、中間実文書ファイルのファイル名のみ
を用いて全体の配列を整えた後に、その配列に従って中
間実文書ファイルの実際のファイル内容を連結編集して
最終的な完成文書とすることが好ましい。そこで、編集
操作者は、対話型編集処理手段である上述の仮想文書フ
ァイル生成手段1aにより仮想文書ファイルを作成し、
その後、一括編集処理手段である実文書ファイル生成手
段1bにより連結編集するのである。
More specifically, the document file editing unit is
Virtual document file generating means 1a for arranging the file names of intermediate real document files, which are existing document data stored in the database, to generate a virtual document file.
Then, based on the intermediate real document file name arranged in the virtual document file generated by the virtual document file generating means 1a, the intermediate real document file is read from the database, linked and edited, and a new intermediate real document file is created. The real document file generating means 1b for generating is provided. When creating an enormous amount of documents such as books and manuals, a set of text data and image data used in a document is stored in advance in order to avoid the complexity of editing and inputting characters and images in order. It is efficient to register a plurality of intermediate real document files consisting of the above as parts in the database, and combine these intermediate real document files appropriately to form a completed document. Furthermore, when combining the intermediate real document files, after the entire array is prepared using only the file names of the intermediate real document files, the actual file contents of the intermediate real document files are concatenated and edited according to the array to make the final file. It is preferable to use a completed document. Therefore, the editing operator creates a virtual document file by the above-mentioned virtual document file generating means 1a which is an interactive editing processing means,
After that, the real document file generating means 1b, which is a batch edit processing means, performs linked editing.

【0011】上述のファイル編集装置を用いて、実文書
ファイルの一例である作業マニュアルを生成する手順に
ついて説明する。仮想文書ファイルは、図2に示すよう
に、”文書タイトル”、”文書ブロック”、”文書コメ
ント”という文書の構成要素を、”章”、”節”、”
項”といった複数の階層に組み込んで、文書の作成途中
で文書構造の把握を容易に行えるようにツリー構造を採
って構成されるもので、構造ファイルとも称呼され
る。”文書タイトル”とは、”章”、”節”、”項”と
いった各階層に含まれる文書の内容を表す標題でありタ
イトルオブジェクトと称呼され、例えば文書として”エ
ンジンの整備マニュアル”を作成する場合に、「分解整
備のための準備作業」についての”章”を構成するとき
には、キーボードより入力される文字データ”分解整備
のための準備作業”といった文字が該当する。”文書ブ
ロック”とは、データベースに格納された一又は二以上
の中間実文書ファイルのファイル名が部品としての文字
等の集合体として記載されるものでありブロックオブジ
ェクトと称呼される。”文書コメント”とは、ブロック
オブジェクトの概略の内容や、その他の留意事項を表す
文字データでコメントオブジェクトと称呼される。上述
した階層は第一階層から第八階層の八レベルで構成さ
れ、第一階層が”章”、第二階層が”節”、第三階層
が”項”に該当し、各階層に上述のタイトルオブジェク
ト、ブロックオブジェクト、コメントオブジェクトが適
宜配置される。前記パーソナルコンピュータ5から入力
された中間実文書ファイルは、図3に示すように、それ
らを固有に識別するための、ファイル名称、管理番号、
データの種別(テキストデータであるか写真やイラスト
等のイメージデータであるかの識別データ)、使用言
語、データ容量、ファイルの格納アドレス情報等の属性
データとともに文書作成時の部品として利用すべくデー
タベースに格納され、上述した編集処理対象としてのブ
ロックオブジェクトとなる。
A procedure for generating a work manual, which is an example of an actual document file, using the above file editing apparatus will be described. As shown in FIG. 2, the virtual document file includes document components such as “document title”, “document block”, and “document comment” as “chapter”, “section”, and “section”.
It is built in a tree structure so that it can be easily grasped in the middle of document creation by incorporating it into multiple layers such as "term" and is also called a structure file. "Document title" is It is a title that represents the contents of the document included in each hierarchy such as "chapter", "section", and "section" and is called a title object. For example, when creating an "engine maintenance manual" as a document, When constructing a "chapter" for "preparation work for maintenance", the character data such as "preparation work for disassembly and maintenance" input from the keyboard is applicable. The “document block” is a block object in which the file names of one or more intermediate real document files stored in the database are described as an aggregate of characters and the like as parts. The "document comment" is character data that represents the outline content of the block object and other points to be noted, and is called a comment object. The above-mentioned layers are composed of eight levels from the first layer to the eighth layer. The first layer corresponds to "chapter", the second layer corresponds to "section", and the third layer corresponds to "section". Title objects, block objects, and comment objects are appropriately arranged. As shown in FIG. 3, the intermediate real document file input from the personal computer 5 has a file name, management number, and
A database to be used as a part when creating a document along with the type of data (identification data whether it is text data or image data such as photos and illustrations), language used, data capacity, and attribute data such as file storage address information. And becomes the block object as the above-mentioned editing processing target.

【0012】以下に仮想文書ファイルの生成手順につい
て説明する。図5に示すように、操作者は、文書ファイ
ル編集部であるコンピュータ本体1上で対話形編集プロ
グラムを作動させ、前記仮想文書ファイル生成手段1a
を機能させる<#1>。先ず、作成すべき新たな構造フ
ァイルをオープンし、作成しようとする文書の用紙サイ
ズ、文書の配置領域、文字サイズといった初期値を設定
した後<#2>、各種のオブジェクトをキーボードから
入力して構造ファイルを編集する<#3>,<#4>。
詳述すると、図4に示すように、第一階層から第八階層
までの欄が、CRT上に左端から右端に向けて設定表示
されるので、第一階層から第八階層にかけて、文書の構
成要素の中で先ずタイトルオブジェクトを設定入力し
て、大まかな文書体系を構築した後に、ブロックオブジ
ェクトやコメントオブジェクトといった他の文書要素を
入力することにより構造ファイルを構築するのである。
構造ファイル中に新たなオブジェクトを入力する際に
は、図4に示すようなCRTの編集メニュー表示部の”
挿入”の項目をマウスで指定(カーソルを”移動”の項
目上に移動させてドラッグする)して移動モードに移行
させると、画面にオブジェクト選択枝(タイトルオブジ
ェクト、ブロックオブジェクト、コメントオブジェクト
と記した枠)が表されるので、その中から挿入すべきオ
ブジェクトの種類をマウスで指定し、次に、挿入すべき
文書の構成要素をキーボードから入力する。例えば、文
書の構成要素がタイトルオブジェクトであればタイトル
を、ブロックオブジェクトであれば中間実文書ファイル
のファイル名を、コメントオブジェクトであればコメン
ト文をキーボードから入力するのである。生成された構
造ファイルを評価して、不都合があればステップ<#4
>で編集処理を繰り返し、不都合が無ければ構造ファイ
ルをクローズ処理して前記磁気ディスク装置2に格納す
る。
The procedure for generating the virtual document file will be described below. As shown in FIG. 5, the operator operates the interactive editing program on the computer main body 1 which is the document file editing unit, and the virtual document file generating means 1a.
To function <# 1>. First, open a new structure file to be created, set initial values such as the paper size, document layout area, and character size of the document to be created <# 2>, then enter various objects from the keyboard. Edit the structure file <# 3>, <# 4>.
More specifically, as shown in FIG. 4, the columns from the first layer to the eighth layer are set and displayed on the CRT from the left end to the right end, so that the document structure is extended from the first layer to the eighth layer. Among the elements, first, a title object is set and input to construct a rough document system, and then another document element such as a block object or a comment object is input to construct a structure file.
When inputting a new object into the structure file, the "Edit" menu on the CRT as shown in Fig. 4
When the "Insert" item is specified with the mouse (the cursor is moved to the "Move" item and dragged) to move to the move mode, the object selection branches (title object, block object, comment object) are displayed on the screen. A frame is displayed, so specify the type of object to be inserted with the mouse, and then enter the components of the document to be inserted from the keyboard. For example, if the component of the document is a title object, For example, enter the title, the file name of the intermediate real document file for the block object, and the comment text for the comment object from the keyboard. Four
The editing process is repeated with>, and if there is no inconvenience, the structure file is closed and stored in the magnetic disk device 2.

【0013】次に仮想文書ファイルから実文書ファイル
に変換する手順について以下に説明する。図6に示すよ
うに、操作者が、同じく前記コンピュータ本体1上で一
括処理用の連結編集プログラムを作動させ、前記実文書
ファイル生成手段1bを機能させると<#20>、変換
すべき仮想文書ファイル(構造ファイル)のファイル名
称を要求するメッセージがCRTに表示されるので、そ
の表示に従いそのファイル名称をキーボードから入力す
る<#21>。入力されたファイル名称で示される仮想
文書ファイルに含まれる中間実文書ファイルが、その属
性データを介し、前記磁気ディスク装置2から読み出さ
れ、前記磁気ディスク装置2に存在しない場合には内部
メモリから読み出され(後述するように、連結すべき実
文書ファイルがテンポラリファイルの場合には前記磁気
ディスク装置2に存在しない場合がある)<#22>、
読み出された中間実文書ファイルが仮想文書ファイルに
示す順序で順次配置され、最終の実文書ファイルが生成
される。即ち、最終の実文書ファイルは、仮想文書ファ
イル(構造ファイル)に配置されたオブジェクトの順番
及び階層に従って文書の構成要素を、プログラムが自動
的に編集配置していくことにより生成されるのである<
#26>。その過程でブロックオブジェクトがサーチさ
れると<#23>、サーチされたブロックオブジェクト
に記載されているファイル名称に対応するファイルが、
同じく前記磁気ディスク装置2から読み出されて<#2
4>、そのブロックオブジェクトの配置箇所にダウンロ
ードされるのである<#25>。その際、上位の階層か
ら”章”、”節”、”項”というように順に識別してい
き、各階層毎に例えばアラビア数字でシリアルナンバー
を自動的に付すオートナンバリング処理を行い、例え
ば、最初に現れた「章」を「1章」、次に現れた「章」
を「2章」のように処理することで、対話形編集プログ
ラムの作動時に編集操作者がシリアルナンバーを意識せ
ずとも編集できるように構成してある。このようにして
仮想的な文書ファイル(構造ファイル)に含まれる全て
のブロックオブジェクトの置換が終了すると<#27
>、実文書ファイルの完成となり、前記磁気ディスク装
置2に格納される<#28>。
Next, a procedure for converting a virtual document file into a real document file will be described below. As shown in FIG. 6, when the operator also operates the linked editing program for collective processing on the computer main body 1 to cause the actual document file generating means 1b to function <# 20>, a virtual document to be converted. A message requesting the file name of the file (structure file) is displayed on the CRT, and the file name is input from the keyboard according to the display <# 21>. The intermediate real document file included in the virtual document file indicated by the input file name is read from the magnetic disk device 2 via its attribute data, and if it does not exist in the magnetic disk device 2, it is read from the internal memory. Read (as will be described later, if the actual document file to be linked is a temporary file, it may not exist in the magnetic disk device 2) <# 22>,
The read intermediate real document files are sequentially arranged in the order shown in the virtual document file, and the final real document file is generated. That is, the final real document file is generated by the program automatically editing and arranging the document constituent elements according to the order and hierarchy of the objects arranged in the virtual document file (structure file).
# 26>. When the block object is searched in the process <# 23>, the file corresponding to the file name described in the searched block object is
Similarly, when the data is read from the magnetic disk device 2, <# 2
4>, which is downloaded to the location of the block object <# 25>. At that time, the layers are identified in order from the upper hierarchy, such as "chapter", "section", and "term", and an auto-numbering process that automatically assigns a serial number with, for example, Arabic numerals is performed for each hierarchy. "Chapter" that appears first is "Chapter 1", then "Chapter" that appears next
Is processed as described in "Chapter 2" so that the editing operator can edit the serial number without being aware of the serial number when the interactive editing program is operated. When replacement of all block objects included in the virtual document file (structure file) is completed in this way, <# 27
>, The actual document file is completed and stored in the magnetic disk device 2 <# 28>.

【0014】さて、例えば、上述した作業マニュアルを
生成する場合には、作業対象であるエンジンの型式によ
っては、文書の構成要素たるブロックオブジェクトをそ
のまま再利用できない場合がある。ブロックオブジェク
トを構成する中間実文書ファイルのファイル要素、つま
り、文書中で使用されるエンジン部品の”部品番号”等
のテキストデータや”挿絵”等のイメージデータがエン
ジンの型式により異なる場合があるからである。これら
の相違点は文書の複数箇所に複数種類存在するが、予め
把握できるものであるので一括して変更できれば便利で
ある。そこで、文書ファイル編集部である前記コンピュ
ータ本体1に、データベースに登録されている既存の中
間実文書ファイルで使用されている固有のテキストデー
タやイメージデータといった第一ファイル要素と、新規
の中間実文書ファイルで使用すべき固有の第二ファイル
要素を対比した変換リストを生成する変換ファイル生成
手段1cを設けて、変換ファイル生成手段1cにより生
成された変換リストに基づいて、前記既存の実文書ファ
イルの第一ファイル要素を第二ファイル要素に変換する
バッチ変換処理手段1dを設けてある。
Now, for example, when the above-mentioned work manual is generated, depending on the model of the engine which is the work target, the block object which is a constituent element of the document cannot be reused as it is. The file elements of the intermediate actual document file that make up the block object, that is, the text data such as "part number" of the engine part used in the document and the image data such as "illustration" may differ depending on the engine model. Is. Although there are a plurality of types of these differences at a plurality of places in the document, it is possible to grasp them in advance and it is convenient if they can be collectively changed. Therefore, in the computer main body 1 which is a document file editing unit, a first file element such as unique text data or image data used in an existing intermediate actual document file registered in the database, and a new intermediate actual document. A conversion file generating unit 1c for generating a conversion list that compares the unique second file element to be used in the file is provided, and based on the conversion list generated by the conversion file generating unit 1c, the existing real document file A batch conversion processing means 1d for converting the first file element into the second file element is provided.

【0015】以下、ファイル要素の変換処理について、
図7に示すフローチャートに基づいて説明する。前記コ
ンピュータ本体1上で対話処理用の変換ファイル生成プ
ログラムを作動させて変換ファイル生成手段1cを機能
させ、既存の実文書ファイル名称を入力すると、前記表
示装置10の画面に、被変換ファイル要素たる第一ファ
イル要素と変換ファイル要素たる第二ファイル要素を対
で表すデータ変換リストのフォーマットが表示されるの
で、第一ファイル要素と第二ファイル要素の具体的内容
をキーボード等を介して逐次入力することにより変換リ
ストを完成させ、前記磁気ディスク装置2に格納する<
#30>。変換リストの具体的内容は、実文書ファイル
のファイル名称や管理番号等の属性データの他、実文書
ファイル中で使用されているテキストデータやイメージ
データで構成され、例えば、第一ファイル要素としてテ
キストデータ”ピストンP−101”という部品番号に
対して、第二ファイル要素としてテキストデータ”ピス
トンP−505”という部品番号が該当する。次に、前
記コンピュータ本体1上でバッチ処理用のバッチ変換処
理プログラムを作動させてバッチ変換処理手段1dを機
能させ、前記変換ファイル生成手段1cで作成された変
換ファイルを指定すると、変換対象となる中間実文書フ
ァイルをデータベースからダウンロードし<#31>、
先ず属性データを変換した後に、中間実文書ファイルの
先頭から最終まで変換ファイルに示される変換リストの
第一ファイル要素を検索し、該当するファイル要素があ
れば、そのファイル要素を第二ファイル要素に置き換え
るという処理を全変換リストについて実行し<#32
>、変換終了した中間実文書ファイルを内部メモリに一
次記憶する。例えば、第一ファイル要素としてテキスト
データ”ピストンP−101”という部品番号を検索す
ると、第二ファイル要素としてテキストデータ”ピスト
ンP−505”という部品番号に変換処理するのであ
る。変換された中間実文書ファイルを今後とも使用する
必要があると判断できる場合には<#33>、新規中間
文書ファイルとして前記磁気ディスク装置2に格納する
<#34>。変換ファイルが複数本生成されている場合
であって、それらを同時に変換すべきと判断する場合に
は、ステップ<#31>に戻って同様の処理を繰り返す
<#35>。このようにして全ての中間実文書ファイル
を変換した後に、上述の連結編集プログラムにより仮想
文書ファイルを実文書ファイルに変換することで、最終
の実文書ファイルが完成するのである。以上纏めると、
前記コンピュータ本体1及び周辺機器と、前記コンピュ
ータ本体1で実行される編集プログラムの一部が、仮想
文書ファイル生成手段1a、実文素ファイル生成手段1
b、変換ファイル生成手段1c、バッチ変換処理手段1
dとなる。
The file element conversion processing will be described below.
Description will be made based on the flowchart shown in FIG. 7. When the conversion file generation program for interactive processing is operated on the computer main body 1 to cause the conversion file generation means 1c to function and the name of an existing actual document file is input, the screen of the display device 10 is a conversion target file element. Since the format of the data conversion list that represents the first file element and the second file element that is the conversion file element as a pair is displayed, the specific contents of the first file element and the second file element are sequentially input via a keyboard or the like. By doing so, the conversion list is completed and stored in the magnetic disk device 2 <
# 30>. The specific contents of the conversion list are composed of attribute data such as the file name and management number of the actual document file, as well as text data and image data used in the actual document file. The part number “Piston P-101” corresponding to the text data “Piston P-505” corresponds to the second file element. Next, when the batch conversion processing program for batch processing is operated on the computer main body 1 to cause the batch conversion processing means 1d to function and the conversion file created by the conversion file generation means 1c is designated, it becomes a conversion target. Download the intermediate real document file from the database <# 31>,
First, after converting the attribute data, the first file element of the conversion list shown in the conversion file is searched from the beginning to the end of the intermediate actual document file, and if there is a corresponding file element, that file element is changed to the second file element. The process of replacing is executed for all conversion lists <# 32
>, The converted intermediate real document file is temporarily stored in the internal memory. For example, when the part number of the text data "piston P-101" is searched as the first file element, it is converted into the part number of the text data "piston P-505" as the second file element. If it is determined that the converted intermediate real document file needs to be used in the future <# 33>, it is stored in the magnetic disk device 2 as a new intermediate document file <# 34>. When a plurality of conversion files are generated and it is determined that they should be converted simultaneously, the process returns to step <# 31> and the same processing is repeated <# 35>. After converting all the intermediate real document files in this way, the final real document file is completed by converting the virtual document file to the real document file by the above-mentioned linking editing program. In summary,
The computer main body 1 and peripheral devices, and a part of the editing program executed by the computer main body 1, are virtual document file generating means 1a and real sentence element generating means 1
b, conversion file generation means 1c, batch conversion processing means 1
It becomes d.

【0016】以下に別実施例を説明する。先の実施例で
は、変換ファイルの構成が、被変換ファイル要素たる第
一ファイル要素と変換ファイル要素たる第二ファイル要
素を対で表すように構成するものを説明したが、第一フ
ァイル要素と第二ファイル要素が対で表現できるもので
あればその具体構成は特に限定するものではなく任意で
ある。また、先の実施例では、第一ファイル要素と第二
ファイル要素を、テキストデータの場合を例示して説明
したが、イメージデータの場合には、イメージデータの
構成ユニットを単位として、そのユニット名称を指定す
ることにより同様に処理できる。ここに、中間実文書フ
ァイルが、複数のイメージユニットの集合で構成される
イメージデータの場合には、各イメージユニットの名称
がファイル要素となるのであり、ユニット名称に対応し
たユニットファイルが予め前記磁気ディスク装置2に格
納されている。
Another embodiment will be described below. In the above embodiment, the configuration of the conversion file is described so that the first file element that is the converted file element and the second file element that is the conversion file element are represented as a pair. If the two file elements can be expressed as a pair, the specific configuration is not particularly limited and is arbitrary. Further, in the above embodiment, the first file element and the second file element have been described by exemplifying the case of text data, but in the case of image data, the unit name of the unit of the image data is used as a unit. The same processing can be performed by specifying. Here, when the intermediate actual document file is image data composed of a set of a plurality of image units, the name of each image unit becomes a file element, and the unit file corresponding to the unit name is the magnetic file in advance. It is stored in the disk device 2.

【0017】先の実施例では、変化ファイル生成手段に
より生成される変換リストが、既存の中間実文書ファイ
ルと新規の中間実文書ファイルについてのものを説明し
たが、本発明の対象となる実文書ファイルは中間実文書
ファイルに限定するものではなく、任意の実文書ファイ
ルでよい。
In the above embodiment, the conversion list generated by the change file generating means has been described for the existing intermediate real document file and the new intermediate real document file. However, the real document which is the object of the present invention. The file is not limited to the intermediate real document file and may be any real document file.

【0018】先の実施例では、ファイル編集装置として
文書ファイルを生成する場合について説明したが、生成
すべきファイルは文書ファイルに限定するものではな
く、任意のデータファイルについて適用できる。即ち、
データベース内の既存ファイルを用いて新規ファイルを
編集生成するファイル編集装置であって、既存ファイル
で使用されている第一ファイル要素と、新規ファイルで
使用すべき第二ファイル要素を対比した変換リストを生
成する変換ファイル生成手段1cと、前記変換ファイル
生成手段1cにより生成された変換リストに基づいて、
前記既存ファイルの第一ファイル要素を前記第二ファイ
ル要素に変換するバッチ変換処理手段1dを設けてある
ファイル編集装置であれば任意である。例えば、上述の
文書ファイル編集装置の場合には、変換ファイル生成手
段1cやバッチ変換処理手段1dの作動対象は実文書フ
ァイルのみならず、仮想文書ファイル、即ち、構造ファ
イルであってもよい。この場合には、タイトルオブジェ
クト、ブロックオブジェクト、コメントオブジェクトと
いった各オブジェクトにおける任意のテキストデータが
変換対象となる。
In the above embodiment, the case where the document file is generated as the file editing device has been described, but the file to be generated is not limited to the document file and can be applied to any data file. That is,
A file editing device that edits and generates a new file using an existing file in a database, and creates a conversion list that compares the first file element used in the existing file with the second file element that should be used in the new file. Based on the conversion file generating means 1c to be generated and the conversion list generated by the conversion file generating means 1c,
It is arbitrary as long as it is a file editing device provided with the batch conversion processing means 1d for converting the first file element of the existing file into the second file element. For example, in the case of the above-mentioned document file editing apparatus, the operation target of the conversion file generating means 1c and the batch conversion processing means 1d may be not only a real document file but also a virtual document file, that is, a structure file. In this case, arbitrary text data in each object such as a title object, a block object, and a comment object is a conversion target.

【0019】先の実施例では、変換ファイル生成手段1
cにより生成された変換リストに基づいて、直ちに、前
記既存ファイルの第一ファイル要素を第二ファイル要素
に変換するバッチ変換処理手段1dを作動させる場合を
説明したが、変換ファイル生成手段1cとバッチ変換処
理手段1dの作動は連続的なものでなくてもよい。例え
ば、前記実文書ファイル生成手段1bにより仮想文書フ
ァイルを実文書ファイルに変換した後の実文書ファイル
に、バッチ変換処理手段1dを作動させるものであって
もよい。
In the previous embodiment, the conversion file generating means 1
The case where the batch conversion processing means 1d for immediately converting the first file element of the existing file into the second file element is operated based on the conversion list generated by c has been described. The operation of the conversion processing means 1d does not have to be continuous. For example, the batch conversion processing means 1d may be operated on the real document file after the virtual document file is converted into the real document file by the real document file generating means 1b.

【0020】ファイル編集装置のハードウェアの具体的
構成は、図1に示すものに限定するものではなく、図8
に示すように、外部記録装置である磁気ディスク装置2
を独立のコンピュータであるファイルサーバー7に接続
して、文書データベースを効率的に管理することによ
り、文書の編集処理用のコンピュータ1の負荷を軽減す
るように構成してもよい。
The specific hardware configuration of the file editing apparatus is not limited to that shown in FIG.
As shown in FIG. 2, a magnetic disk device 2 which is an external recording device
May be connected to the file server 7, which is an independent computer, to efficiently manage the document database, thereby reducing the load on the computer 1 for document editing processing.

【0021】尚、特許請求の範囲の項に図面との対照を
便利にする為に符号を記すが、該記入により本発明は添
付図面の構成に限定されるものではない。
[0021] In the claims, reference numerals are provided for convenience of comparison with the drawings, but the present invention is not limited to the configuration of the attached drawings by the entry.

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

【図1】ファイル編集装置のハードウェア構成図FIG. 1 is a hardware configuration diagram of a file editing device

【図2】仮想文書ファイルの構造図[Fig. 2] Structure diagram of virtual document file

【図3】属性データの説明図FIG. 3 is an explanatory diagram of attribute data.

【図4】仮想文書ファイルの要部の説明図FIG. 4 is an explanatory diagram of a main part of a virtual document file.

【図5】フローチャートFIG. 5: Flow chart

【図6】フローチャートFIG. 6 is a flowchart.

【図7】フローチャートFIG. 7: Flow chart

【図8】別実施例を示すファイル編集装置のハードウェ
ア構成図
FIG. 8 is a hardware configuration diagram of a file editing device showing another embodiment.

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

1a 仮想文書ファイル生成手段 1b 実文書ファイル生成手段 1c 変換ファイル生成手段 1d バッチ変換処理手段 1a Virtual document file generating means 1b Real document file generating means 1c Conversion file generating means 1d Batch conversion processing means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 9288−5L G06F 15/20 554 M ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 6 Identification code Internal reference number FI technical display location 9288-5L G06F 15/20 554 M

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 データベース内の既存ファイルを用いて
新規ファイルを編集生成するファイル編集装置であっ
て、 前記既存ファイルで使用されている第一ファイル要素
と、前記新規ファイルで使用すべき第二ファイル要素を
対比した変換リストを生成する変換ファイル生成手段
(1c)と、 前記変換ファイル生成手段(1c)により生成された変
換リストに基づいて、前記既存ファイルの第一ファイル
要素を前記第二ファイル要素に変換するバッチ変換処理
手段(1d)を設けてあるファイル編集装置。
1. A file editing device for editing and generating a new file using an existing file in a database, wherein a first file element used in the existing file and a second file to be used in the new file A conversion file generation means (1c) for generating a conversion list comparing elements, and a first file element of the existing file based on the conversion list generated by the conversion file generation means (1c). A file editing apparatus provided with a batch conversion processing means (1d) for converting to.
【請求項2】 データベースに格納されている既存の実
文書ファイルのファイル名を配列して仮想文書ファイル
を生成する仮想文書ファイル生成手段(1a)と、前記
仮想文書ファイル生成手段(1a)により生成された仮
想文書ファイルに配列された実文書ファイル名に基づい
て、前記データベースから実文書ファイルを読みだして
連結編集し、新規の実文書ファイルを生成する実文書フ
ァイル生成手段(1b)とからなるファイル編集装置で
あって、 前記既存の実文書ファイルで使用されている第一ファイ
ル要素と、前記新規の実文書ファイルで使用すべき第二
ファイル要素を対比した変換リストを生成する変換ファ
イル生成手段(1c)と、 前記変換ファイル生成手段(1c)により生成された変
換リストに基づいて、前記既存の実文書ファイルの第一
ファイル要素を前記第二ファイル要素に変換するバッチ
変換処理手段(1d)を設けてあるファイル編集装置。
2. A virtual document file generating means (1a) for arranging file names of existing real document files stored in a database to generate a virtual document file, and the virtual document file generating means (1a). And a real document file generating means (1b) for generating a new real document file by reading the real document file from the database, concatenating and editing the real document file based on the real document file name arranged in the virtual document file. A file editing apparatus, which is a conversion file generation unit that generates a conversion list that compares a first file element used in the existing real document file with a second file element to be used in the new real document file. (1c) and the existing real sentence based on the conversion list generated by the conversion file generating means (1c). Batch conversion processing means (1d) file editing apparatus is provided with converting the first file within a file to the second file element.
JP6299320A 1994-12-02 1994-12-02 File editing device Pending JPH08161304A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6299320A JPH08161304A (en) 1994-12-02 1994-12-02 File editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6299320A JPH08161304A (en) 1994-12-02 1994-12-02 File editing device

Publications (1)

Publication Number Publication Date
JPH08161304A true JPH08161304A (en) 1996-06-21

Family

ID=17871020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6299320A Pending JPH08161304A (en) 1994-12-02 1994-12-02 File editing device

Country Status (1)

Country Link
JP (1) JPH08161304A (en)

Similar Documents

Publication Publication Date Title
US20030037076A1 (en) Method, computer program and system for style sheet generation
US20040041818A1 (en) Design system for website text graphics
US7386793B2 (en) Apparatus, method and program for supporting a review
JPH0554043A (en) Process management system for information processing system development
JP3448874B2 (en) Document processing apparatus and document processing method
JPH07249032A (en) Electronic filing device
JPH08161304A (en) File editing device
JPH08235024A (en) Automatic test device for software
JP2010026766A (en) Information processing apparatus, information processing method and program
JPH0236478A (en) Information processing system
JP2001273342A (en) Product manufacturing method and product manufacturing support method
JP3175239B2 (en) Multimedia information editing device
JP4737659B2 (en) Table set database system and table set data creation device
JPH08153104A (en) Hypermedia system and hypermedia document preparing and editing method
JP2014035638A (en) Electronic manual output system, electronic manual output method, and electronic manual output program
JP3034264B2 (en) Software component display device
JP2001255926A (en) Product manufacture information generating device and program recoding medium
JPH08161350A (en) Method and device for electronic filing
JP2845779B2 (en) Circuit drawing creation system
Marur et al. A Novel Architecture for Production of Glance-Friendly Online Documents Using Semiformal Approach
JPH0237466A (en) Information processing system
JP2003271384A (en) Software specification managing method and software specification managing device and its program
JPH07200584A (en) Document editing device
JPH0822463A (en) Document editing device
JPH06282589A (en) Visualization display system for information retrieving device