JP2544452B2 - Multitasking processor - Google Patents

Multitasking processor

Info

Publication number
JP2544452B2
JP2544452B2 JP63222321A JP22232188A JP2544452B2 JP 2544452 B2 JP2544452 B2 JP 2544452B2 JP 63222321 A JP63222321 A JP 63222321A JP 22232188 A JP22232188 A JP 22232188A JP 2544452 B2 JP2544452 B2 JP 2544452B2
Authority
JP
Japan
Prior art keywords
processing
task
editing
common
tasks
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
JP63222321A
Other languages
Japanese (ja)
Other versions
JPH0271332A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63222321A priority Critical patent/JP2544452B2/en
Publication of JPH0271332A publication Critical patent/JPH0271332A/en
Application granted granted Critical
Publication of JP2544452B2 publication Critical patent/JP2544452B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、日本語ワードプロセッサ、パーソナルコン
ピュータ等のデータ処理装置に係り、特に、統合文書を
マルチウィンドウ上で編集するデータ処理装置に好適な
マルチタスク処理方式に関する。
TECHNICAL FIELD The present invention relates to a data processing device such as a Japanese word processor and a personal computer, and more particularly to a multi-processing device suitable for a data processing device for editing an integrated document on multiple windows. Regarding the task processing method.

〔従来の技術〕[Conventional technology]

一つの文書内に文章、表、図形、イメージ等の種々の
データを組合せて持つ統合文書の編集を実現する時、文
書を、文章、図形等の属性を持つ領域の集合と考え、個
々の領域内の文章データや図形データの編集を行う領域
編集処理と、文書内での各領域の位置や大きさ等を編集
するレイアウト編集処理との組合せにより文書全体の編
集処理を行うことが考えられる。
When realizing the editing of an integrated document that has various data such as sentences, tables, figures, and images in one document, consider the document as a set of areas having attributes such as sentences, figures, and individual areas. It is conceivable that the entire document editing process is performed by a combination of a region editing process for editing text data and graphic data in the document and a layout editing process for editing the position and size of each region in the document.

この場合、個々の領域に対する編集処理は、それぞれ
独立した処理であり、また、レイアウト編集処理と領域
編集処理も異なった処理であるから、処理プログラム
も、処理内容に応じて領域の属性に対応した複数の領域
編集プログラムとレイアウト編集プログラムとに分離
し、また、画面上も、複数のウィンドウよりなるマルチ
ウィンドウ表示として、処理の対象毎にウィンドウとタ
スクを割当て、マルチタスク・マルチウィンドウシステ
ムとして処理を行わせることにより、ユーザにとって
は、複数領域の編集処理が同時に行なえ、システムにと
っては、個々のプログラムの独立性が高いため、作成・
保守が容易になるという利点が生じる。このようなシス
テムの例としては、例えば、株式会社日立製作所の日本
語ワードプロセッサWordpal SUpER1000システム等があ
る。
In this case, since the editing processing for each area is independent processing, and the layout editing processing and the area editing processing are also different processings, the processing program also corresponds to the attribute of the area according to the processing content. Separated into multiple area editing programs and layout editing programs. Also, as a multi-window display consisting of multiple windows on the screen, windows and tasks are assigned to each processing target, and processing is performed as a multi-tasking / multi-window system. By doing so, it is possible for the user to perform editing processing in multiple areas at the same time, and for the system, the independence of individual programs is high.
The advantage is that maintenance is easier. An example of such a system is the Japanese word processor Wordpal SUpER1000 system manufactured by Hitachi, Ltd., for example.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上記従来システムでは、印刷・登録・編集終了といっ
た文書全体に対する操作は、レイアウト編集プログラム
が表示しているウィンドウを使用中の状態でしか行えな
かった。ユーザにとっては、いずれのウィンドウを使用
中の状態であっても、上記文書操作が行える方が望まし
いのであるが、上記従来システムでは、異なるウィンド
ウは異なったタスクにより制御されているため、任意の
ウィンドウから上記文書操作を行なえるようにするため
には、全てのタスクにその処理プログラムを付加する必
要がある。そのため、プログラム総量の大幅な増加を招
き、2次記憶装置上のプログラム格納エリア容量の上限
を越えてしまうため、実現できなかった。
In the above-mentioned conventional system, operations on the entire document such as printing, registration, and end of editing can be performed only while the window displayed by the layout editing program is in use. It is desirable for the user to be able to perform the above document operation regardless of which window is being used, but in the above conventional system, different windows are controlled by different tasks. Therefore, in order to be able to perform the above document operation, it is necessary to add the processing program to all tasks. As a result, the total amount of programs is greatly increased, and the capacity of the program storage area on the secondary storage device is exceeded, which is not possible.

本発明の目的は、印刷・登録・編集終了といった文書
全体に対する操作を、プログラム量の増加を最少限に抑
えながら、任意のウィンドウから行えるようにし、使い
勝手の向上した文書処理システムを実現することにあ
る。
An object of the present invention is to realize a document processing system with improved usability by enabling operations on the entire document such as printing, registration, and editing to be performed from an arbitrary window while suppressing an increase in the amount of programs to a minimum. is there.

〔課題を解決するための手段〕[Means for solving the problem]

上記課題を解決するための手段として本発明は、 複数個のウィンドウを表示し、各ウィンドウ毎に異な
るタスクを動作させて処理を行なうデータ処理装置にお
けるマルチタスク処理方式において、 外部から入力される指示により、対応する個別のタス
クの処理を行ない、結果を該タスク対応のウィンドウに
表示する、複数の個別タスク処理手段と、 上記個別タスク処理手段からの指示により、各個別タ
スク処理手段に共通な処理を、各個別タスク対応に実行
し、処理結果を、対応する個別タスク処理手段に通知す
る共通タスク処理手段とを備え、 かつ、外部から入力される指示が当該個別タスク処理
手段における処理か上記共通タスク処理手段における処
理かを判定し、上記共通タスク処理手段の処理である場
合に、共通タスク処理手段に該処理の実行を指示する判
定手段を、上記各個別タスク処理手段に設けて構成され
ることを特徴とする。
As a means for solving the above problems, the present invention provides an instruction input from the outside in a multi-task processing method in a data processing apparatus that displays a plurality of windows and operates different tasks for each window to perform processing. Performs processing of the corresponding individual task and displays the result in a window corresponding to the task, a plurality of individual task processing means, and a processing common to each individual task processing means by an instruction from the individual task processing means. Is executed for each individual task, and the common task processing means for notifying the processing result to the corresponding individual task processing means is provided, and the instruction input from the outside is the processing in the individual task processing means or the common task processing means. It is determined whether the processing is performed by the task processing means, and if the processing is the common task processing means, the common task processing means It is characterized in that the individual task processing means is provided with a determination means for instructing execution of the processing.

本発明におけるデータ処理装置は、中央処理装置、主
記憶装置、2次記憶装置、表示装置および入力装置を備
え、該表示装置上に複数個のウィンドウを表示し、各ウ
ィンドウ毎に異なるタスクを動作させて処理を行なうよ
う構成されたものが好ましく用いられる。
A data processing device according to the present invention includes a central processing unit, a main storage device, a secondary storage device, a display device and an input device, displays a plurality of windows on the display device, and operates different tasks for each window. Those configured to perform the treatment are preferably used.

上記個別タスク処理手段と共通タスク処理手段とは、
例えば、各々2次記憶装置に格納保存されるプログラム
を主記憶装置上にロードして、中央処理装置により実行
されることにより構成される。
The individual task processing means and the common task processing means are
For example, it is configured by loading a program stored in each secondary storage device into the main storage device and executing the program by the central processing unit.

また、上記共通タスク処理手段は、その処理を行なう
ために必要な情報を記憶する共通データ領域を有するこ
とが好ましい。この領域は、例えば、上記主記憶装置に
設けることができる。
Further, it is preferable that the common task processing means has a common data area for storing information necessary for performing the processing. This area can be provided in the main storage device, for example.

上記個別タスク処理手段は、例えば、レイアウト編集
タスク、領域編集タスク等の編集タスクの処理を行な
う。また、上記共通タスク処理手段は、各個別タスクか
ら文書全体の操作を行なうことができるものであり、例
えば、文書の印刷、登録または編集終了の処理を行な
う。
The individual task processing means processes an editing task such as a layout editing task or a region editing task. Further, the common task processing means is capable of operating the entire document from each individual task, and performs, for example, printing, registration, or editing end processing of the document.

〔作用〕[Action]

本発明は、上記各個別タスク処理手段において、外部
から入力される指示が、当該個別タスク処理手段におけ
る処理か、上記共通タスク処理手段における処理かを判
定し、前者であれば、対応する個別タスク処理手段によ
り、例えば、レイアウト編集、領域編集等の処理を行な
って、その処理結果によって、必要があれば、共通デー
タを更新する。一方、指示が、後者であれば、上記共通
タスク処理手段に通知して、処理させる。
According to the present invention, in each of the individual task processing means, it is determined whether an instruction input from the outside is processing in the individual task processing means or processing in the common task processing means. The processing means performs processing such as layout editing and area editing, and updates the common data if necessary according to the processing result. On the other hand, if the instruction is the latter, the common task processing means is notified and processed.

共通タスク処理手段は、外部からの指示に応じて、例
えば、文書の印刷、登録、編集終了等の文書全体の操作
に関する処理を実行する。個々の処理にあたり、必要が
あれば、共通データを参照し、また、共通データの更新
を行なう。
The common task processing means executes processes relating to operations of the entire document such as printing, registration, and editing end of the document in response to an instruction from the outside. In each processing, if necessary, the common data is referred to and the common data is updated.

このようにして、本発明によれば、文書全体の操作等
の処理を、各個別タスクのウィンドウから直接実行する
ことができ、データ処理装置の使い勝手を大幅に向上す
ることができる。しかも、各個別タスクに、それらの処
理プログラムを個別に持たせる場合より、プログラム量
が少なくてすむ利点がある。
In this way, according to the present invention, processing such as operation of the entire document can be directly executed from the window of each individual task, and the usability of the data processing device can be greatly improved. Moreover, there is an advantage that the amount of programs can be smaller than that in the case where each processing task is individually provided to each individual task.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を用いて説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第2図は本発明の一実施例を構成するハードウエアの
一例の構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of an example of hardware that constitutes an embodiment of the present invention.

本実施例のハードウエアは、編集処理等を行うCPU
(中央処理装置)1と、CPU1が実行すべきタスクや種々
の管理データを記憶する主メモリ2と、プログラムや文
書データを格納する2次記憶装置であるハードディスク
3およびフロッピディスク4を各々ドライブする装置
と、文字や編集機能を入力するキーボード5と、編集結
果等を表示するディスプレイ6と、編集結果を印刷する
プリンタ7とよりなる。
The hardware of this embodiment is a CPU that performs editing processing and the like.
It drives a central processing unit 1, a main memory 2 for storing tasks to be executed by the CPU 1 and various management data, a hard disk 3 and a floppy disk 4 as secondary storage devices for storing programs and document data. It comprises a device, a keyboard 5 for inputting characters and editing functions, a display 6 for displaying editing results and the like, and a printer 7 for printing the editing results.

