JPH06131153A - Method and device for processing information - Google Patents

Method and device for processing information

Info

Publication number
JPH06131153A
JPH06131153A JP4278865A JP27886592A JPH06131153A JP H06131153 A JPH06131153 A JP H06131153A JP 4278865 A JP4278865 A JP 4278865A JP 27886592 A JP27886592 A JP 27886592A JP H06131153 A JPH06131153 A JP H06131153A
Authority
JP
Japan
Prior art keywords
data
buffer
format
cooperation
information processing
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
JP4278865A
Other languages
Japanese (ja)
Inventor
Tomoaki Fukuyoshi
伴昭 福良
Tokihiko Nishida
時彦 西田
Hiroyuki Katsube
裕之 勝部
Motohide Tamura
元秀 田村
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.)
JustSystems Corp
Original Assignee
JustSystems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JustSystems Corp filed Critical JustSystems Corp
Priority to JP4278865A priority Critical patent/JPH06131153A/en
Publication of JPH06131153A publication Critical patent/JPH06131153A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To realize data linkage between various applications without being conscious of the data format of each application by registering data to be data-linked to a data buffer by plural data formats. CONSTITUTION:At the time of executing the data linkage between plural applications through the buffer, the data to be data-linked is stored in the buffer by being converted into plural kinds of the data formats. For instance, the data is stored after being converted into the data format itself of the application having generated that data, character code format, and image format, etc. Then, each converted data is stored corresponding to the name of the data format respectively. Next, at the time of reading out the data stored in the buffer in order to execute the data linkage, the data stored in the data format which the application having been started can process is read out of stored data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のアプリケーショ
ン間において、ペースト,組み込み,組み込みリンク等
のデータ連携を行う情報処理方法及び装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing method and apparatus for performing data cooperation such as paste, embedding, and embedding link among a plurality of applications.

【0002】[0002]

【従来の技術】一般に、各種アプリケーションプログラ
ムを実行してドキュメントなどのデータを作成する情報
処理装置においては、作成されたデータを複数のドキュ
メントで共有することを可能とするためにペースト機能
を有している。
2. Description of the Related Art Generally, an information processing apparatus that executes various application programs to create data such as a document has a paste function so that the created data can be shared by a plurality of documents. ing.

【0003】このようなペースト機能を実現する1つの
方法として、アプリケーション自身がペースト用バッフ
ァを所有する方法がある。これはアプリケーション自身
がペースト用バッファを管理するため、そのアプリケー
ションにより作成されたデータのみしか扱うことが出来
ない。
As one method for realizing such a paste function, there is a method in which the application itself has a paste buffer. Since the application itself manages the paste buffer, only the data created by that application can be handled.

【0004】また、複数のアプリケーションのデータを
扱うペースト用バッファとして、ウィンドウシステムの
OSが所有するクリップボード用バッファがある。この
クリップボード用バッファはOSが管理するので、各種
アプリケーションによるデータの登録が可能である。
Further, as a paste buffer for handling data of a plurality of applications, there is a clipboard buffer owned by the OS of the window system. Since this clipboard buffer is managed by the OS, data can be registered by various applications.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来例
でも記述したように、アプリケーションの持つペースト
用バッファは、同一のアプリケーションで作成されたデ
ータしか扱うことができない。このため、同一アプリケ
ーションで作成したデータ相互間でしかペーストを実行
することはできず、他のアプリケーションにより作成さ
れたデータをペーストにより貼り付けるというようなこ
とは出来なかった。
However, as described in the conventional example, the paste buffer of the application can handle only the data created by the same application. Therefore, the paste can be executed only between the data created by the same application, and the data created by another application cannot be pasted by the paste.

【0006】また、従来のクリップボード用バッファで
は、アプリケーション間で共通のデータ形式が決まって
いないため、アプリケーション間によってはデータの連
携ができないものがあった。また、クリップボードを利
用するアプリケーションは常に他アプリケーションのデ
ータ形式を知っておく必要があり、新しいアプリケーシ
ョンがでると、そのデータ形式にその都度対応するか、
逆に新しいアプリケーションが従来アプリケーションの
データ形式に縛られることになるという問題がある。
Further, in the conventional clipboard buffer, since the data format common to the applications is not determined, there are some applications that cannot cooperate with each other. In addition, applications that use the clipboard must always know the data format of other applications, and if a new application comes out, will it support that data format each time?
On the contrary, there is a problem that the new application is bound to the data format of the conventional application.

【0007】本発明は上記の問題点に鑑みてなされたも
のであり、データ連携すべきデータを複数のデータ形式
によりデータバッファ上に登録することで、各アプリケ
ーションのデータ形式を意識することなく、種々のアプ
リケーション間におけるデータ連携を可能とする情報処
理方法及び装置を提供することを目的とする。
The present invention has been made in view of the above problems. By registering data to be linked with each other in a data buffer in a plurality of data formats, the data format of each application can be ignored. An object of the present invention is to provide an information processing method and device that enable data cooperation between various applications.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
めの本発明による情報処理装置は以下の構成を備える。
即ち、複数のアプリケーション間でデータ連携を行うこ
とが可能な情報処理装置であって、データ連携を行うべ
きデータを複数種類のデータ形式に変換する変換手段
と、前記データ連携を行うべきデータを前記変換手段に
より得られた複数のデータ形式にてバッファに格納する
格納手段と、データ連携を行うべきデータを前記バッフ
ァより読み出すとき、起動中のアプリケーションが取り
込み可能なデータ形式に変換されたデータを読み出す読
出手段と、を備える。
An information processing apparatus according to the present invention for achieving the above object has the following configuration.
That is, in an information processing device capable of performing data cooperation between a plurality of applications, the conversion means for converting the data for which data cooperation is performed into a plurality of types of data formats, and the data for which the data cooperation is performed are When the storage means for storing in a buffer in a plurality of data formats obtained by the conversion means and the data for which data cooperation is to be read out from the buffer, the data converted into a data format that can be taken in by the running application is read out. Read-out means.

