JP2563328B2 - How to copy a document file - Google Patents

How to copy a document file

Info

Publication number
JP2563328B2
JP2563328B2 JP62114166A JP11416687A JP2563328B2 JP 2563328 B2 JP2563328 B2 JP 2563328B2 JP 62114166 A JP62114166 A JP 62114166A JP 11416687 A JP11416687 A JP 11416687A JP 2563328 B2 JP2563328 B2 JP 2563328B2
Authority
JP
Japan
Prior art keywords
document
page
copy
revised
pages
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.)
Expired - Fee Related
Application number
JP62114166A
Other languages
Japanese (ja)
Other versions
JPS63279482A (en
Inventor
良治 若月
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP62114166A priority Critical patent/JP2563328B2/en
Publication of JPS63279482A publication Critical patent/JPS63279482A/en
Application granted granted Critical
Publication of JP2563328B2 publication Critical patent/JP2563328B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 この発明は、例えば特許出願関係書類などの文書を光
ディスクなどの記録媒体にファイリングする電子ファイ
ルシステム等における文書ファイルのコピー方法に関す
る。
Description: TECHNICAL FIELD The present invention relates to a method of copying a document file in an electronic file system or the like for filing a document such as a patent application-related document on a recording medium such as an optical disk.

従来の技術 この種の電子ファイルシステムにおける文書ファイル
の編成例を第4図に示している。光ディスクなどの媒体
の情報記録域は、各ページの画情報を記録する実体域1
と、管理情報を記録する登録薄(ディレクトリ)2とに
区分される。
2. Description of the Related Art FIG. 4 shows an example of the organization of document files in this type of electronic file system. The information recording area of a medium such as an optical disc is an actual area 1 for recording image information of each page.
And a thin registration (directory) 2 for recording management information.

管理単位である1つの文書モジュール(単に文書とも
称す)は複数ページの画情報の集合からなる。図示した
具体例では、ページ1とページ2の集合が文書番号1の
文書モジュール(単に文書1とも称す)として定義され
ている。登録薄2の文書番号1の項にはページ1のポイ
ンタ(a,b)とページ2のポインタ(c,d)が記録されて
いる。ポインタ(a,b)はページ1の画情報を記録した
部分の先頭と未尾のアドレスであり、同様にポインタ
(c,d)はページ2の記録アドレスである。
One document module (also simply referred to as a document), which is a management unit, is composed of a set of image information of multiple pages. In the illustrated specific example, a set of page 1 and page 2 is defined as a document module of document number 1 (also simply referred to as document 1). In the item of document number 1 of registration thin 2, a pointer of page 1 (a, b) and a pointer of page 2 (c, d) are recorded. The pointer (a, b) is the head and tail addresses of the part of the page 1 where the image information is recorded, and the pointer (c, d) is the page 2 recording address.

また、特許出願関係書類などの文書ファイルでは文書
の改訂が良く行なわれる。ここでの文書の改訂とは、登
録済のある文書モジュールに属するページの全部または
一部に新たなページを追加したものを改訂文書モジュー
ルとして追登録することである。
Further, document files such as patent application documents are often revised. Revision of a document here is to re-register as a revised document module a new page added to all or some of the pages belonging to a registered document module.

第4図の例では、ページ1とページ2からなる文書1
に新たなページ3を追加し、それを文書1の改訂版とし
て文書2と定義している。登録薄2における文書番号2
のページポインタの項には、ページ1のポインタ(a,
b)とページ2のポインタ(c,d)とページ3のポインタ
(e,f)とが記録されている。また文書番号2の改訂履
歴の項には「文書1の改訂版」であることを示すデータ
が記録されている。
In the example of FIG. 4, document 1 consisting of page 1 and page 2
A new page 3 is added to the document and is defined as document 2 as a revised version of document 1. Document number 2 in registration thin 2
In the page pointer section of, the page 1 pointer (a,
b), the pointer (c, d) of page 2 and the pointer (e, f) of page 3 are recorded. Further, in the section of the revision history of document number 2, there is recorded data indicating that the document is a "revised version of document 1."

このような工程に伴う追記録の方法は、追記型光ディ
スクを使った電子ファイルシステムで一般的に行なわれ
ている。
The method of additional recording associated with such a process is generally performed in an electronic file system using a write-once optical disc.

ところで、この種のシステムでは、さまざまな目的
で、登録済の文書ファイルを別の媒体にコピーすること
がある。従来のコピー方法では、文書ファイル中に上述
のような改訂文書が含まれていても、そのことをまった
く考慮せずに次のようにコピーしていた。
By the way, in this type of system, a registered document file may be copied to another medium for various purposes. In the conventional copying method, even if the document file includes the revised document as described above, the copying is performed as follows without considering it at all.

すなわち、ソースファイルの登録薄2の情報を読み取
り、1文書づつページポインタに従って該当ページの画
情報を実体域1から読み取って、コピー媒体に転記し、
またコピー媒体に新たに登録薄を作成していた。
That is, the information of the registration thinness 2 of the source file is read, the image information of the corresponding page is read from the actual area 1 according to the page pointer for each document, and is transcribed to the copy medium.
In addition, a thin registration was newly created on the copy medium.

第4図に従って具体的に説明する。まず登録薄2にお
ける文書番号1のページポインタ(a,b)(c,d)を読み
取り、それに従ってページ1とページ2の画情報を読み
取ってコピー媒体に記録する。次に文書番号2のページ
ポインタ(a,b)(c,d)(e,f)を読み取り、それに従
ってページ1とページ2とページ3の画情報を読み取っ
てコピー媒体に記録する。したがってコピーファイルの
実体域には第5図に示すように、文書1に属するページ
1,2の2ページ分の画情報と、文書1の改訂文書である
文書2に属するページ1,2,3の3ページ分の画情報と
が、それぞれ独立したものとして記録される。つまりペ
ージ1と2の2ページ分については重復して記録され
る。
A detailed description will be given with reference to FIG. First, the page pointers (a, b) (c, d) of the document number 1 in the registered thin 2 are read, and the image information of page 1 and page 2 is read accordingly and recorded on the copy medium. Next, the page pointers (a, b) (c, d) (e, f) of the document number 2 are read, and the image information of page 1, page 2 and page 3 is read accordingly and recorded on the copy medium. Therefore, as shown in FIG. 5, pages belonging to document 1 are included in the actual area of the copy file.
The image information for two pages 1, 2 and the image information for three pages 1, 2, 3 belonging to document 2, which is a revised document of document 1, are recorded as independent items. That is, two pages, page 1 and page 2, are recorded in duplicate.

従来の方法においても登録薄2の改訂履歴の項のデー
タを読み取るが、それは「文書1の改訂版」というデー
タをコピーファイルの登録薄に転記するだけにしか利用
されない。
Even in the conventional method, the data in the revision history section of registration thin 2 is read, but it is used only for transferring the data “revised version of document 1” to the registration thin of the copy file.

発明が解決しようとする問題点 上述のように従来は文書ファイル中の改訂文書の存在
を実質的に無視したコピーを行なっているため、第4図
と第5図で例示したように、コピーファイル側の実体域
に同じページの画情報を複数回コピーするという不合理
が生じる。これはコピー媒体側の記録容量の無駄使いで
あり、またコピー時間の無駄でもある。場合によって
は、光ディスクの文書ファイルを同じ容量の別の光ディ
スクにコピーするときに、上記の無駄なページ重複コピ
ーのために、コピーディスク側がオーバーフローしてし
まうことがある。
Problems to be Solved by the Invention As described above, since the copy is performed by substantially ignoring the existence of the revised document in the document file as described above, as shown in FIG. 4 and FIG. It is irrational to copy the image information of the same page multiple times to the actual area on the side. This is a waste of recording capacity on the copy medium side and a waste of copy time. In some cases, when the document file on the optical disc is copied to another optical disc having the same capacity, the copy disc side may overflow due to the useless page duplication.

この発明は上述した従来の問題点を解決すべくなされ
たもので、その目的は、改訂文書に起因する上述のペー
ジ重複コピーなくし、無駄なコピーを行なわなくてすむ
ようにした文書ファイルのコピー方法を提供することに
ある。
The present invention has been made to solve the above-mentioned conventional problems, and an object thereof is to eliminate the above-mentioned page duplication copy caused by a revised document and a method for copying a document file that avoids wasteful copying. To provide.

問題点を解決するための手段 そこでこの発明では、改訂文書モジュールとそれの元
になっている改訂前の文書モジュールの両方がコピー範
囲に含まれていて、現にコピー操作しようとするある文
書モジュールが上記改訂文書モジュールであることを上
記登録薄から認知したならば、改訂文書モジュールの各
ページが改訂時に追加されたページなのか改訂前からあ
るページなのかを上記登録薄で調べ、改訂文書モジュー
ルのコピー操作としては上記追加ページのみをコピー媒
体の実体域に転記することとした。
SUMMARY OF THE INVENTION Therefore, in the present invention, there is a certain document module that is actually trying to perform a copy operation because both the revised document module and the original document module before the revision that is the source of the revised document module are included in the copy range. If it is recognized that the revision document module is the above revision document module, it is checked whether each page of the revision document module is a page added at the time of revision or a page before revision, and the revision document module As the copy operation, it was decided to transfer only the additional page to the actual area of the copy medium.

作用 改訂文書モジュールのコピー操作では、改訂時に追加
されたページのみがコピーされ、改訂前からあるページ
はコピーされない。改訂前からあるページは、改訂前の
文書モジュールのコピー操作にてコピーされる。
Operation The copy operation of the revision document module copies only the pages added at the time of revision, and does not copy pages existing before revision. Pages existing before revision are copied by the copy operation of the document module before revision.

実施例 先の従来例と同様に、ページ1とページ2とからなる
文書1(文書番号1の文書モジュール)を改訂し、ペー
ジ1とページ2にページ3を追加したものを改訂文書2
として追登録した文書ファイルを例にとって説明する。
Example Similar to the above-mentioned conventional example, the document 1 including the page 1 and the page 2 (the document module of the document number 1) is revised, and the page 1 and the page 2 are added with the page 3 to be the revised document 2.
A document file additionally registered as will be described as an example.

第1図は上記の内容を含んだ文書ファイルの編成例を
示している。基本例には第4図の従来例と変らないが、
登録薄2のページポインタに新ページフラグを付加した
点が従来と異なる。
FIG. 1 shows an example of organization of a document file containing the above contents. The basic example is the same as the conventional example in FIG. 4, but
It differs from the conventional one in that a new page flag is added to the page pointer of registration thin 2.

媒体の実体域1における図示した各アドレス部分に各
ページの画情報が記録され、管理情報が登録薄2に記録
される。
Image information of each page is recorded in each illustrated address portion in the physical region 1 of the medium, and management information is recorded in the registration thin layer 2.

登録薄2において、文書番号1のページポインタの項
には(a,b,1)と(c,d,1)とが記録されている。ここで
(a,b)はページ1の画情報の記録アドレスを示し、
(a,b,1)の“1"が新ページフラグである。フラグ“1"
は、当該ページが当該文書1として始めて登録されたペ
ージ(それ以前には登録されていないページ)であるこ
とを示す。同様に、(c,d,1)はページ2の記録アドレ
ス(c,d)に、これが新ページであることを示すフラグ
“1"を付加したデータである。
In registration thin 2, (a, b, 1) and (c, d, 1) are recorded in the page pointer section of document number 1. Here, (a, b) indicates the recording address of the image information of page 1,
“1” of (a, b, 1) is the new page flag. Flag "1"
Indicates that the page is the page registered as the document 1 for the first time (page not registered before that). Similarly, (c, d, 1) is data in which the flag "1" indicating that this is a new page is added to the recording address (c, d) of page 2.

また、文書番号2のページポインタの項には(a,b,
0)と(c,d,0)と(e,f,1)とが記録され、文書番号2
の改訂履歴の項にはこれが文書1の改訂版であることが
記録されている。
Also, in the page pointer section of document number 2, (a, b,
0), (c, d, 0) and (e, f, 1) are recorded, and document number 2
The Revision History section of documented that this is a revised version of Document 1.

(a,b,0)のうちの(a,b)はページ1の記録アドレス
を示し、最後の新ページフラグ“0"はこのページ1が改
訂前文書1のものであることを示している。同様に(c,
d,0)は、アドレスc〜dに記録されているページ2が
改訂前文書1のものであることを示す。さらに(e,f,
1)は、アドレスe〜fに記録されているページ3が改
訂時に追加された新ページであることを示している。
(A, b) of (a, b, 0) indicates the recording address of page 1, and the last new page flag “0” indicates that this page 1 belongs to document 1 before revision. . Similarly (c,
d, 0) indicates that the page 2 recorded at the addresses cd is the document 1 before revision. Furthermore (e, f,
1) indicates that page 3 recorded at addresses e to f is a new page added at the time of revision.

以上のように構成されている文書ファイルを別の媒体
にコピーするにあたり、本発明の方法では、改訂前の文
書1と改訂文書2の両方がコピー範囲に含まれている場
合、文書1のコピー操作ではそれに属する全ページ1と
2をコピーするが、改訂文書2のコピー操作では新ペー
ジフラグが“1"となっている追加ページ3のみをコピー
し、フラグが“0"の改訂前からあるページ1と2はコピ
ーしない。その結果第2図に示すように、コピーファイ
ルの実体域にはページ1,2,3の画情報は1度しか記録さ
れず、第5図の従来例のようにページ1と2が重複記録
されることはない。
In copying the document file configured as described above to another medium, according to the method of the present invention, when both the document 1 before revision and the revised document 2 are included in the copy range, the copy of the document 1 is performed. In the operation, all pages 1 and 2 belonging to it are copied, but in the copy operation of the revised document 2, only the additional page 3 whose new page flag is "1" is copied and the flag is "0" before the revision. Do not copy pages 1 and 2. As a result, as shown in FIG. 2, the image information of pages 1, 2, and 3 is recorded only once in the actual area of the copy file, and pages 1 and 2 are redundantly recorded as in the conventional example of FIG. It will not be done.

第3図のフローチャートは本発明による上述したコピ
ー方法の具体的な処理手順の例を示している。
The flowchart of FIG. 3 shows an example of a specific processing procedure of the above-described copying method according to the present invention.

第3図について説明する。文書番号AからA+Nまで
をコピー範囲として指定されると(100)、まず文書番
号AをレジスタDにセットし(200)、ソースファイル
の登録薄における文書番号Dの項の情報を読み取り(30
0)、その文書Dが改訂文書か否かを調べる(400)。
FIG. 3 will be described. When the document numbers A to A + N are designated as the copy range (100), the document number A is first set in the register D (200), and the information of the item of the document number D in the thin registration of the source file is read (30).
0), it is checked whether the document D is a revised document (400).

