JPH0455947A - Processing control system for information processor - Google Patents

Processing control system for information processor

Info

Publication number
JPH0455947A
JPH0455947A JP2167644A JP16764490A JPH0455947A JP H0455947 A JPH0455947 A JP H0455947A JP 2167644 A JP2167644 A JP 2167644A JP 16764490 A JP16764490 A JP 16764490A JP H0455947 A JPH0455947 A JP H0455947A
Authority
JP
Japan
Prior art keywords
data
processing
application
kana
manager
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
JP2167644A
Other languages
Japanese (ja)
Inventor
Yasuhiro Yokota
安宏 横田
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2167644A priority Critical patent/JPH0455947A/en
Publication of JPH0455947A publication Critical patent/JPH0455947A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To omit the start of an input manager which is needed for each application by transmitting the data to a conversion means for execution of the conversion processing and then sending the converted data to a processing execution means. CONSTITUTION:Each of applications 21 and 22 owns a protocol data processing function to process the protocol data received from a Japanese word input manager 23. Then each application sends the KANA (Japanese syllabary) character data inputted through a keyboard to the manager 23 and at the same time receives the protocol data from the manager 23. The manager 23 is provided with a protocol processing function which processes the protocol data received from both applications 21 and 22, an application control function which controls both applications, and an input control function (input manager). Thus it is not required to start the manager 23 for each application.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、基本ソフトウェア(以下オペレーションシス
テムという)の下で複数のソフトウェア機能(以下アプ
リケーションという)を実行できる情報処理装置におけ
る、仮名漢字変換処理等の処理管理方式に関し、特に各
アプリケーションに対応して実行できる処理管理方式に
関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a kana-kanji conversion process in an information processing device that can execute multiple software functions (hereinafter referred to as applications) under basic software (hereinafter referred to as operation system). The present invention relates to a processing management method such as the above, and particularly to a processing management method that can be executed in correspondence with each application.

[従来の技術] 従来、複数のアプリケーションを実行することのできる
情報処理装置においては、例えば第4図に示すように、
各アプリケーション毎に仮名漢字変換処理を管理するた
めの日本語入力管理ソフトウェア機能(以下日本語入力
マネージャという)を起動して、仮名漢字変換処理を実
行していた。
[Prior Art] Conventionally, in an information processing device capable of executing multiple applications, for example, as shown in FIG.
A Japanese input management software function (hereinafter referred to as Japanese input manager) for managing the kana-kanji conversion process was activated for each application to execute the kana-kanji conversion process.

即ち、日本語入力を行うところのアプリケーション41
.42からの仮名文字データを、1対1に対応する各日
本語入力マネージャ43.44に送り、日本語マネージ
ャは43.44はこの仮名文字データを仮名漢字変換サ
ーバ45に送り、変換された結果を、各日本語入力マネ
ージャ43.44が対応する各アプリケーションに返す
ように機能されていた。
That is, application 41 where Japanese input is performed.
.. The kana character data from 42 is sent to each Japanese input manager 43.44 in one-to-one correspondence, and the Japanese manager 43.44 sends this kana character data to the kana-kanji conversion server 45, and the converted result is Each Japanese input manager 43, 44 was configured to return the following to each corresponding application.

また、各アプリケーション自体に仮名漢字変換処理機能
が含まれ、各アプリケーション毎に仮名漢字変換処理を
実行していた。
Furthermore, each application itself includes a kana-kanji conversion processing function, and the kana-kanji conversion processing is executed for each application.

[発明が解決しようとしている課題及び作用j上記従来
の情報処理装置における、前者のような仮名漢字変換処
理では、各アプリケーション毎に日本語入力マネージャ
を起動しなければならないため、実行するアプリケーシ
ョンの数が多いときは、装置全体の処理付加が増大し処
理速度が大幅に低減をしてしまうという問題があった。
[Problems and effects to be solved by the invention j In the former type of kana-kanji conversion processing in the conventional information processing device described above, it is necessary to start the Japanese input manager for each application, so the number of applications to be executed is When there are many numbers, there is a problem in that the processing load of the entire apparatus increases and the processing speed is significantly reduced.

また、後者のような仮名漢字変換処理では、各アプリケ
ーションが独自に仮名漢字変換処理を実行するため、ア
プリケーション毎に異なる仮名漢字変換方式である場合
などは、やはり装置全体の処理付加の増大を招き、処理
速度が低減してしまっていた。
In addition, in the latter type of kana-kanji conversion processing, each application executes its own kana-kanji conversion processing, so if the kana-kanji conversion method is different for each application, the processing load for the entire device will increase. , the processing speed was reduced.

〔課題を解決するための手段及び作用]本発明は以上に
鑑みてなされたもので、各種処理を実行する複数の処理
実行手段と、前記処理実行手段に対してデータを入力す
る入力手段と、データに変換処理を施す変換手段と、前
記処理実行手段のいずれかに対して入力されたデータを
受信し、当該データを前記変換手段に対して送信して変
換処理を実行して、前記データが入力されたところの前
記処理実行手段に対して変換データとして送信する単一
の管理手段とを有することを特徴とし、装置の処理速度
の低下を招くことがない。
[Means and effects for solving the problems] The present invention has been made in view of the above, and includes a plurality of processing execution means for executing various processes, an input means for inputting data to the processing execution means, A conversion means that performs a conversion process on data, and data inputted to either of the processing execution means are received, and the data is sent to the conversion means to execute the conversion process, and the data is The present invention is characterized by having a single management means that transmits the input data as converted data to the processing execution means, so that the processing speed of the apparatus does not decrease.

[実施例] 以下、図面に基いて本発明に係る処理管理方式の実施例
について説明する。
[Example] Hereinafter, an example of the processing management system according to the present invention will be described based on the drawings.

第1図は、本発明を適用した複数アプリケーションを実
行可能な情報処理装置のブロック図である。
FIG. 1 is a block diagram of an information processing apparatus that can execute multiple applications to which the present invention is applied.

1は仮名文字等の文字を入力できるキーボード、2は装
置のオペレーションシステムや複数のアプリケーション
プログラムが記憶されたリードオンリーメモリ(ROM
)、3はキーホードにより入力された仮名文字等を記憶
するランダムアクセスメモリ(RAM) 、4は仮名文
字等を表示する表示装置、5はポインティングデバイス
、6は上述ROMに記憶されたオペレーションシステム
やアプリケーション等のソフトウェア機能を実行して、
装置全体の制御を司るCPU、7は種々のデータを記憶
する外部記憶袋!である。
1 is a keyboard that can input characters such as kana characters, and 2 is a read-only memory (ROM) that stores the device's operating system and multiple application programs.
), 3 is a random access memory (RAM) that stores kana characters, etc. input by the keyboard, 4 is a display device that displays kana characters, etc., 5 is a pointing device, and 6 is an operation system and applications stored in the above-mentioned ROM. Perform software functions such as
The CPU controls the entire device, and 7 is an external memory bag that stores various data! It is.

第2図は、本発明の仮名漢字変換処理管理方式における
複数アプリケーションと日本語入力マネージャの関係を
説明するための図である。
FIG. 2 is a diagram for explaining the relationship between a plurality of applications and a Japanese input manager in the kana-kanji conversion processing management method of the present invention.

図において、21と22は日本語入力を行うところのア
プリケーションを示し、各アプリケーションは、日本語
入力マネージャ23から受は取るプロトコルデータを処
理するプロトコルデータ処理機能を有する。各アプリケ
ーションは上記キーボードから入力された仮名文字デー
タを日本語入力マネージャ23に送り、逆に日本語入力
マネージャ23からプロトコルデータを受は取るもので
ある。
In the figure, 21 and 22 indicate applications that perform Japanese input, and each application has a protocol data processing function that processes protocol data received and received from the Japanese input manager 23. Each application sends kana character data input from the keyboard to the Japanese input manager 23, and conversely receives protocol data from the Japanese input manager 23.

日本語入力マネージャ23は、複数のアプリケーション
からのプロトコルデータを処理するプロトコル処理機能
、各アプリケーションを管理するアプリケーション管理
機能と入力管理機能(人力マネージャ)から構成されて
いる。
The Japanese input manager 23 includes a protocol processing function for processing protocol data from a plurality of applications, an application management function for managing each application, and an input management function (human power manager).

日本語入力マネージャ23から送られた仮名文字データ
を実際に仮名漢字変換する機能を有するソフトウェアが
仮名漢字変換サーバであり、この仮名漢字変換サーバは
日本語入力マネージャが存在する装置本体上に存在して
いても、異なる装置上に存在していても良い。
The software that has the function of actually converting the kana character data sent from the Japanese input manager 23 into kana-kanji is the kana-kanji conversion server, and this kana-kanji conversion server exists on the main body of the device where the Japanese input manager exists. may exist on different devices.

第3図は、上記各アプリケーションと日本語入力マネー
ジャ23間でやりとりされるプロトコルデータを示した
図である。
FIG. 3 is a diagram showing protocol data exchanged between each of the above applications and the Japanese input manager 23.

同図において、31は各アプリケーションから日本語入
力マネージャ23に渡されるところのプロトコルデータ
形式を示し、プロトコルデータに関する情報を含むヘッ
ダとアプリケーヨンを識別するためのアプリケーション
識別子と上記キーボードlから入力された仮名文字を示
すイベントから構成される。32は日本語入力マネージ
ャ23からアプリケーションに返されるところのプロト
コルデータに関する情報を含むヘッダとアプリケーショ
ンが処理するところの複数の処理コマンドから構成され
る。この処理コマンドには、例えば、「文字を表示する
」 「文字を削除する」 「文字反転表示する」 「文
字にアンダーラインを引く」と言った種々の命令が存在
する。
In the same figure, numeral 31 indicates the protocol data format that is passed from each application to the Japanese input manager 23, which includes a header containing information regarding the protocol data, an application identifier for identifying the application, and a format input from the keyboard l. Consists of events that indicate kana characters. 32 is composed of a header containing information regarding protocol data that is returned to the application from the Japanese input manager 23 and a plurality of processing commands that are processed by the application. These processing commands include various commands such as "display a character,""delete a character,""reverse display a character," and "underline a character."

第5図、第6図はアプリケーションと日本語入力マネー
ジャが実行中の表示画面上の表示例を示したものである
FIGS. 5 and 6 show examples of displays on the display screen while the application and the Japanese input manager are being executed.

第5図の51.52は、日本語入力を行うところのアプ
リケーションが開くウィンドウ領域、53.54は仮名
漢字変換を行う作業ウィンドウ領域である。この表示例
では、アプリケーションが開くウィンドウ領域1つに対
して、作業ウィンドウ領域が1つが存在している。
51.52 in FIG. 5 is a window area opened by an application for Japanese input, and 53.54 is a work window area for performing kana-kanji conversion. In this display example, there is one work window area for each window area opened by the application.

第6図の表示例では、複数のアプリケーションが開く各
ウィンドウ領域61.62に対して、作業ウィンドウ領
域63の1つが対応している。
In the display example of FIG. 6, one work window area 63 corresponds to each window area 61, 62 opened by a plurality of applications.

次に、上述実施例の仮名漢字変換方式の動作について、
第7図のフローチャートに基いて説明する。
Next, regarding the operation of the kana-kanji conversion method of the above embodiment,
This will be explained based on the flowchart shown in FIG.

まず、日本語入力マネージャはアプリケーションからの
プロトコルデータを読み(ステップ1)、アプリケーシ
ョン識別子を解析する(ステップ2)。アプリケーショ
ン識別子が日本語入力マネージャが管理しているアプリ
ケーションを示すものか、それとも新しいアプリケーシ
ョンを示すものか判別して(ステップ3)、もし新しい
アプリケーションならば、仮名漢字変換のための作業ウ
ィンドウ領域を作成する必要が有るか否か判断しくステ
ップ4)、新しい仮名漢字変換作業ウィンドウ領域を作
成しくステップ5)、次のアプリケーションからのプロ
トコルデータを待つ。ここで、第6図の表示例のように
、仮名漢字変換のための作業ウィンドウ領域を共有する
場合は、新たな作業ウィンドウ領域を作成せず、次のア
プリケーションからのプロトコルデータを待つ。アプリ
ケーションからの識別子が日本語入力マネージャが管理
しているものならば、そのイベントを解析する(ステッ
プ6)、イベントを解析した結果、入力仮名文字データ
に対する仮名漢字変換サーバの処理が必要ならば、即ち
、仮名漢字変換するものであるのなら(ステップ7)、
仮名漢字変換サーバに処理を依頼し、その結果である仮
名漢字変換された文字データを受は取る(ステップ8)
First, the Japanese input manager reads protocol data from an application (step 1) and parses the application identifier (step 2). Determine whether the application identifier indicates an application managed by the Japanese input manager or a new application (step 3), and if it is a new application, create a work window area for kana-kanji conversion. Step 4) to determine whether it is necessary to do so, create a new kana-kanji conversion work window area, step 5), and wait for protocol data from the next application. Here, as in the display example of FIG. 6, when a working window area for kana-kanji conversion is shared, a new working window area is not created and protocol data from the next application is waited for. If the identifier from the application is managed by the Japanese input manager, analyze the event (step 6).As a result of analyzing the event, if the input kana character data requires processing by the kana-kanji conversion server, In other words, if you are converting kana to kanji (step 7),
Requests processing to the Kana-Kanji conversion server, and receives the resulting Kana-Kanji converted character data (Step 8)
.

日本語マネージャは、その結果を基に、アプリケーショ
ンが実行すべき処理コマンドからなるプロトコルデータ
を作成しくステップ9)、前記アプリケーション識別子
に対応するアプリケーションに作成したプロトコルデー
タを返しくステップ10)、次のプロトコルデータを待
つ。ステップ7で仮名漢字変換サーバの処理が不要なら
ば、そのイベントに対するプロトコルデータを作成する
Based on the results, the Japanese manager creates protocol data consisting of processing commands to be executed by the application (step 9), returns the created protocol data to the application corresponding to the application identifier (step 10), and performs the following steps: Wait for protocol data. If the processing of the kana-kanji conversion server is unnecessary in step 7, protocol data for that event is created.

なお、本発明の処理管理方式は、複数のアプリケーショ
ンと日本語入力マネージャ間だけではなく、複数のアプ
リケーション間で通信を行いながら実行する処理にも適
用できる。
Note that the process management method of the present invention can be applied not only to processes executed between a plurality of applications and a Japanese input manager, but also to processes executed while communicating between a plurality of applications.

また、上記実施例では処理の1例として仮名漢字変換処
理をあげたが、これに限られるものではない。
Further, in the above embodiment, the kana-kanji conversion process is given as an example of the process, but the process is not limited to this.

[発明の効果] 以上説明したように、本発明によれば、アプリケージジ
ン毎に入力マネージャを起動する必要がなく、入力マネ
ージャが1つであるため装置の処理速度の低下を招(こ
ともないという効果を奏することができる。
[Effects of the Invention] As explained above, according to the present invention, there is no need to start an input manager for each application engine, and since there is only one input manager, there is no need to reduce the processing speed of the device. This effect can be achieved.

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

第1図は、本発明を適用した複数アプリケーションを実
行可能な情報処理装置のブロック図、第2図は、本発明
の仮名漢字変換処理管理方式における複数アプリケーシ
ョンと日本語入力マネージャの関係を説明するための図
、 第3図は、各アプリケーションと日本語入力マネージャ
間でやりとりされるプロトコルデータな示した図、 第4図は、従来の仮名漢字変換処理管理方式における複
数アプリケーションと日本語入力マネージャの関係を説
明するための図、 第5図、第6図はアプリケーションと日本語入カマネー
ジャが実行中の表示画面上の表示例を示した図、 第7図は、日本語入力マネージャの処理動作を示すフロ
ーチャートである。 CPU・・・マイクロプロセッサ ROM・・・リードオンリーメモリ RAM・・・ランダムアクセスメモリ DP・・・デイスプレィ PD・・・ポインティングデバイス
FIG. 1 is a block diagram of an information processing device that can execute multiple applications to which the present invention is applied, and FIG. 2 illustrates the relationship between multiple applications and the Japanese input manager in the kana-kanji conversion processing management method of the present invention. Figure 3 is a diagram showing the protocol data exchanged between each application and the Japanese input manager. Figure 4 is a diagram showing the protocol data exchanged between multiple applications and the Japanese input manager in the conventional kana-kanji conversion processing management method. Figures 5 and 6 are diagrams to explain the relationship. Figures 5 and 6 are diagrams showing examples of displays on the display screen when the application and Japanese input manager are being executed. Figure 7 is the processing operation of the Japanese input manager. It is a flowchart which shows. CPU...Microprocessor ROM...Read-only memory RAM...Random access memory DP...Display PD...Pointing device

Claims (1)

【特許請求の範囲】 1、各種処理を実行する複数の処理実行手段と、前記処
理実行手段に対してデータを入力する入力手段と、 データに変換処理を施す変換手段と、 前記処理実行手段のいずれかに対して入力されたデータ
を受信し、当該データを前記変換手段に対して送信して
変換処理を実行して、前記データが入力されたところの
前記処理実行手段に対して変換データとして送信する単
一の管理手段とを有することを特徴とする情報処理装置
における処理管理方式。 2、前記変換手段が施す変換処理は、仮名文字データを
漢字に変換する仮名漢字変換処理であることを特徴とす
る請求項1記載の情報処理装置における処理管理方式。
[Scope of Claims] 1. A plurality of processing execution means for executing various processes, an input means for inputting data to the processing execution means, a conversion means for performing conversion processing on the data, and a plurality of processing execution means for performing conversion processing on the data. Receives data input to one of them, sends the data to the conversion means to execute a conversion process, and sends the data to the processing execution means to which the data was input as converted data. 1. A processing management method in an information processing apparatus, characterized by having a single management means for transmitting data. 2. The processing management system in an information processing apparatus according to claim 1, wherein the conversion process performed by the conversion means is a kana-kanji conversion process for converting kana character data into kanji.
JP2167644A 1990-06-25 1990-06-25 Processing control system for information processor Pending JPH0455947A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2167644A JPH0455947A (en) 1990-06-25 1990-06-25 Processing control system for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2167644A JPH0455947A (en) 1990-06-25 1990-06-25 Processing control system for information processor

Publications (1)

Publication Number Publication Date
JPH0455947A true JPH0455947A (en) 1992-02-24

Family

ID=15853590

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2167644A Pending JPH0455947A (en) 1990-06-25 1990-06-25 Processing control system for information processor

Country Status (1)

Country Link
JP (1) JPH0455947A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06230984A (en) * 1992-12-28 1994-08-19 Internatl Business Mach Corp <Ibm> Method of usage of priority outside object handler program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06230984A (en) * 1992-12-28 1994-08-19 Internatl Business Mach Corp <Ibm> Method of usage of priority outside object handler program

Similar Documents

Publication Publication Date Title
EP0437441B1 (en) Workstation and method of operating it
JPS6286469A (en) Multiprocessing window display
JPH0283627A (en) Interpreter
JP3399665B2 (en) Information processing device
JPH0455947A (en) Processing control system for information processor
JP3276874B2 (en) Network system
JP2999516B2 (en) Character output control method and device for terminal device
JPH0462090B2 (en)
JPH047662A (en) Conversion process selection system for character processor
JP2937641B2 (en) Communication method between application programs
JP2905552B2 (en) Keyboard control method
JPH01280853A (en) Terminal computer
JPS62159216A (en) Mouse device
JPH0625926U (en) X window terminal
JPH0675908A (en) On-line real time processing system
JPH04260970A (en) Method for inputting japanese language in application program
JPH05225083A (en) Terminal storage system for display object
JPH06231077A (en) Data input system
JPH05204516A (en) Information processing system and echo-back method for key input
JPS6358543A (en) Japanese word processing method for electronic computer
JPS62267855A (en) Character space setting system for document preparing device
JPH0358115A (en) Automatic key input device
JPH0594559A (en) Keyboard input device equivalent system
JPH0390929A (en) Window control system
JPH06187079A (en) Data input device