【0009】また、上述の目的を達成するための本発明
による情報処理方法は以下の工程を備えるものである。
即ち、複数のアプリケーション間でデータ連携を行うこ
とが可能な情報処理方法であって、データ連携を行うべ
きデータを複数種類のデータ形式に変換する変換工程
と、前記データ連携を行うべきデータを前記変換工程に
より得られた複数のデータ形式にてバッファに格納する
格納工程と、データ連携を行うべきデータを前記バッフ
ァより読み出すとき、起動中のアプリケーションが取り
込み可能なデータ形式に変換されたデータを読み出す読
出工程と、を備える。
Further, an information processing method according to the present invention for achieving the above object comprises the following steps.
That is, in an information processing method capable of performing data cooperation between a plurality of applications, a conversion step of converting data to be data-coordinated into a plurality of types of data formats, and the data to be data-coordinated are described above. When the data is stored in the buffer in a plurality of data formats obtained by the conversion step and the data to be linked with the data is read from the buffer, the data converted into the data format that can be read by the running application is read. And a reading step.

【0010】[0010]

【作用】以上の構成により、複数のアプリケーション間
においてバッファを介してデータ連携を行う際に、デー
タ連携を行うべきデータを複数種類のデータ形式に変換
して前記バッファに格納する。そして、データ連携を実
行するためにバッファに格納されたデータを読み出すと
きは、格納されたデータのうち、起動中のアプリケーシ
ョンが処理可能なデータ形式で格納されたデータを読み
出す。
With the above configuration, when data cooperation is performed between a plurality of applications via the buffer, the data to be data-coordinated is converted into a plurality of data formats and stored in the buffer. Then, when reading the data stored in the buffer in order to execute the data cooperation, among the stored data, the data stored in the data format that can be processed by the running application is read.

【0011】[0011]

【実施例】以下に添付の図面を参照して本発明の好適な
実施例について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described below with reference to the accompanying drawings.

【0012】図1は本実施例による情報処理装置の概略
構成を表すブロック図である。同図において、1はCP
Uであり、本情報処理装置全体の制御を行う。2はRO
Mであり、CPU1がシステムの立ち上げ時等で実行す
る各種制御プログラムや各種データが格納されている。
3はRAMであり、プログラム領域3a,クリップボー
ドバッファ領域3b,作業領域3cを備える。プログラ
ム領域3aでは、CPU1が各種処理を実行するための
オペレーティングシステムや、そのオペレーティングシ
ステム上で動作するアプリケーションプログラム等を格
納する。また、クリップボードバッファ領域3bは、ペ
ーストを実行するためのデータ格納領域であり、詳細は
後述する。作業領域3cはCPU1が各種処理を実行す
るのにデータの一時的な保管等に使用する作業領域であ
る。4はハードディスクであり、各種アプリケーション
プログラム等が格納されている。
FIG. 1 is a block diagram showing the schematic arrangement of an information processing apparatus according to this embodiment. In the figure, 1 is CP
U, which controls the entire information processing apparatus. 2 is RO
M, which stores various control programs and various data executed by the CPU 1 when the system is started up.
A RAM 3 includes a program area 3a, a clipboard buffer area 3b, and a work area 3c. The program area 3a stores an operating system for the CPU 1 to execute various processes, an application program operating on the operating system, and the like. The clipboard buffer area 3b is a data storage area for executing paste, and details will be described later. The work area 3c is a work area used by the CPU 1 for temporary storage of data for executing various processes. A hard disk 4 stores various application programs and the like.

【0013】5はキーボード、6はマウスであり、それ
ぞれ各種データや指令の入力を行うのに使用する。7は
ディスプレイであり、アプリケーションプログラムなど
により作成された文書データ等を表示する。8は外部イ
ンターフェースであり、外部機器、例えばプリンタ等を
接続する。9はプリンタであり、外部インターフェース
8を介して入力された印刷データに基づいて、記録紙等
への印刷を実行する。10はシステムバスであり、上述
の各構成を接続し、相互にデータの授受を可能とする。
A keyboard 5 and a mouse 6 are used for inputting various data and commands. Reference numeral 7 denotes a display, which displays document data created by an application program or the like. An external interface 8 is connected to an external device such as a printer. Reference numeral 9 denotes a printer, which executes printing on recording paper or the like based on print data input through the external interface 8. Reference numeral 10 denotes a system bus, which connects the above-described components to each other and enables mutual data exchange.

【0014】次に上述のクリップボートバッファ3aに
ついて図2及び図3を参照して説明する。
Next, the clipboard buffer 3a described above will be described with reference to FIGS.

【0015】図2はクリップボードバッファ3bの構成
を表すブロック図である。クリップボードバッファ3b
はn個のスタック31と、使用すべきスタックを指定す
るためのカウンタ32とを備えたリングバッファ形式と
なっている。そして、これらn個のスタックそれぞれに
部分データを格納する。
FIG. 2 is a block diagram showing the configuration of the clipboard buffer 3b. Clipboard buffer 3b
Is a ring buffer format having n stacks 31 and a counter 32 for designating a stack to be used. Then, partial data is stored in each of these n stacks.

【0016】尚、図2においては、例えばアプリケーシ
ョンAで作成された文書データA20の部分データ20
aをスタック1へ、部分データ20bをスタック2へ格
納している。同様にアプリケーションBで作成された図
形データ21の部分データ21aをスタック3へ格納し
ている。そして、スタック1から3に格納された各部分
データをアプリケーションCにより作成中のデータC2
2に貼り付けている様子が表されている。
In FIG. 2, the partial data 20 of the document data A20 created by the application A, for example, is used.
a is stored in the stack 1 and partial data 20b is stored in the stack 2. Similarly, the partial data 21a of the graphic data 21 created by the application B is stored in the stack 3. Then, the data C2 being created by the application C for each partial data stored in the stacks 1 to 3
The state of being pasted on No. 2 is shown.

【0017】部分データの取り込み先のスタックはカウ
ンタ32により決定される。例えば、カウンタ32の内
容が1であればスタック1にデータが格納され、その後
カウンタ32の内容が1つ加算される。すると、カウン
タ32の内容は2となるので、次の部分データはスタッ
ク2に格納されるようになる。このようにカウンタは順
次加算されていき、その内容がn+1になると再び1に
戻り、スタック1〜nを循環する。
The stack to which the partial data is taken in is determined by the counter 32. For example, if the content of the counter 32 is 1, the data is stored in the stack 1, and then the content of the counter 32 is incremented by 1. Then, the content of the counter 32 becomes 2, so that the next partial data is stored in the stack 2. In this way, the counters are sequentially incremented, and when the content becomes n + 1, the counter returns to 1 again and the stacks 1 to n are circulated.

【0018】図3はクリップボードバッファ3bの各ス
タック毎のデータ構成を表す図である。各スタックに
は、データ連携を行うべき部分データをそのままのデー
タ形式で登録するとともに、可能な範囲で種々の共通デ
ータ形式に変換されて登録される。したがって、各デー
タ形式における部分データと、そのデータ形式を識別す
るためのデータ形式識別情報とが対応して格納されるこ
とになる。本実施例では、ウインドウシステム上の共通
データ形式として次の4種類の形式を用いるものとす
る。
FIG. 3 is a diagram showing the data structure of each stack of the clipboard buffer 3b. In each stack, partial data for which data cooperation is to be performed is registered in the same data format as it is, and converted into various common data formats as much as possible and registered. Therefore, the partial data in each data format and the data format identification information for identifying the data format are stored correspondingly. In this embodiment, the following four types of formats are used as common data formats on the window system.

【0019】即ち、 1.キャラクタコード形式 … 文字データをキャラク
タコードにて表現したデータ形式. 2.イメージ形式 … ビットマップ形式のイメージデ
ータ. 3.ストローク形式 … オペレーティングシステムの
所有するグラフィック表示ライブラリにて表示が可能な
データ形式. 4.表形式 … 表計算、データベース等の2次元のデ
ータ構造を表現するデータ形式. の4種類のデータ形式である。
That is, 1. Character code format: A data format in which character data is represented by a character code. 2. Image format: Image data in bitmap format. 3. Stroke format ... Data format that can be displayed by the graphic display library owned by the operating system. 4. Table format: A data format that represents a two-dimensional data structure such as a spreadsheet or a database. There are four types of data formats.

【0020】部分データの登録は例えば次のようにな
る。まず、登録される部分データを作成したアプリケー
ションによる固有のデータ形式名と、そのアプリケーシ
ョン固有のデータ形式による部分データとを対応づけて
領域311に格納する。更に、当該部分データを変換可
能な種々のデータ形式に変換して、それぞれのデータ形
式名と対応づけて格納する。例えば、キャラクタコード
形式に変換した部分データを「キャラクタコード形式」
というデータ形式識別情報と対応づけて領域312に登
録する。また、当該部分データがイメージ形式にも変換
可能で有れば、イメージ形式に変換された部分データを
「イメージ形式」というデータ形式識別情報と対応づけ
て領域313に登録する。
Registration of partial data is as follows, for example. First, the data format name unique to the application that created the partial data to be registered and the partial data in the data format unique to the application are stored in the area 311 in association with each other. Further, the partial data is converted into various convertible data formats and stored in association with each data format name. For example, the partial data converted to the character code format is "character code format".
Is registered in the area 312 in association with the data format identification information. If the partial data can be converted into the image format, the partial data converted into the image format is registered in the area 313 in association with the data format identification information “image format”.

【0021】以上のような部分データのスタックへの格
納は、それぞれのアプリケーションにより、図4のフロ
ーチャートに従って実行される。
The storage of the partial data in the stack as described above is executed by each application according to the flowchart of FIG.

【0022】図4は、部分データの登録処理手順を表す
フローチャートである。尚、本フローチャートはペース
ト処理開始の指令をキーボード5或いはマウス6により
入力することにより開始される。
FIG. 4 is a flowchart showing a registration processing procedure of partial data. It should be noted that this flowchart is started by inputting a command to start the paste processing with the keyboard 5 or the mouse 6.

【0023】まず、ステップS11にてどの部分を部分
データとするかを決定するために、部分データの範囲を
指定する。ステップS12において部分データの範囲の
指定が完了した旨の入力が入ったかどうかをチェック
し、指定が完了すればステップS13へ進む。指定完了
の入力があるまではステップS11へ戻り、部分データ
の範囲の指定を行う。
First, in step S11, a range of partial data is designated in order to determine which part is to be partial data. In step S12, it is checked whether or not an input indicating that the designation of the partial data range is completed is entered, and if the designation is completed, the process proceeds to step S13. Until the designation completion is input, the process returns to step S11 and the range of partial data is designated.

【0024】ステップS13では、カウンタ32により
指定されているスタックの領域31aに部分データを作
成したアプリケーションの固有のデータ形式名を登録す
る。そして、ステップS14で、指定された範囲の部分
データをそのアプリケーションのデータ形式のまま領域
31bに登録する。貼り付け先のドキュメント等が同じ
アプリケーションで作成されているのであればこの部分
データをそのまま使用することが出来る。
In step S13, the unique data format name of the application that created the partial data is registered in the area 31a of the stack designated by the counter 32. Then, in step S14, the partial data of the designated range is registered in the area 31b in the data format of the application. This partial data can be used as it is, as long as the pasted document is created by the same application.

【0025】次のステップS15からステップS18で
はペーストデータのデータ形式を変換して登録していく
手順を表している。まず、ステップS15では、これか
ら変換しようとする共通データ形式を選択(例えば、共
通データ形式のキャラクタコード形式を選択)する。そ
して、ステップS16へ進み、データ形式名を登録す
る。そして、ステップS17で、部分データのデータ形
式をステップS15で選択された共通データ形式に変換
して、ステップS16で登録されたデータ形式名と対応
させて登録する。例えば、キャラクタコード形式にデー
タ変換することが可能か否かをチェックし、可能であれ
ばキャラクタコード形式という形式名と、キャラクタコ
ード形式に変換された部分データを対応させて登録す
る。
In the next steps S15 to S18, the procedure of converting the data format of the paste data and registering it is shown. First, in step S15, the common data format to be converted is selected (for example, the character code format of the common data format is selected). Then, in step S16, the data format name is registered. Then, in step S17, the data format of the partial data is converted into the common data format selected in step S15, and registered in association with the data format name registered in step S16. For example, it is checked whether the data can be converted into the character code format, and if possible, the format name of the character code format and the partial data converted into the character code format are registered in association with each other.

【0026】ステップS18では、共通データ形式の全
て(前述のキャラクタコード形式,イメージ形式,スト
ローク形式,表形式)に対して上述と同様な処理を行う
ために、未処理のデータ形式があるかどうかを判定す
る。そして、未処理のデータ形式があればステップS1
5へ戻り、上述の処理を繰り返す。
In step S18, whether all the common data formats (character code format, image format, stroke format, table format) described above are processed in the same manner as described above, and whether there is an unprocessed data format. To judge. If there is an unprocessed data format, step S1
Returning to step 5, the above processing is repeated.

【0027】ステップS18で未処理のデータ形式がな
くなれば、ステップS19へ進む。ステップS19で
は、次のペーストデータのためにカウンタ32を1つ加
算する。そして、ステップS20では、カウンタ32が
n+1と等しくなったかどうかを判定し、もし等しけれ
ばステップS21にてカウンタ32を1に再設定する。
この処理によりリングバッファ形式が達成される。
When there is no unprocessed data format in step S18, the process proceeds to step S19. In step S19, the counter 32 is incremented by 1 for the next paste data. Then, in step S20, it is determined whether the counter 32 has become equal to n + 1, and if they are equal, the counter 32 is reset to 1 in step S21.
This process achieves the ring buffer format.

【0028】以上のようにして、各スタックへの部分ト
データの登録が実行される。次に、以上のようにして登
録された部分データをあるアプリケーションで作成され
たデータに貼り付ける方法について説明する。
As described above, registration of partial data in each stack is executed. Next, a method of pasting the partial data registered as described above to the data created by a certain application will be described.

【0029】図5は部分データの貼り付け処理手順を表
すフローチャートである。尚、本フローチャートは、貼
り付け処理の開始指令を受けて起動される。
FIG. 5 is a flow chart showing the procedure for pasting partial data. It should be noted that this flow chart is started upon receiving a paste processing start command.

【0030】ステップS31において、部分データの一
覧表を表示する。この一覧表は図6に示されるように、
ディスプレイ7の表示画面の下のほうに表示される。図
6において、61は部分データ一覧表である。また、6
2はポインタであり、マウス6により操作される。ここ
で、各部分データ毎にアプリケーション名とデータ内容
が表示される。ここで、当該アプリケーションにおいて
貼り付け処理が実行できない部分データは薄く表示する
などして使用者に知らせる。この貼り付け処理が可能か
不可能かの判断は、当該アプリケーションが処理可能な
データ形式の領域にデータが有るか無いかで判断するこ
とが出来る。この処理の詳細は図7のフローチャートを
参照して後述する。
In step S31, a partial data list is displayed. This list, as shown in Figure 6,
It is displayed at the bottom of the display screen of the display 7. In FIG. 6, reference numeral 61 is a partial data list. Also, 6
A pointer 2 is operated by the mouse 6. Here, the application name and the data content are displayed for each partial data. Here, the partial data that cannot be pasted in the application is notified to the user by lightly displaying it. Whether or not this paste processing is possible can be determined by whether or not there is data in the area of the data format that can be processed by the application. Details of this processing will be described later with reference to the flowchart of FIG. 7.

【0031】ステップS32では部分データの指定を行
う。これはマウス6を用いて、ポインタ62を操作し、
直接一覧表の部分を指定しても良いし、キーボード5を
用いて該当する番号を指定するようにしても良い。ステ
ップS33で指定が完了するとステップS34へ進む。
ステップS34では、指定した部分データをどこに貼り
付けるかを指定する。そして、ステップS35で貼り付
け位置の指定を完了すると、ステップS36以降の各処
理により、スタックに格納された部分データが取り出さ
れて、データの貼り付けが実行される。
In step S32, partial data is designated. This uses the mouse 6 to operate the pointer 62,
The portion of the list may be designated directly, or the corresponding number may be designated using the keyboard 5. When the designation is completed in step S33, the process proceeds to step S34.
In step S34, where to paste the designated partial data is designated. Then, when the designation of the pasting position is completed in step S35, the partial data stored in the stack is taken out and the pasting of the data is executed by the processes of step S36 and subsequent steps.

【0032】ステップS36では、現在起動中のアプリ
ケーションが取り込み可能なデータ形式を検索し、その
スタックに、取り込み可能なデータ形式に部分データが
変換されて登録されているかを調べる。この結果、登録
されていれば、ステップS37よりステップS38へ進
み、その取り込み可能なデータ形式名と対応して登録さ
れた部分データを用いて、指定された位置への貼り付け
を実行する。一方、取り込み可能なデータ形式に変換さ
れていなければ部分データの取り込みは行わず本処理を
終了する。尚、上述のステップS36におけるデータ形
式の検索は、取り込み可能なデータ形式が2つ以上ある
場合に、起動中のアプリケーションにより適したデータ
形式のもから順に検索していく。従って、より適したデ
ータ形式により部分データの取り込みを行うことができ
る。
In step S36, a data format that can be fetched by the currently activated application is searched, and it is checked whether or not partial data is converted into the fetchable data format and registered in the stack. As a result, if it has been registered, the process proceeds from step S37 to step S38, and the partial data registered corresponding to the data format name that can be taken in is used to execute the pasting to the designated position. On the other hand, if the data format has not been converted into a data format that can be imported, the partial data is not imported and this process ends. In the search of the data format in step S36 described above, when there are two or more data formats that can be fetched, the data format more suitable for the running application is sequentially searched. Therefore, the partial data can be captured in a more suitable data format.

【0033】次に、上述のステップS31における部分
データの一覧表示の処理について図7のフローチャート
を用いて説明する。
Next, the process of displaying the partial data list in step S31 will be described with reference to the flowchart of FIG.

【0034】まず、ステップS51で、一覧表に表示す
べきスタックへアクセスする。次に、ステップS52
で、起動中のアプリケーションが取り込み可能なデータ
形式でもって部分データがそのスタックに登録されてい
るかどうかを調べるために、登録されているデータ形式
を検索する。ステップS54で、検索に成功した場合
(即ち、取り込み可能なデータ形式で部分データが登録
されていた場合)はステップS54へ進み、その部分デ
ータの内容を通常の明るさで一覧表に表示する。一方、
ステップS53において、検索が不成功に終わった場合
は、ステップS55へ進み、部分データの内容を薄く表
示する。そして、ステップS56で、処理すべきスタッ
クが残っているかどうかをチェックし、まだ未表示のス
タックが残っていればステップS51へ戻り、未表示の
スタックに対して上述の処理を繰り返す。また、全スタ
ックに対して処理が終了したら本処理を終了する。
First, in step S51, the stack to be displayed in the list is accessed. Next, step S52.
Then, the registered data format is searched to check whether or not the partial data is registered in the stack in a data format that can be fetched by the running application. If the search is successful in step S54 (that is, if the partial data is registered in the importable data format), the process proceeds to step S54, and the contents of the partial data are displayed in the list with normal brightness. on the other hand,
When the search is unsuccessful in step S53, the process proceeds to step S55, and the contents of the partial data are displayed in a light color. Then, in step S56, it is checked whether or not there is a stack to be processed, and if there is any undisplayed stack, the process returns to step S51, and the above-described processing is repeated for the undisplayed stack. When the processing is completed for all the stacks, this processing is completed.

【0035】以上説明してきたように、本実施例の情報
処理装置によれば、クリップボードバッファを複数のデ
ータが登録可能なリングバッファ形式とし、また、各部
分データに対しては種々のデータ形式に変換してデータ
登録を行う。このため、異なるアプリケーション間にお
いても、そのデータの違いを意識することなく、部分デ
ータのデータ連携が可能となる。そして、このようなク
リップボードを備えることにより、更に以下のような効
果を得ることができる。
As described above, according to the information processing apparatus of the present embodiment, the clipboard buffer has a ring buffer format in which a plurality of data can be registered, and each partial data has various data formats. Convert and register data. Therefore, even between different applications, data linkage of partial data becomes possible without being aware of the difference in the data. By providing such a clipboard, the following effects can be further obtained.

【0036】即ち、 ・データ形式をウインドウシステム等のアプリケーショ
ン間の共通形式とすることにより、クリップボードを利
用するアプリケーションのデータを個別に知っておく必
要がなくなるので、アプリケーションの開発効率が向上
する. ・複数のデータ形式を共通規約とし、同時にクリップボ
ードに書き込むようにすることにより、文書処理,表計
算,データベース,図形処理等様々なジャンルのアプリ
ケーションがクリップボードを利用できるようになる. ・また、各アプリケーションは適切なデータ形式でクリ
ップボードからの読み出し処理ができる. ・クリップボードに登録する共通のデータ形式として、
一般的なテキストデータ形式を含めることで更に容易な
クリップボード利用が可能となる. という効果を得る。
That is, by making the data format common to applications such as a window system, it is not necessary to individually know the data of the application that uses the clipboard, so the application development efficiency is improved. -By using multiple data formats as common conventions and writing to the clipboard at the same time, applications of various genres such as document processing, spreadsheets, databases, and graphic processing can use the clipboard. -Each application can read from the clipboard in an appropriate data format.・ As a common data format to be registered in the clipboard,
By including a general text data format, the clipboard can be used more easily. Get the effect.

【0037】更に、クリップボードバッファが複数の部
分データを格納できるので、複数のデータを貼り付ける
場合に、書き込んでは張り付けるという操作を繰り返す
必要が無くなり、部分処理における操作性が向上する。
Further, since the clipboard buffer can store a plurality of partial data, when pasting a plurality of data, it is not necessary to repeat the operation of writing and pasting, and the operability in the partial processing is improved.

【0038】尚、上記実施例においてはクリップボード
バッファに複数の部分データを格納可能として説明して
いるが、これに限られるものではない。一つの部分デー
タだけを登録可能とするクリップボード(即ちスタック
が一つしかない場合)であっても、種々のアプリケーシ
ョンがそのデータ形式を意識せずにクリップボードを使
用することができる。また、スタックが一つしかない場
合は、部分データを指定するという手順は不要となる。
Although a plurality of partial data can be stored in the clipboard buffer in the above embodiment, the present invention is not limited to this. Even with a clipboard that can register only one partial data (that is, when there is only one stack), various applications can use the clipboard without being aware of the data format. Also, when there is only one stack, the procedure of specifying partial data is unnecessary.

【0039】[0039]

【発明の効果】以上説明してきたように、本発明の情報
処理方法及び装置によれば、データ連携すべきデータを
複数のデータ形式によりデータバッファ上に登録するこ
とで、各アプリケーションのデータ形式を意識すること
なく、種々のアプリケーション間におけるデータ連携が
可能となる。
As described above, according to the information processing method and apparatus of the present invention, the data format of each application can be changed by registering the data to be linked with each other in the data buffer in a plurality of data formats. It is possible to link data between various applications without being aware of it.

【0040】[0040]

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

【図1】本実施例による情報処理装置の概略構成を表す
ブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus according to this embodiment.

【図2】クリップボードバッファの構成を表すブロック
図である。
FIG. 2 is a block diagram showing a configuration of a clipboard buffer.

【図3】クリップボードバッファの各スタック毎のデー
タ構成を表す図である。
FIG. 3 is a diagram showing a data structure of each stack of a clipboard buffer.

【図4】部分データの登録処理手順を表すフローチャー
トである。
FIG. 4 is a flowchart showing a registration processing procedure of partial data.

【図5】部分データの貼り付け処理手順を表すフローチ
ャートである。
FIG. 5 is a flowchart showing a procedure for pasting partial data.

【図6】ディスプレイ画面における部分データ一覧表の
表示状態を表す図である。
FIG. 6 is a diagram showing a display state of a partial data list on a display screen.

【図7】部分データの一覧表示の表示処理手順を表すフ
ローチャートである。
FIG. 7 is a flowchart showing a display processing procedure for displaying a list of partial data.

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

1 CPU 2 ROM 3 RAM 3a クリップボードバッファ 3b プログラム領域 3c 作業領域 31 スタック 32 カウンタ 1 CPU 2 ROM 3 RAM 3a Clipboard buffer 3b Program area 3c Work area 31 Stack 32 Counter

───────────────────────────────────────────────────── フロントページの続き (72)発明者 田村 元秀 徳島県徳島市沖浜東3−46 株式会社ジャ ストシステム内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Motohide Tamura 3-46 Okihamahigashi, Tokushima City, Tokushima Prefecture Justsystem Co., Ltd.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】複数のアプリケーション間でデータ連携を
行うことが可能な情報処理装置であって、 データ連携を行うべきデータを複数種類のデータ形式に
変換する変換手段と、 前記データ連携を行うべきデータを前記変換手段により
得られた複数のデータ形式にてバッファに格納する格納
手段と、 データ連携を行うべきデータを前記バッファより読み出
すとき、起動中のアプリケーションが取り込み可能なデ
ータ形式に変換されたデータを読み出す読出手段と、 を備えることを特徴とする情報処理装置。
1. An information processing apparatus capable of performing data cooperation between a plurality of applications, comprising: a conversion unit for converting data to be subjected to data cooperation into a plurality of types of data formats; and the data cooperation. A storage unit for storing data in a buffer in a plurality of data formats obtained by the conversion unit, and a data format that can be captured by a running application when the data to be linked with data is read from the buffer. An information processing apparatus comprising: a reading unit that reads out data.
【請求項2】複数のアプリケーション間でデータ連携を
行うことが可能な情報処理装置であって、 データ連携を行うべきデータを複数種類のデータ形式に
変換する変換手段と、 前記データ連携を行うべきデータを格納するための領域
を複数有するバッファを備え、該バッファの各領域に前
記データ連携を行うべきデータを前記変換手段により得
られた複数のデータ形式にてバッファに格納する格納手
段と、 データ連携を行うべきデータを指定する指定手段と、 前記指定手段により指定されたデータを前記バッファよ
り読み出すとき、起動中のアプリケーションが取り込み
可能なデータ形式に変換されたデータを当該領域より読
み出す読出手段と、 を備えることを特徴とする情報処理装置。
2. An information processing apparatus capable of performing data cooperation between a plurality of applications, comprising: a conversion unit for converting data for which data cooperation is to be performed into a plurality of types of data formats; and the data cooperation. A storage unit having a buffer having a plurality of areas for storing data, and storing in each area of the buffer the data to be subjected to the data cooperation in the buffer in a plurality of data formats obtained by the conversion unit; Specifying means for specifying the data to be linked, and reading means for reading out the data converted into the data format that can be taken in by the running application when reading the data specified by the specifying means from the area. An information processing apparatus comprising:
【請求項3】前記変換手段は、データ連携を行うべきデ
ータを所定の共通規約にしたがった複数のデータ形式に
変換する、 ことを特徴とする請求項1または2に記載の情報処理装
置。
3. The information processing apparatus according to claim 1, wherein the conversion means converts the data to be data-coordinated into a plurality of data formats according to a predetermined common protocol.
【請求項4】前記格納手段は、前記バッファに前記デー
タ連携を行うべきデータを前記変換手段により得られた
複数のデータ形式にてバッファに格納するとともに、当
該データを作成したアプリケーションによるデータ形式
のままで格納する、 ことを特徴とする請求項1乃至3のいずれかに記載の情
報処理装置。
4. The storage means stores the data to be subjected to the data cooperation in the buffer in a plurality of data formats obtained by the conversion means, and stores the data in a data format by an application that created the data. The information processing apparatus according to any one of claims 1 to 3, further comprising:
【請求項5】複数のアプリケーション間でデータ連携を
行うことが可能な情報処理方法であって、 データ連携を行うべきデータを複数種類のデータ形式に
変換する変換工程と、 前記データ連携を行うべきデータを前記変換工程により
得られた複数のデータ形式にてバッファに格納する格納
工程と、 データ連携を行うべきデータを前記バッファより読み出
すとき、起動中のアプリケーションが取り込み可能なデ
ータ形式に変換されたデータを読み出す読出工程と、 を備えることを特徴とする情報処理方法。
5. An information processing method capable of performing data cooperation between a plurality of applications, comprising: a conversion step of converting data to be data cooperated into a plurality of types of data formats; and performing the data cooperation. A storage step of storing data in a buffer in a plurality of data formats obtained by the conversion step, and a data format that can be captured by a running application when data to be linked with data is read from the buffer An information processing method comprising: a reading step of reading data.
【請求項6】複数のアプリケーション間でデータ連携を
行うことが可能な情報処理方法であって、 データ連携を行うべきデータを複数種類のデータ形式に
変換する変換工程と、 前記データ連携を行うべきデータを格納するための領域
を複数有するバッファを有し、該バッファの各領域に前
記データ連携を行うべきデータを前記変換工程により得
られた複数のデータ形式にてバッファに格納する格納工
程と、 データ連携を行うべきデータを指定する指定工程と、 前記指定工程により指定されたデータを前記バッファよ
り読み出すとき、起動中のアプリケーションが取り込み
可能なデータ形式に変換されたデータを当該領域より読
み出す読出工程と、 を備えることを特徴とする情報処理方法。
6. An information processing method capable of performing data cooperation between a plurality of applications, comprising: a conversion step of converting data to be subjected to data cooperation into a plurality of types of data formats; and performing the data cooperation. A storage step of having a buffer having a plurality of areas for storing data, and storing the data to be subjected to the data cooperation in each area of the buffer in the buffer in a plurality of data formats obtained by the conversion step; A designation step of designating data to be linked with data, and a reading step of reading data converted into a data format that can be read by an application being started from the area when the data designated by the designation step is read from the buffer And an information processing method comprising:
【請求項7】前記変換工程は、データ連携を行うべきデ
ータを所定の共通規約にしたがった複数のデータ形式に
変換する、 ことを特徴とする請求項5または6に記載の情報処理方
法。
7. The information processing method according to claim 5, wherein in the converting step, the data to be data-coordinated is converted into a plurality of data formats according to a predetermined common contract.
【請求項8】前記格納工程は、前記バッファに前記デー
タ連携を行うべきデータを前記変換工程により得られた
複数のデータ形式にてバッファに格納するとともに、当
該データを作成したアプリケーションによるデータ形式
のままで格納する、 ことを特徴とする請求項5乃至7のいずれかに記載の情
報処理方法。
8. The storing step stores the data to be linked with the data in the buffer in a plurality of data formats obtained by the converting step, and stores the data in a data format by an application that created the data. The information processing method according to any one of claims 5 to 7, further comprising:
JP4278865A 1992-10-16 1992-10-16 Method and device for processing information Pending JPH06131153A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4278865A JPH06131153A (en) 1992-10-16 1992-10-16 Method and device for processing information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4278865A JPH06131153A (en) 1992-10-16 1992-10-16 Method and device for processing information

Publications (1)

Publication Number Publication Date
JPH06131153A true JPH06131153A (en) 1994-05-13

Family

ID=17603207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4278865A Pending JPH06131153A (en) 1992-10-16 1992-10-16 Method and device for processing information

Country Status (1)

Country Link
JP (1) JPH06131153A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007233630A (en) * 2006-02-28 2007-09-13 Fujitsu Ltd Browser screen-display device, and program for the same
WO2008065835A1 (en) * 2006-11-29 2008-06-05 Nec Corporation Application association system, application association method, recording medium and application association program
US7456987B2 (en) 1997-12-26 2008-11-25 Ricoh Company, Ltd. Digital image forming apparatus
GB2473914A (en) * 2009-09-25 2011-03-30 Intel Corp Buffering in media and pipelined processing components
JP2015043234A (en) * 2014-10-28 2015-03-05 カシオ計算機株式会社 Data input device and program
JP2016206786A (en) * 2015-04-17 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61241828A (en) * 1985-04-19 1986-10-28 Matsushita Graphic Commun Syst Inc Data processing system
JPS61272825A (en) * 1985-05-29 1986-12-03 Nec Corp Information store and forward switching system
JPH01134677A (en) * 1987-11-20 1989-05-26 Fuji Xerox Co Ltd Document converting device
JPH02249036A (en) * 1989-03-23 1990-10-04 Canon Inc Data processor
JPH02288918A (en) * 1989-01-17 1990-11-28 Landmark Graphics Corp Method for information transfer between simultaneously operating computer programs
JPH03268045A (en) * 1990-03-16 1991-11-28 Sharp Corp Interface constituting system
JPH03282627A (en) * 1990-03-29 1991-12-12 Nec Corp Inter-program data transfer control method
JPH0481935A (en) * 1990-07-24 1992-03-16 Nec Corp Inter-program information store and forward exchange system
JPH06131199A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for processing information

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61241828A (en) * 1985-04-19 1986-10-28 Matsushita Graphic Commun Syst Inc Data processing system
JPS61272825A (en) * 1985-05-29 1986-12-03 Nec Corp Information store and forward switching system
JPH01134677A (en) * 1987-11-20 1989-05-26 Fuji Xerox Co Ltd Document converting device
JPH02288918A (en) * 1989-01-17 1990-11-28 Landmark Graphics Corp Method for information transfer between simultaneously operating computer programs
JPH02249036A (en) * 1989-03-23 1990-10-04 Canon Inc Data processor
JPH03268045A (en) * 1990-03-16 1991-11-28 Sharp Corp Interface constituting system
JPH03282627A (en) * 1990-03-29 1991-12-12 Nec Corp Inter-program data transfer control method
JPH0481935A (en) * 1990-07-24 1992-03-16 Nec Corp Inter-program information store and forward exchange system
JPH06131199A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for processing information

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7456987B2 (en) 1997-12-26 2008-11-25 Ricoh Company, Ltd. Digital image forming apparatus
JP2007233630A (en) * 2006-02-28 2007-09-13 Fujitsu Ltd Browser screen-display device, and program for the same
WO2008065835A1 (en) * 2006-11-29 2008-06-05 Nec Corporation Application association system, application association method, recording medium and application association program
JP5146320B2 (en) * 2006-11-29 2013-02-20 日本電気株式会社 Application linkage system, application linkage method, recording medium, and application linkage program
GB2473914A (en) * 2009-09-25 2011-03-30 Intel Corp Buffering in media and pipelined processing components
GB2473914B (en) * 2009-09-25 2013-12-25 Intel Corp Buffering in media and pipelined processing components
US8738863B2 (en) 2009-09-25 2014-05-27 Intel Corporation Configurable multi-level buffering in media and pipelined processing components
JP2015043234A (en) * 2014-10-28 2015-03-05 カシオ計算機株式会社 Data input device and program
JP2016206786A (en) * 2015-04-17 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic device

Similar Documents

Publication Publication Date Title
US5555101A (en) Forms creation and interpretation system
CA2396881A1 (en) Imaging documents having static content and variable data
US6590674B1 (en) Method and apparatus for creating and maintaining graphic representations of documents under a universal format
JPH06131153A (en) Method and device for processing information
JPH06131199A (en) Method and device for processing information
JP4683443B2 (en) Print production system using network
JP5420695B2 (en) Structured data file creation device for software development
JP2008269453A (en) Printing system and program for printing system
JPH1173288A (en) Display device and method for controlling display and recording medium
JP2003132078A (en) Database construction device, method therefor, program thereof and recording medium
JPH07114610A (en) Input device and method for information processing system
JPH1063813A (en) Method for managing image document and device therefor
JPH06187107A (en) Slip distribution output device
WO2022162867A1 (en) Printing method, electronic apparatus, program, server, and image-forming device
JP2803087B2 (en) Print processing device
JP2003308325A (en) Device, method and program for registering data, and recording medium
JP3064719B2 (en) Graph creation device
JPH08329050A (en) Document data converting device
JPH04241618A (en) Slip preparing device
JP4192457B2 (en) Database construction apparatus, database construction method, database construction program, recording medium
JP2866464B2 (en) Line figure boundary extraction method
JPH06266487A (en) Information processor and help information presenting method
JP2003131932A (en) System, method and program for constructing a database as well as recording medium
JPH10255064A (en) Allocating device for material prepared as digital data
JPH1049413A (en) Data processor