改訂文書でなければ、当該文書Dに属する全ページの
画情報をソースファイルから読み取り(500)、それを
コピーファイルに記録し(550)、また、この文書Dに
ついての管理情報をコピーファイルの登録薄に記録する
(700)。
If the document is not a revised document, the image information of all pages belonging to the document D is read from the source file (500) and recorded in the copy file (550), and the management information about this document D is registered in the copy file. Record thinly (700).

この1文書についてのコピー操作を終ったなら、文書
番号Dをインクリメントし(800)、Dがコピー範囲の
未尾A+Dを超えていないことを確認し(900)、再び
ステップ300に戻って次の文書のコピー操作を行なう。
When the copy operation for this one document is completed, the document number D is incremented (800), it is confirmed that D does not exceed the tail A + D of the copy range (900), the process returns to step 300 again and the next step is performed. Perform a document copy operation.

ステップ400において、文書Dが文書8の改訂版であ
ることを認知したならば、文書Bがコピー範囲A〜A+
Nに含まれているか否かを調べ(450)、改訂前文書B
がコピー範囲に含まれていなければ、先に説明したステ
ップ500側に進み、文書Dの全ページをコピーする。
In step 400, if it is recognized that the document D is the revised version of the document 8, the document B is copied in the copy range A to A +.
It is checked whether or not it is included in N (450), and document B before revision B
Is not included in the copy range, the process proceeds to the step 500 side described above, and all pages of the document D are copied.

