JP2001202257A - Operation processor linked with software and its method - Google Patents

Operation processor linked with software and its method

Info

Publication number
JP2001202257A
JP2001202257A JP2000011710A JP2000011710A JP2001202257A JP 2001202257 A JP2001202257 A JP 2001202257A JP 2000011710 A JP2000011710 A JP 2000011710A JP 2000011710 A JP2000011710 A JP 2000011710A JP 2001202257 A JP2001202257 A JP 2001202257A
Authority
JP
Japan
Prior art keywords
message
registered
messages
group
application
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
JP2000011710A
Other languages
Japanese (ja)
Inventor
Kazuyuki Yoshino
一行 吉野
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.)
NEC IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 NEC IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP2000011710A priority Critical patent/JP2001202257A/en
Publication of JP2001202257A publication Critical patent/JP2001202257A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To perform linked operation with respect to all the applications and to dispense with operations except for original operation of the applications. SOLUTION: This processor is provided with a message registering means 2 for grouping messages for detecting the starting timing of a series of operation and linking to be a linking object between plural applications and registering them as a message group, a message analyzing means 3 for comparing a message distributed from OS in operation of the applications with a message included in the message group registered in the means 2 to detect coincidence, and a message distribution means 4 registered in the message group including the message detected by the means 3 for distributing the residual messages except for this message.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はソフトウェア連動動
作処理装置及びその方法に関し、特に複数のアプリケー
ションを1台のコンピュータで同時に使用する場合にお
けるソフトウェア連動動作処理装置及びその方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software-linked operation processing apparatus and method, and more particularly, to a software-linked operation processing apparatus and method when a plurality of applications are used simultaneously by one computer.

【0002】[0002]

【従来の技術】近年、コンピュータの処理速度の向上及
びメモリ搭載容量の増大などにより複数のアプリケーシ
ョンを1台のコンピュータで同時に使用することが可能
となってきた。また、オペレーションシステム(OS)
もウインドウシステムなどを採用することにより複数の
アプリケーションプログラム(以下アプリケーション)
を同時に使用するための環境を提供している。
2. Description of the Related Art In recent years, it has become possible to use a plurality of applications on one computer at the same time due to an increase in processing speed of a computer and an increase in a memory mounting capacity. Operation system (OS)
Multiple application programs (hereinafter referred to as applications) by adopting a window system, etc.
Provides an environment for simultaneous use.

【0003】しかしながら、従来の使用方法においては
複数のアプリケーションを同時に使用(オペレーショ
ン)する場合でも、いずれか一つのアプリケーションに
切り替えて使用する場合が殆どでありアプリケーション
間の連動動作が重要となることはあまりなかった。例え
ば、ワードプロセッサ・アプリケーションと表計算アプ
リケーションを同時に使用している場合でも、はじめに
表計算アプリケーションを操作し、その結果が得られて
からワードプロセッサ・アプリケーションに切り替えて
から上記表計算アプリケーションの結果を取り込むなど
の動作を行うことが一般的である。
However, in the conventional usage method, even when a plurality of applications are used (operation) at the same time, it is almost always switched to any one of the applications and the interlocking operation between the applications is important. Not much. For example, even when using a word processing application and a spreadsheet application at the same time, operate the spreadsheet application first, switch to the word processing application after obtaining the results, and then import the results of the above spreadsheet application. It is common to perform an action.

【0004】しかし、最近、例えば、複数のコンピュー
タ間でデータの授受を行う分散処理等、従来とは性質の
異なる複数のアプリケーションの同時使用状況が発生し
つつある。このような状況では、アプリケーション間の
切り替え頻度も多くなり、ある決まった操作を複数のア
プリケーションで行う必要性が高くなってきているが、
現状ではそのための仕組みが十分に提供されていないと
いう問題がある。
[0004] However, recently, a plurality of applications having different properties from those of the related art have been simultaneously used, such as distributed processing for exchanging data between a plurality of computers. In such a situation, the frequency of switching between applications is increasing, and the need to perform a certain operation with multiple applications is increasing.
At present, there is a problem that a mechanism for that is not sufficiently provided.

【0005】この問題を解決するための手段として、従
来ではアプリケーションがマクロ処理と呼ばれるような
方法を持つことで解決されていた。
[0005] As a means for solving this problem, it has been conventionally solved by an application having a method called macro processing.

【0006】マクロ処理を実施する一般的な従来のソフ
トウェア連動動作処理装置をブロックで示す図4を参照
すると、この従来のソフトウェア連動動作処理装置は、
全体の処理を行う制御処理手段100と、実行させたた
い一連の動作を行うための指示を独自の形式で登録する
マクロ登録手段200と、マクロ登録手段200に登録
されたマクロの実行指示を受け付けるためのマクロ実行
受付手段300と、マクロ実行受付手段300にて指定
されマクロ登録手段200に登録されたマクロを解釈及
び実行するためのマクロ実行手段400とを備える。
Referring to FIG. 4, which shows a block diagram of a general conventional software-linked operation processing device for performing a macro process, the conventional software-linked operation processing device has the following features.
A control processing unit 100 that performs the entire process, a macro registration unit 200 that registers an instruction for performing a series of operations to be executed in a unique format, and an instruction to execute a macro registered in the macro registration unit 200 is received. And a macro execution unit 400 for interpreting and executing a macro specified by the macro execution reception unit 300 and registered in the macro registration unit 200.

【0007】マクロ登録手段200は、登録されたマク
ロを管理するためのマクロ登録テーブル201を有す
る。
The macro registration means 200 has a macro registration table 201 for managing registered macros.

【0008】マクロ実行手段400は、登録されたマク
ロを解釈及び実行するためのマクロインタプリタ401
を有する。
The macro execution means 400 is a macro interpreter 401 for interpreting and executing a registered macro.
Having.

【0009】図4、マクロ登録テーブル201の登録例
を示す説明図である図5及び従来技術の処理をフローチ
ャートで示す図6を用いて従来のソフトウェア連動動作
処理装置の全体の動作について詳細に説明すると、ま
ず、マクロ登録テーブル201には、マクロ−1という
名称のマクロ510とマクロ−2という名称のマクロ5
20の2つのマクロを登録している。
Referring to FIG. 4, FIG. 5 showing an example of registration in the macro registration table 201, and FIG. 6 showing a flowchart of a conventional technique, the overall operation of the conventional software-linked operation processing apparatus will be described in detail. Then, first, the macro registration table 201 includes a macro 510 named macro-1 and a macro 5 named macro-2.
20 macros are registered.

【0010】マクロ510には、アプリケーション10
(以下APP−10)においてウインドウ−10をオー
プンする動作を意味するマクロ言語511と、アプリケ
ーション20(以下APP−20)においてウインドウ
−20(以下W−20)をオープンする動作を意味する
マクロ言語512と、アプリケーションM(以下APP
−Mと称す)においてウインドウ−M(以下W−M)を
オープンする動作を意味するマクロ言語513とが登録
されている。また、マクロ520には、APP−10に
おいてウインドウ−10を選択する動作を意味するマク
ロ言語521と、APP−20においてウインドウ−2
0を選択する動作を意味するマクロ言語522と、AP
P−Mにおいてウインドウ−Mを選択する動作を意味す
るマクロ言語523とが登録されている。
The macro 510 includes the application 10
(Hereinafter referred to as APP-10), a macro language 511 indicating an operation of opening a window-10, and a macro language 512 indicating an operation of opening a window-20 (hereinafter, W-20) in an application 20 (hereinafter, APP-20). And application M (hereinafter APP)
-M), a macro language 513 indicating an operation of opening a window -M (hereinafter referred to as WM) is registered. The macro 520 includes a macro language 521 indicating an operation of selecting the window-10 in the APP-10, and a window-2 in the APP-20.
A macro language 522 indicating an operation of selecting 0, and an AP
A macro language 523 indicating an operation of selecting the window-M in PM is registered.

【0011】マクロ言語は通常独自の形式で記述され、
このマクロが実行されるにアプリケーション自身がこの
マクロからの実行指示を受け付けるための仕組みを持っ
ている必要がある。
A macro language is usually described in a unique format,
When this macro is executed, the application itself needs to have a mechanism for receiving an execution instruction from this macro.

【0012】APP−10、APP−20及びAPP−
Mを同時に操作するにあたり、W−10、W−20及び
W−Mには一連の操作が必要な状況を想定している。
APP-10, APP-20 and APP-
In operating M simultaneously, it is assumed that W-10, W-20 and WM require a series of operations.

【0013】図6を参照すると、動作フローP1は、マ
クロ実行受付手段300及びマクロ実行400の動作フ
ローである。 なお、動作フローP1は特に終了条件は
記載していないが一般に知られた終了方法(たとえばア
プリケーション内で実行される終了コマンドなど)によ
り終了できるものとする。
Referring to FIG. 6, an operation flow P1 is an operation flow of the macro execution accepting means 300 and the macro execution 400. Although the operation flow P1 does not particularly describe an end condition, the operation flow P1 can be ended by a generally known end method (for example, an end command executed in an application).

【0014】ここで、マクロ実行受付手段300におい
て、マクロ−1すなわちマクロ510の実行が指示され
たとする(ステップP2)。マクロ510の実行指示に
より、ステップP3にて、マクロ登録テーブル201に
登録されているマクロ510の登録内容を順次実行す
る。すなわち、マクロ言語511によりAPP−10の
W−10をオープン、マクロ言語512によりAPP−
20のW−20をオープン、マクロ言語513によりA
PP−MのW−Mをオープンする一連の動作を実行す
る。
Here, it is assumed that the execution of the macro-1, ie, the macro 510, is instructed in the macro execution receiving means 300 (step P2). In response to the execution instruction of the macro 510, the registered contents of the macro 510 registered in the macro registration table 201 are sequentially executed in Step P3. That is, W-10 of APP-10 is opened by the macro language 511, and APP-10 is opened by the macro language 512.
20 W-20 is opened, A is executed by macro language 513
A series of operations for opening the WM of the PP-M are executed.

【0015】さらに、マクロ実行受付手段300におい
て、マクロ−2の実行が指示されたとする(ステップP
2)。マクロ−2の実行指示により、ステップP3に
て、マクロ登録テーブル201に登録されているマクロ
520の登録内容を順次実行する。すなわち、マクロ言
語521によりAPP−10のW−10を選択、マクロ
言語522によりAPP−20のW−20を選択、マク
ロ言語523によりAPP−MのW−Mを選択する一連
の動作を実行する。
Further, assume that execution of macro-2 is instructed in macro execution receiving means 300 (step P
2). In step P3, the registered contents of the macro 520 registered in the macro registration table 201 are sequentially executed in response to the execution instruction of the macro-2. That is, a series of operations of selecting W-10 of APP-10 by the macro language 521, selecting W-20 of APP-20 by the macro language 522, and selecting WM of APP-M by the macro language 523 are executed. .

【0016】これにより、現在のAPP−20からAP
P−10にアプリケーションを切り替えた時点で、既に
W−10を選択しているためアプリケーションを切り替
えてから、さらにW−10を選択する動作を省略するこ
とができる。
As a result, the current APP-20 is converted to the AP
When the application is switched to P-10, W-10 has already been selected, so that the operation of switching the application and further selecting W-10 can be omitted.

【0017】しかし、この従来技術には、次のような問
題点があった。
However, this prior art has the following problems.

【0018】第1の問題点は、全てのアプリケーション
に対して、連動動作が実現できるわけではないというこ
とである。その理由は、一連の動作を実行させるために
はマクロにより操作を受けるアプリケーションの全てが
同じマクロを実行する仕組みを持っている必要があり、
設計思想の異なる全てのアプリケーションが上記仕組み
を持っていることはあり得ないからである。
The first problem is that interlocking operations cannot be realized for all applications. The reason is that in order to execute a series of actions, all applications operated by the macro need to have a mechanism to execute the same macro,
This is because it is impossible that all applications having different design ideas have the above-described mechanism.

【0019】第2の問題点は、登録したマクロを実行す
る際に、本来のアプリケーションの操作と全く別の操作
を必要とすることである。その理由は、マクロの実行指
示は、本来使用しているアプリケーションの操作とは別
にマクロの制御処理手段に対して実行指示を与えなけれ
ばならないことである。
A second problem is that when the registered macro is executed, an operation completely different from the operation of the original application is required. The reason is that the execution instruction of the macro must be given to the control processing means of the macro separately from the operation of the application originally used.

【0020】[0020]

【発明が解決しようとする課題】上述した従来のソフト
ウェア連動動作処理装置及びその方法は、一連の動作を
実行させるためにはマクロにより操作を受けるアプリケ
ーションの全てが同じマクロを実行する仕組みを持って
いる必要があり、設計思想の異なる全てのアプリケーシ
ョンが上記仕組みを持っていることはあり得ないため、
全てのアプリケーションに対して、連動動作を実現でき
るわけではないという欠点があった。
The above-described conventional software-linked operation processing apparatus and method have a mechanism in which all applications operated by a macro execute the same macro in order to execute a series of operations. Since all applications with different design concepts cannot have the above mechanism,
There is a disadvantage that interlocking operations cannot be realized for all applications.

【0021】また、マクロの実行指示は、本来使用して
いるアプリケーションの操作とは別にマクロの制御処理
手段に対して実行指示を与えなければならないため、登
録したマクロを実行する際に、本来のアプリケーション
の操作と全く別の操作を必要とするという欠点があっ
た。
In addition, since the execution instruction of the macro must be given to the control processing means of the macro separately from the operation of the application which is originally used, when the registered macro is executed, the original execution is performed. There was a drawback that operation completely different from application operation was required.

【0022】本発明の目的は、全てのアプリケーション
に対して、連動動作を可能とするとともに、本来のアプ
リケーションの操作以外の操作を不要とするソフトウェ
ア連動動作処理装置及びその方法を提供することにあ
る。
An object of the present invention is to provide a software interlocking operation processing apparatus and a method thereof that enable interlocking operations for all applications and do not require operations other than the operation of the original application. .

【0023】[0023]

【課題を解決するための手段】本発明のソフトウェア連
動動作処理装置は、複数のアプリケーションプログラム
を1台のコンピュータで同時に使用しかつ頻繁に各アプ
リケーションプログラム間を切り替えて操作する機能を
有するソフトウェア連動動作処理装置において、全体の
処理を行う制御処理手段と、前記複数のアプリケーショ
ンプログラム間で連動対象とする一連の動作及び連動の
開始タイミングの検出を行うためのメッセージをグルー
プ化しメッセージグループとして登録するメッセージ登
録手段と、アプリケーションプログラムの操作時にオペ
レーションシステムから配信される第1のメッセージと
前記メッセージ登録手段に登録した前記メッセージグル
ープに含まれる第2のメッセージとを比較して一致を検
出するためのメッセージ解析手段と、前記メッセージ解
析手段にて検出した前記第1のメッセージが含まれるメ
ッセージグループに登録され前記第1のメッセージ以外
の残りのメッセージを配信するためのメッセージ配信手
段とを備えて構成されている。
SUMMARY OF THE INVENTION A software-linked operation processing apparatus according to the present invention has a function of simultaneously using a plurality of application programs on a single computer and frequently switching and operating between the application programs. In the processing device, a control processing means for performing overall processing, and a message registration for grouping messages for detecting a series of operations to be linked between the plurality of application programs and a start timing of the linkage and registering them as a message group Means for comparing the first message delivered from the operating system when the application program is operated with the second message included in the message group registered in the message registration means to detect a match. Message analyzing means, and a message delivering means for delivering remaining messages other than the first message registered in a message group including the first message detected by the message analyzing means. Have been.

【0024】また、前記メッセージ登録手段が、登録し
たメッセージをグループ化して管理するためのメッセー
ジグループ登録テーブルを有しても良い。
The message registration means may have a message group registration table for grouping and managing the registered messages.

【0025】また、前記メッセージ解析手段が、アプリ
ケーションプログラムを動作させるためのオペレーショ
ンシステムから配信される前記第1のメッセージを取得
するためのメッセージ取得手段と、取得した前記第1の
メッセージをメッセージグループ登録テーブルと比較す
るメッセージ比較手段とを備えても良い。
Further, the message analysis means includes a message acquisition means for acquiring the first message distributed from an operation system for operating an application program, and a message group registration of the acquired first message. A message comparing means for comparing with the table may be provided.

【0026】さらに、前記メッセージグループ登録テー
ブルが、第1のアプリケーションプログラムにおいて第
1のウインドウをオープンする動作を意味する第1のメ
ッセージと、第2のアプリケーションプログラムにおい
て第2のウインドウをオープンする動作を意味する第2
のメッセージと、第3のアプリケーションプログラムに
おいて第3のウインドウをオープンする動作を意味する
第3のメッセージとを有する第1のメッセージグループ
と、前記第1のアプリケーションプログラムにおいて前
記第1のウインドウを選択する動作を意味する第4のメ
ッセージと、前記第2のアプリケーションプログラムに
おいて前記第2のウインドウを選択する動作を意味する
第5のメッセージと、前記第3のアプリケーションプロ
グラムにおいて第3のウインドウをオープンする動作を
意味する第3のメッセージとを有する第2のメッセージ
グループとをそれぞれ登録することを特徴としても良
い。
Further, the message group registration table includes a first message indicating an operation of opening a first window in the first application program and an operation of opening a second window in the second application program. Second meaning
And a third message group having an operation of opening a third window in the third application program, and selecting the first window in the first application program. A fourth message indicating an operation, a fifth message indicating an operation of selecting the second window in the second application program, and an operation of opening a third window in the third application program. And a second message group having a third message which means the following.

【0027】本発明のソフトウェア連動動作処理方法
は、複数のアプリケーションプログラムを1台のコンピ
ュータで同時に使用しかつ頻繁に各アプリケーションプ
ログラム間を切り替えて操作する機能を有するソフトウ
ェア連動動作処理方法において、前記複数のアプリケー
ションプログラム間で連動対象とする各アプリケーショ
ンプログラムでの一連の動作の各々をオペレーションシ
ステムから各アプリケーションプログラムへの配信用の
情報であるメッセージとして定義し、前記メッセージの
各々を前記一連の動作毎のメッセージグループとして登
録し、前記オペレーションシステムから配信される第1
のメッセージの全てを取得し、前記第1のメッセージと
登録した前記メッセージグループを構成する第2のメッ
セージとを比較してこれら第1及び第2のメッセージの
一致の検出により前記メッセージグループの前記第2の
メッセージ以外のメッセージの配信を受け、各アプリケ
ーションプログラムが、登録した前記メッセージグルー
プのメッセージの各々に対応する動作を実行することを
特徴とするものである。
[0027] The software-linked operation processing method according to the present invention is characterized in that the software-linked operation processing method has a function of simultaneously using a plurality of application programs on a single computer and frequently switching and operating between the application programs. Each of a series of operations in each application program to be linked between application programs is defined as a message that is information for distribution from the operation system to each application program, and each of the messages is defined for each of the series of operations. Register as a message group and distribute the first
, And comparing the first message with the second message constituting the registered message group, and detecting the coincidence of the first and second messages to obtain the second message of the message group. In response to the delivery of a message other than the second message, each application program executes an operation corresponding to each of the registered messages of the message group.

【0028】また、前記複数のアプリケーションプログ
ラムの各々の操作により前記オペレーションシステムか
ら配信される全ての前記第1のメッセージを検出する第
1のステップと、検出した前記第1のメッセージを前記
メッセージグループのメッセージの各々と比較し登録さ
れている第2のメッセージが配信されていないかをチェ
ックする第2のステップと、前記第2のステップで前記
第1及び第2のメッセージが一致した場合前記メッセー
ジグループの前記第2のメッセージ以外のメッセージを
順次配信する第3のステップとを有することを特徴とし
ても良い。
A first step of detecting all the first messages distributed from the operation system by operating each of the plurality of application programs; and a step of detecting the detected first messages in the message group. A second step of comparing each of the messages to check if a registered second message has not been delivered; and if the first and second messages match in the second step, the message group And a third step of sequentially delivering messages other than the second message.

【0029】[0029]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0030】本実施の形態のソフトウェア連動動作処理
装置及びその方法は、複数のアプリケーションプログラ
ム(以下アプリケーション)を同時に使用(オペレーシ
ョン)し、かつ頻繁に各アプリケーション間を切り替え
て操作する必要がある状況において、ある任意のアプリ
ケーションに対して予め登録された操作を実行すること
により登録済みの任意の操作を他のアプリケーションに
対しても実行させることにより、次のアプリケーション
に切り替えた時の期待動作の既実行状態である状況を提
供することにより、複数のアプリケーションを同時に使
用する場合の操作性を向上させるものである。しかも、
連動対象のアプリケーションに予め連動させるための仕
組みを組み込んでおく必要はなく、連動動作の実行に際
しても通常のアプリケーション操作に必要な操作以外の
特別な操作は不要であることを特徴とするものである。
The software-linked operation processing apparatus and method according to the present embodiment can be used in a situation where a plurality of application programs (hereinafter referred to as “applications”) are used simultaneously (operations) and frequent switching between the applications is required. Executing a pre-registered operation on a given application to execute a registered operation on another application, thereby executing the expected operation when switching to the next application. By providing the status, the operability when a plurality of applications are used simultaneously is improved. Moreover,
It is not necessary to incorporate a mechanism for interlocking with the application to be interlocked in advance, and no special operation other than the operation required for normal application operation is required when executing the interlocking operation. .

【0031】本発明の実施の形態をブロックで示す図1
を参照すると、この図に示す本実施の形態のソフトウェ
ア連動動作処理装置は、全体の処理を行う制御処理手段
1と、アプリケーション間で連動対象とする一連の動作
及び連動の開始タイミングの検出を行うためのメッセー
ジをグループ化しメッセージグループとして登録するメ
ッセージ登録手段2と、アプリケーションの操作時にオ
ペレーションシステム(以下OS)から配信されるメッ
セージとメッセージ登録手段2に登録したメッセージグ
ループに含まれるメッセージとを比較して一致を検出す
るためのメッセージ解析手段3と、メッセージ解析手段
3にて検出したメッセージ(検出メッセージ)が含まれ
るメッセージグループに登録してある検出メッセージ以
外の残りのメッセージを配信するためのメッセージ配信
手段4とを備える。
FIG. 1 is a block diagram showing an embodiment of the present invention.
Referring to FIG. 2, the software-linked operation processing apparatus according to the present embodiment shown in FIG. 3 detects the control processing unit 1 that performs the entire process and a series of operations to be linked between applications and the start timing of the linkage. Message registering means 2 for grouping messages for registration and a message group, and comparing a message delivered from an operation system (hereinafter referred to as OS) at the time of operating an application with a message included in the message group registered in message registering means 2. Message detecting means 3 for detecting a match with the message, and message delivery for delivering the remaining messages other than the detected messages registered in the message group including the message (detected message) detected by the message analyzing means 3 Means 4

【0032】メッセージ登録手段2は、登録したメッセ
ージをグループ化して管理するためのメッセージグルー
プ登録テーブル21を有する。
The message registration means 2 has a message group registration table 21 for grouping and managing registered messages.

【0033】メッセージ解析手段3は、アプリケーショ
ンを動作させるためのOSから配信されるメッセージを
取得するためのメッセージ取得手段31と、取得したメ
ッセージをメッセージグループ登録テーブル21と比較
するメッセージ比較手段32とを備える。
The message analysis means 3 includes a message acquisition means 31 for acquiring a message delivered from the OS for operating the application, and a message comparison means 32 for comparing the acquired message with the message group registration table 21. Prepare.

【0034】次に、図1、メッセージグループ登録テー
ブル21の登録の一例を示す図2及び本実施の形態の処
理をフローチャートで示す図3を参照して本実施の形態
の動作について説明すると、まず、メッセージグループ
登録テーブル21は、グループ‐1という名称のメッセ
ージグループ210と、グループ‐2という名称のメッ
セージグループ220の2つのメッセージグループを登
録している。
Next, the operation of the present embodiment will be described with reference to FIG. 1, FIG. 2 showing an example of registration in the message group registration table 21, and FIG. 3 showing a flowchart of the process of the present embodiment. The message group registration table 21 registers two message groups, a message group 210 named group-1 and a message group 220 named group-2.

【0035】メッセージグループ210は、アプリケー
ション1(以下APP−1)においてウインドウ−1
(以下W−1)をオープンする動作を意味するメッセー
ジ211と、アプリケーション2(以下APP−2)に
おいてウインドウ−2(以下W−2)をオープンする動
作を意味するメッセージ212と、アプリケーションN
(以下APP−N)においてウインドウ−N(以下W−
N)をオープンする動作を意味するメッセージ213と
を登録している。また、メッセージグループ220は、
APP−1においてW−1を選択する動作を意味するメ
ッセージ221と、APP−2においてW−2を選択す
る動作を意味するメッセージ222と、APP−Nにお
いてW−Nを選択する動作を意味するメッセージ223
とを登録している。
The message group 210 corresponds to the window-1 in the application 1 (hereinafter referred to as APP-1).
A message 211 indicating an operation of opening a window-2 (hereinafter W-2) in an application 2 (hereinafter referred to as APP-2);
(Hereinafter referred to as APP-N) and window-N (hereinafter referred to as W-
A message 213 indicating an operation of opening N) is registered. Also, the message group 220
A message 221 indicating an operation of selecting W-1 in APP-1, a message 222 indicating an operation of selecting W-2 in APP-2, and an operation of selecting W-N in APP-N. Message 223
And have registered.

【0036】ここで、メッセージとは、複数アプリケー
ションの動作を提供するOSが、このOSが管理する入
力機器等から得た各アプリケーションに対する操作を各
アプリケーションに配信するために用いる情報である。
各アプリケーションはこの配信されたメッセージの内容
に基づきプログラムされた動作を実行する。
Here, the message is information used by an OS that provides operations of a plurality of applications to distribute operations to each application obtained from an input device or the like managed by the OS to each application.
Each application executes a programmed operation based on the content of the delivered message.

【0037】APP−1、APP−2及びAPP−Nを
同時に操作するにあたり、W−1、W−2及びW−Nに
は一連の操作が必要な状況を想定している。
In operating APP-1, APP-2 and APP-N simultaneously, it is assumed that W-1, W-2 and WN require a series of operations.

【0038】図3を参照すると、この図に示す動作フロ
ーS20、S30及びS40は同時に動作しているAP
P−1、APP−2及びAPP−Nの動作フローであ
る。各アプリケーションの操作に伴いOSからメッセー
ジが配信されることを示す。
Referring to FIG. 3, the operation flows S20, S30 and S40 shown in FIG.
It is an operation | movement flow of P-1, APP-2, and APP-N. This indicates that a message is delivered from the OS in accordance with the operation of each application.

【0039】動作フローS10は、メッセージ解析手段
3及びメッセージ配信手段4の動作フローである。
The operation flow S10 is an operation flow of the message analysis means 3 and the message distribution means 4.

【0040】各アプリケーションの操作によりOSから
配信される全てのメッセージをステップS11で検出
し、検出したメッセージをメッセージグループ登録テー
ブル21と比較し、登録されているメッセージが配信さ
れていないかをチェックする(ステップS12)。一致
するメッセージが検出されない場合は次のメッセージに
対しても同様の比較を行う。
In step S11, all the messages delivered from the OS by the operation of each application are detected, and the detected messages are compared with the message group registration table 21 to check whether the registered messages have not been delivered. (Step S12). If no matching message is detected, the same comparison is performed for the next message.

【0041】動作フローS10、S20、S30及びS
40には特に終了条件は記載していないが一般に知られ
た終了方法(たとえばアプリケーション内で実行される
終了コマンドなど)により終了できるものとする。
Operation Flows S10, S20, S30 and S
Although no specific termination condition is described in 40, it is assumed that the termination can be performed by a generally known termination method (for example, a termination command executed in an application).

【0042】ここで、仮にAPP−2において、W−2
をオープンする操作を実行したとする。この操作によ
り、OSから配信されるメッセージは、メッセージ21
2と同一メッセージとなる。従って、ステップS11で
の比較結果は、メッセージグループ210に登録されて
いるメッセージ212との一致を検出する。これによ
り、ステップS13にて、メッセージグループ210に
登録されているメッセージ212以外のメッセージ21
1及びメッセージ213を順次配信する。
Here, suppose that in APP-2, W-2
Is executed. By this operation, the message delivered from the OS is message 21
2 and the same message. Accordingly, the comparison result in step S11 detects a match with the message 212 registered in the message group 210. As a result, in step S13, messages 21 other than message 212 registered in message group 210
1 and the message 213 are sequentially delivered.

【0043】メッセージ211により、APP−1のW
−1がオープン、メッセージ213によりAPP−Nの
W−Nがオープンする。結果として、APP−2におい
てW−1をオープンすることに連動してAPP−1のW
−1及びAPP−NのW−Nが連動してオープンする。
According to message 211, W of APP-1
-1 is open, and the message 213 opens W-N of APP-N. As a result, in connection with opening W-1 in APP-2, W-1 of APP-1
-1 and W-N of APP-N open in conjunction.

【0044】さらに、仮にAPP−2において、W−2
を選択する操作を実行したとする。この操作によりOS
からメッセージが配信されるメッセージは、メッセージ
222と同一メッセージとなる。従って、ステップS1
1での比較結果は、メッセージグループ220に登録さ
れているメッセージ222との一致を検出する。これに
より、ステップS13により、メッセージグループ22
0に登録されているメッセージ222以外のメッセージ
221及びメッセージ223を順次配信する。
Further, suppose that in APP-2, W-2
Suppose that the operation of selecting is executed. This operation allows the OS
Is the same message as the message 222. Therefore, step S1
The comparison result at 1 detects a match with the message 222 registered in the message group 220. Thereby, the message group 22 is determined in step S13.
The message 221 and the message 223 other than the message 222 registered in “0” are sequentially delivered.

【0045】メッセージ221により、APP−1のW
−1を選択し、メッセージ223により、APP−Nの
W−Nを選択する。結果として、APP−2において、
W−1を選択することに連動してAPP−1のW−1及
びAPP−NのW−Nを連動して選択する。これによ
り、現在のAPP−2からAPP−1にアプリケーショ
ンを切り替えた時点で既にW−1を選択しているため、
アプリケーションを切り替えてから、さらにW−1を選
択する動作を省略することができる。
The message 221 indicates that the W
-1 is selected, and W-N of APP-N is selected by the message 223. As a result, in APP-2,
The W-1 of APP-1 and the W-N of APP-N are selected in conjunction with the selection of W-1. As a result, since W-1 has already been selected at the time of switching the application from the current APP-2 to APP-1,
After switching the application, the operation of further selecting W-1 can be omitted.

【0046】なお、本実施の形態では制御手段1、メッ
セージ登録手段2、メッセージ取得手段31、メッセー
ジ比較手段32及びメッセージ配信手段4は、公知の技
術によりその実現手段が知られているため、その内容を
省略する。
In this embodiment, since the control means 1, the message registration means 2, the message acquisition means 31, the message comparison means 32 and the message delivery means 4 are realized by known techniques, Omit the contents.

【0047】以上述べたように、本発明は、メッセージ
登録手段2において、アプリケーション間で連動対象と
する各アプリケーションでの動作をグループとして定義
し、OSが用いているメッセージの形で登録する。メッ
セージは、入力機器等から取得した各アプリケーション
に対する操作内容のOSから各アプリケーションへの配
信用の情報であり、各アプリケーションはこの配信され
たメッセージの内容に基づきプログラムされた動作を実
行する。1つのグループに登録されるメッセージの数及
びグループの数は任意である。この際登録したメッセー
ジは、連動を開始するタイミングの検出キーにもなって
いる。メッセージ取得手段31はアプリケーションを動
作させるためのOSから配信されるメッセージの全てを
取得し、メッセージ比較手段32にてメッセージ登録手
段2で登録されたメッセージと比較する。メッセージ比
較手段32にて登録したメッセージがOSから配信され
たことを検出すると、そのメッセージが含まれているグ
ループの残りの登録メッセージを配信する。このメッセ
ージにより、メッセージ登録手段2にてグループ登録し
た各アプリケーションの動作を、このグループ内の任意
のアプリケーションに対してなされた操作に連動して実
行する。
As described above, according to the present invention, in the message registration means 2, the operation of each application to be linked between the applications is defined as a group and registered in the form of a message used by the OS. The message is information for distributing the operation content for each application obtained from the input device or the like from the OS to each application, and each application executes a programmed operation based on the content of the distributed message. The number of messages registered in one group and the number of groups are arbitrary. At this time, the registered message is also used as a detection key for the timing of starting the interlocking. The message acquiring unit 31 acquires all the messages delivered from the OS for operating the application, and compares the message with the message registered by the message registering unit 2 by the message comparing unit 32. When the message comparison unit 32 detects that the registered message has been distributed from the OS, the message distribution unit 32 distributes the remaining registered messages of the group including the message. With this message, the operation of each application registered in the group by the message registration means 2 is executed in conjunction with the operation performed on any application in this group.

【0048】このように、頻繁にアプリケーション間で
連動して実行する動作を登録し、登録した動作の一部を
検出して、残りの登録した動作を自動的に実行すること
により、アプリケーションの切り替え以前に期待した動
作を実行している状態を生成するので、複数のアプリケ
ーションを同時に使用する場合の操作性を向上する。
As described above, the operation that is frequently performed in conjunction with the application is registered, a part of the registered operation is detected, and the remaining registered operation is automatically executed. Since a state in which a previously expected operation is being executed is generated, operability when using a plurality of applications simultaneously is improved.

【0049】すなわち、本発明の第1の効果は、複数の
アプリケーションを頻繁に切り替えて操作しなければな
らない場合、その操作性を向上できることである。
That is, the first effect of the present invention is that when a plurality of applications must be frequently switched and operated, the operability can be improved.

【0050】なぜなら、任意のアプリケーションに対す
る操作の実行に連動して他のアプリケーションで予め予
定される動作を行っておくことにより、アプリケーショ
ンの切り替え時点で、既に期待さるべき動作が完了して
いるため所要の操作を直ちに行うことができるからであ
る。
This is because the expected operation has already been completed at the time of switching the application by performing a predetermined operation in another application in conjunction with the execution of the operation for an arbitrary application. Can be performed immediately.

【0051】例えば、この実施の形態で示したように、
3つのアプリケーションに対してそれぞれウインドウの
オープン及び選択を行う場合、1つのアプリケーション
に対して、(1)ウインドウのオープン、(2)ウイン
ドウの選択、及び(3)アプリケーションの切替えの3
ステップの操作が必要となり、この操作を各々のアプリ
ケーションで行うため合計9ステップの操作が必要とな
る。しかし、本発明を用いることにより、最初のアプリ
ケーションに対しては従来と同様に3ステップの操作を
必要とするが、残りのアプリケーションに対しては既に
ウインドウのオープンとウインドウの選択が実行されて
いるため、単にアプリケーションを切り替えるステップ
が必要となるだけである。よって、この場合は5ステッ
プの操作のみで同様の操作を実現できる。このように、
1回の連動動作を実行するたびに(連動させたアプリケ
ーションの数−1)ステップの操作が省略できることに
なる。
For example, as shown in this embodiment,
When a window is opened and selected for each of three applications, (1) window opening, (2) window selection, and (3) application switching are performed for one application.
Step operations are required, and a total of 9 steps are required to perform this operation in each application. However, by using the present invention, a three-step operation is required for the first application in the same manner as in the related art, but the windows are already opened and the windows are selected for the remaining applications. Therefore, only the step of switching the application is required. Therefore, in this case, the same operation can be realized only by the operation of five steps. in this way,
Each time one interlocking operation is executed (the number of interlocked applications minus one), the step operation can be omitted.

【0052】なお、ウインドウ選択後に行われる対象ア
プリケーション本来の操作に関しては本発明とは関係な
いので操作ステップには加えない。
Note that the original operation of the target application performed after the window is selected is not related to the present invention, and is not added to the operation step.

【0053】第2の効果は、連動対象とする動作を定義
する追加作業を行った以降は、通常でのアプリケーショ
ンの操作以外にアプリケーション間の連動動作を実行す
るための特別な操作を必要としないことである。
The second effect is that, after the additional work for defining the operation to be linked is performed, no special operation for executing the linked operation between the applications other than the normal operation of the application is required. That is.

【0054】なぜなら、この実施の形態で説明したとお
り、アプリケーションの操作によりOSから配信される
メッセージを検出しているので、連動動作を開始するた
めだけの特別な操作を必要としないからである。
This is because, as described in this embodiment, since a message delivered from the OS by an operation of an application is detected, a special operation only for starting an interlocking operation is not required.

【0055】第3の効果は、波及効果として既存のアプ
リケーションに対して一切の変更を必要としないことで
ある。
A third effect is that no change is required for existing applications as a ripple effect.

【0056】その理由は第2の効果の理由で述べた内容
と同様である。
The reason is the same as that described for the second effect.

【0057】[0057]

【発明の効果】以上説明したように、本発明のソフトウ
ェア連動動作処理装置及びその方法は、複数のアプリケ
ーション間で連動対象とする一連の動作及び連動の開始
タイミングの検出を行うためのメッセージをグループ化
しメッセージグループとして登録するメッセージ登録手
段と、アプリケーションの操作時にOSから配信される
第1のメッセージと上記メッセージ登録手段に登録した
メッセージグループに含まれる第2のメッセージとを比
較して一致を検出するためのメッセージ解析手段と、上
記メッセージ解析手段にて検出した第1のメッセージが
含まれるメッセージグループに登録されこの第1のメッ
セージ以外の残りのメッセージを配信するためのメッセ
ージ配信手段とを備えているので、複数のアプリケーシ
ョンを頻繁に切り替えて操作しなければならない場合、
任意のアプリケーションに対する操作の実行に連動して
他のアプリケーションで予め予定される動作を行ってお
くことにより、アプリケーションの切り替え時点で、既
に期待さるべき動作が完了しているため所要の操作を直
ちに行うことができるので、その操作性を向上できると
いう効果がある。
As described above, the software interlocking operation processing apparatus and method of the present invention group a series of operations to be interlocked among a plurality of applications and a message for detecting the start timing of the interlocking. Message registration means for registering the message as a message group, and comparing the first message delivered from the OS when the application is operated with the second message included in the message group registered in the message registration means to detect a match. And a message distributing means for distributing the remaining messages other than the first message registered in the message group including the first message detected by the message analyzing means. So frequently cut multiple applications If you Ete must be operated,
By performing an operation scheduled in advance in another application in conjunction with execution of an operation for an arbitrary application, the expected operation has already been completed at the time of application switching, and the required operation is immediately performed. Therefore, the operability can be improved.

【0058】また、連動対象とする動作を定義する追加
作業を行った以降は、アプリケーションの操作によりO
Sから配信されるメッセージを検出しているので、連動
動作を開始するためだけの特別な操作を必要としないと
いう効果がある。
After the additional work for defining the operation to be linked is performed, O
Since the message delivered from S is detected, there is an effect that a special operation only for starting the interlocking operation is not required.

【0059】さらに、波及効果として既存のアプリケー
ションに対して一切の変更を必要としないという効果が
ある。
Further, as a ripple effect, there is an effect that no change is required for an existing application.

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

【図1】本発明のソフトウェア連動動作処理装置の一実
施の形態を示すブロック図である。
FIG. 1 is a block diagram illustrating an embodiment of a software-linked operation processing device according to the present invention.

【図2】図1のメッセージグループ登録テーブルにおけ
るメッセージグループの登録の一例を示す説明図であ
る。
FIG. 2 is an explanatory diagram showing an example of registration of a message group in the message group registration table of FIG.

【図3】本実施の形態のソフトウェア連動動作処理方法
における動作の一例を示すフローチャートである。
FIG. 3 is a flowchart illustrating an example of an operation in the software-linked operation processing method according to the embodiment;

【図4】従来のソフトウェア連動動作処理装置の一例を
示すブロック図である。
FIG. 4 is a block diagram illustrating an example of a conventional software-linked operation processing device.

【図5】図4のマクロ登録テーブルにおけるマクロの登
録の一例を示す説明図である。
FIG. 5 is an explanatory diagram showing an example of macro registration in the macro registration table of FIG. 4;

【図6】従来のソフトウェア連動動作処理方法における
動作の一例を示すフローチャートである。
FIG. 6 is a flowchart showing an example of an operation in a conventional software-linked operation processing method.

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

1,100 制御処理手段 2 メッセージ登録手段 3 メッセージ解析手段 4 メッセージ配信手段 21 メッセージグループ登録テーブル 31 メッセージ取得手段 32 メッセージ比較手段 200 マクロ登録手段 201 マクロ登録テーブル 210,220 メッセージグループ 211,212,213,221,222,223
メッセージ 300 マクロ実行受付手段 400 マクロ実行手段 401 マクロインタプリタ 510,520 マクロ 511,512,513,521,522,523
マクロ言語
1,100 control processing means 2 message registration means 3 message analysis means 4 message distribution means 21 message group registration table 31 message acquisition means 32 message comparison means 200 macro registration means 201 macro registration table 210, 220 message groups 211, 212, 213 221, 222, 223
Message 300 macro execution accepting means 400 macro executing means 401 macro interpreter 510,520 macro 511,512,513,521,522,523
Macro language

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数のアプリケーションプログラムを1
台のコンピュータで同時に使用しかつ頻繁に各アプリケ
ーションプログラム間を切り替えて操作する機能を有す
るソフトウェア連動動作処理装置において、 全体の処理を行う制御処理手段と、 前記複数のアプリケーションプログラム間で連動対象と
する一連の動作及び連動の開始タイミングの検出を行う
ためのメッセージをグループ化しメッセージグループと
して登録するメッセージ登録手段と、 アプリケーションプログラムの操作時にオペレーション
システムから配信される第1のメッセージと前記メッセ
ージ登録手段に登録した前記メッセージグループに含ま
れる第2のメッセージとを比較して一致を検出するため
のメッセージ解析手段と、 前記メッセージ解析手段にて検出した前記第1のメッセ
ージが含まれるメッセージグループに登録され前記第1
のメッセージ以外の残りのメッセージを配信するための
メッセージ配信手段とを備えることを特徴とするソフト
ウェア連動動作処理装置。
A plurality of application programs are stored in one
A software-linked operation processing device having a function of simultaneously using and frequently switching between application programs on two computers, a control processing means for performing the entire processing, and a linkage target between the plurality of application programs Message registration means for grouping messages for detecting the start timing of a series of operations and interlocking and registering them as a message group; first message delivered from an operation system when operating an application program; and registration in the message registration means Message analysis means for comparing a second message included in the message group to detect a match, and a message group including the first message detected by the message analysis means. Registered first
And a message distribution unit for distributing the remaining messages other than the above message.
【請求項2】 前記メッセージ登録手段が、登録したメ
ッセージをグループ化して管理するためのメッセージグ
ループ登録テーブルを有することを特徴とする請求項1
記載のソフトウェア連動動作処理装置。
2. The message registration means according to claim 1, wherein said message registration means has a message group registration table for grouping and managing the registered messages.
The software-linked operation processing device as described in the above.
【請求項3】 前記メッセージ解析手段が、アプリケー
ションプログラムを動作させるためのオペレーションシ
ステムから配信される前記第1のメッセージを取得する
ためのメッセージ取得手段と、 取得した前記第1のメッセージをメッセージグループ登
録テーブルと比較するメッセージ比較手段とを備えるこ
とを特徴とする請求項1記載のソフトウェア連動動作処
理装置。
3. The message analysis means, wherein the message analysis means obtains the first message delivered from an operation system for operating an application program, and the obtained first message is registered in a message group. 2. The software-linked operation processing device according to claim 1, further comprising a message comparison unit that compares the table with a table.
【請求項4】 前記メッセージグループ登録テーブル
が、第1のアプリケーションプログラムにおいて第1の
ウインドウをオープンする動作を意味する第1のメッセ
ージと、第2のアプリケーションプログラムにおいて第
2のウインドウをオープンする動作を意味する第2のメ
ッセージと、第3のアプリケーションプログラムにおい
て第3のウインドウをオープンする動作を意味する第3
のメッセージとを有する第1のメッセージグループと、 前記第1のアプリケーションプログラムにおいて前記第
1のウインドウを選択する動作を意味する第4のメッセ
ージと、前記第2のアプリケーションプログラムにおい
て前記第2のウインドウを選択する動作を意味する第5
のメッセージと、前記第3のアプリケーションプログラ
ムにおいて第3のウインドウをオープンする動作を意味
する第3のメッセージとを有する第2のメッセージグル
ープとをそれぞれ登録することを特徴とする請求項3記
載のソフトウェア連動動作処理装置。
4. The message group registration table stores a first message indicating an operation of opening a first window in a first application program and an operation of opening a second window in a second application program. A second message meaning an operation for opening a third window in the third application program;
A first message group having the following message; a fourth message indicating an operation of selecting the first window in the first application program; and a second message in the second application program. Fifth meaning operation to select
4. The software according to claim 3, wherein a second message group having a first message and a second message group having a third message indicating an operation of opening a third window in the third application program are registered. Interlocking operation processing device.
【請求項5】 複数のアプリケーションプログラムを1
台のコンピュータで同時に使用しかつ頻繁に各アプリケ
ーションプログラム間を切り替えて操作する機能を有す
るソフトウェア連動動作処理方法において、 前記複数のアプリケーションプログラム間で連動対象と
する各アプリケーションプログラムでの一連の動作の各
々をオペレーションシステムから各アプリケーションプ
ログラムへの配信用の情報であるメッセージとして定義
し、 前記メッセージの各々を前記一連の動作毎のメッセージ
グループとして登録し、 前記オペレーションシステムから配信される第1のメッ
セージの全てを取得し、 前記第1のメッセージと登録した前記メッセージグルー
プを構成する第2のメッセージとを比較してこれら第1
及び第2のメッセージの一致の検出により前記メッセー
ジグループの前記第2のメッセージ以外のメッセージの
配信を受け、 各アプリケーションプログラムが、登録した前記メッセ
ージグループのメッセージの各々に対応する動作を実行
することを特徴とするソフトウェア連動動作処理方法。
5. A method according to claim 1, wherein the plurality of application programs are
In a software interlocking operation processing method having a function of simultaneously using and frequently switching between application programs on two computers, each of a series of operations in each application program to be interlocked among the plurality of application programs Is defined as a message that is information for distribution from the operating system to each application program, each of the messages is registered as a message group for each of the series of operations, and all of the first messages distributed from the operating system are defined. And comparing the first message with a second message constituting the registered message group,
And receiving a message other than the second message of the message group by detecting a match of the second message, and each application program executes an operation corresponding to each of the registered messages of the message group. Characteristic software interlocking operation processing method.
【請求項6】 前記複数のアプリケーションプログラム
の各々の操作により前記オペレーションシステムから配
信される全ての前記第1のメッセージを検出する第1の
ステップと、 検出した前記第1のメッセージを前記メッセージグルー
プのメッセージの各々と比較し登録されている第2のメ
ッセージが配信されていないかをチェックする第2のス
テップと、 前記第2のステップで前記第1及び第2のメッセージが
一致した場合前記メッセージグループの前記第2のメッ
セージ以外のメッセージを順次配信する第3のステップ
とを有することを特徴とする請求項5記載のソフトウェ
ア連動動作処理方法。
6. A first step of detecting all the first messages delivered from the operating system by an operation of each of the plurality of application programs, and transmitting the detected first messages to the message group. A second step of comparing each of the messages to check if a registered second message has not been delivered; and if the first and second messages match in the second step, the message group A third step of sequentially delivering messages other than the second message.
JP2000011710A 2000-01-20 2000-01-20 Operation processor linked with software and its method Pending JP2001202257A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000011710A JP2001202257A (en) 2000-01-20 2000-01-20 Operation processor linked with software and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000011710A JP2001202257A (en) 2000-01-20 2000-01-20 Operation processor linked with software and its method

Publications (1)

Publication Number Publication Date
JP2001202257A true JP2001202257A (en) 2001-07-27

Family

ID=18539538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000011710A Pending JP2001202257A (en) 2000-01-20 2000-01-20 Operation processor linked with software and its method

Country Status (1)

Country Link
JP (1) JP2001202257A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006075859A1 (en) * 2005-01-11 2006-07-20 Widerthan Co., Ltd. Method and system for interworking plurality of applications
KR101558433B1 (en) 2015-04-06 2015-10-07 국방과학연구소 A method of analysis based on interface message and an apparatus thereof
KR101827965B1 (en) 2017-08-17 2018-02-12 국방과학연구소 Apparatus and method for analyzing interface control document

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006075859A1 (en) * 2005-01-11 2006-07-20 Widerthan Co., Ltd. Method and system for interworking plurality of applications
KR100616157B1 (en) * 2005-01-11 2006-08-28 와이더댄 주식회사 Method and syetem for interworking plurality of applications
JP2008527530A (en) * 2005-01-11 2008-07-24 リアルネットワークス・アジア・パシフィック・カンパニー・リミテッド Application linkage method and system
JP4818278B2 (en) * 2005-01-11 2011-11-16 リアルネットワークス・アジア・パシフィック・カンパニー・リミテッド Application linkage method and system
US8695017B2 (en) 2005-01-11 2014-04-08 Intel Corporation Method and system for interworking a plurality of applications
US9122377B2 (en) 2005-01-11 2015-09-01 Intel Corporation Method and system for interworking plurality of applications
KR101558433B1 (en) 2015-04-06 2015-10-07 국방과학연구소 A method of analysis based on interface message and an apparatus thereof
KR101827965B1 (en) 2017-08-17 2018-02-12 국방과학연구소 Apparatus and method for analyzing interface control document

Similar Documents

Publication Publication Date Title
US5675800A (en) Method and apparatus for remotely booting a computer system
US6668370B1 (en) Synchronous execution of object-oriented scripts and procedural code from within an interactive test facility
US20090064000A1 (en) SYSTEMS, METHODS AND COMPUTER PRODUCTS TO AUTOMATICALLY COMPLETE a GUI TASK
JP4880376B2 (en) Support apparatus, program, information processing system, and support method
CN109947635B (en) Data reporting method, device, storage medium and terminal equipment
JP2011192296A (en) Help utility application program
US7162685B2 (en) Key-input correcting device
US20110154361A1 (en) Apparatus and method of coordinating operation action of robot software component
CN104246696A (en) Image-based application automation
US5790829A (en) Event synchronization mechanism
CN111047434B (en) Operation record generation method and device, computer equipment and storage medium
JP2972640B2 (en) Window system object program preloading method and recording medium recording program for the method
JP2001202257A (en) Operation processor linked with software and its method
US11861214B2 (en) Memory device forensics and preparation
US20090019273A1 (en) Exception-based error handling in an array-based language
JP2003099170A (en) User interface controller, user interface control method, computer program, and storage medium
JP4322763B2 (en) Document file copy movement monitoring system, method and program
US6665734B1 (en) Blending object-oriented objects with traditional programming languages
US11861417B2 (en) Operation support system, operation support method, and operation support program
JP6266925B2 (en) Control device, control method, and program
CN113031891B (en) Screen selection method, device, equipment and storage medium
JP2001318796A (en) Program execution control method using internal and external event driven system, recording medium and program preparation support system
JPH10293690A (en) Object program preload method for window system and recording medium recorded with program for the same
WO2022222809A1 (en) Functional component processing method, medium, device and operating system
JP2003015798A (en) Information input processor

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040427

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040831