JPH064633A - Work processor - Google Patents

Work processor

Info

Publication number
JPH064633A
JPH064633A JP4163023A JP16302392A JPH064633A JP H064633 A JPH064633 A JP H064633A JP 4163023 A JP4163023 A JP 4163023A JP 16302392 A JP16302392 A JP 16302392A JP H064633 A JPH064633 A JP H064633A
Authority
JP
Japan
Prior art keywords
processing
stored
image
binder
document
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
JP4163023A
Other languages
Japanese (ja)
Inventor
Koji Ito
幸治 伊藤
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4163023A priority Critical patent/JPH064633A/en
Publication of JPH064633A publication Critical patent/JPH064633A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To allow each work to transit to the same hierarchy of the other work at each hierarchy in a processor executing various kinds of works by managing an image by the four hierarchies of a cabinet, a binder, a document and a page. CONSTITUTION:The processor stores plural images in an optical disk 20 by the four hierarchy structures of the cabinet, the binder, the document and the page, stores titles for retrieving respective images corresponding to the individual images in a magnetic disk 26 and retrieves a desired image from the optical disk 20 by the specifying of the title stored in the magnetic disk 26. In which hierarchy the processing by a presently-executing work is stored stored in a storage area 38a, the processing content of each hierarchy in the work is stored in storage areas 38b to 38d. The processing is executed from the same hierarchy through the use of a storage content stored in the storage areas 38a to 38d when transition from the presently-executing work to the other work is instructed.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、たとえば画像の登
録、検索等の業務を行う画像ファイリング装置などの業
務処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a business processing device such as an image filing device for performing business such as image registration and retrieval.

【0002】[0002]

【従来の技術】近年、多量に発生する文書などの画像を
スキャナ(2次元走査装置)によって読取り、この読取
った画像をタイトルに対応させて光ディスクに記憶し、
この記憶されている任意の画像をタイトルを用いて検索
して読出し、それを出力装置たとえばCRTディスプレ
イ装置あるいは記録装置で目視し得る状態に出力する画
像ファイリング装置が実用化されている。このような装
置では、登録、検索、追加登録、タイトル修正、削除等
の業務を行うものである。登録業務は、画像をタイトル
とともに光ディスクに記憶する業務である。検索業務
は、タイトルの情報の条件を指定することにより必要と
する画像を光ディスクから読出して目視可能な状態とす
る業務である。追加登録業務は、1つのタイトルに対し
て画像を新たに追加、挿入する業務である。タイトル修
正業務は、タイトルの情報を修正、追加する業務であ
る。削除業務は、特定の画像の検索を不可とする業務で
ある。
2. Description of the Related Art In recent years, an image such as a large amount of documents is read by a scanner (two-dimensional scanning device), and the read image is stored in an optical disc in association with a title.
An image filing apparatus has been put into practical use, which retrieves and reads any stored image using a title and outputs it in a state where it can be viewed on an output device such as a CRT display device or a recording device. Such a device performs tasks such as registration, search, additional registration, title correction, and deletion. The registration work is a work of storing the image on the optical disc together with the title. The search operation is an operation for reading out a required image from the optical disc by designating a condition of title information so that the image can be viewed. The additional registration work is a work for newly adding or inserting an image to one title. The title correction work is a work for correcting and adding title information. The deletion task is a task that makes it impossible to search for a specific image.

【0003】上記装置における文書管理体系は、図7に
示すように、キャビネット、バインダ、書類、頁の4階
層を持ち、キャビネットは光ディスクの片面に対応ずけ
られている。キャビネットの中には、最大8個のバイン
ダが定義でき、バインダ内には最大30,000件までの書類
を記憶することができる。この書類ごとにタイトルを持
ち、その構造はバインダ単位で定義されている。上記書
類はファイルの基本単位で、タイトルのほかに、注釈
(書類の説明文)を付加することができる。また、書類
は、最大4095頁までの頁で構成される。
As shown in FIG. 7, the document management system in the above apparatus has four layers of cabinet, binder, document, and page, and the cabinet corresponds to one side of the optical disk. Up to 8 binders can be defined in the cabinet, and up to 30,000 documents can be stored in the binder. Each document has a title, and its structure is defined for each binder. The document is a basic unit of the file, and in addition to the title, an annotation (description of the document) can be added. The document is composed of up to 4095 pages.

【0004】上記各業務では、所望のキャビネットにお
けるバインダの選択を行い(バインダ選択)、この選択
されているバインダ内の書類を検索式に対応して検索し
(書類検索)、この検索された書類の中から所望の書類
を選択し(書類選択)、この選択された書類の必要とす
る頁を選択し(頁選択)、この選択された頁に対応する
画像を光ディスクから読みだしてCRTディスプレイ装
置で表示している(画像確認)。
In each of the above-mentioned jobs, a binder in a desired cabinet is selected (binder selection), documents in the selected binder are searched according to a search formula (document search), and the searched documents are searched. A desired document is selected from among the selected documents (document selection), the required page of the selected document is selected (page selection), the image corresponding to the selected page is read from the optical disc, and the CRT display device is selected. Is displayed at (image confirmation).

【0005】上記装置では、業務選択のメニューに戻ら
ずに、それぞれの業務における、特定のタイトルの条件
に該当する複数の画像の中から、実際に業務の作業を行
う対象の画像を抽出する場面(以下書類選択と称す)に
て、他の書類選択の場面へ業務の処理の切換え(移行)
を可能としていた。
[0005] In the above-mentioned device, a scene for actually performing a task of work is extracted from a plurality of images corresponding to a condition of a specific title in each task without returning to the task selection menu. (Hereinafter referred to as document selection), switching (shifting) the processing of business to another document selection scene
Was possible.

【0006】したがって、上記のような業務処理装置で
は、移行元における書類選択の場面でしか他の業務へ移
行することができず、しかも移行先の書類選択の場面だ
けにしか移行することができないという問題があった。
Therefore, in the above-mentioned business processing apparatus, it is possible to shift to another business only in the scene of document selection in the migration source, and only in the scene of document selection in the migration destination. There was a problem.

【0007】[0007]

【発明が解決しようとする課題】上記のように、画像が
キャビネット、バインダ、書類、頁の4階層で管理さ
れ、種々の業務が行われるものにおいて、各業務が各階
層で他の業務の同一階層へ移行することができないとい
う問題があった。
As described above, in the case where images are managed in four layers of cabinet, binder, document, and page, and various jobs are performed, each job is the same as other jobs in each hierarchy. There was a problem that it was not possible to move to the hierarchy.

【0008】この発明は、上記事情に鑑みてなされたも
ので、画像がキャビネット、バインダ、書類、頁の4階
層で管理され、種々の業務が行われるものにおいて、各
業務が各階層で他の業務の同一階層へ移行することがで
きる業務処理装置を提供することを目的とする。
The present invention has been made in view of the above circumstances, in which images are managed in four layers of cabinets, binders, documents, and pages, and various jobs are performed, each job is in another hierarchy in each hierarchy. It is an object of the present invention to provide a business processing device capable of shifting to the same level of business.

【0009】[0009]

【課題を解決するための手段】この発明の業務処理装置
は、複数の業務をそれぞれ同一の複数の処理ステップで
実行する実行手段、この実行手段により実行される各業
務の処理ステップの処理状況を記憶する記憶手段、上記
実行手段により実行中の業務から他の業務への移行を指
示する指示手段、およびこの指示手段の指示に応じて他
の業務へ移行する際、上記記憶手段に記憶されている処
理状況を用いて同じ処理ステップから処理を実行する処
理手段から構成されている。
A business processing apparatus according to the present invention provides execution means for executing a plurality of business operations in the same plurality of processing steps, and processing statuses of processing steps of each business executed by the execution means. Storage means for storing, instruction means for instructing a shift from the work being executed by the execution means to another work, and stored in the storage means when shifting to another work in response to the instruction of the instructing means The processing means is configured to execute processing from the same processing step by using the existing processing status.

【0010】この発明の画像検索装置は、複数の画像を
キャビネット、バインダ、書類、頁の4つの階層構造で
記憶媒体に記憶するとともに、これら画像個々に対応し
た各画像を検索するための複数のキーからなるタイトル
を上記記憶媒体に記憶し、この記憶媒体に記憶されたタ
イトルの指定により所望の画像を上記記憶媒体から検索
するものにおいて、現在実行中の業務による処理の階層
がどの階層であるかを記憶している第1の記憶手段、上
記業務における各階層ごとの処理内容を記憶する第2の
記憶手段、現在実行中の業務から他の業務への移行を指
示する指示手段、およびこの指示手段の指示に応じて他
の業務へ移行する際、上記第1、第2の記憶手段に記憶
されている記憶内容を用いて同じ階層から処理を実行す
る処理手段から構成されている。
The image retrieving apparatus of the present invention stores a plurality of images in a storage medium in a four-layer structure of cabinet, binder, document, and page, and retrieves each image corresponding to each of these images. In which a title consisting of keys is stored in the storage medium, and a desired image is retrieved from the storage medium by designating the title stored in the storage medium, which layer is the hierarchy of processing by the job currently being executed. Or a first storage means for storing the above, a second storage means for storing the processing contents of each hierarchy in the above-mentioned work, an instruction means for instructing a shift from the work currently being executed to another work, and this When transitioning to another task according to the instruction of the instruction means, the processing means for executing the processing from the same hierarchy by using the storage contents stored in the first and second storage means. It is.

【0011】[0011]

【作用】この発明は、複数の業務を実行手段によりそれ
ぞれ同一の複数の処理ステップで実行し、この実行され
る各業務の処理ステップの処理状況を記憶手段で記憶
し、上記実行手段により実行中の業務から他の業務への
移行を指示し、この指示に応じて他の業務へ移行する
際、上記記憶手段に記憶されている処理状況を用いて同
じ処理ステップから処理を実行するようにしたものであ
る。
According to the present invention, a plurality of jobs are executed by the executing means at the same plurality of processing steps, the processing status of the processing steps of each job to be executed is stored in the storing means, and the processing is executed by the executing means. When an instruction is given to shift from another task to another task, and when shifting to another task in response to this instruction, processing is executed from the same processing step using the processing status stored in the storage means. It is a thing.

【0012】この発明は、複数の画像をキャビネット、
バインダ、書類、頁の4つの階層構造で記憶媒体に記憶
するとともに、これら画像個々に対応した各画像を検索
するための複数のキーからなるタイトルを上記記憶媒体
に記憶し、この記憶媒体に記憶されたタイトルの指定に
より所望の画像を上記記憶媒体から検索するものにおい
て、現在実行中の業務による処理の階層がどの階層であ
るかを第1の記憶手段で記憶し、上記業務における各階
層ごとの処理内容を第2の記憶手段で記憶し、現在実行
中の業務から他の業務への移行を指示手段で指示し、指
示に応じて他の業務へ移行する際、上記第1、第2の記
憶手段に記憶されている記憶内容を用いて同じ階層から
処理を実行するようにしたものである。
The present invention is a cabinet for displaying a plurality of images,
The storage medium is stored in a four-layered structure of a binder, a document, and a page, and a title composed of a plurality of keys for searching each image corresponding to each of these images is stored in the storage medium and stored in this storage medium. When a desired image is retrieved from the storage medium by designating the designated title, the first storage means stores the hierarchy of the process by the job currently being executed, and each hierarchy in the job is stored. Storing the processing contents of the second storage means in the second storage means, and instructing the shift from the currently executed job to another job by the instruction means, and when shifting to another job in response to the instruction, the first and second The processing is executed from the same layer by using the storage contents stored in the storage means.

【0013】[0013]

【実施例】以下、この発明の一実施例について図面を参
照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0014】図1はこの発明の業務処理装置たとえば電
子ファイリング装置の構成例を示すものである。すなわ
ち、電子ファイリング装置は、制御モジュール10、メ
モリモジュール12、画像処理モジュール14、通信制
御モジュール16、スキャナ装置18、光ディスク20
並びに光ディスク装置22、キーボード23、CRTデ
ィスプレイ装置24、プリンタ装置25、磁気ディスク
26並びに磁気ディスク装置27、マウス29、システ
ムバス30、および画像バス32によって構成されてい
る。
FIG. 1 shows a configuration example of a business processing apparatus of the present invention, for example, an electronic filing apparatus. That is, the electronic filing device includes a control module 10, a memory module 12, an image processing module 14, a communication control module 16, a scanner device 18, and an optical disk 20.
The optical disk device 22, the keyboard 23, the CRT display device 24, the printer device 25, the magnetic disk 26 and the magnetic disk device 27, the mouse 29, the system bus 30, and the image bus 32 are included.

【0015】制御モジュール10は、画像の記憶、検索
および編集処理等のための各種制御を行うCPU34、
および光ディスク装置22、磁気ディスク装置27とC
PU34を接続するインターフェース回路36から構成
されている。また、CPU34には、キーボード23お
よびマウス29が接続されている。
The control module 10 is a CPU 34 that performs various controls for image storage, retrieval, edit processing, and the like.
And optical disk device 22, magnetic disk device 27 and C
The interface circuit 36 connects the PU 34. A keyboard 23 and a mouse 29 are connected to the CPU 34.

【0016】メモリモジュール12は、画像の記憶、検
索、編集等の各種制御プログラムおよび管理情報等を記
憶するメインメモリ38、A4サイズの原稿数頁分の画
像に対応する記憶容量を有する画像メモリとしてのペー
ジメモリ40、表示用インターフェースとしての表示メ
モリ42、および表示制御部44などから構成されてい
る。ページメモリ40の一部には、バッファメモリ領域
40aが設けられている。ページメモリ40は、例えば
光ディスク20に記憶する画像や光ディスク20から読
出された画像を一時記憶するメモリである。
The memory module 12 is an image memory having a main memory 38 for storing various control programs for image storage, retrieval, editing, etc., and management information, and an image memory having a storage capacity corresponding to several pages of an A4 size document. Page memory 40, a display memory 42 as a display interface, and a display controller 44. A buffer memory area 40a is provided in a part of the page memory 40. The page memory 40 is a memory that temporarily stores, for example, an image stored in the optical disc 20 or an image read from the optical disc 20.

【0017】上記メインメモリ38には、対象データ管
理情報記憶エリア38a、バインダ関連情報記憶エリア
38b、バインダ・キャビネット情報記憶エリア38
c、該当書類情報記憶エリア38d、画像表示関連情報
記憶エリア38eが設けられている。対象データ管理情
報記憶エリア38aは、現在の業務が処理している状態
を記憶しているものである。
The main memory 38 has a target data management information storage area 38a, a binder related information storage area 38b, and a binder / cabinet information storage area 38.
A corresponding document information storage area 38d and an image display related information storage area 38e are provided. The target data management information storage area 38a stores a state in which the current job is being processed.

【0018】すなわち、図2に示すように、キャビネッ
トオープンフラグ、バインダオープンフラグ、該当書類
フラグ、選択書類フラグ、選択頁フラグ、改訂版選択フ
ラグ、表示画像フラグ、生成確認フラグ、バインダ予約
フラグ、機番確保フラグ、画像表示ウインドウフラグが
記憶される。
That is, as shown in FIG. 2, a cabinet open flag, a binder open flag, a corresponding document flag, a selected document flag, a selected page flag, a revised edition selection flag, a display image flag, a generation confirmation flag, a binder reservation flag, a machine. The number securing flag and the image display window flag are stored.

【0019】バインダオープンフラグは、8ビットで構
成され、各ビットがそれぞれバインダのオープンを示す
ようになっており、各ビットの「1」(オン)で、オー
プン済みを示している。キャビネットオープンフラグ
は、「1」(オン)の場合、キャビネットオープンを示
している。他のフラグは、「1」(オン)か、「0」
(オフ)かで対応する内容に処理が進んでいるか否かを
示している。バインダ関連情報記憶エリア38bは、対
象バインダの内容を記憶しているものである。
The binder open flag is composed of 8 bits, and each bit indicates that the binder is open, and "1" (ON) of each bit indicates that the binder has been opened. When the cabinet open flag is "1" (on), it indicates cabinet open. Other flags are "1" (on) or "0"
(OFF) indicates whether or not the processing is advanced to the corresponding content. The binder-related information storage area 38b stores the contents of the target binder.

【0020】すなわち、図3に示すように、対象バイン
ダの種別、対象バインダの件数、対象バインダのファイ
ル名、対象バインダのオープンディスクリプタ、対象バ
インダのファイル内の使用不可バインダ数、対象バイン
ダ内のバインダの実書類総数が記憶される。バインダ・
キャビネット情報記憶エリア38cは、バインダとキャ
ビネットの内容を記憶しているものである。
That is, as shown in FIG. 3, the type of the target binder, the number of target binders, the file name of the target binder, the open descriptor of the target binder, the number of unusable binders in the file of the target binder, and the binder in the target binder. The total number of actual documents is stored. Binder
The cabinet information storage area 38c stores the contents of the binder and the cabinet.

【0021】すなわち、図4に示すように、バインダ種
別、キャビネット番号、バインダ番号、キャビネット
名、バインダ名、キャビネット種別、バインダ情報、キ
ャビネットオープンモード、バインダオープンモード、
オープンキャビネットID、オープンバインダID、タ
イトルキー数、タイトルキーごとのタイトル構造が記憶
される。
That is, as shown in FIG. 4, the binder type, cabinet number, binder number, cabinet name, binder name, cabinet type, binder information, cabinet open mode, binder open mode,
The open cabinet ID, the open binder ID, the number of title keys, and the title structure for each title key are stored.

【0022】タイトル構造としては、各タイトルキーご
とに、キー番号、キー名、キー属性、キー型、キー桁
数、キーツリーコード、キーチェック属性、キー曖昧属
性が記憶される。該当書類情報記憶エリア38dは、該
当書類の内容を記憶しているものである。
As the title structure, a key number, a key name, a key attribute, a key type, a key digit number, a key tree code, a key check attribute, and a key ambiguity attribute are stored for each title key. The relevant document information storage area 38d stores the contents of the relevant document.

【0023】すなわち、図5に示すように、検索条件式
エリアID、検索条件式エリアオフセット、該当書類件
数、該当書類格納ファイル名、該当書類内バインダ数が
記憶される。画像表示関連情報記憶エリア38eは、画
像表示の関連情報を記憶しているものである。
That is, as shown in FIG. 5, the retrieval condition expression area ID, the retrieval condition expression area offset, the number of relevant documents, the relevant document storage file name, and the number of binders in the relevant documents are stored. The image display related information storage area 38e stores information related to image display.

【0024】すなわち、図6に示すように、ウインドウ
ID、ウインドウの状態、最終アクセスウインドウ、確
保情報テーブル、表示画像件数、キャビネット番号、バ
インダ番号、書類直接番号、連結子番号、頁/改訂版番
号、レコード番号、ページメモリIDが記憶される。
That is, as shown in FIG. 6, window ID, window state, final access window, reserved information table, number of displayed images, cabinet number, binder number, document direct number, connector number, page / revision number. , Record number, and page memory ID are stored.

【0025】表示メモリ42は、CRTディスプレイ装
置24によって表示される画像を一時記憶するためのも
のである。この表示メモリ42には、CRTディスプレ
イ装置24における表示ウインドウ内に実際に表示され
る画像、たとえばページメモリ40からの画像、あるい
はバッファメモリ40aからの画像に対して、拡大、縮
小、回転、挿入または白黒反転等を施された画像が記憶
されるものである。表示制御部44は、CRTディスプ
レイ装置24の表示処理の制御等を行うものである。
The display memory 42 is for temporarily storing an image displayed by the CRT display device 24. In the display memory 42, an image actually displayed in the display window of the CRT display device 24, for example, an image from the page memory 40 or an image from the buffer memory 40a is enlarged, reduced, rotated, inserted or inserted. An image subjected to black-and-white reversal or the like is stored. The display control unit 44 controls the display processing of the CRT display device 24 and the like.

【0026】上記画像処理モジュール14は、画像の拡
大、縮小処理を施す拡大縮小回路46、画像の回転処理
を行う縦横変換回路48、画像の圧縮(冗長度を少なく
する)を行う符号化処理を施しおよび伸長(少なくされ
た冗長度を元に戻す)を行う復号化処理を施す圧縮伸長
回路(CODEC)50、スキャナ装置18用のスキャ
ナインターフェース52、プリンタ装置25用のプリン
タインターフェース54、および拡大縮小回路46並び
に縦横変換回路48と、圧縮伸長回路50、スキャナイ
ンターフェース52、プリンタインターフェース54と
を接続する内部バス56によって構成されている。圧縮
伸長回路50は、MH(Modified Huffman)方式、あるい
はMR(ModifiedRead) 方式などを用いて、帯域圧縮、
あるいは帯域伸長が行われるものである。
The image processing module 14 includes an enlarging / reducing circuit 46 for enlarging and reducing an image, a vertical / horizontal converting circuit 48 for rotating an image, and an encoding process for compressing an image (reducing redundancy). A compression / decompression circuit (CODEC) 50 for performing a decoding process for applying and decompressing (restoring the reduced redundancy), a scanner interface 52 for the scanner device 18, a printer interface 54 for the printer device 25, and scaling. The internal bus 56 connects the circuit 46 and the vertical / horizontal conversion circuit 48 with the compression / expansion circuit 50, the scanner interface 52, and the printer interface 54. The compression / expansion circuit 50 uses the MH (Modified Huffman) method, the MR (Modified Read) method, or the like to perform band compression,
Alternatively, band extension is performed.

【0027】通信制御モジュール16は、たとえばLA
Nに接続されるBCP(Bus Communica-tion Processor) 等
の通信インターフェース58によって構成されている。
また、通信制御モジュール16には、FCP(ファクシ
ミリ接続機構)、パソコン等の外部機器とインターフェ
ースを介して接続されるUCP (Universal Communication
Processor) が設けられたものであってもよい。
The communication control module 16 is, for example, an LA.
It is configured by a communication interface 58 such as a BCP (Bus Communica-tion Processor) connected to the N.
Further, the communication control module 16 is connected to an external device such as an FCP (facsimile connection mechanism) or a personal computer through an interface, and a UCP (Universal Communication).
Processor) may be provided.

【0028】システムバス30は、各種装置の制御信号
用のバスであり、制御モジュール10とメモリモジュー
ル12、画像処理モジュール14、通信制御モジュール
16とを接続するものである。また、画像バス32は画
像用のバスであり、メモリモジュール12と画像処理モ
ジュール14、通信制御モジュール16とを接続するも
のである。
The system bus 30 is a bus for control signals of various devices, and connects the control module 10 with the memory module 12, the image processing module 14, and the communication control module 16. The image bus 32 is an image bus, and connects the memory module 12, the image processing module 14, and the communication control module 16.

【0029】スキャナ装置18はたとえば2次元走査装
置で、原稿(文書)上をレーザビーム光で2次元走査す
ることにより、原稿上の画像に応じた電気信号を得るも
のである。
The scanner device 18 is, for example, a two-dimensional scanning device and obtains an electric signal corresponding to an image on the original by scanning the original (document) two-dimensionally with a laser beam.

【0030】光ディスク装置22は、スキャナ装置18
で読取られた画像を光ディスク20に順次記憶するもの
である。また、キーボード23等によって指定される検
索コードに対応した画像を光ディスク20から検索する
ものである。
The optical disk device 22 is the scanner device 18
The images read by the method are sequentially stored in the optical disc 20. The optical disc 20 is searched for an image corresponding to the search code designated by the keyboard 23 or the like.

【0031】キーボード23は、光ディスク20に記憶
する画像に対応する固有の検索コードおよび記憶、検
索、編集処理等の各種動作指令などを入力するものであ
る。またマウス29は、たとえばCRTディスプレイ装
置24の表示ウインドウ上に表示されるカーソル(図示
せず)を上下、左右方向に任意に移動させ、所望の位置
で指示を与えることにより、カーソルが位置している表
示内容(種々の動作モード、画像編集のための領域指定
またはアイコン等)を選択または指示するものである。
The keyboard 23 is used to input a unique search code corresponding to an image stored in the optical disk 20 and various operation commands for storage, search, edit processing and the like. Further, the mouse 29 moves the cursor (not shown) displayed on the display window of the CRT display device 24, for example, vertically and horizontally to give an instruction at a desired position so that the cursor is positioned. The display contents (various operation modes, area designation or icon for image editing, etc.) are selected or designated.

【0032】CRTディスプレイ装置(陰極線管表示装
置)24は、スキャナ装置18で読取られた画像並びに
光ディスク20から検索された画像を表示するものであ
る。このCRTディスプレイ装置24の表示ウインドウ
上の上端、下端、右端にアイコン等が表示される。
The CRT display device (cathode ray tube display device) 24 displays the image read by the scanner device 18 and the image retrieved from the optical disk 20. Icons and the like are displayed at the upper end, the lower end, and the right end on the display window of the CRT display device 24.

【0033】プリンタ装置25は、スキャナ装置18で
読取られた画像、光ディスク20から検索された画像ま
たはCRTディスプレイ装置24で表示している画像を
印字出力(ハードコピー)するものである。
The printer device 25 prints out (hard copy) the image read by the scanner device 18, the image retrieved from the optical disk 20, or the image displayed on the CRT display device 24.

【0034】磁気ディスク装置27は、この磁気ディス
ク装置27に装着された磁気ディスク26に各種制御プ
ログラムを記憶するとともに、キーボード23から入力
された検索コードとこの検索コードに対応する画像が記
憶される光ディスク20上の記憶アドレス、画像サイ
ズ、検索頻度等からなる検索データ(検索情報)を記憶
するものである。
The magnetic disk device 27 stores various control programs on the magnetic disk 26 mounted on the magnetic disk device 27, and stores a search code input from the keyboard 23 and an image corresponding to the search code. The search data (search information) including the storage address on the optical disc 20, the image size, the search frequency, and the like is stored.

【0035】この実施例における文書管理体系は、図7
に示すように、キャビネット、バインダ、書類、頁の4
階層を持ち、キャビネットは光ディスク20、…の片面
に対応ずけられている。キャビネットの中には、最大8
個のバインダが定義でき、バインダ内には最大30,000件
までの書類を記憶することができる。この書類ごとにタ
イトルを持ち、その構造はバインダ単位で定義されてい
る。上記書類はファイルの基本単位で、タイトルのほか
に、注釈(書類の説明文)を付加することができる。ま
た、書類は、最大4095頁までの頁で構成される。
The document management system in this embodiment is shown in FIG.
Cabinets, binders, documents, pages 4 as shown in
It has a hierarchy, and the cabinet corresponds to one side of the optical disc 20, .... Up to 8 in the cabinet
Up to 30,000 documents can be stored in each binder. Each document has a title, and its structure is defined for each binder. The document is a basic unit of the file, and in addition to the title, an annotation (description of the document) can be added. The document is composed of up to 4095 pages.

【0036】各バインダには、それぞれタイトル管理テ
―ブル(タイトル表)26a、…、頁管理テ―ブル(頁
表)26b、…が設けられている。上記タイトル管理テ
―ブル26aには、図8に示すように、1つの書類番号
つまりタイトル番号ごとに複数の検索キ―(所属、名
前)からなる検索情報(画像名)が対応して記憶されて
いる。上記頁管理テ―ブル26bには、1つの書類の頁
単位にレコ―ド番号が記憶されるもので、図9に示すよ
うに、タイトル番号、頁番号、レコ―ド番号、このレコ
―ド番号ごとの原画像の光ディスク20における記憶ア
ドレス(記憶開始位置)、文書サイズ(画像サイズ)が
記憶されている。上記記憶アドレスは、論理アドレスで
あり、アクセス時にはここから物理トラックアドレスお
よび物理セクタアドレスが算出されるようになってい
る。
Each binder is provided with a title management table (title table) 26a, ..., A page management table (page table) 26b ,. In the title management table 26a, as shown in FIG. 8, search information (image name) including a plurality of search keys (affiliation, name) corresponding to one document number, that is, title number is stored correspondingly. ing. The page management table 26b stores a record number for each page of one document. As shown in FIG. 9, a title number, a page number, a record number, and this record number are recorded. The storage address (storage start position) of the original image for each number and the document size (image size) are stored. The storage address is a logical address, and the physical track address and the physical sector address are calculated from this at the time of access.

【0037】上記磁気ディスク26内には、上記タイト
ル管理テ―ブル26a、…で用いられる各バインダの構
造(タイトル構造)を管理するバインダ構造管理テーブ
ル26cを有している。
The magnetic disk 26 has a binder structure management table 26c for managing the structure (title structure) of each binder used in the title management tables 26a, ....

【0038】上記バインダ構造管理テーブル26cは、
図10に示すように、キャビネット製造番号、キャビネ
ット用バインダ番号、バインダ名、バインダ構造によっ
て構成されている。バインダ構造は、図11に示すよう
に、複数のキーに対するキー番号、キー属性、キーの桁
数を示すキー長、キー名によって構成されている。キー
属性は「0」の場合、数値を示し、「1」の場合、文字
を示し、「2」の場合、漢字を示している。次に、この
ような構成において、動作を説明する。
The binder structure management table 26c is
As shown in FIG. 10, it is composed of a cabinet serial number, a cabinet binder number, a binder name, and a binder structure. As shown in FIG. 11, the binder structure includes key numbers for a plurality of keys, key attributes, a key length indicating the number of digits of the key, and a key name. When the key attribute is "0", it indicates a numerical value, "1" indicates a character, and "2" indicates a kanji. Next, the operation in such a configuration will be described.

【0039】すなわち、まず電源スイッチ(図示しな
い)を投入すると、CPU34はCRTディスプレイ装
置24で初期メニューを表示する。これにより、登録、
検索、追加登録、タイトル修正、削除が初期メニューと
して表示される。
That is, first, when the power switch (not shown) is turned on, the CPU 34 displays the initial menu on the CRT display device 24. This will register,
Search, additional registration, title modification, and deletion are displayed as the initial menu.

【0040】この初期メニューが表示されている状態
で、キーボード23あるいはマウス29を用いて検索が
選択された場合、CPU34はCRTディスプレイ装置
24で検索を行うバインダ構造の入力を案内する。この
案内に応じて、キーボード23あるいはマウス29を用
いてバインダ構造を入力する。
When the search is selected by using the keyboard 23 or the mouse 29 while the initial menu is displayed, the CPU 34 guides the input of the binder structure to be searched by the CRT display device 24. In response to this guidance, the keyboard structure or the mouse 29 is used to input the binder structure.

【0041】すると、CPU34は磁気ディスク26内
のバインダ構造管理テーブル26cを参照して入力され
たバインダ構造と同一なバインダ構造のバインダを対象
バインダとして抽出し、この抽出した対象バインダに対
する各種データを読出し、メインメモリ38のバインダ
関連情報記憶エリア38bに記憶する。
Then, the CPU 34 refers to the binder structure management table 26c in the magnetic disk 26, extracts a binder having the same binder structure as the input binder structure as a target binder, and reads various data for the extracted target binder. , In the binder-related information storage area 38b of the main memory 38.

【0042】ついで、CPU34はCRTディスプレイ
装置24を用いて対象バインダを表示する。この表示に
応じて、キーボード23あるいはマウス29を用いて所
望のバインダを選択する。この選択に応じて、CPU3
4は選択されたバインダに対応するキャビネットとバイ
ンダとをオープンする。このオープンに応じて、CPU
34はメインメモリ38の対象データ管理情報記憶エリ
ア38aのキャビネットのオープンとバインダのオープ
ンとを示すフラグをオンする。
Next, the CPU 34 displays the target binder using the CRT display device 24. In accordance with this display, the desired binder is selected using the keyboard 23 or the mouse 29. Depending on this selection, the CPU3
4 opens the cabinet and the binder corresponding to the selected binder. In response to this opening, the CPU
Reference numeral 34 turns on a flag indicating the opening of the cabinet and the opening of the binder in the target data management information storage area 38a of the main memory 38.

【0043】また、CPU34はオープンしたキャビネ
ットとバインダに関するデータを磁気ディスク26から
読出しメインメモリ38内のバインダ・キャビネット情
報記憶エリア38cに記憶する。
Further, the CPU 34 reads the data regarding the opened cabinet and the binder from the magnetic disk 26 and stores it in the binder / cabinet information storage area 38c in the main memory 38.

【0044】次に、CPU34はCRTディスプレイ装
置24を用いて、検索方法と検索条件式の入力を案内す
る。この案内に応じて、キーボード23あるいはマウス
29を用いて検索方法と検索条件式を入力する。
Next, the CPU 34 uses the CRT display device 24 to guide the input of the search method and the search condition expression. In accordance with this guidance, the keyboard 23 or the mouse 29 is used to input the search method and the search condition expression.

【0045】すると、CPU34はその指示された検索
方法で検索条件式に対応した該当書類を上記バインダに
対応するタイトル管理テ―ブル26aを用いて抽出(検
索)し、この抽出した該当書類に対する各種データをメ
インメモリ38の該当書類記憶エリア38dに記憶す
る。この該当書類の抽出に応じて、CPU34はメイン
メモリ38の対象データ管理情報記憶エリア38aの該
当書類フラグをオンする。
Then, the CPU 34 extracts (searches) the relevant document corresponding to the search condition expression by the designated retrieval method by using the title management table 26a corresponding to the binder, and makes various kinds of the extracted relevant document. The data is stored in the corresponding document storage area 38d of the main memory 38. In response to the extraction of the applicable document, the CPU 34 turns on the applicable document flag in the target data management information storage area 38a of the main memory 38.

【0046】CPU34は、CRTディスプレイ装置2
4を用いて、その抽出された該当書類のタイトルを順次
表示する。この表示に応じて、キーボード23あるいは
マウス29を用いて所望の書類を選択する。この書類の
選択に応じて、CPU34はメインメモリ38の対象デ
ータ管理情報記憶エリア38aの選択書類フラグをオン
する。
The CPU 34 uses the CRT display device 2
4, the titles of the extracted relevant documents are sequentially displayed. In accordance with this display, the desired document is selected using the keyboard 23 or the mouse 29. In response to the selection of this document, the CPU 34 turns on the selected document flag in the target data management information storage area 38a of the main memory 38.

【0047】上記選択に応じて、CPU34は選択され
た書類の所望の頁の入力を案内する。この案内に応じ
て、キーボード23あるいはマウス29を用いて所望の
頁数を指示する。この指示に応じて、CPU34は上記
選択されている書類の指示された頁数に対応する光ディ
スク20の記憶アドレスを上記バインダに対応する頁管
理テ―ブル26bから読出し、この読出した記憶アドレ
スの画像を光ディスク20から読出し、CRTディスプ
レイ装置24で表示する。この際、CPU34は表示さ
れた画像に対する各種データをメインメモリ38の画像
表示関連情報記憶エリア38eに記憶する。上記画像の
表示に応じて、CPU34はメインメモリ38の対象デ
ータ管理情報記憶エリア38aの表示画像フラグをオン
する。
In response to the above selection, the CPU 34 guides the input of a desired page of the selected document. In response to this guidance, the keyboard 23 or the mouse 29 is used to instruct the desired number of pages. In response to this instruction, the CPU 34 reads the storage address of the optical disk 20 corresponding to the designated number of pages of the selected document from the page management table 26b corresponding to the binder, and the image of the read storage address. Is read from the optical disk 20 and displayed on the CRT display device 24. At this time, the CPU 34 stores various data for the displayed image in the image display related information storage area 38e of the main memory 38. In response to the display of the image, the CPU 34 turns on the display image flag in the target data management information storage area 38a of the main memory 38.

【0048】このように、上記選択されている書類の指
示された頁数の画像が表示されている状態で、キーボー
ド23あるいはマウス29を用いて他の業務としての追
加登録を選択する。
In this manner, with the image of the designated number of pages of the selected document displayed, the additional registration as another task is selected using the keyboard 23 or the mouse 29.

【0049】この選択により、CPU34は、他の業務
への移行と判断し、メインメモリ38の対象データ管理
情報記憶エリア38aの記憶内容つまりフラグの状態に
より、どの処理まで進んでいるかを判断し、その処理に
対応する記憶エリア38b、38c、38dの記憶内容
を有効とする。
With this selection, the CPU 34 determines that the process is to be transferred to another job, and determines which process is in progress according to the stored content of the target data management information storage area 38a of the main memory 38, that is, the state of the flag, The storage contents of the storage areas 38b, 38c, 38d corresponding to the processing are validated.

【0050】すなわち、検索時に表示されていた画像に
対応するキャビネット、バインダ、書類、頁数に対応す
る記憶エリア38b、38c、38d、38eの記憶内
容が有効となる。すなわち、キャビネット、バインダ、
書類、頁の対応するデータが有効となる。
That is, the storage contents of the cabinets, binders, documents, and storage areas 38b, 38c, 38d, and 38e corresponding to the number of pages displayed at the time of retrieval are effective. Ie cabinets, binders,
Corresponding data on documents and pages will be valid.

【0051】これにより、CPU34はCRTディスプ
レイ装置24を用いて、追加登録する画像のスキャナ装
置18への設定と追加登録の位置の指示とを案内する。
この案内に応じて追加登録する画像の原稿をスキャナ装
置18へ設定し、追加登録の位置を指示する。
Thus, the CPU 34 uses the CRT display device 24 to guide the setting of the image to be additionally registered in the scanner device 18 and the instruction of the position of additional registration.
In response to this guidance, the original of the image to be additionally registered is set in the scanner device 18, and the position of additional registration is designated.

【0052】CPU34は、スキャナ装置18から読取
った画像を光ディスク20に登録するとともに、上記追
加登録する書類のバインダに対応する頁管理テ―ブル2
6bの記憶内容をその追加登録内容で更新する。この際
も、どの状態まで処理が進んでいるかを、CPU34が
メインメモリ38の対象データ管理情報記憶エリア38
aのフラグで管理している。
The CPU 34 registers the image read from the scanner device 18 in the optical disc 20 and also the page management table 2 corresponding to the binder of the document additionally registered.
The storage content of 6b is updated with the additional registration content. Also in this case, the CPU 34 determines the status of the processing by the target data management information storage area 38 of the main memory 38.
It is managed by the flag a.

【0053】また、1つの業務の頁選択の状態から他の
業務の頁選択の状態へ移行する場合について説明した
が、1つの業務の書類選択の状態から他の業務の書類選
択の状態へ移行する場合や、1つの業務の画像確認の状
態から他の業務の画像確認の状態へ移行する場合も同様
に動作する。上記業務が移行する際の概念を説明するた
めの業務移行概念図を図12に示す。
The case of shifting from the page selection state of one job to the page selection state of another job has been described. However, the document selection state of one job shifts to the document selection state of another job. The same operation is performed in the case of performing or in shifting from the image confirmation state of one job to the image confirmation state of another job. FIG. 12 shows a conceptual diagram of business migration for explaining the concept when the business is migrated.

【0054】上記したように、複数の画像をキャビネッ
ト、バインダ、書類、頁の4つの階層構造で光ディスク
に記憶し、これら画像個々に対応した各画像を検索する
ためのタイトルを磁気ディスクに記憶し、この磁気ディ
スクに記憶されたタイトルの指定により所望の画像を光
ディスクから検索するものにおいて、現在実行中の業務
による処理の階層がどの階層であるかを記憶エリアに記
憶し、業務における各階層ごとの処理内容を記憶エリア
で記憶し、現在実行中の業務から他の業務への移行が指
示された際、記憶エリアに記憶されている記憶内容を用
いて同じ階層から処理を実行するようにしたものであ
る。
As described above, a plurality of images are stored on the optical disc in a four-layered structure of cabinet, binder, document, and page, and a title for retrieving each image corresponding to each of these images is stored on the magnetic disc. , When a desired image is searched from the optical disk by designating a title stored in this magnetic disk, the hierarchy of the processing by the job currently being executed is stored in the storage area, and each hierarchy in the job is stored. The processing contents of are stored in the storage area, and when an instruction to transfer from the currently executed job to another job is given, the processing is executed from the same hierarchy by using the memory contents stored in the storage area. It is a thing.

【0055】これにより、画像がキャビネット、バイン
ダ、書類、頁の4階層で管理され、種々の業務が行われ
るものにおいて、各業務が各階層で他の業務の同一階層
へ移行することができる。
As a result, when images are managed in four layers of cabinet, binder, document, and page, and various jobs are performed, each job can be transferred to the same hierarchy of other jobs in each hierarchy.

【0056】[0056]

【発明の効果】以上詳述したようにこの発明によれば、
画像がキャビネット、バインダ、書類、頁の4階層で管
理され、種々の業務が行われるものにおいて、各業務が
各階層で他の業務の同一階層へ移行することができる業
務処理装置を提供できる。
As described above in detail, according to the present invention,
In a system in which images are managed in four layers of cabinets, binders, documents, and pages, and various jobs are performed, it is possible to provide a job processing device capable of transferring each job to the same hierarchy of other jobs in each hierarchy.

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

【図1】この発明の一実施例における業務処理装置の構
成を概略的に示すブロック図。
FIG. 1 is a block diagram schematically showing the configuration of a business processing apparatus according to an embodiment of the present invention.

【図2】図1の対象データ管理情報記憶エリアの記憶例
を説明するための図。
FIG. 2 is a diagram for explaining a storage example of a target data management information storage area in FIG.

【図3】図1のバインダ関連情報記憶エリアの記憶例を
説明するための図。
FIG. 3 is a diagram for explaining a storage example of a binder related information storage area in FIG.

【図4】図1のバインダ・キャビネット情報記憶エリア
の記憶例を説明するための図。
FIG. 4 is a view for explaining a storage example of a binder cabinet information storage area of FIG.

【図5】図1の該当書類情報記憶エリアの記憶例を説明
するための図。
FIG. 5 is a diagram for explaining a storage example of a corresponding document information storage area in FIG.

【図6】図1の画像表示関連情報記憶エリアの記憶例を
説明するための図。
FIG. 6 is a diagram for explaining a storage example of an image display related information storage area in FIG. 1.

【図7】文書管理体系を説明するための図。FIG. 7 is a diagram for explaining a document management system.

【図8】図1のタイトル管理テ―ブルの記憶例を説明す
るための図。
FIG. 8 is a diagram for explaining a storage example of the title management table in FIG.

【図9】図1の頁管理テ―ブルの記憶例を説明するため
の図。
9 is a diagram for explaining a storage example of the page management table of FIG. 1. FIG.

【図10】図1のバインダ構造管理テーブルの記憶例を
説明するための図。
10 is a diagram for explaining a storage example of the binder structure management table of FIG. 1. FIG.

【図11】図10のバインダ構造管理テーブル内のバイ
ンダ構造を説明するための図。
11 is a diagram for explaining a binder structure in the binder structure management table of FIG.

【図12】業務が移行する際の概念を説明するための
図。
FIG. 12 is a diagram for explaining the concept when a job is transferred.

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

20…光ディスク、18…スキャナ装置、22…光ディ
スク装置、23…キーボード、24…CRTディスプレ
イ装置、34…CPU、38…メインメモリ、38a…
記憶エリア、38b…記憶エリア、38c…記憶エリ
ア、38d…記憶エリア、38e…記憶エリア。
20 ... Optical disc, 18 ... Scanner device, 22 ... Optical disc device, 23 ... Keyboard, 24 ... CRT display device, 34 ... CPU, 38 ... Main memory, 38a ...
Storage area, 38b ... Storage area, 38c ... Storage area, 38d ... Storage area, 38e ... Storage area.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の業務をそれぞれ同一の複数の処理
ステップで実行する実行手段と、 この実行手段により実行される各業務の処理ステップの
処理状況を記憶する記憶手段と、 上記実行手段により実行中の業務から他の業務への移行
を指示する指示手段と、 この指示手段の指示に応じて他の業務へ移行する際、上
記記憶手段に記憶されている処理状況を用いて同じ処理
ステップから処理を実行する処理手段と、 を具備したことを特徴とする業務処理装置。
1. Execution means for executing a plurality of business operations in the same plurality of processing steps, storage means for storing the processing status of the processing steps of each business executed by the execution means, and execution by the execution means. Instructing means for instructing the transition from the current business to another business, and when transitioning to another business in response to the instruction of the instructing means, the processing status stored in the storage means is used to execute the same processing step. A business processing apparatus comprising: a processing unit that executes a process.
【請求項2】 複数の画像をキャビネット、バインダ、
書類、頁の4つの階層構造で記憶媒体に記憶するととも
に、これら画像個々に対応した各画像を検索するための
複数のキーからなるタイトルを上記記憶媒体に記憶し、
この記憶媒体に記憶されたタイトルの指定により所望の
画像を上記記憶媒体から検索する画像検索装置におい
て、 現在実行中の業務による処理の階層がどの階層であるか
を記憶している第1の記憶手段と、 上記業務における各階層ごとの処理内容を記憶する第2
の記憶手段と、 現在実行中の業務から他の業務への移行を指示する指示
手段と、 この指示手段の指示に応じて他の業務へ移行する際、上
記第1、第2の記憶手段に記憶されている記憶内容を用
いて同じ階層から処理を実行する処理手段と、 を具備したことを特徴とする画像検索装置。
2. A plurality of images are displayed on a cabinet, a binder,
Documents and pages are stored in a storage medium in a four-layer structure, and a title composed of a plurality of keys for searching each image corresponding to each of these images is stored in the storage medium.
In the image retrieval apparatus for retrieving a desired image from the storage medium by designating a title stored in the storage medium, a first storage storing which hierarchy the processing by the job currently being executed is. Second means for storing means and processing contents for each hierarchy in the above-mentioned work
Storage means, instructing means for instructing a transition from the currently executed job to another job, and when moving to another job in response to the instruction of the instructing means, the first and second memory means An image retrieval apparatus comprising: a processing unit that executes processing from the same layer by using stored storage contents.
JP4163023A 1992-06-22 1992-06-22 Work processor Pending JPH064633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4163023A JPH064633A (en) 1992-06-22 1992-06-22 Work processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4163023A JPH064633A (en) 1992-06-22 1992-06-22 Work processor

Publications (1)

Publication Number Publication Date
JPH064633A true JPH064633A (en) 1994-01-14

Family

ID=15765720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4163023A Pending JPH064633A (en) 1992-06-22 1992-06-22 Work processor

Country Status (1)

Country Link
JP (1) JPH064633A (en)

Similar Documents

Publication Publication Date Title
JPH05266095A (en) Image retrieving device
JPH0512345A (en) Image storage device
JP2823268B2 (en) Information processing device
US5588149A (en) Document classification and retrieval with title-based on-the-fly class merge
JPH05266169A (en) Image processor
JPH064633A (en) Work processor
EP0361454B1 (en) Data storage device
JP2829058B2 (en) Information processing system
US5265076A (en) Image retrieval apparatus using combination retrieval items
EP0361453A2 (en) Data storage device
JP3312977B2 (en) Image storage device and image storage and retrieval device
JP3325038B2 (en) Image storage and retrieval device
JPH07271814A (en) Electronic filing device for retrieving data from visual position or shape without requiring keyword
JPH0535843A (en) Data storage device
JPH0535796A (en) Picture retrieving device
JPH05266098A (en) Image retrieving device
JPH0887518A (en) Image retrieving device
JPH07271803A (en) Picture editing device
JPH02278376A (en) Information editing device
JPH05266094A (en) Image retrieving device
JPH0887519A (en) Image retrieving device
JPH064474A (en) Work processor
JPH034367A (en) Information processor
JPH02297292A (en) Information editing device
JPH03142677A (en) Electronic filing device