改訂前文書Bもコピー範囲に含まれていれば、文書D
に属するページのうち新ページフラグが“1"になってい
る追加ページのみをコピーし(600→650)、先に説明し
たステップ700に進む。
If Document B before revision is also included in the copy range, Document D
Of the pages belonging to, only the additional pages for which the new page flag is “1” are copied (600 → 650), and the process proceeds to step 700 described above.

発明の効果 以上詳細に説明したように、この発明に係る文書ファ
イルのコピー方法によれば、文書ファイル中に改訂文書
が含まれている場合、その改訂文書のコピー操作では改
訂時に追加したページだけをコピーするので、従来のよ
うに同一ページを複数回重複してコピーすることがなく
なり、コピー媒体の容量の無駄使いおよびコピー処理時
間の無駄をなくすことができる。
EFFECTS OF THE INVENTION As described in detail above, according to the method for copying a document file according to the present invention, when a revision file is included in the document file, only the pages added at the time of revision are copied in the revision document copy operation. Since the same page is copied, the same page is not duplicated a plurality of times as in the prior art, and the waste of the capacity of the copy medium and the waste of the copy processing time can be eliminated.

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

第1図は本発明に合わせて編成した文書ファイルの概念
図、第2図は同文書ファイルを本発明の方法でコピーし
た場合のコピーファイルの概念図、第3図は本発明のコ
ピー方法の具体例を示すフローチャート、第4図は従来
の編成形式による文書ファイルの概念図、第5図は従来
方法でコピーした場合のコピーファイルの概念図であ
る。
FIG. 1 is a conceptual diagram of a document file organized according to the present invention, FIG. 2 is a conceptual diagram of a copy file when the document file is copied by the method of the present invention, and FIG. 3 is a copy method of the present invention. A flow chart showing a specific example, FIG. 4 is a conceptual diagram of a document file in a conventional organization format, and FIG. 5 is a conceptual diagram of a copy file when copied by a conventional method.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数ページの文書情報の集合で1つの文書
モジュールを定義し、記録媒体上の実体域に各ページの
文書情報を記録するとともに該媒体上の登録薄に各文書
モジュールに属する各ページのポインタを記録するファ
イル編成であって、かつ、登録済のある文書モジュール
を改訂し、それに属するページの全部または一部に新た
なページを追加したものを改訂文書モジュールとして追
登録してある文書ファイルを別の媒体にコピーする際
に、上記改訂文書モジュールとそれの元になっている改
訂前の文書モジュールの両方がコピー範囲に含まれてい
て、現にコピー操作しようとするある文書モジュールが
上記改訂文書モジュールであることを上記登録薄から認
知したならば、改訂文書モジュールの各ページが改訂時
に追加されたページなのか改訂前からあるページなのか
を上記登録薄で調べ、改訂文書モジュールのコピー操作
としては上記追加ページのみを上記別媒体の実体域に転
記することを特徴とする文書ファイルのコピー方法。
1. A document module is defined by a set of document information of a plurality of pages, the document information of each page is recorded in an actual area on a recording medium, and each document module belonging to each document module is registered thinly on the medium. It is a file organization that records the pointer of the page, and a registered document module is revised, and new pages are added to all or some of the pages that belong to it, and it is additionally registered as a revised document module. When copying a document file to another medium, both the above-mentioned revised document module and its original document module before revision are included in the copy range, and there is a certain document module that is actually being copied. If it is recognized from the above registration thinness that it is the revised document module, each page of the revised document module is the page added at the time of revision. Whether from the previous revision is pages of either examined by the registration thin, copy a document file, characterized in that post only the additional pages in the real area of the further medium as a copy operation revised document module.
JP62114166A 1987-05-11 1987-05-11 How to copy a document file Expired - Fee Related JP2563328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62114166A JP2563328B2 (en) 1987-05-11 1987-05-11 How to copy a document file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62114166A JP2563328B2 (en) 1987-05-11 1987-05-11 How to copy a document file

