JPH03164952A - File processor - Google Patents

File processor

Info

Publication number
JPH03164952A
JPH03164952A JP1305435A JP30543589A JPH03164952A JP H03164952 A JPH03164952 A JP H03164952A JP 1305435 A JP1305435 A JP 1305435A JP 30543589 A JP30543589 A JP 30543589A JP H03164952 A JPH03164952 A JP H03164952A
Authority
JP
Japan
Prior art keywords
copy
copied
directory
control part
hierarchies
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.)
Granted
Application number
JP1305435A
Other languages
Japanese (ja)
Other versions
JP2929623B2 (en
Inventor
Akiko Nakagawa
中川 章子
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP1305435A priority Critical patent/JP2929623B2/en
Publication of JPH03164952A publication Critical patent/JPH03164952A/en
Application granted granted Critical
Publication of JP2929623B2 publication Critical patent/JP2929623B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To prevent the designating mistakes produced at the copying destination by performing the display to designate the copy enabling hierarchy destinations in response to the number of hierarchies to be copied. CONSTITUTION:A copy subject is designated within a directory read out of a directory storage area via a key input device 1 or a pointing device 2. Then a subject designation control part 3 informs a central arithmetic control part 6 of the designated subject. When a copy mode is selected, a menu selection control part 4 informs the part 6 of the selection of the copy mode. A process control part 4 decides the number of hierarchies to be copied based on the designation of the part 6 and then displays a conversation box where the copy designations can be designated in accordance with the number of hierarchies to be copied. As a result, a proper hierarchy is displayed as a copy destination of data and therefore the load of a user can be omitted.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、日本語デスクトップパブリッシングなどのよ
うに、多数のファイルを幾つかの階層形態のディレクト
リ構成で記憶することのできるファイル処理装置に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a file processing device capable of storing a large number of files in several hierarchical directory configurations, such as in Japanese desktop publishing. .

従来の技術 近年、ユーザーインターフェースの改善ということでポ
インティング装置を備えたマルチウィンドウシステムの
装置が増加している。
BACKGROUND OF THE INVENTION In recent years, the number of multi-window system devices equipped with pointing devices has increased due to improvements in user interfaces.

一般に、マルチウィンドウシステムにおいては、第6図
に示すようにディレクトリ階層構造を何階層にも深くす
ることができ、そのディレクトリ構造間で、ディレクト
リやファイルの複写を行ない、シングルウィンドウシス
テムにおいては、ディレクトリ構造を深くできないため
に、第8図に示すようにディスク、ディレクトリ、ファ
イルの3階層のディレクトリ構造間で複写を行なってい
た。
In general, in a multi-window system, the directory hierarchy can be made many layers deep, as shown in Figure 6, and directories and files can be copied between the directory structures. Since the structure cannot be made deep, copying is performed between the three-level directory structure of disk, directory, and file, as shown in FIG.

上記の従来の処理においては、マルチウィンドウシステ
ムの場合、ディレクトリ構造が深くなっていくと、どの
ディレクトリの中に目的のファイルが入っているか解ら
なくなった場合、ファイル検索を行なってから、そのデ
ィレクトリを開いて、処理を行なう必要があり、ユーザ
ーに対する負担となっていた。そのために、余りに深い
階層構造は使いにくいものとなるので、使いやすいディ
レクトリの階層の深さには限度があるが、ディレクトリ
ごとファイルを、他のディレクトリの下に複写すると、
階層構造はますます深くなる。例えば、第6図のバイン
ダー1をバインダーCの下に複写すると、第7図のよう
になる。
In the conventional processing described above, in the case of a multi-window system, when the directory structure becomes deeper and it becomes difficult to know which directory contains the desired file, a file search is performed and then the directory is opened. It was necessary to open the file and process it, which placed a burden on the user. For this reason, an excessively deep hierarchical structure becomes difficult to use, so there is a limit to the depth of the directory hierarchy that is easy to use. However, if you copy a directory and files under another directory,
Hierarchical structures become deeper and deeper. For example, if binder 1 of FIG. 6 is copied under binder C, the result will be as shown in FIG. 7.

シングルウィンドランステムの場合は第8図に示すよう
に3階層しかないために、ディレクトリごとにユーザー
を分けると、分野別にファイルを整理できない。分野別
にディレクトリを分けると、ディレクトリの数が多くな
り扱いにくい。
In the case of a single window system, there are only three levels as shown in Figure 8, so if users are divided into directories, files cannot be organized by field. Dividing directories by field will result in a large number of directories, making it difficult to manage.

そこで、あらかじめユーザーが使いやすいように、ディ
レクトリの階層構造の深さに制限をつけて、かつ、ファ
イル整理かできるように階層の深さを第9図に示すよう
に4階層とする。例えば、ディスク キャビネット(デ
ィレクトリ)、バインダー(ディレクトリ)、ファイル
の4階層として、ディスクの中にはキャビネット、バイ
ンダファイルを登録することができるが、キャビネット
の中にはバインダーとファイル、バインダーの中にはフ
ァイルしか登録することができない制限をつけるとする
Therefore, in order to make it easier for the user to use, the depth of the directory hierarchy is limited in advance, and the depth of the hierarchy is set to four levels as shown in FIG. 9 so that files can be organized. For example, you can register cabinets and binder files on a disc as four levels: disk cabinet (directory), binder (directory), and file, but a cabinet has a binder and a file, and a binder has a binder and a file. Suppose we want to impose a restriction that only files can be registered.

発明が解決しようとする課題 しかしながら、この場合、複写対象として指定したデー
タが例えばキャビネットを含むように多階層にまたがっ
ていると、これを複写する複写先の階層はキャビネット
以上の高い階層を指定しなければならないのに、操作者
が誤って下の階層のファイル等を指定してしまうことが
あった。この複写先の指定誤りに対して装置は、指定誤
りを指定した後、再度の複写操作を促す表示をし、操作
者は改めて複写操作を行なわなければならなかった。
Problem to be Solved by the Invention However, in this case, if the data specified to be copied spans multiple levels, such as including a cabinet, the destination level to which the data is to be copied must be a higher level than the cabinet. There were cases where the operator accidentally specified a file, etc. in a lower hierarchy even though it was necessary to do so. In response to this error in specifying the copy destination, the device displays a message prompting the operator to perform the copy operation again after indicating the error in the specification, and the operator has to perform the copy operation again.

課題を解決するための手段 この課題を解決するために、本発明は複写対象として指
定されたデータの階層数を判別する判別手段と、その判
別結果に従って指定されたデータの複写可能階層を表示
する表示手段とを備えてなる。
Means for Solving the Problem In order to solve this problem, the present invention provides a determining means for determining the number of layers of data specified as a copy target, and displays the copyable layers of the specified data according to the determination result. and display means.

作用 この構成によってデータの複写先として適切な階層が表
示される。
Effect: This configuration displays the appropriate hierarchy for copying data.

実施例 以下、本発明の一実施例におけるファイル処理装置につ
いて、図面を参照しながら説明する。
Embodiment Hereinafter, a file processing device according to an embodiment of the present invention will be described with reference to the drawings.

第1図は、本発明の一実施例におけるファイル処理装置
の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a file processing device in an embodiment of the present invention.

第1図において、1はキーによってメニュー選択や、複
写処理の複写先の指定を行なうキー人力装置である。
In FIG. 1, reference numeral 1 denotes a key-powered device that uses keys to select menus and specify a copy destination in copy processing.

2はウィンドウ上の複写対象のアイコン、ウィンドウの
指定と、ドラッキング等を行なうマウスと称されるポイ
ンティング装置である。
Reference numeral 2 denotes a pointing device called a mouse for specifying an icon to be copied on a window, specifying a window, and performing dragging and the like.

3はキー人力装置1と、ポインティング装置2に接続さ
れ、ポインティング装置2で指定された複写対象アイコ
ンを中央演算処理装置6で処理するために制御する対象
指定制御部である。
Reference numeral 3 denotes an object designation control section which is connected to the key human power device 1 and the pointing device 2 and controls the copying object icon designated by the pointing device 2 so that the central processing unit 6 processes it.

4はキー人力装置1と、ポインティング装置2に接続さ
れ、キー人力装置1、または、ポインティング装置2で
選択されたメニューを中央演算処理装置5で処理するた
めに制御するメニュー選択制御部である。
Reference numeral 4 denotes a menu selection control unit which is connected to the key-powered device 1 and pointing device 2 and controls the menu selected by the key-powered device 1 or pointing device 2 so that the central processing unit 5 processes the menu.

5はキー人力装置1と、ポインティング装置2に接続さ
れ、複写対象に応じた複写先の指定を、キー人力装置1
、または、ポインティング装置2によって行なうように
、対話ボックスを出し、受は取った情報を中央演算処理
装置5で処理するために装置全体の制御を行なう処理制
御部である。
5 is connected to the key manual device 1 and the pointing device 2, and allows the key manual device 1 to specify a copy destination according to the copy target.
Alternatively, as with the pointing device 2, a dialog box is displayed, and the receiver is a processing control unit that controls the entire device so that the received information is processed by the central processing unit 5.

6は対象指定制御部3と、メニュー選択制御部4、処理
制御部5に接続され、受は取った情報に基づいて第2図
のフローチャートに従って処理を行なう中央演算処理装
置である。
Reference numeral 6 denotes a central processing unit that is connected to the target designation control section 3, menu selection control section 4, and processing control section 5, and performs processing according to the flowchart of FIG. 2 based on the received information.

7は中央演算処理装置6に接続され、複写後のウィンド
ウ内の情報を制御するウィンドウ制御部である。
A window control unit 7 is connected to the central processing unit 6 and controls the information in the window after copying.

8は処理制御部5によって出された複写先の指定を行な
う対話ボックスや、ウィンドウ制御部7によって制御さ
れているウィンドウを表示する表示装置である。
Reference numeral 8 denotes a display device that displays a dialog box for specifying a copy destination issued by the processing control section 5 and a window controlled by the window control section 7.

9はハードディスクやフロッピーディスク等で構成され
た記憶装置で、内部にはディレクトリ記憶領域、ファイ
ル記憶領域を有している。
Reference numeral 9 denotes a storage device composed of a hard disk, a floppy disk, etc., and has a directory storage area and a file storage area inside.

以上のように構成された情報処理装置における複写方式
について、以下第2図のフローチャートを用いて説明す
る。
The copying method in the information processing apparatus configured as described above will be explained below using the flowchart shown in FIG.

まず、キー人力装置1、または、ポインティング装置2
によってディレクトリ記憶領域から読み出したディレク
トリ内の複写対象が指定されると、ステップaで、対象
指定制御部3において、指定された対象を中央演算制御
部6に知らせ、つぎに、メニューより複写が選択される
と、ステップbでメニュー選択制御部4において複写が
選択されたことを中央演算制御部6に知らせ、中央演算
処理装置6からの指示に従って、ステップCで、処理制
御部4において、指定された複写対象の階層数を判断し
、ステップd、ステップe、ステップfで、複写対象の
階層数にあった複写先の指定ができる対話ボックスを表
示する。つまり、ステップdは、複写対象がファイルの
みの1階層の場合で、第3図のように複写先として、デ
ィスク、キャビネット、バインダーを指定できる対話ボ
ックスを表示し、ステップeは、複写対象がファイルと
バインダーの2階層の場合で、第4図のように複写先と
して、ディスクとキャビネットを指定できる対話ボック
スを表示し、ステップfは、複写対象がキャビネットを
含む3階層の場合で、第5図のように複写先として、デ
ィスクを指定できる対話ボックスを表示する。これらス
テップd、e、fで表示された複写先のディスクキャビ
ネット又はバインダーの1つをポインティング装置2に
よって指定した後、ステップgで取消キーが選択された
場合は、ステップbの複写が選択される前の状態に戻り
、次の指示を待つ待ち状態になる。実行キーが選択され
た場合は、ステップhで先に指定された複写元の対象名
と、選択された複写先によって中央演算処理装置6にお
いて、ファイル記憶領域に複写処理を実行する。
First, key manual device 1 or pointing device 2
When a copy target in the directory read from the directory storage area is designated, in step a, the target designation control unit 3 notifies the central processing control unit 6 of the designated target, and then copying is selected from the menu. Then, in step b, the menu selection control unit 4 notifies the central processing control unit 6 that copying has been selected, and in step C, the processing control unit 4 selects the specified copy according to instructions from the central processing unit 6. The number of layers to be copied is determined, and in steps d, e, and f, a dialog box is displayed in which a copy destination corresponding to the number of layers to be copied can be specified. In other words, step d displays a dialog box where you can specify a disk, cabinet, or binder as the copy destination, as shown in Figure 3, when the copy target is a single layer of files only, and step e displays a dialog box where the copy target is a file. In the case of a two-level binder, a dialog box in which the disk and cabinet can be specified as the copy destination is displayed as shown in Figure 4, and in step f, if the copy target is three levels including the cabinet, a dialogue box is displayed as shown in Figure 5. Displays a dialog box where you can specify the disk as the copy destination, as in If the cancel key is selected in step g after specifying one of the copy destination disk cabinets or binders displayed in steps d, e, and f using the pointing device 2, the copy in step b is selected. Returns to the previous state and enters a waiting state waiting for the next instruction. When the execution key is selected, in step h, the central processing unit 6 executes the copying process to the file storage area based on the target name of the copying source specified earlier and the selected copying destination.

もし、複写先に同一名称、同一種類の対象が存在する場
合には、中央演算処理装置6の指示に従って、処理制御
部5において、置換確認対話ボックスが表示され、ユー
ザーに置換するかどうかの確認を行なう。
If an object with the same name and the same type exists at the copy destination, a replacement confirmation dialogue box is displayed in the processing control unit 5 according to instructions from the central processing unit 6, asking the user to confirm whether or not to replace the object. Do this.

発明の効果 以上のように本発明は、複数の階層形態のディレクトリ
構造でファイルデータを記憶した記憶手段での複写処理
において、複写対象の階層数に応じた複写可能な階層光
を指定する表示をすることにより、ユーザーに複写先の
指定ミスを起こさせることなく、複写先の指定を行なわ
せることができ、ユーザーにとって使いやすく、深い階
層構造のためのファイル検索によるユーザーの負担をな
くすことができる。
Effects of the Invention As described above, the present invention provides a display for specifying a layer light that can be copied according to the number of layers to be copied in a copying process using a storage means that stores file data in a directory structure of a plurality of layers. This allows the user to specify the copy destination without making a mistake in specifying the copy destination, making it easier for the user to use and eliminating the burden on the user of searching for files in a deep hierarchical structure. .

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

第1図は本発明の一実施例におけるファイル処理装置の
構成を示すブロック図、第2図は本実施例の制御手順を
示すフローチャート、第3図、第4図及び第5図は本実
施例において複写可能な階層を表示したときの表示装置
の表示画面を示す図、第6図は複写前のディレクトリ構
成を示す図、第7図は複写後のディレクトリ構成を示す
図、第8図、第9図は階層数に制限を与えた場合のディ
レクトリ構成を示す図である。 1・・・・・・キー人力装置、2・・・・・・ポインテ
ィング装置、3・・・・・・対象指定制御部、4・・・
・・・メニュー選択制御部、8・・・・・・表示装置、
9・・・・・・記憶装置。
FIG. 1 is a block diagram showing the configuration of a file processing device in one embodiment of the present invention, FIG. 2 is a flowchart showing the control procedure of this embodiment, and FIGS. 3, 4, and 5 are in this embodiment. Fig. 6 shows the directory structure before copying, Fig. 7 shows the directory structure after copying, Figs. FIG. 9 is a diagram showing a directory structure when a limit is given to the number of layers. 1...Key manual device, 2...Pointing device, 3...Target designation control unit, 4...
. . . Menu selection control unit, 8 . . . Display device,
9...Storage device.

Claims (1)

【特許請求の範囲】[Claims] 所定階層のディレクトリ構造で複数のファイルデータを
記憶する記憶手段と、前記記憶手段に記憶されたファイ
ルデータのうち、一階層或いは複数階層にまたがるデー
タを指定する指定手段と、前記指定手段によって指定さ
れたデータの階層数を判別する判別手段と、前記判別手
段によって判別された階層数に従って前記指定手段によ
って指定されたデータの前記記憶手段への複写可能階層
を表示する表示手段とを有することを特徴とするファイ
ル処理装置。
storage means for storing a plurality of file data in a directory structure of predetermined hierarchies; a designation means for designating data spanning one hierarchy or multiple hierarchies among the file data stored in the storage means; and a display means for displaying a layer in which the data specified by the specifying means can be copied to the storage means according to the number of layers determined by the determining means. file processing device.
JP1305435A 1989-11-24 1989-11-24 File processing device Expired - Fee Related JP2929623B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1305435A JP2929623B2 (en) 1989-11-24 1989-11-24 File processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1305435A JP2929623B2 (en) 1989-11-24 1989-11-24 File processing device

Publications (2)

Publication Number Publication Date
JPH03164952A true JPH03164952A (en) 1991-07-16
JP2929623B2 JP2929623B2 (en) 1999-08-03

Family

ID=17945102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1305435A Expired - Fee Related JP2929623B2 (en) 1989-11-24 1989-11-24 File processing device

Country Status (1)

Country Link
JP (1) JP2929623B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019086865A (en) * 2017-11-02 2019-06-06 富士ゼロックス株式会社 Information processing apparatus and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268045A (en) * 1987-04-24 1988-11-04 Nec Corp Display system for job executing status
JPH01156843A (en) * 1987-12-15 1989-06-20 Fuji Xerox Joho Syst Kk Operating device for hierarchy file

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268045A (en) * 1987-04-24 1988-11-04 Nec Corp Display system for job executing status
JPH01156843A (en) * 1987-12-15 1989-06-20 Fuji Xerox Joho Syst Kk Operating device for hierarchy file

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019086865A (en) * 2017-11-02 2019-06-06 富士ゼロックス株式会社 Information processing apparatus and program
JP2022173310A (en) * 2017-11-02 2022-11-18 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP2929623B2 (en) 1999-08-03

Similar Documents

Publication Publication Date Title
US5025395A (en) Data processing system capable of executing data processing using resources by designating displayed graphic patterns representing selected resources
JP2625260B2 (en) Procedure user interface
JPH08137678A (en) Program generating method
JPH02130628A (en) Inputting of data
JPH05265682A (en) Menu hierarchy changing system
US5283892A (en) Method and apparatus for file operation
JPH07129363A (en) Document preparing device
JPS62249225A (en) Display system for information processing system
JPH03164952A (en) File processor
JP3612387B2 (en) Information processing apparatus and control method therefor
JP2713147B2 (en) How to edit multimedia presentations
JPH07141137A (en) Method for selecting menu
JPH06131334A (en) Page pointing document processor
JPH1021220A (en) Document editing device and document managing method
JP3198941B2 (en) Information processing device and recording medium
JPH0675731A (en) Hierarchical menu selecting method
JPH07306767A (en) Device and system for data processing
JP3471224B2 (en) File operating device, file operating method, and recording medium recording file operating program
JP2535804B2 (en) Window start control device
JPH0574856B2 (en)
JPS63292319A (en) Crt picture selection system
JPH025177A (en) Document logical structure editor
JPH07219742A (en) Icon arraying method
JPH0895742A (en) Hypermedia system, and map display method by same system
JPH0219923A (en) System for constituting system resident volume

Legal Events

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