主メモリ2上には、オペレーティングシステム(以下
OSと略記する)およびタスクが置かれる。これらは、CP
U1により解釈・実行されるプログラムである。タスクに
は、レイアウト編集タスク21、領域編集タスク22a,22b,
22c…等の個別タスクや、共通タスク30等がある。これ
らタスクは、そのプログラムがハードディスク(以下HD
と略記する)3に格納されており、OSによって主メモリ
2に読込まれて実行される。なお、OSによりタスクの実
行が時分割制御され、また、複数のタスクが並行に実行
されるマルチタスク処理方式は、コンピュータの制御方
式としてよく知られた方式であるため、ここでは説明を
省略する。
The operating system (hereinafter
(Abbreviated as OS) and tasks are placed. These are CP
It is a program that is interpreted and executed by U1. The tasks include layout editing task 21, area editing tasks 22a, 22b,
There are individual tasks such as 22c ..., and common tasks 30. For these tasks, the program is a hard disk (HD
3), which is read into the main memory 2 by the OS and executed. Note that the multitask processing method in which the execution of tasks is time-divisionally controlled by the OS and a plurality of tasks are executed in parallel is a method well known as a computer control method, and a description thereof will be omitted here. .

第1図に本発明の一実施例におけるタスクの構成を示
す。本実施例では、文書につき一つのレイアウト編集タ
スク21、一つ以上の領域編集タスク22a,22b,22c…およ
び共通タスク30により文書編集処理が実現される。
FIG. 1 shows the configuration of tasks in one embodiment of the present invention. In this embodiment, the document editing process is realized by one layout editing task 21, one or more area editing tasks 22a, 22b, 22c ... And a common task 30 for each document.

CPU1により実行されるレイアウト編集タスク21および
領域編集タスク22aは、ディスプレイ6上に各々ウィン
ドウを表示する。それら複数のウィンドウの中で、高々
一つのウィンドウが選ばれた状態にあり、ユーザからの
編集指示は、選ばれたウィンドウを表示しているタスク
に渡されて処理が行われる。
The layout editing task 21 and the area editing task 22a executed by the CPU 1 respectively display windows on the display 6. At most one window is selected from among the plurality of windows, and the editing instruction from the user is passed to the task displaying the selected window for processing.

レイアウト編集タスク21は、文書中の領域に対して、
その領域の編集処理開始が指示されると、新たな領域編
集タスク22bを起動し、起動された領域編集タスク22bが
新たなウィンドウを画面上に表示して、ユーザ指示を受
け入れ可能となって、複数領域の同時編集処理が実現さ
れる。
Layout editing task 21
When instructed to start the edit processing of the area, a new area edit task 22b is activated, the activated area edit task 22b displays a new window on the screen, and the user instruction can be accepted. Simultaneous editing processing of a plurality of areas is realized.

レイアウト編集タスク21および領域編集タスク22(以
下これらのタスクを総称して編集タスクと呼ぶ)は、ユ
ーザ指示が自ら処理すべき内容であれば自ら処理を行
い、共通タスク30が処理すべき内容であれば、共通タス
ク30を起動して処理を依頼する。
The layout editing task 21 and the region editing task 22 (hereinafter, these tasks are collectively referred to as an editing task) perform the processing by themselves if the user instruction is the content to be processed by the user instruction, and the content that the common task 30 should process. If there is, the common task 30 is activated and the processing is requested.

共通タスク30は、編集タスクから指示内容を受取って
処理を行い、結果を依頼元のタスクに通知する。結果を
受取った編集タスクは、結果に応じた処理を行って、ユ
ーザ指示に対する処理を完了する。
The common task 30 receives the instruction content from the editing task, processes the instruction content, and notifies the requesting task of the result. The edit task that receives the result performs a process according to the result and completes the process for the user instruction.

共通データ40は、主メモリ2上に置かれて、共通タス
ク30が処理を行うのに必要な情報を蓄える。共通データ
40の構成を第3図に示す。
The common data 40 is placed on the main memory 2 and stores information necessary for the common task 30 to perform processing. Common data
The structure of 40 is shown in FIG.

共通データ40には、編集中文書名401、編集タスク数4
02および一つ以上の編集タスク番号403の3種類の欄が
ある。編集中文書名401は、現在編集を行っている文書
の名称を蓄えており、共通タスク30の印刷および登録処
理で使用する。
The common data 40 includes the name of the document being edited 401 and the number of editing tasks 4
There are three types of fields, 02 and one or more editing task numbers 403. The in-editing document name 401 stores the name of the document currently being edited, and is used in the printing and registration processing of the common task 30.

編集タスク数402は、その時点で起動されている編集
中文書の編集タスクの総数であり、編集タスク番号403
の数でもある。
The edit task number 402 is the total number of edit tasks of the document being edited that is activated at that time, and the edit task number 403
Is also the number.

編集タスク番号は、各編集タスクに対して、タスクを
一意的に識別するためにOSにより割当てられるタスク番
号を蓄える。編集タスク数402および編集タスク番号403
は、共通タスク30の編集終了処理で使用される。
The edit task number stores, for each edit task, a task number assigned by the OS to uniquely identify the task. Edit task number 402 and edit task number 403
Is used in the edit end processing of the common task 30.

第4図は編集タスクの処理を示すフローチャートであ
る。編集タスクは、CPU1により実行される。すなわち、
ステップ201で、ユーザからの編集指示を入力し、ステ
ップ202で、編集指示が自タスクで実行される内部処理
かどうかを判定する。内部処理である場合はステップ20
2へ進み、そうでない場合、すなわち、ユーザ指示が、
印刷・登録・編集終了のいずれかであった場合は、ステ
ップ206に進んで、共通タスクにより処理を行う。
FIG. 4 is a flowchart showing the processing of the editing task. The editing task is executed by the CPU1. That is,
In step 201, an editing instruction from the user is input, and in step 202, it is determined whether the editing instruction is an internal process executed by its own task. Step 20 if it is internal processing
2 and if not, that is, the user instruction
If the print / registration / editing has been completed, the process proceeds to step 206, and processing is performed by the common task.

ステップ203では、ユーザの指示に従った処理を行
う。次に、ステップ204で、処理の結果、共通データ40
の内容を更新する必要があるか否かを判定し、必要があ
る場合は、ステップ205で共通データ40の更新を行って
からステップ201に戻り、必要がない場合は、ただちに
ステップ201に戻る。共通データ40の更新が必要な場合
とは、より具体的には、文書編集処理開始時および領域
編集処理の開始、終了により編集タスク数に変化が生じ
た場合である。
In step 203, processing according to the user's instruction is performed. Next, in step 204, the common data 40
It is determined whether or not the contents of (1) need to be updated, and if necessary, the common data 40 is updated in step 205 and then the process returns to step 201. If not necessary, the process immediately returns to step 201. More specifically, the case where the common data 40 needs to be updated is a case where the number of editing tasks changes when the document editing process starts and the region editing process starts and ends.

ステップ203では、タスク毎に、また、指示内容毎に
種々の処理が行われるが、それら編集処理の内容につい
ては特に説明を行わない。
In step 203, various processes are performed for each task and for each instruction content, but the content of the editing process will not be particularly described.

次に、ステップ206へ進んだ場合は、ステップ206にお
いて共通タスク30を起動して、ステップ201で入力した
ユーザ指示の内容を通知し、共通タスク30からの結果通
知待ちとなる。共通タスク30から処理結果が通知される
と、ステップ207で、結果を受取り、ステップ208で、受
取った処理結果に従った処理を実行して、ステップ201
に戻る。
Next, when the process proceeds to step 206, the common task 30 is activated in step 206, the content of the user instruction input in step 201 is notified, and the result notification from the common task 30 is awaited. When the processing result is notified from the common task 30, the result is received in step 207, the processing according to the received processing result is executed in step 208, and step 201
Return to

ステップ208で行う処理は、より具体的には処理が失
敗に終った場合のエラー処理であり、処理が成功した場
合は特に何も行わない。
More specifically, the process performed in step 208 is an error process when the process is unsuccessful, and when the process is successful, nothing is performed.

第5図に共通タスク30の処理内容のフローチャートを
示す。
FIG. 5 shows a flowchart of the processing contents of the common task 30.

共通タスク30は、上記編集タスクと同様に、CPU1によ
り実行され、まず、ステップ301で、編集タスクから通
知された指示内容を受取り、ステップ302で、指示内容
を判定して指示内容に従った処理を行う。指示が印刷処
理であった場合はステップ303、登録処理であった場合
はステップ304、編集終了指示であった場合はステップ3
05に進む。
Similar to the editing task, the common task 30 is executed by the CPU 1. First, in step 301, the instruction content notified from the editing task is received, and in step 302, the instruction content is determined and the processing according to the instruction content is performed. I do. If the instruction is print processing, step 303, if it is registration processing, step 304, and if it is edit end instruction, step 3
Go to 05.

ステップ303では、共通データ40の編集中文書名401を
参照して、編集中文書の印刷処理を行う。処理が終了す
ると、ステップ306に進み、印刷処理が成功したかどう
かを依頼元の編集タスクに通知する。
In step 303, the document being edited is printed by referring to the document being edited 401 in the common data 40. When the processing is completed, the process proceeds to step 306, and the editing task of the request source is notified of whether or not the print processing is successful.

ステップ304でも、同様に編集中文書名401を参照し
て、編集中文書の2次記憶装置への登録処理を行い、ス
テップ306で処理の成功または失敗を通知する。
In step 304, similarly, the editing document name 401 is also referred to, the editing document is registered in the secondary storage device, and the success or failure of the process is notified in step 306.

ステップ305では、共通データ40中の編集タスク数402
および編集タスク番号403を参照して、編集タスク番号4
03で示される全てのタスクを強制終了させて編集終了処
理を行う。この場合は、処理依頼元のタスクは既に存在
しないため、結果の通知は行わない。
In step 305, the number of editing tasks in the common data 40 is 402.
And edit task number 403, edit task number 4
The editing end processing is performed by forcibly ending all the tasks indicated by 03. In this case, since the task of the processing request source does not already exist, the result is not notified.

共通タスク30が行う処理の内、印刷・登録・編集終了
というユーザ指示に対する処理は、従来システムでは、
レイアウト編集タスク21が行っていた処理であり、共通
タスク30を設けたことによるプログラム量の増加部分
は、ステップ301,302,306のデータの受取り・通知処理
および判定処理だけである。また、編集タスク側での増
加部分も、同様にステップ202,206,207,208のデータの
受取り・通知処理および判定処理だけである。この増加
量は、共通タスク全体のプログラム量の1/100以下であ
るため、全ての編集タスクのプログラム増加量を合わせ
ても、共通タスク30のプログラム量の1/10以下であり、
全ての編集タスクに共通タスク30と同等の処理プログラ
ムを追加する場合に比べて、はるかに少ないプログラム
量の増加で、各編集タスクから共通タスクの持つ機能が
実行できる。
Among the processing performed by the common task 30, the processing for the user instruction of printing, registration, and editing end is
This is the process performed by the layout editing task 21, and the increase in the program amount due to the provision of the common task 30 is only the data reception / notification process and the determination process in steps 301, 302, and 306. Similarly, the increased portion on the editing task side is only the data reception / notification processing and the determination processing of steps 202, 206, 207, and 208. Since this increase amount is 1/100 or less of the program amount of the entire common task, even if the program increase amounts of all editing tasks are combined, it is 1/10 or less of the program amount of the common task 30,
Compared to the case where a processing program equivalent to the common task 30 is added to all editing tasks, the function of the common task can be executed from each editing task with a much smaller increase in the program amount.

このように、本実施例によれば、わずかなプログラム
量の増加だけで、従来はレイアウト編集用ウィンドウを
選んだ状態でしか実行できなかった印刷・登録・編集終
了という文書全体に対する操作が、任意のウィンドウを
選んでいる状態から実行できるようになり、ユーザの使
い勝手が向上する。
As described above, according to the present embodiment, the operation of the entire document such as printing, registration, and editing end, which can be conventionally performed only in the state where the layout editing window is selected, can be performed with a slight increase in the program amount. It becomes possible to execute from the state that the window of is selected, and the usability for the user is improved.

本実施例においては、一つの共通タスクが3通りの処
理を実行しているが、処理毎に別々のタスクにより実行
していても、同様の効果が得られることは明白である。
In the present embodiment, one common task executes three types of processing, but it is clear that the same effect can be obtained even if the processing is executed by different tasks for each processing.

〔発明の効果〕〔The invention's effect〕

本発明によれば、従来ハードウエアの制約により特定
の種類のウィンドウを選んでいる状態でしか実行できな
かった印刷・登録・編集終了等の文書全体に対する操作
が、ハードウエアの追加を行うことなく任意のウィンド
ウを選んだ状態から実行できるようになるため、ユーザ
の操作性が向上する。
According to the present invention, operations for the entire document such as printing, registration, and editing completion, which could be executed only in the state where a specific type of window is selected due to hardware restrictions, do not require additional hardware. Since it can be executed from a state in which any window is selected, operability for the user is improved.

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

第1A図は本発明の構成を示すブロック図、第1B図は本発
明の位置実施例におけるタスクの構成を示す説明図、第
2図は本発明を構成するハードウェアを示すブロック
図、第3図は上記実施例で使用する共通データの構成を
示す説明図、第4図は編集タスクの流れを示すフローチ
ャート、第5図は共通タスクの流れを示すフローチャー
トである。 1……CPU、2……主メモリ 3……ハードディスク、4……フロッピディスク 5……キーボード、6……ディスプレイ 7……プリンタ 21……レイアウト編集タスク 22……領域編集タスク、30……共通タスク 40……共通データ
FIG. 1A is a block diagram showing a configuration of the present invention, FIG. 1B is an explanatory diagram showing a configuration of a task in a position embodiment of the present invention, FIG. 2 is a block diagram showing hardware constituting the present invention, and FIG. FIG. 4 is an explanatory view showing the structure of common data used in the above embodiment, FIG. 4 is a flow chart showing the flow of editing tasks, and FIG. 5 is a flow chart showing the flow of common tasks. 1 ... CPU, 2 ... Main memory 3 ... Hard disk, 4 ... Floppy disk 5 ... Keyboard, 6 ... Display 7 ... Printer 21 ... Layout editing task 22 ... Area editing task, 30 ... Common Task 40 ... Common data

───────────────────────────────────────────────────── フロントページの続き (72)発明者 中根 啓一 神奈川県横浜市戸塚区吉田町292番地 株式会社日立製作所マイクロエレクトロ ニクス機器開発研究所内 (72)発明者 是枝 浩行 神奈川県横浜市戸塚区吉田町292番地 株式会社日立製作所マイクロエレクトロ ニクス機器開発研究所内 (72)発明者 桑本 英樹 神奈川県横浜市戸塚区吉田町292番地 株式会社日立製作所マイクロエレクトロ ニクス機器開発研究所内 (72)発明者 藤原 正樹 茨城県日立市東多賀町1丁目1番1号 株式会社日立製作所多賀工場内 (56)参考文献 特開 昭62−182979(JP,A) 特開 昭62−72040(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Keiichi Nakane 292 Yoshida-cho, Totsuka-ku, Yokohama-shi, Kanagawa Hitachi Microelectronics Development Laboratory (72) Inventor Hiroyuki Koreeda Yoshida-cho, Totsuka-ku, Yokohama-shi, Kanagawa 292 Hitachi Microelectronics Device Development Laboratory (72) Inventor Hideki Kuwamoto Yoshida-cho, Totsuka-ku, Yokohama, Kanagawa 292 Hitachi Microelectronics Device Development Laboratory (72) Inventor Masaki Fujiwara Ibaraki 1-1 1-1 Higashitaga-cho, Hitachi, Ltd. Inside the Taga factory of Hitachi, Ltd. (56) References JP 62-182979 (JP, A) JP 62-72040 (JP, A)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数個のウィンドウを表示し、各ウィンド
ウ毎に異なるタスクを動作させて処理を行うデータ処理
装置におけるマルチタスク処理装置において、 外部から入力された指示により、対応する個別のタスク
の処理を行い、その処理結果を該タスクに対応するウィ
ンドウに表示する複数の個別タスク処理手段と、 該複数の個別タスク処理手段毎に設けられ、前記外部か
ら入力された指示内容が当該個別タスク処理手段におい
て処理するものか否かを判定し、該指示内容が当該個別
タスク処理手段にて処理するものでなければその指示内
容を通知する判定手段と、 該判定手段から通知された指示内容に基づいて、前記複
数のタスクに共通な処理を実行し、その処理結果を前記
指示内容を通知した判別手段に対応する個別タスク処理
手段に通知する共通タスク処理手段と を備えることを特徴とするマルチタスク処理装置。
1. A multi-task processing device in a data processing device that displays a plurality of windows and operates different tasks for each window to perform processing. A plurality of individual task processing means for performing processing and displaying the processing result in a window corresponding to the task, and instruction contents input from the outside provided for each of the plurality of individual task processing means. Based on the instruction content notified by the determination means, which determines whether or not the instruction content is processed by the means, and if the instruction content is not processed by the individual task processing means, notifies the instruction content Individual task processing means corresponding to the determination means that executes the processing common to the plurality of tasks and notifies the processing result of the processing contents. Multitask processing apparatus comprising: a common task processing unit for notifying.
【請求項2】前記個別タスク処理手段と前記共通タスク
処理手段は、記憶装置に格納されたプログラムをロード
して中央処理装置によりその処理が実行される構成であ
ることを特徴とする請求項1に記載のマルチタスク処理
装置。
2. The individual task processing means and the common task processing means have a configuration in which a program stored in a storage device is loaded and the processing is executed by a central processing unit. The multitasking processing device described in 1.
JP63222321A 1988-09-07 1988-09-07 Multitasking processor Expired - Fee Related JP2544452B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63222321A JP2544452B2 (en) 1988-09-07 1988-09-07 Multitasking processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63222321A JP2544452B2 (en) 1988-09-07 1988-09-07 Multitasking processor

Publications (2)

Publication Number Publication Date
JPH0271332A JPH0271332A (en) 1990-03-09
JP2544452B2 true JP2544452B2 (en) 1996-10-16

Family

ID=16780525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63222321A Expired - Fee Related JP2544452B2 (en) 1988-09-07 1988-09-07 Multitasking processor

Country Status (1)

Country Link
JP (1) JP2544452B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6272040A (en) * 1985-09-26 1987-04-02 Fujitsu Ltd Information tracing system
JPS62182979A (en) * 1986-02-07 1987-08-11 Fujitsu Ltd Hierarchical multiwindow control system

Also Published As

Publication number Publication date
JPH0271332A (en) 1990-03-09

Similar Documents

Publication Publication Date Title
JP2544452B2 (en) Multitasking processor
JP2697905B2 (en) Virtual printer control method
JPH07271562A (en) Data processor and application software activation method
JPH11110535A (en) Image processing network system, its work history management method, and record medium recorded with program for executing the processing
US5038279A (en) Direct hot-keying with reset of printer parameters for a secondary application including a typewriter emulator
JP2726408B2 (en) Help information display device
JP3013577B2 (en) Memory management device and printer with memory management device
JPH0588953A (en) Information processor
JP2528880B2 (en) Information processing device
JP3157917B2 (en) Data processing method and data processing device
JPH0496822A (en) Print order control system
Daniels The architecture of the Lisa TM personal computer
JP2000172461A (en) File print control method and program recording medium
JPH056268A (en) Computer system
JPH11327736A (en) Picture processor, control method for the same and computer readable memory
JPH07105011A (en) Program loading method
JP2751224B2 (en) Document creation device
JPH07219747A (en) System for installing software
JPH10211751A (en) Print spool control apparatus, control method, and memory medium
JPH09222981A (en) Information processor
JP2668052B2 (en) Output control method for multiple types of plotter devices
JP2001142880A (en) Document management device, method therefor, and storage medium
JPH0312749A (en) Hardware initial diagnostic control system for multiprocessor system
JPS58155441A (en) Key input processing system of computer for executing plural jobs
JPS6151264A (en) Document processing device

Legal Events

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