Publications (2)

Publication Number Publication Date
JPS63279482A JPS63279482A (en) 1988-11-16
JP2563328B2 true JP2563328B2 (en) 1996-12-11

Family

ID=14630821

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62114166A Expired - Fee Related JP2563328B2 (en) 1987-05-11 1987-05-11 How to copy a document file

Country Status (1)

Country Link
JP (1) JP2563328B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4158324B2 (en) * 2000-08-24 2008-10-01 ソニー株式会社 Information recording apparatus and information recording method
JP4535684B2 (en) * 2003-03-13 2010-09-01 シャープ株式会社 Content browsing apparatus, content browsing system, and content output program

Also Published As

Publication number Publication date
JPS63279482A (en) 1988-11-16

Similar Documents

Publication Publication Date Title
US8180984B1 (en) System and method for consolidation of backups
EP0487331B1 (en) Directory management system
US5267351A (en) Media storage and retrieval system
US8433863B1 (en) Hybrid method for incremental backup of structured and unstructured files
EP0397404A3 (en) A system and method for reading and writing disks formatted for an operating system foreign to the host computer
JP2002055995A (en) Method and device for information processing
US6675257B1 (en) System and method for managing storage space on a sequential storage media
JP2563328B2 (en) How to copy a document file
JP2553751B2 (en) Disk sector replacement method
JPH01162289A (en) Method for copying document file
JPS63240677A (en) Document registering/retrieving method for file system
JPH0644118A (en) File backup system
JPS60103461A (en) Substitute key control processing system using plural items
JPS6379287A (en) Copying method for recording medium
JPH01273284A (en) Method for copying file
JPS62273688A (en) Copying method in picture information storage retrieve device
JPH02253452A (en) Office managing information logical saving/storing device
JPS62236075A (en) Document filing device
JPH02265074A (en) Draw (direct read after write) type optical disk for data file system
JP2532564B2 (en) Copy method of write-once recording medium
JPH02307159A (en) Copy system for document file of electronic filing device
JPH0677389B2 (en) Copy method in image information storage / retrieval device
JP2960270B2 (en) Floppy media information database processing system
JPH0574052A (en) Method for managing information of information recording medium
JPH02299036A (en) Information recording and reproducing method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees