JP2011018357A - Information retrieval device, method, recording medium, and information retrieval system - Google Patents

Information retrieval device, method, recording medium, and information retrieval system Download PDF

Info

Publication number
JP2011018357A
JP2011018357A JP2010196150A JP2010196150A JP2011018357A JP 2011018357 A JP2011018357 A JP 2011018357A JP 2010196150 A JP2010196150 A JP 2010196150A JP 2010196150 A JP2010196150 A JP 2010196150A JP 2011018357 A JP2011018357 A JP 2011018357A
Authority
JP
Japan
Prior art keywords
range
data
search
program
mouse
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010196150A
Other languages
Japanese (ja)
Other versions
JP5067745B2 (en
Inventor
Toshihiko Okabe
俊彦 岡部
Chisato Okabe
千里 岡部
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2010196150A priority Critical patent/JP5067745B2/en
Publication of JP2011018357A publication Critical patent/JP2011018357A/en
Application granted granted Critical
Publication of JP5067745B2 publication Critical patent/JP5067745B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To simplify copying operation after the specification of a range by a pointing device or operation for transferring data in a specified range to its processing program.SOLUTION: A determination is made as to whether coordinates obtained by the click operation of the pointing device are included within a range specified by the range specifying operation of the pointing device which is executed prior to the click operation. If it is determined that the coordinates are included within the specified range, the data in the specified range are transferred to a transfer destination. Thus the operability of the device is good.

Description

この発明は、ユーザーによって任意に選択され表示される文書、画像、音声を視覚化した波形グラフなどに付いて、マウスやタッチパネルやキーボードなどの入力デバイスを用いて指定した範囲のデータを、クリップボードへ渡したりエディタなどのアプリケーションプログラムへ渡す際の操作性を改善することができる、データ引き渡し装置、データ引き渡し方法、及びデータ引き渡しプログラムを記録した記録媒体に関するものである。なお本願は特願平10−320055の出願以降に発明されたものの優先権主張出願をするために、またこの間に見つかった先行関連技術に付いて言及するために為されるものである。  The present invention attaches data in a range specified using an input device such as a mouse, touch panel, or keyboard to a clipboard, attached to a waveform graph that visualizes a document, image, or sound that is arbitrarily selected and displayed by a user. The present invention relates to a data delivery apparatus, a data delivery method, and a recording medium on which a data delivery program is recorded, which can improve the operability when passing to an application program such as an editor. In addition, this application is made in order to make a claim for priority claim of what was invented after the filing of Japanese Patent Application No. 10-320055 and to refer to the prior art found during this time.

いわゆるウインドウシステムを具えたパーソナルコンピュータのオペレーティングシステムやアプリケーションプログラムでは、マウスなどのポインティングデバイスによる各種操作が行なえるようになっている。例えばマウスで文字列を選択した後ドラッグしたり、ボタンアイコンやリンクをマウスボタンでクリックするなどの操作が可能である。  In an operating system and application program of a personal computer having a so-called window system, various operations can be performed with a pointing device such as a mouse. For example, an operation such as dragging after selecting a character string with a mouse or clicking a button icon or link with a mouse button is possible.

例えばワールドワイドウェブのブラウザから文書エディタへ、任意の文字列をコピーするという操作を考えた場合、これまでのやり方では図52に示すようにまずブラウザ上でマウスなどを用いて文字列80を選択し、プルダウンメニュー8の「編集」からコピーコマンドを実行し、エディタにフォーカスを当て、所望の位置にマウスカーソルを置いた後、エディタのプルダウンメニューの「編集」からペーストコマンドを実行するという手順をとっている。また図53に示すように、マウスに左右のボタンがあり且つ右ボタンによってポップアップメニュー81が表示可能なものでは、マウスの左ボタンを用いたドラッグによって文字列80を選択した後、ポップアップメニュー81からコピーやペーストコマンドを実行するという手順をとる場合がある。  For example, when considering an operation of copying an arbitrary character string from a browser on the World Wide Web to a document editor, the character string 80 is first selected by using a mouse or the like on the browser as shown in FIG. Then, execute the copy command from "Edit" in the pull-down menu 8, focus on the editor, place the mouse cursor at the desired position, and then execute the paste command from "Edit" in the editor pull-down menu. I'm taking it. As shown in FIG. 53, when the mouse has left and right buttons and the pop-up menu 81 can be displayed by the right button, the character string 80 is selected by dragging using the left button of the mouse, and then the pop-up menu 81 is selected. There are cases where a procedure of executing a copy or paste command is taken.

特願平10−320055号公報  Japanese Patent Application No. 10-320055

上記手順は冗長であるにもかかわらず、コンピュータを扱う者は必ず慣れなければ成らない手順であるとされているため、これまで何の疑いもなく踏襲されてきた。文字列を選択する操作は必要であるが、その後のコピー操作はもっと簡単であることが望ましい。このように基本的な操作のために、幾つかの異なる手順を経なくてはならなかったり、ボタンを押す指を変えなくてはならなかったり、プルダウンメニューまでマウスを大きく移動させなくてはならなかったりするのでは、円滑な操作性は得られない。選択した文字列を、文字列の処理プログラムに引き渡すというような操作に関しても、文字列選択後の引き渡しの操作はもっと簡単であることが望ましい。例えば文書、画像、音声を視覚化した波形グラフなどに付いて、マウスを用いて任意範囲を選択するのであれば、この範囲選択時に使用したものと同じボタンを利用してそのまま処理プログラムに引き渡せるようであれば、ユーザーにとって大きな助けとなる。  Although the above procedure is redundant, it is said that it is a procedure that must be used by those who work with computers, so it has been followed without any doubt. Although an operation for selecting a character string is necessary, it is desirable that the subsequent copy operation be simpler. For this basic operation, you have to go through several different steps, change your finger pressing the button, or move your mouse to the pull-down menu. If not, smooth operability cannot be obtained. Regarding the operation of handing over the selected character string to the character string processing program, it is desirable that the handing over operation after the character string is selected be simpler. For example, if you use a mouse to select an arbitrary range with a waveform graph that visualizes a document, image, or sound, you can use the same button that was used to select this range and hand it over to the processing program. If so, it will be a big help for the user.

なお上述したように特開平9−325875の情報通信処理装置における入力方式なる公開特許が新たに見つかったが、このものは通信センターとなるホストコンピュータとユーザー端末とを直接接続し、CUI(キャラクタ・ユーザー・インターフェース)を介して通信を行なう、所謂パソコン通信システム上の入力方式に関するものである。このものは、ホストコンピュータが送信して来る階層構造のメニューを順次辿らせるようにして、予め用意された情報画面に誘導するための入力方式に関するものであり、メニューは定まっており、ユーザーが任意にファイルを選択して表示できるような、現代のWWW(World Wide Web)のような柔軟な通信方式から見ればすでに過去のものとなっており、ユーザーフレンドリーなインターフェースであるとはいい難いものがある。なおこれに類するシステムとして、所謂システム手帳に於けるタッチパネル上のメニュー方式を上げることができる。メニューの各々の項目は実はスイッチであり、静的で固定的なものである。  As described above, an open patent as an input method in the information communication processing apparatus disclosed in Japanese Patent Laid-Open No. 9-325875 has been newly found. This is a direct connection between a host computer serving as a communication center and a user terminal, and a CUI (character The present invention relates to an input method on a so-called personal computer communication system that performs communication via a user interface. This is related to the input method for guiding the user to the information screen prepared in advance so that the hierarchical menus sent by the host computer can be sequentially traced. From the viewpoint of a flexible communication method such as the modern WWW (World Wide Web) that allows you to select and display files, it is already a thing of the past, and it is difficult to say that it is a user-friendly interface is there. As a similar system, a menu system on a touch panel in a so-called system notebook can be raised. Each item in the menu is actually a switch, static and fixed.

また新たに見つかった、公開特許ではないもののすでにサービスが行なわれているWWW上のデータ引き渡し方式として、検索エンジンにキーワードを渡すために2ボタンマウスを使用し、左ボタンによる範囲指定でキーワードを選択し、このキーワード上で右ボタンをクリックしてメニューを表示させ、メニュー上に現われる検索コマンドを実行するというものがある。しかしながら上述したように、上記手順は冗長である。キーワードを選択する操作は必要であるが、その後の検索コマンド実行までの操作方法は、更に分かりやすく簡単で便利であることが望ましい。  In addition, a newly discovered data delivery method on the WWW that is not a published patent, but uses a two-button mouse to pass keywords to the search engine, and selects a keyword by specifying a range with the left button Then, a menu is displayed by clicking the right button on the keyword, and a search command appearing on the menu is executed. However, as mentioned above, the above procedure is redundant. Although an operation for selecting a keyword is necessary, it is desirable that the operation method up to the subsequent execution of the search command is further easy to understand and simple.

そこでこの発明は、ユーザーが任意に選択し表示させた文書や静止画像、また動画や音声を時系列的に視覚化した進行グラフ、などからユーザーが任意に範囲指定した文字列や画像の一部やグラフの一部などのデータを、クリップボードや他のアプリケーションプログラムへ引き渡す際の操作性を良好にすることを目的とする。  Therefore, the present invention is a part of a character string or image arbitrarily designated by the user from a document or still image arbitrarily selected and displayed by the user or a progress graph visualizing moving images or sounds in time series. The purpose is to improve the operability when transferring data such as a part of a graph or a graph to a clipboard or another application program.

(手段1乃至手段6) この発明のデータ引き渡し装置およびデータ引き渡し方法は、ユーザーによって任意に選択された操作対象に対して、入力デバイスによる任意範囲の範囲指定操作に続いて入力デバイスによるスイッチ操作が行なわれた時に、任意指定範囲内のデータを、引き渡し先データに基づいて引き渡し先へ渡すようにしている。この操作対象は固定的なものではなく何が表示されるか一定していないが、ユーザーの自由意志で範囲指定操作を行ない得るようにしている点に特徴を有する。従って、ユーザーは任意に操作対象を選択でき、この操作対象に対して任意の範囲を範囲指定した後で、スイッチ操作をするだけで、指定範囲内のデータを引き渡し先へ渡すことができるので、操作が誰にでも分かりやすく簡単で円滑で便利である。ユーザーにより任意に選択された操作対象に対して、このように良好な操作性を実現したものはこれまでなかった。  (Means 1 to 6) According to the data delivery apparatus and the data delivery method of the present invention, the switch operation by the input device is performed on the operation target arbitrarily selected by the user following the range specifying operation by the input device. When done, data within an arbitrarily specified range is passed to the delivery destination based on the delivery destination data. This operation target is not fixed and what is displayed is not constant, but is characterized in that a range specifying operation can be performed at the user's free will. Therefore, the user can arbitrarily select the operation target, and after specifying the range for this operation target, the user can pass the data within the specified range to the delivery destination simply by operating the switch. The operation is easy for anyone to understand, simple, smooth and convenient. Until now, there has been no one that has realized such a good operability for an operation target arbitrarily selected by a user.

手段2及び手段5に於いては、入力デバイスによるスイッチ操作が行なわれた時の座標が、このスイッチ操作に先立つ入力デバイスによる範囲指定操作で指定された範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、指定範囲内のデータを引き渡し先へ渡すようにしている。即ち、範囲指定した後、その上でスイッチ操作をするだけで、指定範囲内のデータは引き渡し先へ渡される。指定範囲は複数の座標で表わすことができるから、その各々の座標とクリック操作が行なわれた時の座標との位置関係を調べることによって、範囲内にあるか否かが分かる。従って、ユーザーは指定範囲上でスイッチ操作を行なうだけでよいという、直感的に分かりやすい操作性を実現することができる。  In the means 2 and means 5, it is determined whether or not the coordinates when the switch operation by the input device is performed are within the range specified by the range specifying operation by the input device prior to the switch operation, When it is determined that the data is within the specified range, the data within the specified range is transferred to the delivery destination. That is, after the range is designated, the switch within the designated range is simply operated, and the data within the designated range is passed to the delivery destination. Since the designated range can be represented by a plurality of coordinates, it can be determined whether or not the designated range is within the range by examining the positional relationship between each coordinate and the coordinates when the click operation is performed. Accordingly, it is possible to realize intuitive operability that the user only needs to perform a switch operation within a specified range.

また手段3及び手段6に於いては、入力デバイスによるスイッチ操作が行なわれた時の座標が、このスイッチ操作に先立つ入力デバイスによる範囲指定操作で指定された範囲外にあるか否かを判定し、指定範囲外にある場合には、任意指定範囲内のデータを引き渡し先へ渡すようにしている。従って、範囲指定操作後はその指定範囲上にカーソルを移すことなくスイッチ操作を行なえばよく、気楽な操作性を実現することができる。  Further, the means 3 and means 6 determine whether or not the coordinates when the switch operation by the input device is performed are outside the range specified by the range specifying operation by the input device prior to the switch operation. If it is outside the specified range, the data within the arbitrarily specified range is passed to the delivery destination. Therefore, after the range designation operation, the switch operation may be performed without moving the cursor over the designated range, and easy operability can be realized.

(手段7及び手段8) この発明のデータ引き渡しプログラムを記録した記録媒体は、ユーザーが任意に表示する操作対象に対し、入力デバイスによる任意範囲の範囲指定操作に続いて入力デバイスによるスイッチ操作が行なわれた時に、引き渡し先データに基づいて、任意指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。従ってこのプログラムに基づくデータの引き渡しは、任意に選択した操作対象から任意の範囲を選択し、スイッチ操作をするだけで引き渡し先へ渡すことができるので、操作が誰にでも分かりやすく簡単で円滑で便利である。なお手段7のプログラムを記録した記録媒体は、引き渡し先に関するデータを備えておらず、別途、導入するようにしている。従って、範囲指定されたデータの引き渡しを行なうプログラムと、引き渡し先に関するデータとを、別売りすることができる。すなわち引き渡し先に関するデータのみ、別のCD−ROMなどの記録媒体から読み込むようにしてもよいし、ネットワーク経由で読み込むようにしてもよい。これに対して手段8のプログラムを記録した記録媒体では、予め、引き渡し先に関するデータを備えたプログラムを記録している。引き渡し先に関するデータとは、引き渡し先アドレスなど、引き渡し先を指定するために必要なもののことである。更には実施形態のところで説明するような、引き渡し先に固有のデータのことである。従って、範囲指定されたデータの引き渡しを行なうプログラムと引き渡し先に関するデータとをCD−ROMなどの記録媒体に一緒に記録して販売することができる。なおこの発明のプログラムコード中に引き渡し先に関するデータを入れておくことも可能である。  (Means 7 and 8) In the recording medium on which the data delivery program of the present invention is recorded, the switch operation by the input device is performed following the range designation operation by the input device for the operation target arbitrarily displayed by the user. The program is recorded so that the data within the arbitrarily specified range is passed to the delivery destination based on the delivery destination data. Therefore, data can be delivered based on this program by selecting an arbitrary range from an arbitrarily selected operation target and passing it to the delivery destination simply by operating the switch. Convenient. Note that the recording medium on which the program of the means 7 is recorded does not include data relating to the delivery destination, and is separately introduced. Accordingly, a program for delivering range-designated data and data relating to the delivery destination can be sold separately. That is, only the data related to the delivery destination may be read from another recording medium such as a CD-ROM, or may be read via a network. On the other hand, in the recording medium on which the program of the means 8 is recorded, a program including data relating to the delivery destination is recorded in advance. The data related to the delivery destination is data necessary for specifying the delivery destination, such as a delivery destination address. Furthermore, it is data unique to the delivery destination as described in the embodiment. Therefore, the program for delivering the range-designated data and the data relating to the delivery destination can be recorded and recorded together on a recording medium such as a CD-ROM. It is possible to put data relating to the delivery destination in the program code of the present invention.

更にこの発明のプログラムを記録した記録媒体は、手段9では、入力デバイスによるスイッチ操作が行なわれた時の座標が指定範囲内にある場合に、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。従って、ユーザーは単に指定範囲上でスイッチ操作を行なうだけでよいという、直感的で分かりやすい操作性を実現することができる。なお上述した関連技術では、指定範囲外ではもちろんのこと指定範囲内であっても、クリック操作が行なわれるとその範囲指定は解除されることになっていた。  Furthermore, in the recording medium on which the program of the present invention is recorded, the data in the designated range is transferred to the delivery destination in the means 9 when the coordinates when the switch operation by the input device is performed are within the designated range. The program is recorded. Therefore, it is possible to realize an intuitive and easy-to-understand operability that the user only needs to perform a switch operation within a specified range. In the related art described above, the range designation is canceled when a click operation is performed even if it is within the designated range as well as outside the designated range.

更にこの発明のプログラムを記録した記録媒体は、手段10では入力デバイスによるスイッチ操作が行なわれた時の座標が指定範囲外にある場合に、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。従って、範囲指定操作後はその指定範囲上にカーソルを移すことなくスイッチ操作を行なえばよく、気楽な操作性を実現することができる。  Further, the recording medium on which the program of the present invention is recorded is a program in which the data in the designated range is transferred to the delivery destination in the means 10 when the coordinates when the switch operation by the input device is performed are outside the designated range. Is recorded. Therefore, after the range designation operation, the switch operation may be performed without moving the cursor over the designated range, and easy operability can be realized.

(入力デバイスの説明) なお入力デバイスとしてはマウス、トラックボール、タッチパネル、ペンタブレット、ライトペン、視線入力装置、デジタイザなどのポインティングデバイスの他、キーボードの矢印キーなどを上げることができる。スイッチは、入力デバイスによって異なり、例えばマウスであればボタンであり、キーボードであればリターンキーやその他設定されたキーであり、インターネットに接続し得る家電であれば、リモコンのボタンや装置側に取り付けたスイッチのことである。またスイッチ操作は、例えばマウスではクリック操作のことであり、このクリックという操作は、マウスに設けられたボタンを押して離すことである。タッチパネルでは、その表面を指先やペンで触れてから離す操作のことである。タッチパネルの場合でもスイッチをON,OFFしていることに変わりはない。またスイッチ操作は、マウスではシングルクリックでもダブルクリックでもトリプルクリックでもよく、これ等は設計次第である。  (Description of Input Device) As an input device, a pointing device such as a mouse, a trackball, a touch panel, a pen tablet, a light pen, a line-of-sight input device, a digitizer, or an arrow key of a keyboard can be raised. The switch varies depending on the input device, for example, a button for a mouse, a return key or other set key for a keyboard, or a remote control button or device attached to a home appliance that can be connected to the Internet. It is a switch. The switch operation is, for example, a click operation with a mouse, and this click operation is to press and release a button provided on the mouse. In a touch panel, the surface is touched with a fingertip or a pen and then released. Even in the case of a touch panel, the switch remains on and off. The switch operation may be single click, double click or triple click with the mouse, depending on the design.

指定範囲内のデータが引き渡されるタイミングは、例えばマウスのスイッチを押した時、またはこの後の離した時などと決めればよい。マウスイベントでは、ボタンが押されたことをマウスダウンといい、離されたことをマウスアップなどといっている。マウスではボタンが1つのものから3つのもの、クリック可能なホイールが付いたものまで様々あるが、その何れを利用するようにしてもよい。2ボタンのマウスでは、左ボタンにこの発明に於けるクリック操作を割り当てると最も効果的である。人差し指を使うこの操作がいちばん多く使用されており、また扱いやすいからである。またマウスカーソルが前記指定範囲内にある時に、カーソル形状を矢形状などのポインタに変えるようにしてもよい。  The timing at which the data within the specified range is delivered may be determined, for example, when the mouse switch is pressed or released thereafter. In the mouse event, the button being pressed is referred to as mouse down, and the button being released is referred to as mouse up. There are various types of mouse, from one to three buttons, and one with a clickable wheel, any of which may be used. In a two-button mouse, it is most effective to assign the click operation in the present invention to the left button. This is because this operation using the index finger is the most frequently used and easy to handle. When the mouse cursor is within the specified range, the cursor shape may be changed to a pointer such as an arrow shape.

(手段11) 更にこの発明のプログラムを記録した記録媒体は、手段9に関連して、指定範囲をオブジェクトとして、その上で入力デバイスによるスイッチ操作が行なわれた時、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。これは例えばGUIの代表的なオペレーティングシステムであるWindows(マイクロソフト社の商標である)上で動作するInternet Explorer(商標)に実装されているonClickイベントを利用するなどすればよい。範囲指定で得られたデータと、この指定範囲上のonClickイベントで得られたデータとを照合し、両者が同一のものであればこのデータを引き渡し先へ渡す。従ってこの発明を容易に実装することができる。  (Means 11) Further, the recording medium on which the program of the present invention is recorded relates to the means 9 and uses the designated range as an object, and when the switch operation is performed by the input device, the data in the designated range is delivered. The program that is supposed to be handed over is recorded. For example, an onClick event implemented in Internet Explorer (trademark) operating on Windows (trademark of Microsoft Corporation), which is a typical GUI operating system, may be used. The data obtained by designating the range is compared with the data obtained by the onClick event on the designated range, and if both are the same, this data is passed to the delivery destination. Therefore, the present invention can be easily implemented.

(手段12) 更にこの発明のプログラムを記録した記録媒体は、手段9に関連して、範囲指定後にこの指定範囲を予め定めた規則で拡大した上で、前記判定処理を行なうようにしたプログラムを記録している。従って実際の指定範囲から外れてスイッチ操作を行なったとしても、その座標が拡大された指定範囲内にある限りデータの引き渡しが行なわれるため、スイッチ操作にあまり神経を使わなくて済む。  (Means 12) Further, the recording medium on which the program of the present invention is recorded relates to the means 9 and includes a program for performing the determination process after the designated range is expanded after a range is designated. It is recorded. Therefore, even if the switch operation is performed outside the actual specified range, data is transferred as long as the coordinates are within the expanded specified range, so that much less nerve is required for the switch operation.

(手段13) 更にこの発明のプログラムを記録した記録媒体は、手段9に関連して、入力デバイスのカーソルを、範囲指定後にこの指定範囲内に自動的に移動させるようにしたプログラムを記録している。従って範囲指定後に入力デバイスのカーソルを指定範囲内に移動させる操作が不要となるため、操作が更に楽なものになる。  (Means 13) Further, the recording medium on which the program of the present invention is recorded relates to the means 9 and records the program that automatically moves the cursor of the input device within the designated range after the range is designated. Yes. Therefore, the operation of moving the cursor of the input device within the specified range after the range is specified becomes unnecessary, and the operation becomes even easier.

(手段14) 更にこの発明のプログラムを記録した記録媒体は、音声入力装置を備え、ユーザーから任意に発せられた言葉の音声認識を行なうコンピュータに、手段13に係る処理を行なわせるためのものであって、範囲指定したいとしてユーザーから発せられた言葉の音声認識結果を受け取り、この認識結果の文字列と表示文字列との一致を判定し、一致する場合にはその表示文字列にフォーカスして前記入力デバイスによるスイッチ操作に相当する制御を行なうことにより、この文字列を引き渡し先へ渡すようにしたプログラムを記録している。音声認識された文字列と、範囲指定したいとする文字列との一致を判定しているため、範囲指定は確実なものとなっている。従ってマイクに向って声で範囲指定でき、かつカーソルがこの指定範囲内に入っているため、後はスイッチ操作をするだけとなり、操作性が良好である。またウェアラブルコンピュータのようにディスプレイを眼鏡として構成して目の前に掛けたり、直接網膜に映像を投影するような装置では、範囲指定が難しいが、これらに対しても良好なユーザーインターフェースを提供できる。なお上記説明中、文字列には1字の場合を含んでいるものとする。また音声認識の認識率が低い場合、音声認識された文字列と範囲指定したいとする文字列とがほぼ一致しさえすれば、範囲指定されたものとするとような曖昧処理を行なってもよい。フォーカスはハイライトではないが、一致すると判定された文字列を反転表示(ハイライト)するようにすると分かりやすくなる。また一致文字列が文書中に何ヵ所含まれていてもよいことは明白である。また上記はあくまでもテキストの場合であるが、画像の場合には一致が得られないため、画像データのままで引き渡すようにしてもよい。  (Means 14) Further, the recording medium on which the program of the present invention is recorded is provided with a voice input device, and causes a computer that performs voice recognition of words arbitrarily issued by the user to perform the processing according to means 13. Then, receive the speech recognition result of the word from the user who wants to specify the range, determine the match between the recognition result character string and the display character string, and if it matches, focus on the display character string By performing control corresponding to the switch operation by the input device, a program for transferring the character string to the transfer destination is recorded. Since it is determined whether or not the character string that has been voice-recognized matches the character string that the range is desired to be specified, the range specification is reliable. Accordingly, the range can be designated by voice toward the microphone, and the cursor is within the designated range, so that only the switch operation is performed thereafter, and the operability is good. In addition, it is difficult to specify a range in a device such as a wearable computer in which the display is configured as eyeglasses and placed in front of the eyes, or directly projects an image on the retina. . In the above description, it is assumed that the character string includes the case of one character. If the recognition rate of speech recognition is low, an ambiguous process may be performed as long as the range has been designated as long as the speech-recognized character string and the character string to be range-designated substantially match. Although the focus is not highlight, it is easier to understand if the character string determined to match is highlighted (highlighted). Obviously, there may be any number of matching character strings in the document. The above description is only for text. However, in the case of an image, a match cannot be obtained, and the image data may be transferred as it is.

(手段15) 更にこの発明のプログラムを記録した記録媒体は、音声入力装置を備え、ユーザーから任意に発せられた言葉の音声認識を行なうコンピュータに、手段7または手段8に係る処理を行なわせるためのものであり、範囲指定したいとしてユーザーから発せられた言葉の音声認識結果を受け取って、この認識結果の文字列を編集し得る編集ボックスを表示するようにしたプログラムを記録している。編集ボックスに表示された音声認識結果に付いては、必要とあらば編集ボックス内で編集することができる。従って話言葉の音声認識結果が不満足であったり過不足があったような場合には、これを編集した上で引き渡し先へ渡すことができるようになる。なお、この編集処理に付いて音声認識を利用して編集し得るようにしてもよい。後述する編集ボックスを表示するものに付いても同様である。  (Means 15) Further, the recording medium on which the program of the present invention is recorded is provided with a voice input device, and causes a computer that performs voice recognition of words arbitrarily issued by the user to perform the processing according to the means 7 or 8. A program is recorded that receives a speech recognition result of a word issued by a user for specifying a range and displays an edit box that can edit the character string of the recognition result. If necessary, the speech recognition result displayed in the edit box can be edited in the edit box. Therefore, when the speech recognition result of the spoken language is unsatisfactory or excessive or insufficient, it can be edited and delivered to the delivery destination. The editing process may be edited using voice recognition. The same applies to an item that displays an edit box described later.

(手段16) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、範囲指定したい任意の位置に入力デバイスのカーソルを置いた時に、予め定めた規則で範囲指定するようにしたプログラムを記録している。予め定めた規則とは、例えば前記操作対象がテキストであり入力デバイスがマウスであれば、マウスカーソルを置いた位置の単語を抜き出して範囲指定したり、1行分や1段落分を範囲指定するというような規則のことである。従って、範囲指定を行なうのにスイッチ操作とそれに続くドラッグ操作が不要となるため、操作が更に容易となる。特に指先で操作するタッチパネルなどには好適なユーザーインターフェースとなる。また、予め定めた規則によって範囲指定が正確に行なわれるため、手作業で範囲指定操作を行なうのと異なり範囲を欠いたり、余計に範囲指定してしまうなどの問題が少ない。  (Means 16) Further, the recording medium on which the program of the present invention is recorded relates to the means 7 or 8, and the range is designated by a predetermined rule when the cursor of the input device is placed at an arbitrary position where the range is desired. I recorded the program. For example, if the operation target is text and the input device is a mouse, the range is specified by extracting the word at the position where the mouse cursor is placed, or the range is specified for one line or one paragraph. It is a rule like this. Therefore, since the switch operation and the subsequent drag operation are not necessary for specifying the range, the operation is further facilitated. In particular, the user interface is suitable for a touch panel operated with a fingertip. In addition, since the range specification is accurately performed according to a predetermined rule, unlike the manual range specification operation, there are few problems such as lack of a range or extra range specification.

(手段17) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、範囲指定したい任意の位置でスイッチ操作を行なった時に、予め定めた規則で範囲指定するようにしたプログラムを記録している。予め定めた規則とは、例えば入力デバイスがマウスであり前記操作対象が画像であれば、クリック位置を中心として左右に何ピクセル、上下に何ピクセルを範囲指定するというような規則のことである。また例えば前記操作対象が音声を視覚化した波形グラフであれば、クリック位置を中心として左右の無音部までを範囲指定するというような規則のことである。従って、範囲指定を行なうのにドラッグ操作が不要となるため、操作が更に容易となる。やはり指先で操作するタッチパネルなどには好適なユーザーインターフェースとなる。  (Means 17) Further, in relation to the means 7 or 8, the recording medium on which the program of the present invention is recorded is designated by a predetermined rule when a switch operation is performed at an arbitrary position to be designated. Recorded program. For example, if the input device is a mouse and the operation target is an image, the predetermined rule is a rule that specifies how many pixels to the left and right and how many pixels to the top and bottom with respect to the click position. Further, for example, if the operation target is a waveform graph visualizing sound, it is a rule that specifies a range from the click position to the left and right silent parts. Therefore, since the drag operation is not necessary for specifying the range, the operation is further facilitated. It is also a suitable user interface for a touch panel operated with a fingertip.

なお、範囲指定したい位置でスイッチ操作を行なった時に、このスイッチ操作が、まず予め定めた規則で指定範囲を設定し、続けて指定範囲内のデータを引き渡し先へ渡すようにしたことを特徴とするものとしてもよい。具体的にはマウスダウンイベントが発生したら範囲を指定し、マウスアップイベントが発生したら指定範囲内のデータを引き渡し先へ渡すようにするなどである。  In addition, when the switch operation is performed at the position where the range is desired to be specified, this switch operation first sets the specified range according to a predetermined rule, and subsequently passes the data in the specified range to the delivery destination. It is good also as what to do. Specifically, when a mouse down event occurs, a range is designated, and when a mouse up event occurs, data within the designated range is passed to the delivery destination.

(手段18) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、範囲指定したい任意の位置で最初のスイッチ操作を行なった後、予め定めた時間内に次のスイッチ操作を行なうことにより、予め定めた規則で指定範囲を設定するようにしたプログラムを記録している。最初のスイッチ操作の後で予め定めた時間内に次のスイッチ操作を行なうというのは、マウスで言えば一般的なダブルクリックのことである。また予め定めた規則とは、例えば前記操作対象がテキストであれば、予め定めた時間内に2回目のクリック操作を行なった場合はクリック操作位置の単語を抜き出して範囲指定し、予め定めた時間内に3回目のクリック操作を行なった場合は、先に抜き出して範囲指定した単語の右隣の単語を抜き出し、先に抜き出した単語と併せて一続きの範囲指定をするというような規則のことである。また例えば予め定めた時間内に3回目のクリック操作を行なった場合には、先に抜き出して範囲指定した単語の左右に隣り合った単語を抜き出し、先に抜き出した単語と併せて一続きの範囲指定をするというような規則のことである。更にまた例えば前記操作対象が画像であれば、クリック位置を中心として予め定めた時間内に行なわれる2回目3回目のクリック操作を経て、順次左右に何ピクセル、上下に何ピクセルずつ拡大するように範囲指定するというような規則のことである。従って範囲指定を行なうのにドラッグ操作が不要となるばかりでなく続けて指定範囲を拡大してゆくことができるため、操作がますます容易になる。特に指先で操作するタッチパネルなどには好適なユーザーインターフェースとなる。なお最初のクリック操作のみシングルクリックではなくダブルクリックとすることも可能である。  (Means 18) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and the first switch operation is performed at an arbitrary position where the range is desired, and then the next recording is performed within a predetermined time. A program is recorded in which a designated range is set according to a predetermined rule by performing a switch operation. Performing the next switch operation within a predetermined time after the first switch operation is a general double click with a mouse. The predetermined rule is, for example, if the operation target is text, and if a second click operation is performed within a predetermined time, the word at the click operation position is extracted and designated as a range, and the predetermined time is set. When the third click operation is performed, the next word to the right of the word that was extracted first and the range specified is extracted, and the range specified together with the previously extracted word is specified. It is. Also, for example, when the third click operation is performed within a predetermined time, the words adjacent to the left and right of the word extracted and specified in the range are extracted, and the continuous range together with the previously extracted word is extracted. It is a rule that specifies. Further, for example, if the operation target is an image, the number of pixels is sequentially enlarged by the number of pixels on the left and right and the number of pixels on the top and bottom through the second and third click operations performed within a predetermined time centering on the click position. It is a rule that specifies a range. Therefore, not only is the drag operation unnecessary for specifying the range, but the specified range can be continuously expanded, so that the operation becomes easier. In particular, the user interface is suitable for a touch panel operated with a fingertip. Note that the first click operation can be a double click instead of a single click.

(手段19) 更にこの発明のプログラムを記録した記録媒体は、手段17または手段18に関連して、前記任意指定範囲を、入力デバイスの操作によって拡大または縮小し得るようにしたプログラムを記録している。従って、上述したような範囲指定をした結果が不満足であれば、指定範囲を任意に拡大したり縮小することができるのである。なお入力デバイスとして、キーボードの矢印キーとコントロールキーとの組み合わせを用いたり、矢印キーとシフトキーとの組み合わせを用いたりし得るようにしてもよい。またこの際予め定めた規則で拡大縮小し得るように設定しても良い。  (Means 19) Further, a recording medium on which the program of the present invention is recorded, in association with the means 17 or 18, is recorded with a program that can expand or reduce the arbitrary specified range by operating an input device. Yes. Therefore, if the result of the range specification as described above is unsatisfactory, the specified range can be arbitrarily enlarged or reduced. As an input device, a combination of an arrow key and a control key of a keyboard may be used, or a combination of an arrow key and a shift key may be used. At this time, it may be set so that it can be enlarged or reduced according to a predetermined rule.

(手段20) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、範囲指定したい任意の位置で最初のスイッチ操作を行なった後、予め定めた時間内に別の位置で次のスイッチ操作を行なうことにより、2つの位置間を指定範囲に設定するようにしたプログラムを記録している。従って、ドラッグする操作が不要と成り、範囲指定が楽なものとなる。なお操作対象が静止画や音声を視覚化した波形グラフである場合に、指定範囲の枠として例えばラバーバンドとハンドルとを表示し、これ等を操作して指定範囲を後から変更できるようにしてもよい。これは他の手段に於いても実装させるに値する便利な機能である。  (Means 20) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and after the first switch operation is performed at an arbitrary position where the range is desired, another recording is performed within a predetermined time. A program is recorded in which a specified range is set between two positions by performing the next switch operation at the position. Therefore, the drag operation is not necessary, and the range designation is easy. When the operation target is a waveform graph that visualizes still images or audio, for example, a rubber band and a handle are displayed as the frame of the specified range so that the specified range can be changed later by operating them. Also good. This is a convenient feature worthy of being implemented by other means.

(手段21) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、前記操作対象が文書である場合、入力デバイスによる範囲指定操作によってデータを指定した時、このデータが熟語や文として不完全であるか否かのチェックを行ない、不完全である場合には、前記指定範囲を拡大または縮小して補完するようにしたプログラムを記録している。この場合、インテリジェントな辞書機能を具えており、データが指定されると辞書を用いて、熟語として成り立つか否か、送り仮名が一部欠落していないかどうかなどを直ちにチェックし、問題があればそれを補完するように知らせてくれる。従って、範囲指定操作にそれほど神経を使うことがなくなる。  (Means 21) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and when the operation target is a document, the data is designated when the data is designated by the range designation operation by the input device. Is incomplete as a idiom or sentence, and if it is incomplete, a program is recorded that complements the specified range by expanding or contracting. In this case, an intelligent dictionary function is provided, and when data is specified, the dictionary is used to immediately check whether it can be used as an idiom and whether or not there are some missing kana characters. It will inform you to complement it. Therefore, the nerve is not used so much for the range specifying operation.

(手段22) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスの操作対象を予め定めた規則によって範囲分割を行なっておき、その複数の分割範囲の内の任意分割範囲を入力デバイスにより指示することにより、範囲指定するようにしたプログラムを記録している。例えば和文が操作対象であれば、形態素解析を行なって文書を所謂分かち書きの状態にし、欧文が操作対象であれば、単語をスペースで区切るなどして、例えばマウスのカーソル(ポインタ)を置いたりクリックすることで、あるいはタブキーや、キーボードの右方向や下方向の矢印キーを押して行くことで、次々と指定範囲を移して行くことができるようになる。従ってドラッグ操作により範囲指定する手間を省くことができる上、範囲指定のやり直しがいとも簡単なものとなる。指先で操作するタッチパネルなどには好適なユーザーインターフェースとなる。なお上記形態素解析後に普通名詞の後の副助詞を普通名詞に連結したり、形容詞の後の終助詞を形容詞に連結するような処理を行なっても良い。  (Means 22) Further, the recording medium on which the program of the present invention is recorded is divided into ranges according to a predetermined rule in relation to the means 7 or 8, and the plurality of divided ranges are recorded. A program is recorded in which an arbitrary divided range is designated by an input device. For example, if a Japanese sentence is an operation target, morphological analysis is performed to put the document in a so-called fragmented state. If a Western sentence is an operation target, words are separated by spaces, for example, the mouse cursor (pointer) is placed or clicked. By doing this, or by pressing the tab key or the right and down arrow keys on the keyboard, you can move the specified range one after another. Therefore, it is possible to save the trouble of specifying a range by a drag operation, and it is easy to redo the range specification. It is a suitable user interface for a touch panel operated with a fingertip. Note that after the morphological analysis, a process may be performed in which an adverb after a common noun is connected to a common noun, or a final particle after an adjective is connected to an adjective.

(手段23) 更にこの発明のプログラムを記録した記録媒体は、手段22に関連して、複数の分割範囲を連続または不連続に指示し、範囲指定し得るようにしたプログラムを記録している。これは例えばコントロールキーなどによるスイッチ操作を併用し、分割範囲を連結して範囲指定したり、あるいは不連続に指定して行くことができる。特に指定範囲を不連続に指定して行く機能はこれまでなかったものである。従って、続けて範囲指定する時にとても便利である。なお、各々の分割範囲上で入力デバイスのスイッチを押した時にブーリアン演算記号のメニューを表示し、入力デバイスにより選択可能にし、これ等の指定範囲内のデータを引き渡し先へ渡す際に、分割範囲のデータ間に各々選択されたブーリアン演算記号を挿入して渡すようにするなどの処理が行なえるようにしても良い。  (Means 23) Further, the recording medium on which the program of the present invention is recorded, in association with the means 22, records a program in which a plurality of divided ranges can be instructed continuously or discontinuously and the range can be designated. For example, the switch operation using a control key or the like can be used together to specify the range by connecting the divided ranges, or specify the ranges discontinuously. In particular, there has never been a function for discontinuously specifying a specified range. Therefore, it is very convenient to specify the range continuously. When the switch of the input device is pressed on each divided range, a menu of Boolean operation symbols is displayed, which can be selected by the input device, and when the data within the specified range is passed to the delivery destination, the divided range is displayed. It is also possible to perform processing such as inserting a selected Boolean operation symbol between the data.

(手段24) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる範囲指定操作によってデータを指定した時、この範囲指定操作の最後に起こるスイッチを離す操作により、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。従って、範囲指定操作を行なうだけのごく簡単な操作で、指定範囲内のデータを引き渡し先へ渡すことができる。なお、範囲指定操作が終わると指定範囲内のデータは直ちに引き渡し先へ渡されてしまうため、誤りのない範囲指定操作が要求されるが、慎重に範囲指定操作を行なえばよいだけのことであり、これさえ慣れの問題である。  (Means 24) Further, when the recording medium recording the program of the present invention designates data by the range designation operation by the input device in relation to the means 7 or 8, the switch that occurs at the end of the range designation operation is released. A program is recorded that allows data within a specified range to be transferred to a delivery destination by an operation. Therefore, the data within the designated range can be transferred to the delivery destination with a very simple operation of performing the range designation operation. When the range specification operation is completed, the data in the specified range is immediately passed to the transfer destination, so an error-free range specification operation is required, but it is only necessary to perform the range specification operation carefully. Even this is a matter of familiarity.

(手段25) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる範囲指定操作によってデータを指定した後、予め定めた時間が経過したら、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。従って、範囲指定操作を行なった後、予め定めた時間だけ待機すれば指定範囲内のデータを引き渡し先へ渡すことができるため、操作性が良好である。なお、予め定めた時間としては、例えば1秒間を設定するようにする。またこの時間内に入力デバイスのスイッチを押すするなどの別の操作が行なわれたら、指定範囲内のデータを引き渡し先へ渡す処理を中止するという設定にすればよい。  (Means 25) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and after the data is designated by the range designation operation by the input device, when a predetermined time has passed, A program that passes the data to the delivery destination is recorded. Therefore, if the user waits for a predetermined time after performing the range specifying operation, the data within the specified range can be transferred to the delivery destination, so that the operability is good. For example, one second is set as the predetermined time. If another operation such as pressing the switch of the input device is performed within this time, the processing for passing the data within the specified range to the delivery destination may be stopped.

(手段26) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる範囲指定操作によってデータを指定した後、入力デバイスが具えたスイッチとは別のスイッチを押す操作により、指定範囲内のデータを引き渡し先へ渡すようにしたプログラムを記録している。例えばマウスとキーボードとを併用し、マウスで範囲指定を行なった後、リターンキーで指定範囲内のデータを引き渡し先へ渡すようにすることができる。従って、範囲指定操作を行ない、所定のスイッチを押すだけのごく簡単な操作で、指定範囲内のデータを引き渡し先へ渡すことができる。なお所定のキーとしてはこの他スペースキー等を上げることができる。コントロールキーと他のキーとを組み合わせてもよい。あるいはまた、インターネットに接続し得る家電であれば、リモコンのボタンや装置側に取り付けたスイッチを使用するようにし得る。  (Means 26) Further, the recording medium on which the program of the present invention is recorded relates to the means 7 or 8, and after the data is designated by the range designation operation by the input device, the switch is different from the switch provided in the input device. A program that records data within the specified range to the delivery destination by pressing is recorded. For example, it is possible to use a mouse and a keyboard together, specify the range with the mouse, and then use the return key to pass the data within the specified range to the delivery destination. Therefore, the data within the designated range can be transferred to the delivery destination by a simple operation of performing the range designation operation and pressing a predetermined switch. In addition, a space key or the like can be raised as the predetermined key. Control keys and other keys may be combined. Or if it is a household appliance which can be connected to the internet, the button of a remote control and the switch attached to the apparatus side may be used.

(手段27) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、複数の引き渡し先の中から1以上の引き渡し先の指定を行なうことができるようにしたプログラムを記録している。従ってどのような経路で得た引き渡し先に関するデータであっても次のようなことが実現可能である。即ち引き渡し先が複数であればその中から1つを任意に選択して指定することができるので選択肢が広がるし、2以上の引き渡し先を指定してその各々に指定範囲内のデータを渡すことができるので効率が良くなる。なお、上記で引き渡し先に関するデータの入手経路に付いてであるが、手段8のプログラムを記録した記録媒体では予め引き渡し先に関するデータを備えたプログラムを記録している。これに対し手段7のプログラムを記録した記録媒体では後から取得するようにしている。例えば別のCD−ROMから読み込んだり、ネットワーク経由で読み込むようにするなどである。これ等は言わば引き渡し先データの登録である。なおメニューの種類としてはダイアログボックス、プルダウンメニュー、ドロップダウンメニュー、チェックボタン、あるいはポップアップメニューなどを上げることができるが、これ等に拘るものではない。  (Means 27) Further, the recording medium on which the program of the present invention is recorded relates to the means 7 or 8, and is a program in which one or more delivery destinations can be designated from a plurality of delivery destinations. It is recorded. Therefore, the following can be realized regardless of the route data obtained by any route. In other words, if there are multiple delivery destinations, you can select and specify one of them, so you have more options, and you can specify two or more delivery destinations and pass data within the specified range to each. Can improve efficiency. Note that, as described above, regarding the data acquisition route relating to the delivery destination, the program having the data relating to the delivery destination is recorded in advance on the recording medium on which the program of the means 8 is recorded. On the other hand, the recording medium on which the program of the means 7 is recorded is acquired later. For example, it can be read from another CD-ROM or read via a network. These are so-called registration of delivery destination data. The menu types include a dialog box, a pull-down menu, a drop-down menu, a check button, a pop-up menu, and the like, but are not limited to these.

(手段28) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスによる範囲指定後、この指定範囲内で入力デバイスの前記範囲指定の際に使われたスイッチと同一のスイッチを押す操作を行なった場合に、引き渡し先を入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。なおメニューは、スイッチを押した箇所の近くに表示されると便利である。この場合、2ボタンマウスであれば、範囲指定時に使用したものと同じ左ボタンを押した時にメニューを表示し、押した状態のまま、メニュー上の希望する引き渡し先のところ所へポインタを移動させ、そこでボタンを離した時にデータが引き渡されるようにする。あるいは範囲指定時に使用したものと同一の左ボタンによる最初のクリック操作(イベントとしてはマウスダウンとマウスアップとが続けて起こる)でメニューを表示し、メニュー上の希望する引き渡し先のところへポインタを移動させ、そこで次のクリック操作を行なうことによりデータが引き渡されるようにしてもよい。従ってメニューから引き渡し先を目で見ながら選択することができるので、引き渡し先の確認が容易である。なお上述した関連技術で左右2つのスイッチを有するマウスでは、右スイッチを押した時か離した時にコピー、カット、ペースト等のメニューをポップアップ表示させていた(図××を参照のこと)。更に特筆すべきは、範囲指定の際に使われたスイッチと同じスイッチでメニューが選択でき、操作に連続性が生じて円滑に作業を行なうことができることである。  (Means 28) Further, the recording medium on which the program of the present invention is recorded is the same as the switch used in the designation of the range of the input device within the designated range after the range is designated by the input device in relation to the means 27. When an operation of pressing the switch is performed, a program for displaying a delivery destination as a menu selectable by an input device is recorded. It is convenient if the menu is displayed near the location where the switch is pressed. In this case, if you have a two-button mouse, the menu is displayed when you press the same left button that was used to specify the range, and the pointer is moved to the desired delivery destination on the menu while it is pressed. So, when you release the button, the data will be handed over. Alternatively, the menu is displayed by the first click operation with the same left button used when specifying the range (events are mouse down and mouse up continuously), and the pointer is moved to the desired delivery destination on the menu. The data may be transferred by performing the next click operation there. Therefore, since the delivery destination can be selected from the menu while visually checking, the delivery destination can be easily confirmed. Note that in the related technology described above, a mouse having two switches on the left and right displays a pop-up menu of copy, cut, paste, etc. when the right switch is pressed or released (see Figure XX). It should also be noted that the menu can be selected with the same switch as that used to specify the range, and the operation can be performed smoothly and work can be performed smoothly.

(手段29) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスによる範囲指定後、この指定範囲内に入力デバイスのカーソルを置いた場合に、引き渡し先を、入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。指定範囲内に入力デバイスのカーソルを置くと自動的に表示されるメニュー上でスイッチ操作を行なうことによりデータを引き渡すことができる。従って、引き渡し先の確認が容易であると共に、クリック操作はデータを引き渡す時のただ1回で良いから楽である。なお、一度指定範囲内にカーソルを置いたならば、カーソルを指定範囲外へ出したとしても一定時間メニューが表示され続けるように設定することが好ましい。また引き渡し先がただ1つである場合には引き渡し先の選択をする必要がないから、指定範囲内に入力デバイスのカーソルを置いた時に、引き渡し先がポップアップ表示されるようにしてもよい。  (Means 29) Further, the recording medium on which the program of the present invention is recorded relates to the means 27, and after the range is designated by the input device, when the cursor of the input device is placed in the designated range, the delivery destination is input. A program that is displayed as a menu that can be selected by the device is recorded. Data can be handed over by performing a switch operation on the menu that is automatically displayed when the cursor of the input device is placed within the specified range. Therefore, it is easy to confirm the delivery destination, and the click operation is easy because only one time of data delivery is required. It should be noted that once the cursor is placed within the specified range, it is preferable to set so that the menu continues to be displayed for a certain period of time even if the cursor is moved out of the specified range. If there is only one delivery destination, there is no need to select the delivery destination, so that the delivery destination may be displayed in a pop-up when the cursor of the input device is placed within the specified range.

(手段30) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスによる範囲指定後、この指定範囲内で入力デバイスのスイッチを、予め定めた時間以上押す操作を継続した場合に、引き渡し先を、入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。従って、範囲指定後に予め定めた時間以上スイッチを押し続ける操作を継続すれば、メニューに表示されるため、使い勝手が良好である。なお指定範囲内でスイッチ操作(マウスならばクリック操作)を行なうとデフォルトの引き渡し先にデータを渡すように設定しておけば良い。即ち、デフォルトの引き渡し先で良ければそのままスイッチ操作をし、デフォルトではない引き渡し先を選択したい場合には予め定めた時間以上スイッチを押し続ける操作を継続すればよいため、選択に幅が出てきて使い勝手が良好である。  (Means 30) Further, the recording medium on which the program of the present invention is recorded is related to the means 27, and after the range is designated by the input device, the operation of pressing the switch of the input device within the designated range is continued for a predetermined time or longer. In this case, a program is recorded in which the delivery destination is displayed as a menu that can be selected by the input device. Therefore, if the operation of continuing to hold the switch for a predetermined time after the range is specified is continued, it is displayed on the menu, so that the usability is good. It should be set so that when the switch operation (click operation for the mouse) is performed within the specified range, the data is transferred to the default transfer destination. That is, if the default delivery destination is acceptable, the switch operation is performed as it is, and if it is desired to select a delivery destination that is not the default, the operation can be continued by pressing the switch for a predetermined time. Convenience is good.

(手段31) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、引き渡し先を入力デバイスによって選択可能なメニューとして薄く表示し、このメニューの上に入力デバイスのカーソルが置かれた場合に、メニューの表示を濃くするようにしたプログラムを記録している。従って範囲指定を行なってもそれ以降の作業を中止したい場合などでは、メニュー表示が薄ければ目立たず、メニューが必要な時には、逆に濃く表示されて使用可能な状態となる。また薄く表示されたメニューでも、データ引き渡し時の判断の助けになるものである。  (Means 31) Further, in relation to the means 27, the recording medium on which the program of the present invention is recorded is lightly displayed as a menu selectable by the input device, and the cursor of the input device is placed on this menu. The program is recorded so that the menu display is darkened. Therefore, even if the range is specified, if the subsequent work is to be stopped, the menu display is not noticeable if the menu display is thin. On the contrary, when the menu is necessary, the menu is displayed dark and usable. Also, the menu that is displayed lightly helps the judgment at the time of data delivery.

(手段32) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスを用いた範囲指定操作によりデータを指定した時、範囲指定操作の最後に起こるスイッチを離す操作により、このデータの引き渡し先を入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。従って、メニューから検索先を目で見ながら選択することができるので、検索先の確認が容易である。特筆すべきは範囲指定操作を行ないさえすれば、スイッチ操作を行なうことなくメニューが表示されるため操作性が良いことである。この点に付いて、所望範囲の一部を欠いて範囲指定してしまったり、逆に余計に範囲指定してしまうというような不都合が生ずることもあるが、それを上回る利点があると言える。なおメニューについては、検索先の選択頻度に応じて並び替えをしたり、前回の指定先を先頭の位置に配置替えするようにしてもよい。  (Means 32) Further, the recording medium on which the program of the present invention is recorded is related to the means 27 by the operation of releasing the switch that occurs at the end of the range designation operation when the data is designated by the range designation operation using the input device. A program for displaying the data delivery destination as a menu selectable by the input device is recorded. Therefore, since the search destination can be selected from the menu while viewing it, the search destination can be easily confirmed. It should be noted that the operability is good because the menu is displayed without performing the switch operation as long as the range specifying operation is performed. In connection with this point, there may be inconveniences such as specifying a range without a part of a desired range, or conversely specifying an extra range, but it can be said that there is an advantage over it. The menus may be rearranged according to the selection frequency of the search destination, or the previous designation destination may be rearranged to the top position.

(手段33) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスを用いた範囲指定操作の最後で、そのまま予め定めた時間が経過するまでスイッチを押す操作を継続することによって、引き渡し先を、入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。従って、メニューを表示させたい場合には範囲指定操作の最後でスイッチを押す操作を継続していればよく、そうでない場合にはスイッチを離してしまえばよいから、使い分けが容易である。なお、予め定めた時間以内にスイッチを離す操作を行なった場合には、例えば手段24のようにこのまま所定の検索先に引き渡すようにすればよい。予め検索先のデフォルト設定をしておくのである。  (Means 33) Further, the recording medium on which the program of the present invention is recorded continues to press the switch until a predetermined time elapses at the end of the range specifying operation using the input device in relation to the means 27. By doing so, a program is recorded in which the delivery destination is displayed as a menu selectable by the input device. Therefore, if it is desired to display the menu, it is only necessary to continue the operation of pressing the switch at the end of the range specifying operation, and if not, the switch may be released, so that it is easy to use properly. When an operation of releasing the switch is performed within a predetermined time, it may be delivered to a predetermined search destination as it is, for example, as in the means 24. The default search destination is set in advance.

(手段34) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、入力デバイスによる範囲指定後に、指定範囲内のデータが属するカテゴリーを調べ、該当するカテゴリーに対応する引き渡し先を選択し、この引き渡し先へデータを渡すようにしたプログラムを記録している。これによれば、データが文書であれば文書エディタに、静止画であればペイントソフトにというようなデータの振り分けが可能になる。あるいはまた指定範囲内のデータを検索エンジンに渡すのであれば、幾つもある中からどの検索エンジンを選択するかに付いて、カテゴリーに対応する引き渡し先を選択するのである。カテゴリーを調べるに当たっては、ローカルに記憶したインデックスを検索するか、ネットワーク上に置いたインデックスを検索するなどすればよい。なお指定範囲内のデータが属するカテゴリーを調べた結果、複数の検索先へ引き渡すような場合には、これを自動的に行なっても、或いはユーザーに検索先を選択させるべく、ポインティングデバイスにより選択可能なメニューとして表示するようにしてもよい。メニューの表示に当たっては、検索先毎の表示・非表示や、表示する場合の配置を最適化するようにすればよい。更には、個々の検索先についても、検索ディレクトリのパス部を予め選択することができる。検索先にはデータと共にカテゴリー情報を引き渡してもよく、検索先ではこのカテゴリーのみを検索すればよいから、無駄がなくより、高速に検索される。従って、ペイントソフトや検索エンジンの例で説明したように自動的に引き渡し先を指定してデータを引き渡してくれるので、検索先を指定する手間が省ける。  (Means 34) Further, the recording medium on which the program of the present invention is recorded relates to the means 27, and after the range is designated by the input device, the category to which the data in the designated range belongs is examined, and the delivery destination corresponding to the corresponding category is determined. A program that selects and passes data to the delivery destination is recorded. According to this, it is possible to sort data such as the document editor if the data is a document and the paint software if the data is a still image. Alternatively, if the data within the specified range is to be passed to the search engine, the delivery destination corresponding to the category is selected according to which search engine is selected from among many. To check the category, you can search the index stored locally or search the index placed on the network. In addition, as a result of examining the category to which the data within the specified range belongs, if it is handed over to multiple search destinations, this can be done automatically or can be selected by a pointing device to let the user select the search destination It may be displayed as a simple menu. In displaying the menu, display / non-display for each search destination and arrangement for display may be optimized. Furthermore, the path portion of the search directory can be selected in advance for each search destination. The category information may be handed over to the search destination together with the data, and it is only necessary to search for this category at the search destination. Therefore, as described in the examples of the paint software and the search engine, the data is automatically transferred by specifying the transfer destination, so that the trouble of specifying the search destination can be saved.

なお引き渡し先がWWWの検索エンジンの場合であるが、検索先のメニューを表示する場合に、先ずカテゴリーのメニューを表示し、入力デバイスで選択されたカテゴリーに付き、更に検索先のメニューを表示するというように、メニューを階層化させてもよい。またWWWブラウザであって今見ているページにタグなどでカテゴリー指定が隠されている場合、そのカテゴリーを読み取って、検索先の選択に利用するようにしてもよい。また検索先をCD−ROMとした場合、そのCD−ROM内で情報がカテゴリー別に記録されていればよいし、またCD−ROMの内容をハードディスクなどの記憶装置にインストールするのであれば、カテゴリー毎に自動的に仕分けするようにすればよい。  Note that this is the case where the delivery destination is a WWW search engine. When displaying the search destination menu, the category menu is displayed first, the category selected by the input device is displayed, and the search destination menu is further displayed. Thus, the menu may be hierarchized. Further, when the category designation is hidden by a tag or the like on the page being viewed in the WWW browser, the category may be read and used for selecting a search destination. Further, when the search destination is a CD-ROM, it is sufficient that information is recorded in each category in the CD-ROM, and if the contents of the CD-ROM are installed in a storage device such as a hard disk, each category is stored. It is sufficient to sort automatically.

何れにせよ、このような判断をエージェント技術を利用して行なうようにすれば、検索先に対するより複雑な前処理が可能となる。前処理だけでなく、検索先にキーワードや静止画データなどを引き渡す処理に付いてもエージェント技術は有効であり、操作表示系と記憶系との間で活動する情報処理系に、これまで一般的な遠隔手順呼び出し(Remote Procedure Call)だけではなくて、遠隔プログラミング(RemoteProgramming)方式を利用することができる。なおエージェントがユーザープロフィール即ちユーザーの好みを登録できるものであれば、メニューを表示せずとも自動的にメニューを選択してくれる。  In any case, if such a determination is made using the agent technology, more complicated preprocessing for the search destination becomes possible. Agent technology is effective not only for pre-processing but also for processing of passing keywords, still image data, etc. to search destinations, and it has been generally used for information processing systems that operate between the operation display system and the storage system. Not only a remote procedure call but also a remote programming scheme can be used. If the agent can register the user profile, that is, the user's preference, the menu is automatically selected without displaying the menu.

(手段35) 更にこの発明のプログラムを記録した記録媒体は、手段27に関連して、特定の引き渡し先が指定されたか否かをチェックし、特定の引き渡し先が指定された場合に、その引き渡し先に対するデータの引き渡しを行なわないようにしたプログラムを記録している。従って、例えば文字を音声エディタに送っても無意味であり、英語しか検索できない検索エンジンに日本語のキーワードを送っても良い検索結果は得られないが、このような場合にデータの引き渡しを行なわないようにして、問題が生ずるのを防ぐことができる。なお、このような場合、引き渡せない旨を表示するようにしてもよいし、あるいは自動的に他の適正な引き渡し先へ渡すようにしてもよい。  (Means 35) Further, the recording medium in which the program of the present invention is recorded checks whether or not a specific delivery destination is designated in relation to the means 27, and when a specific delivery destination is designated, the delivery is performed. A program that prevents data from being transferred to the destination is recorded. Therefore, for example, sending characters to a speech editor is meaningless, and search results can be obtained by sending Japanese keywords to a search engine that can only search English. In such cases, data is delivered. In this way, problems can be prevented from occurring. In such a case, it may be displayed that it cannot be delivered, or it may be automatically delivered to another appropriate delivery destination.

(手段36) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスの操作対象が所有する固有の情報をその操作対象から得て、入力デバイスにより選択可能なメニューに追加し、固有の情報が選択された場合には、その情報を指定範囲内のデータと共に引き渡し先へ渡すようにしたプログラムを記録している。例えば、操作対象がWWWのブラウザに表示されるWebページであり、ページの著作者名が表示はされないものの記載されている場合には、著作者名がこのWebページの固有の情報ということになる。そして著作者名がメニューに追加され選択可能になる。この用途としては例えば指定範囲内のデータを渡す引き渡し先がWWWの検索エンジンである場合に、検索キーワードである指定範囲内のデータと著作者名とを検索エンジンへ渡し、両者の論理積を取って検索させ、検索結果を返してもらう、というものを上げることができる。論理積や論理和などのブーリアン検索方法を選択できるようにしてもよい。従って、より複雑なデータの引き渡しが簡単な操作で行える。なお、Webページの場合、その余白を範囲指定操作すると実質的にデータが範囲指定されない状態となるが、それでもメニューに追加された固有の情報だけを引き渡し先に渡すことができるように構成してもよい。なお、前記固有の情報は、ユーザーが予め何等かの経路でローカルに所有するようにしても良いし、任意に表示した操作対象が固有の情報を具えている場合には、この時点で固有の情報を自動的に、あるいは取得操作を行なって取り込むようにしても良い。  (Means 36) Further, the recording medium on which the program of the present invention is recorded can be selected by the input device by obtaining unique information owned by the operation target of the input device in relation to the means 7 or 8. When a unique information is selected, a program is recorded that passes the information along with data within a specified range to the delivery destination. For example, when the operation target is a Web page displayed on a WWW browser and the author name of the page is not displayed, the author name is unique information of the Web page. . The author name is added to the menu and can be selected. For this purpose, for example, when the delivery destination of the data within the specified range is a search engine of WWW, the data within the specified range as the search keyword and the author name are passed to the search engine, and the logical product of the two is obtained. Search, and get search results returned. A Boolean search method such as logical product or logical sum may be selected. Therefore, delivery of more complicated data can be performed with a simple operation. In the case of a Web page, if the range is specified for the margin, the data is not substantially specified. However, only the unique information added to the menu can be passed to the delivery destination. Also good. Note that the unique information may be locally owned by the user in some route in advance, or if the operation target arbitrarily displayed includes unique information, the unique information is unique at this time. Information may be acquired automatically or by performing an acquisition operation.

(手段37) 更にこの発明のプログラムを記録した記録媒体は、手段36に関連して、入力デバイスが、範囲指定の際に使われたスイッチとは別のスイッチを具えており、範囲指定後にこの別のスイッチを押す操作が行なわれた場合、前記固有の情報を入力デバイスにより選択可能なメニューとして表示するようにしたプログラムを記録している。例えば、2ボタンマウスであれば、範囲指定時に左ボタンを使用し、次に右ボタンを押して、前記固有の情報をメニューに表示させるのである。従って、従来から踏襲されて来た操作方法である2つのボタンを使い分ける方式をそのまま利用することができる。しかしながら、右ボタンを押すことで表示されるメニューに前記固有の情報を表示するものは、これまでにはなかった。  (Means 37) Further, in the recording medium on which the program of the present invention is recorded, the input device includes a switch different from the switch used for designating the range in association with the means 36. When an operation of pressing another switch is performed, a program is recorded that displays the unique information as a menu that can be selected by an input device. For example, in the case of a two-button mouse, the left button is used when a range is specified, and then the right button is pressed to display the unique information on the menu. Therefore, it is possible to use the method of properly using two buttons, which is an operation method that has been followed conventionally. However, there has been no display of the unique information in the menu displayed by pressing the right button.

(手段38) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、予めユーザー固有の情報を登録しておき、指定範囲内のデータを引き渡し先へ渡す際に、併せて前記ユーザー固有の情報を渡すようにしたプログラムを記録している。例えば指定範囲内のデータを渡す引き渡し先が、WWWの会員制の検索エンジンである場合、セッションの管理とユーザー認証のために、ユーザー固有の情報としての識別番号を検索キーワードである指定範囲内のデータと共に検索エンジンへ渡す、というものを上げることができる。或いはユーザーの好みというような個人情報を上げることができる。従ってデータの引き渡し先に複雑なデータ処理をさせられるようなデータの引き渡しが、容易に行ない得る。  (Means 38) Further, the recording medium on which the program of the present invention is recorded registers user-specific information in advance in association with the means 7 or 8, and when the data within the designated range is transferred to the delivery destination, In addition, a program for passing the user-specific information is recorded. For example, when the delivery destination of data within the specified range is a WWW membership search engine, an identification number as user-specific information is used as a search keyword for session management and user authentication. You can raise it to pass along with the data to the search engine. Or personal information such as user preferences can be raised. Accordingly, data can be easily transferred so that complicated data processing can be performed at the data transfer destination.

(手段39) 更にこの発明のプログラムを記録した記録媒体は、手段36に関連して、固有情報として指定範囲内データの引き渡し先の指定があるか否かをチェックして、引き渡し先の指定がある場合にはこれを引き渡し先とするようにしたプログラムを記録している。この場合はデータの引き渡し先を固有情報として扱っている。例えばユーザーが任意に選択し表示したWebページのアドレス(URL)が、そのWebページのヘッダにMETAタグで書かれていた場合、このアドレスを固有情報として読み込んで、引き渡し先とする。このWebページのアドレスは検索エンジンのアドレスである。従って、ユーザーが引き渡し先を指定する必要がないという利点がある。なお、この引き渡し先の利用は一時的なものとすることも、今後はここに固定するようにすることも可能である。  (Means 39) Further, in relation to the means 36, the recording medium on which the program of the present invention is recorded checks whether there is designation of the delivery destination of the data within the designated range as the unique information. In some cases, a program is recorded in which this is the delivery destination. In this case, the data delivery destination is handled as specific information. For example, when the address (URL) of a Web page that is arbitrarily selected and displayed by the user is written in the header of the Web page with a META tag, this address is read as unique information and used as a delivery destination. The address of this Web page is the address of the search engine. Therefore, there is an advantage that the user does not need to specify a delivery destination. Note that the use of the delivery destination can be temporary or can be fixed here in the future.

(手段40) 更にこの発明のプログラムを記録した記録媒体は、手段39に関連して、指定範囲内データの引き渡し先を、入力デバイスによって選択可能なメニューに追加登録し得るようにしたプログラムを記録している。従って、一度ある引き渡し先へ至ると、次回からはこの引き渡し先をメニューから選べるようになる、という利点がある。  (Means 40) Further, the recording medium on which the program of the present invention is recorded relates to the means 39, and records the program that allows the destination of the designated range data to be additionally registered in a menu selectable by the input device. is doing. Therefore, once the delivery destination is reached, there is an advantage that the delivery destination can be selected from the menu from the next time.

(手段41) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、指定範囲内のデータを引き渡す際にそのデータを表示するようにしたプログラムを記録している。データの表示は指定範囲の近くに一定時間ポップアップするようにしてもよいし、この発明をアプリケーションプログラムとして実施した場合には、例えばツールバーに表示用の窓を設け、そこで表示するようにしてもよい。従って、データの引き渡し後に引き渡したデータが何であったかを確認することができ、便利である。なお、指定範囲内のデータの引き渡し後に、範囲指定を解除しないようにしても実現可能である。次の範囲指定により解除されるようにすればよい。なお、これまでは指定範囲内のデータに対して例えばコピーコマンドを実行した場合、その後範囲指定が解除されるのが一般的であった。  (Means 41) Further, the recording medium on which the program of the present invention is recorded, in association with the means 7 or 8, records the program for displaying the data when the data within the specified range is delivered. The data display may be popped up for a certain time near the specified range, or when the present invention is implemented as an application program, for example, a display window may be provided on the toolbar and displayed there. . Therefore, it is possible to confirm what the delivered data is after the data delivery, which is convenient. Note that it is also possible not to cancel the range designation after the data within the designated range is delivered. It may be canceled by specifying the next range. Until now, for example, when a copy command is executed for data within a specified range, the range specification is generally canceled thereafter.

(手段42) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、指定範囲内のデータを引き渡す際に、その引き渡し先を表示するようにしたプログラムを記録している。この引き渡し先の表示は、指定範囲の近くに一定の時間ポップアップするようにしてもよいし、この発明をアプリケーションプログラムとして実施した場合には、例えばツールバーに表示用の窓を設け、そこで表示するようにしてもよい。従って、データの引き渡し後に引き渡し先がどこであったかを確認することができ、便利である。  (Means 42) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and records the program for displaying the delivery destination when delivering the data within the specified range. Yes. The display of the delivery destination may be popped up for a certain time near the specified range. When the present invention is implemented as an application program, for example, a display window is provided on a toolbar and displayed there. It may be. Therefore, it is possible to confirm where the delivery destination is after the data delivery, which is convenient.

(手段43) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、引き渡し先から指定範囲内のデータの処理状況または処理結果を受け取ることができる場合に、引き渡し先から処理状況または処理結果を受け取って表示するようにしたプログラムを記録している。例えば、指定範囲内のデータを渡す引き渡し先がWWWの検索エンジンである場合、処理状況として検索処理の進捗状況データを受け取りそれをグラフ表示するなどである。または処理結果として検索されたWebページの一覧データを受け、それを入力デバイスによって選択可能なメニュー(リンク集)としてポップアップ表示するなどである。なお後者の場合、前記一覧データを受けてブラウザ側で表示するのが一般的ではあるが、検索結果が0件であっても表示が全面的に書き変わってしまうため、このような場合には検索結果が0件であることを、ポップアップ表示するなども好ましい。従って、引き渡し先の処理状況を知ることが出きるからイライラすることがなくなる。また、引き渡し先の処理結果をデータの引き渡し時と同じようなユーザーインターフェースで知ることができるから、操作の統一性を保つことができる。なお、この発明では引き渡し先が指定範囲内のデータを処理するプログラムとしたが、ユーザーに代わって仕事を処理するいわゆるエージェントプログラムなどを引き渡し先とすることができる。  (Means 43) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and when the processing status or processing result of the data within the specified range can be received from the delivery destination, the delivery destination A program that receives and displays the processing status or processing result from is recorded. For example, when the delivery destination to which the data within the specified range is transferred is a WWW search engine, the progress status data of the search processing is received as the processing status and displayed as a graph. Alternatively, a list of Web pages retrieved as a processing result is received and displayed as a pop-up display as a menu (link collection) that can be selected by the input device. In the latter case, it is common to receive the list data and display it on the browser side. However, even if the search result is 0, the display is completely rewritten. It is also preferable to display a pop-up indicating that there are no search results. Therefore, since it is possible to know the processing status of the delivery destination, there is no frustration. In addition, since the processing result of the transfer destination can be known by a user interface similar to that at the time of data transfer, the uniformity of the operation can be maintained. In the present invention, the delivery destination is a program that processes data within a specified range, but a so-called agent program that processes work on behalf of the user can be used as the delivery destination.

(手段44) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、指定範囲内のデータの文字認識を行ない、文字認識された場合にこの文字列を引き渡し先へ渡すようにしたプログラムを記録している。これは表示装置上で文字のように見えてもテキストデータではなく、実は画像として描かれた文字である場合に、一度文字認識してテキストデータに変換し、引き渡し先へ渡すというものである。従って指定範囲内のデータがきちんと文字として読めさえすれば、テキストデータと同様に扱うことができる。  (Means 44) Further, the recording medium on which the program of the present invention is recorded performs character recognition of the data within the designated range in association with the means 7 or 8, and when the character is recognized, the character string is transferred to the delivery destination. The program that I was trying to pass is recorded. In this case, even if it looks like a character on the display device, it is not text data, but is actually a character drawn as an image, it is recognized once, converted into text data, and passed to the delivery destination. Therefore, as long as the data within the specified range can be read properly as characters, it can be handled in the same way as text data.

(手段45) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、指定範囲内のデータを引き渡し先へ渡す処理に先立って、この定範囲内のデータを他言語に翻訳する処理を行なうようにしたプログラムを記録している。従って、自国言語で書かれているページから入力デバイスを用いた範囲指定操作により指定されたデータを、他言語に翻訳して、文書エディタに渡すことができる。また例えばデータを他言語に翻訳してから検索先へ渡すようにすれば、検索結果としてのリンク集に他言語のページを集めることができる。この先は必要に応じて再び自国言語に翻訳などすればよい。なお、指定範囲内のデータを他言語に翻訳するに先立って、言語の種類を選択し得るようにしてもよい。  (Means 45) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and the data within the specified range is transferred to another language prior to the process of transferring the data within the designated range to the delivery destination. The program that is supposed to perform the process of translating to is recorded. Therefore, it is possible to translate data designated by a range designation operation using an input device from a page written in the home language into another language and pass it to the document editor. For example, if the data is translated into another language and then passed to the search destination, pages in the other language can be collected in the link collection as a search result. From this point on, it is only necessary to translate it back into your own language if necessary. Note that the language type may be selected prior to translating data within the designated range into another language.

(手段46) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる操作が可能なスイッチを表示画面上に表示してこれをON状態にするか、入力デバイスが具えるスイッチとは別のスイッチをON状態とした場合に、指定範囲内のデータを編集し得る編集ボックスを表示するようにしたプログラムを記録している。従って、入力デバイスによる範囲指定操作により指定されたデータを、このデータの引き渡し先へ渡すだけでなく、必要に応じて編集ボックスを表示させ、この編集ボックスの中でこのデータを編集し、編集データを引き渡し先へ渡すことができるようになる。例えば、Webブラウザで今見ているページにある用語に文字列を追加したいというような場合には、この編集ボックスを利用する。また例えば検索先でサポートしているブーリアン検索書式に対応すべく、指定範囲内のデータ(キーワード)の下ごしらえのためにこの編集ボックスを利用する。或いはそもそもこのページにはない用語を思い付いたような場合には、このこの編集ボックスを利用するしかない。即ち、編集という概念に入力を含んでもよい。  (Means 46) Further, in relation to the means 7 or 8, the recording medium on which the program of the present invention is recorded displays a switch that can be operated by the input device on the display screen and turns it on. When a switch other than the switch provided in the input device is turned on, a program is recorded that displays an edit box that can edit data within a specified range. Therefore, not only the data specified by the range specification operation by the input device is passed to the transfer destination of this data, but also an edit box is displayed if necessary, and this data is edited in this edit box. Can be passed to the delivery destination. For example, this edit box is used when it is desired to add a character string to a term on a page that is currently viewed on a Web browser. For example, this edit box is used to prepare data (keywords) within a specified range so as to correspond to the Boolean search format supported by the search destination. Or if you come up with a term that doesn't exist on this page in the first place, you can only use this edit box. That is, the concept of editing may include input.

なおスイッチは、ボタンとして表示してもメニューとして表示するようにしてもよい。編集後は、そこでリターンキーを押すなり、ボタンを表示しておきこれを押すなりして引き渡し先へ引き渡すようにすればよい。編集ボックスは、編集対象が文字列ならば文字入力ボックスであり、画像であればピクチャーボックスであり、音声であれば音声を視覚化した波形グラフの編集画面である。スイッチは表示画面上に住まわせたエージェントキャラクターなどであってもよい。上述のデータの下ごしらえの処理をエージェントに任せるようにしてもよい。なお、編集ボックスは表示画面上にフローティング表示をさせたり、アプリケーションソフトのツールバー横などに表示させればよい。或いは編集ボックスを常時表示させておくような処理を行なうようにしてもよい。  The switch may be displayed as a button or a menu. After editing, press the return key to display the button and press it to transfer it to the delivery destination. The edit box is a character input box if the object to be edited is a character string, a picture box if it is an image, and a waveform graph editing screen that visualizes the sound if it is a sound. The switch may be an agent character that lives on the display screen. The above-described data preparation process may be left to the agent. The edit box may be displayed floating on the display screen or beside the toolbar of the application software. Or you may make it perform the process which always displays an edit box.

(手段47) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスを用いた範囲指定操作後、指定範囲内のデータを表示すると共にそのデータを編集可能とした編集ボックスを表示するようにしたプログラムを記録している。従って、範囲指定操作が終了すると編集ボックスが表示され、その編集ボックス内には自動的に指定範囲のデータが入力されている状態となるため、引き渡し先へ渡すのにデータとして適切なものであればそのまま渡せばよいし、不満足であれば任意に編集してから渡すことができるようになる。  (Means 47) Further, the recording medium on which the program of the present invention is recorded can display the data in the designated range and edit the data after the range designation operation using the input device in relation to the means 7 or 8. A program that displays an edit box is recorded. Therefore, when the range specification operation is completed, an edit box is displayed, and the data in the specified range is automatically entered in the edit box. Therefore, if the data is appropriate for passing to the delivery destination, If you are not satisfied, you can edit it and pass it.

(手段48) 更にこの発明のプログラムを記録した記録媒体は、手段46または手段47に関連して、編集ボックスは、データの検索先を、入力デバイスによって選択可能なメニューとして表示するようにしたプログラムを記録している。従って編集後のデータの引き渡し先が、入力デバイスにより、編集ボックスに設けたメニューから選択できるようになる。メニューはボタンの並びとして表示してもよいし、ダイアログボックスのラジオボタンやドロップダウンメニューなどとして表示してもよい。なおデータの引き渡し先が検索エンジンでは、この検索エンジンから返された検索結果の表示に当たり、編集ボックスを検索結果の絞り込み検索のために表示するようにしてもよい。  (Means 48) Further, in the recording medium on which the program of the present invention is recorded, the edit box displays the data search destination as a menu selectable by the input device in relation to the means 46 or 47. Is recorded. Therefore, the data delivery destination after editing can be selected from the menu provided in the edit box by the input device. The menu may be displayed as an array of buttons, or may be displayed as a radio button or a drop-down menu in a dialog box. When the data delivery destination is a search engine, an edit box may be displayed to narrow down the search results when displaying the search results returned from the search engine.

(手段49) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによって操作が可能なスイッチを表示画面上に表示し、入力デバイスを用いた範囲指定操作によりデータを指定した後、このスイッチを押す操作を行なうことによって、指定範囲内のデータを引き渡し先へ渡す処理を行なうようにしたプログラムを記録している。従って、範囲指定操作を行なった後、このスイッチを押すだけのごく簡単な操作で、指定範囲内のデータを引き渡し先へ渡すことができる。なお例えば操作対象のWebページを表示するブラウザであれば、このスイッチをツールバー横に設ても、Webブラウザから離れた表示画面上の任意箇所にフローティング表示させるなどしてもよい。何れにせよ表示画面上に表示されていればよい。またこのスイッチを押し続けることにより上述したメニューを表示するようにすることもできる。またこのスイッチを複数表示してその各々に異なる検索先を割り当てるようにしてもよい。これ等のスイッチをキーボード等で操作可能にしてもよい。なお、画面上にフローティング表示されたスイッチを押すと、指定範囲内のデータを引き渡し先へ渡すものでは、このスイッチ自体が指定範囲内であると見做すことも可能である。  (Means 49) Further, the recording medium on which the program of the present invention is recorded has a switch operable by the input device on the display screen in association with the means 7 or 8, and a range specifying operation using the input device. After the data is designated by the above, a program is recorded in which the operation of pushing this switch is performed so that the data within the designated range is transferred to the delivery destination. Therefore, after the range designation operation is performed, the data within the designated range can be transferred to the delivery destination with a simple operation of simply pressing this switch. For example, in the case of a browser that displays a Web page to be operated, this switch may be provided on the side of the toolbar, or may be floatingly displayed at an arbitrary location on the display screen away from the Web browser. In any case, it may be displayed on the display screen. It is also possible to display the menu described above by holding down this switch. A plurality of switches may be displayed and different search destinations may be assigned to the switches. These switches may be operated with a keyboard or the like. When a switch floatingly displayed on the screen is pressed, it is possible to consider that the switch itself is within the specified range if the data within the specified range is transferred to the transfer destination.

(手段50) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスを用いた操作が可能なスイッチを表示画面上に表示し、入力デバイスを用いた範囲指定操作によりデータを指定した後、このスイッチを押す操作を行なうことによって、範囲指定を解除するようにしたプログラムを記録している。従って、指定範囲内のデータを引き渡し先へ渡すことを取り止めたくなった場合にはこのスイッチを押すだけでよい。特に手段10で説明したような、入力デバイスによるスイッチ操作が行なわれた時の座標が指定範囲外にある場合に、任意指定範囲内のデータを引き渡し先へ渡すようにしたものの、範囲指定の解除に利用することができる。  (Means 50) Further, the recording medium on which the program of the present invention is recorded relates to the means 7 or 8 and displays a switch that can be operated using the input device on the display screen, and the range using the input device. After data is designated by the designation operation, a program is recorded in which the range designation is canceled by depressing this switch. Therefore, if you want to stop passing data within the specified range to the delivery destination, you only need to press this switch. In particular, when the coordinates when the switch operation by the input device is performed as described in the means 10 are outside the designated range, the data within the arbitrarily designated range is passed to the delivery destination, but the range designation is canceled. Can be used.

(手段51) 更にこの発明のプログラムを記録した記録媒体は、手段49または手段50に関連して、入力デバイスを用いた操作が可能なスイッチを、入力デバイスを用いた範囲指定操作後に、表示画面上に表示するようにしたプログラムを記録している。これは範囲指定すると現われるスイッチであり、これを手段49に適用した場合には、範囲指定後に現われるスイッチを押すことで、指定範囲内のデータを引き渡し先へ渡すことができる。手段41や手段42にも適用可能である。またこれを手段50に適用した場合には、このスイッチを押すことで範囲指定を解除することができる。特に入力デバイスによるスイッチ操作が行なわれた時の座標が指定範囲外にある場合に、任意指定範囲内のデータを引き渡し先へ渡すようにしたものの、範囲指定の解除に利用することができる。従って、手段51では、範囲指定を行なうとスイッチが現われるため、次にどの操作を行なったらよいかが直ぐに了解されるという利点がある。  (Means 51) Further, a recording medium on which the program of the present invention is recorded has a display screen associated with the means 49 or 50 after a switch that can be operated using the input device after a range specifying operation using the input device. The program that is displayed above is recorded. This is a switch that appears when the range is specified. When this switch is applied to the means 49, the data within the specified range can be transferred to the delivery destination by pressing the switch that appears after the range is specified. The present invention can also be applied to the means 41 and the means 42. When this is applied to the means 50, the range designation can be canceled by pressing this switch. In particular, when the coordinates when the switch operation by the input device is performed are outside the designated range, the data within the arbitrarily designated range is passed to the delivery destination, but can be used to cancel the range designation. Therefore, the means 51 has an advantage that, when a range is designated, a switch appears, so that it is immediately understood which operation should be performed next.

(手段52) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスを用いたスイッチ操作が可能な、データの引き渡し先を示すスイッチを表示画面上に表示し、予めこのスイッチをON状態にしてある場合にこの引き渡し先にデータを渡す処理を行なうようにしたプログラムを記録している。従って、範囲指定したデータの引き渡し先をこのスイッチを用いて予め決定しておくことができる。なお複数の検索先を同時に選択することができるようにしてもよい。  (Means 52) Further, the recording medium on which the program of the present invention is recorded displays on the display screen a switch indicating a data delivery destination that can be operated using the input device in association with the means 7 or 8. When the switch is turned on in advance, a program is recorded so that data is transferred to the delivery destination. Therefore, the delivery destination of the data whose range is specified can be determined in advance using this switch. A plurality of search destinations may be selected at the same time.

(手段53) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスを用いた範囲指定操作によりデータを指定した後、所定の位置にドラッグアンドドロップする操作によって、指定範囲内のデータを引き渡し先へ渡す処理を行なうようにしたプログラムを記録している。従って、範囲指定部分を所定の位置にドラッグアンドドロップするという操作を、はっきりとした意志を以て行なうことになるので、ユーザーの引き渡し操作に対する意識を高めることができる。なお、例えばWebブラウザであれば、入力ボックスをツールバー横に設け、これを所定位置とすることができる。またここで編集可能にしてもよい。あるいは画面の右端に設定したゾーンへ範囲指定部分をドラッグアンドドロップするという操作によって、引き渡し先に渡すことができるように設定してもよい。  (Means 53) Further, in relation to the means 7 or 8, the recording medium on which the program of the present invention is recorded is an operation of dragging and dropping to a predetermined position after designating data by a range designation operation using an input device. Thus, a program for performing processing for passing data within a specified range to a delivery destination is recorded. Therefore, since the operation of dragging and dropping the range designation portion to a predetermined position is performed with a clear intention, the user's awareness of the delivery operation can be increased. For example, in the case of a Web browser, an input box can be provided on the side of the tool bar and set as a predetermined position. Moreover, you may make it editable here. Alternatively, it may be set so that it can be passed to the delivery destination by an operation of dragging and dropping the range designation portion to the zone set at the right end of the screen.

(手段54) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによるスイッチ操作の後、予め定めた時間内に入力デバイスを用いた範囲指定操作が開始したか否かを監視し、その時間内に範囲指定操作が開始した場合には、範囲指定操作に続く前記一連の処理を行なうようにしたプログラムを記録している。これは、例えば入力デバイスがマウスの場合であれば、最初にクリックして直ぐにマウスによる範囲指定操作を開始した場合に限って、引き渡し先へのデータ引き渡しモードに移行するというものであり、最初のクリックなくしては範囲指定操作後の一連の処理も意味を為さなくなるわけである。従って、予め定めた時間内にという制限があるものの、範囲指定操作に先立って行なわれる入力デバイスによるスイッチ操作が、データの引き渡しを可能にするためのスイッチであるということになる。このスイッチがON状態になっていない場合というのは、この発明の一連の処理がOFFの状態であることを意味し、例えば文書エディタに於けるドラッグアンドドロップ操作などのような入力デバイスによる振舞いを含めて、関連技術との並存を実現することができる。なお、上記マウスの例では、最初のクリックをダブルクリックとしてもよい。  (Means 54) Further, in relation to the means 7 or 8, the recording medium on which the program of the present invention is recorded starts the range specifying operation using the input device within a predetermined time after the switch operation by the input device. Whether or not a range designation operation is started within that time, a program is recorded to perform the series of processes following the range designation operation. For example, when the input device is a mouse, the mode is changed to the data transfer mode to the transfer destination only when the range designation operation with the mouse is started immediately after the first click. Without clicking, a series of processing after the range specification operation will not make sense. Therefore, although there is a limitation within a predetermined time, the switch operation by the input device performed prior to the range specifying operation is a switch for enabling data transfer. The case where this switch is not in the ON state means that the series of processing of the present invention is in the OFF state. For example, the behavior by the input device such as the drag and drop operation in the document editor is performed. In addition, coexistence with related technologies can be realized. In the above mouse example, the first click may be a double click.

(手段55) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる操作が可能なスイッチを表示画面上に表示し、これをON状態にするかまたは入力デバイスが具えるスイッチとは別のスイッチをON状態とした場合に、範囲指定操作に続く前記一連の処理を行なうようにしたプログラムを記録している。従って、表示画面上に表示されたスイッチをON状態にすることにより、データの引き渡しが可能になる。なお例えばWebブラウザであれば、プルダウンメニューにこのデータ引き渡しモードをON,OFFするためのメニューを追加してもよく、これもまたスイッチであるものとする。  (Means 55) Further, the recording medium on which the program of the present invention is recorded has a switch that can be operated by the input device on the display screen in relation to the means 7 or 8, and is turned on. When a switch other than the switch included in the input device is turned on, a program for performing the series of processes following the range specifying operation is recorded. Therefore, data can be delivered by turning on the switch displayed on the display screen. For example, in the case of a Web browser, a menu for turning on and off the data delivery mode may be added to the pull-down menu, and this is also a switch.

(手段56) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる範囲指定操作を行なうに際して、前記操作対象がハイパーリンクを有する場合に、このハイパーリンクを動作不能とする処理を行なうようにしたプログラムを記録している。ところで所謂ハイパーテキストに於けるリンクというものは実に範囲指定しづらいものである。例えばリンク内の文字列をコピーすべく範囲指定してみれば容易に体験できる。これはリンクというものが、そもそもクリックされることを目的としたものであるためである。従って、ハイパーリンクを動作不能とすることにより、ハイパーリンク上のデータを範囲指定することが容易となる。なおハイパーリンクを動作不能とするには、例えばHTML書式のアンカータグ<A HREF=”スキーム名://ドメイン名/パス名/”></A>を削除して画面を再描画する、アンカータグをコメントアウトして再描画する、下線タグ<U></U>に置き換えて再描画する、Webブラウザのプログラムでハイパーリンクが押されても無視する、などとすればよい。また、ハイパーリンクを動作不能とする処理モードに移行するためには、次に説明する手段57や、手段58を採用すればよい。なおハイパーリンクを動作不能とする処理は、範囲指定操作とそれに続くデータの引き渡しが終わった時点で、1回毎に解除するように設定することもできる。  (Means 56) Further, the recording medium on which the program of the present invention is recorded is related to the means 7 or 8, and when the operation target has a hyperlink when performing the range specifying operation by the input device, this hyperlink. A program that performs processing to disable the operation is recorded. By the way, the so-called hypertext link is actually hard to specify a range. For example, if you specify a range to copy the character string in the link, you can easily experience it. This is because a link is intended to be clicked in the first place. Accordingly, by disabling the hyperlink, it becomes easy to specify the range of data on the hyperlink. In order to disable the hyperlink, for example, the anchor tag <A HREF=”scheme name: //domain name/path name/”> </A> in HTML format is deleted, and the screen is redrawn. Comment out the tag and redraw it, replace it with the underline tag <U> </ U>, redraw it, ignore the hyperlink in the Web browser program, etc. In order to shift to a processing mode in which hyperlinks cannot be operated, means 57 and means 58 described below may be employed. It should be noted that the processing for disabling hyperlinks can also be set so that it is released once each time a range specifying operation and subsequent data transfer are completed.

(手段57) 更にこの発明のプログラムを記録した記録媒体は、手段56に関連して、入力デバイスによる操作が可能なスイッチを表示画面上に表示し、これをON状態にするか、または入力デバイスが具えたスイッチとは別のスイッチをON状態とした場合に、前記操作対象のハイパーリンクを動作不能とする処理を行なうようにしたプログラムを記録している。従ってスイッチをON状態にするという分かりやすい操作でハイパーリンクを動作不能とすることができる。スイッチはボタンが好ましいが、ダイアログボックスに於けるチェックボタンなどでもよい。前者では、これをWebブラウザに設けることで、このブラウザがこの発明に係るものであることが一目で分かる。操作対象のハイパーリンクが動作不能であることが、見て取れるような表示を行なうようにしてもよい。  (Means 57) Further, in relation to the means 56, the recording medium on which the program of the present invention is recorded displays a switch that can be operated by the input device on the display screen and turns it on, or the input device When a switch other than the switch provided with is turned on, a program is recorded so as to make the operation target hyperlink inoperable. Accordingly, it is possible to disable the hyperlink by an easy-to-understand operation of turning on the switch. The switch is preferably a button, but may be a check button in a dialog box. In the former, by providing this in a Web browser, it can be seen at a glance that this browser is related to the present invention. You may make it display so that it can see that the hyperlink of operation object is inoperable.

(手段58) 更にこの発明のプログラムを記録した記録媒体は、手段56に関連して、表示画面上に前記操作対象のハイパーリンクを動作不能とするメニューを表示して、このメニューが選択された場合に、操作対象のハイパーリンクを動作不能とする処理を行なうようにしたプログラムを記録している。従ってプルダウンメニューやドロップダウンメニューやポップアップメニューなどとして実現でき、操作性がよい。この他、ハイパーリンク上や表示画面上で、入力デバイスのボタンを予め定めた時間以上押し続けることにより、操作対象のハイパーリンクを動作不能とする処理を行なうようにしてもよい。  (Means 58) Further, the recording medium on which the program of the present invention is recorded displays a menu for disabling the operation target hyperlink on the display screen in association with the means 56, and this menu is selected. In this case, a program is recorded that performs processing for disabling the hyperlink to be operated. Therefore, it can be realized as a pull-down menu, a drop-down menu, a pop-up menu, etc., and the operability is good. In addition to this, a process of making the operation target hyperlink inoperable may be performed by pressing the button of the input device on the hyperlink or the display screen for a predetermined time or longer.

(手段59) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、入力デバイスによる範囲指定操作を行なうに際し、前記操作対象が編集可能である場合に、操作対象を編集不能とする処理を行なうようにしたプログラムを記録している。従って、文書エディタや音声エディタで、データを範囲指定して渡す操作が誤ってドラッグアンドドロップになってしまう、というようなミスを防止することができる。なおWebブラウザでは、ドラッグアンドドロップは元々不可能であるから、このような問題は生じない。  (Means 59) Further, the recording medium on which the program of the present invention is recorded relates to the means 7 or 8, and when the operation object is editable when performing the range specifying operation by the input device, the operation object is selected. A program for performing the process of making editing impossible is recorded. Therefore, it is possible to prevent an error such that an operation of specifying and passing data in a document editor or a voice editor is erroneously dragged and dropped. Note that such a problem does not occur in the Web browser because drag and drop is originally impossible.

(手段60) 更にこの発明のプログラムを記録した記録媒体は、手段59に関連して、入力デバイスによる操作が可能なスイッチを表示画面上に表示しこれをON状態にするか、または入力デバイスが具えたスイッチとは別のスイッチをON状態とした場合に、前記操作対象を編集不能とする処理を行なうようにしたプログラムを記録している。従って、スイッチをON状態にするという分かりやすい操作で操作対象を編集不能とすることができる。  (Means 60) Further, in relation to the means 59, the recording medium on which the program of the present invention is recorded displays a switch that can be operated by the input device on the display screen and turns it on, or the input device When a switch other than the provided switch is turned on, a program is recorded so as to perform a process of making the operation target uneditable. Therefore, the operation target can be made uneditable by an easy-to-understand operation of turning on the switch.

(手段61) 更にこの発明のプログラムを記録した記録媒体は、手段59に関連して、表示画面上に前記操作対象を編集不能とするメニューを表示し、このメニューが選択された場合に前記操作対象を編集不能とする処理を行なうようにしたプログラムを記録している。従って操作対象を編集不能にする手段をプルダウンメニュー、ドロップダウンメニュー、ポップアップメニューなどとして実装でき、操作性がよい。  (Means 61) Further, the recording medium on which the program of the present invention is recorded relates to the means 59 and displays on the display screen a menu for making the operation object uneditable, and the operation is performed when this menu is selected. A program that performs processing for making the object uneditable is recorded. Therefore, means for making the operation target uneditable can be implemented as a pull-down menu, a drop-down menu, a pop-up menu, etc., and the operability is good.

(手段62) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、任意指定範囲内のデータの引き渡し先がグローバルメモリであって、このグローバルメモリを引き渡し先に指定し得るようにしたプログラムを記録している。従って、引き渡し先となるアプリケーションプログラムなどに、共同使用が可能なグローバルメモリを参照させることにより、指定範囲内のデータを渡すことができるため、幅広い用途を開拓することが可能となる。  (Means 62) Further, in the recording medium on which the program of the present invention is recorded, in relation to the means 7 or 8, the data delivery destination within the arbitrarily specified range is a global memory, and this global memory is designated as the delivery destination. A program that can be used is recorded. Accordingly, by referring to a global memory that can be used jointly by an application program or the like as a delivery destination, data within a specified range can be passed, so that a wide range of uses can be cultivated.

(手段63) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、任意指定範囲内のデータの引き渡し先が検索処理プログラムであり、この検索処理プログラムを引き渡し先に指定し得るようにしたプログラムを記録している。ユーザーが任意に選択し表示させたインターネットやLANなどのネット上の、あるいはローカルドライブ上の文書や静止画像などから、任意に範囲指定したデータを、検索処理プログラムに渡すものである。この検索結果はどのような処理プログラムで受けてもよい。従ってこのプログラムに基づくデータの引き渡しは、任意に選択した操作対象から任意の範囲を選択し、スイッチ操作をするだけで検索処理プログラムへ渡すことができるので、操作が誰にでも分かりやすく簡単で円滑で便利である。なお検索処理プログラムには、インターネット上の検索エンジンやローカルドライブの辞書プログラムなどが含まれる。  (Means 63) Further, in the recording medium on which the program of the present invention is recorded, in relation to the means 7 or 8, the delivery destination of the data within the arbitrarily specified range is a retrieval processing program, and this retrieval processing program is used as the delivery destination. A program that can be specified is recorded. Data that is arbitrarily specified in a range from a document or a still image on the Internet or a LAN such as the Internet or LAN arbitrarily selected and displayed by the user is passed to the search processing program. This search result may be received by any processing program. Therefore, data can be delivered based on this program by selecting an arbitrary range from an arbitrarily selected operation target and passing it to the search processing program simply by operating the switch. Convenient. The search processing program includes a search engine on the Internet, a dictionary program for a local drive, and the like.

(手段64) 更にこの発明のプログラムを記録した記録媒体は、手段63に関連して、検索処理プログラムから検索結果を受け取って、入力デバイスにより選択可能なハイパーリンクとして表示する表示処理を行なうようにしたプログラムを記録している。検索処理プログラムからの検索結果は、ハイパーリンクとして表示されるため、このハイパーリンクを入力デバイスにより選択するという簡単な操作だけで次の資源にアクセスすることができ、そこでまた入力デバイスを用いた範囲指定操作によって指定されたデータを検索処理プログラムへ引き渡し、その検索結果を受け取って入力デバイスにより選択可能なハイパーリンクとして表示することができ、このように円滑な操作で次々と資源を辿って行くことが可能となっている。従ってページ中のハイパーリンクのない部分であっても、指定範囲のデータから関連する資源に、マウスなどの入力デバイスの操作だけで円滑にアクセスすることができるようになる。なお操作対象には何が表示されるか一定していないが、この発明ではこのような操作対象に対して、ユーザーの自由意志による範囲指定操作を許している点に特徴を有する。  (Means 64) Further, the recording medium on which the program of the present invention is recorded is related to the means 63 so as to receive a search result from the search processing program and display it as a hyperlink that can be selected by the input device. Recorded program. Since the search results from the search processing program are displayed as hyperlinks, the next resource can be accessed with a simple operation of selecting the hyperlinks with the input device. The data specified by the specified operation can be transferred to the search processing program, and the search results can be received and displayed as a hyperlink that can be selected by the input device. Is possible. Therefore, even in a portion without a hyperlink in the page, it becomes possible to smoothly access related resources from the data in the specified range only by operating an input device such as a mouse. Note that what is displayed on the operation target is not constant, but the present invention is characterized in that a user can freely specify a range for the operation target.

(手段65) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、任意指定範囲内のデータを引き渡し先がエディタプログラムであり、このエディタプログラムを引き渡し先に指定し得るようにしたプログラムを記録している。ユーザーが任意に選択し表示させた文書や静止画や音声データなどから、任意に範囲指定したデータを、各々エディタプログラムに渡すものである。従って、このプログラムに基づくデータの引き渡しは、任意に選択した操作対象から任意の範囲を選択し、スイッチ操作をするだけでよいため、操作が誰にでも分かりやすく簡単で円滑で便利である。  (Means 65) Further, in relation to the means 7 or 8, the recording medium on which the program of the present invention is recorded has an editor program as a delivery destination for data within an arbitrarily specified range, and designates this editor program as a delivery destination. It records the program that you get. Data arbitrarily designated by a range is delivered to the editor program from documents, still images, audio data, and the like arbitrarily selected and displayed by the user. Therefore, since the data delivery based on this program only needs to select an arbitrary range from an arbitrarily selected operation target and perform a switch operation, the operation is easy, easy, smooth and convenient for anyone.

(手段66) 更にこの発明のプログラムを記録した記録媒体は、手段65に関連して、ハイパーテキストを編集し得るようにしたプログラムを記録している。従って、任意に表示させたハイパーテキストから、任意指定範囲をそのままハイパーテキストの形式でエディタプログラムに渡すことができる。  (Means 66) Further, a recording medium on which the program of the present invention is recorded records a program that can edit the hypertext in association with the means 65. Therefore, the arbitrarily specified range can be passed to the editor program as it is in the hypertext format from the arbitrarily displayed hypertext.

(手段67) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、任意指定範囲内のデータを引き渡し先が電子メールなどのメッセージ送信プログラムであり、このメッセージ送信プログラムを引き渡し先に指定し得るようにしたプログラムを記録している。従って、メッセージ送信プログラムに他の文章などを引用するのに手間が掛からない。  (Means 67) Further, the recording medium on which the program of the present invention is recorded is a message transmission program such as an e-mail to which data within an arbitrarily specified range is delivered in association with the means 7 or 8. The message transmission program Is recorded as a delivery destination. Therefore, it does not take time to quote other sentences in the message transmission program.

(手段68) 更にこの発明のプログラムを記録した記録媒体は、手段7または手段8に関連して、検索処理プログラムを具え、入力デバイスを用いた任意範囲指定操作によって指定されたデータの、検索処理を行なうようにしたプログラムを記録している。即ち、操作表示系と記憶系との間で活動する情報処理系を備えている。従って、好みの検索処理プログラムを自前で用意することができる。なお検索対象となるデータベースは外部のものを利用しても、ローカルに所有するものを利用してもよい。  (Means 68) Further, the recording medium on which the program of the present invention is recorded has a retrieval processing program in association with the means 7 or 8, and retrieves data designated by an arbitrary range designation operation using an input device. The program that is supposed to perform is recorded. That is, an information processing system that operates between the operation display system and the storage system is provided. Therefore, a favorite search processing program can be prepared by itself. The database to be searched may be an external database or a locally owned database.

例えばインターネット上のWebサイトから取得したファイルをキャッシュに納め、検索処理プログラムがこれを検索するなどである。またインデックス作成を行なうようにしたり、ユーザープロフィールを登録させるようにしてもよい。この他、検索処理プロセスに付いては、エージェント技術の遠隔プログラミング(Remote Programming)方式などを利用することによって、より高度な検索を行なうことが可能であり、更に探索と呼ぶに相応しい動作を行わせることもできる。またキーとなるデータについて、例えばテキストであれば、単語だけでなく自然な文章を意味解釈して検索させるようにしてもよい。キーワードなどが不適切な場合、それを指摘したり自律的に修正するようにしてもよい。  For example, a file acquired from a website on the Internet is stored in a cache, and a search processing program searches for it. In addition, an index may be created or a user profile may be registered. In addition, for the search processing process, it is possible to perform a more advanced search by using a remote programming method of agent technology, and further, an operation suitable for a search is performed. You can also For key data, for example, text, a natural sentence as well as a word may be interpreted and searched. If a keyword is inappropriate, it may be pointed out or corrected autonomously.

(手段69) 更にこの発明のプログラムを記録した記録媒体は、手段68に関連して、インデックスを具えたプログラムを記録している。従って、個々のユーザーにとって必要なインデックスのみ所有することができる。  (Means 69) Further, the recording medium on which the program of the present invention is recorded records a program including an index in association with the means 68. Therefore, it is possible to own only indexes necessary for individual users.

(手段70) 更にこの発明のプログラムを記録した記録媒体は、手段68に関連して、データベースを具えたプログラムを記録している。即ち入力デバイスとデータベースとを備えたコンピュータに、キーとなるデータを用いてデータベースを検索し、その結果を受け取って表示するための処理を行なわせるためのプログラムを記録した記録媒体であって、入力デバイスを用いた範囲指定操作によって指定されたデータをキーとしてデータベースを検索する処理と、その検索結果を受け取り、入力デバイスにより選択可能なハイパーリンクとして表示する表示処理とをコンピュータに行なわせるためのプログラムを記録したものである。この検索先は、ローカルの検索処理プログラムであり、検索対象となるのはローカルの記憶装置に形成されたデータベースである。従って、ローカルの記憶装置に自分の興味あるデータベースを作成しておけばよいし、データベースを形成したCD−ROMをCD−ROMドライブに装着しておくなどすればよい。また検索処理プロセスはインデックスを取り込んだり、インバーテッドファイルを自ら生成するなどしてもよい。インデックスを用いることなく、所謂grepを実行するようにしてもよい。なおデータベースは、キーフィールドなどの論理的な定義情報をデータベースの中に持つ場合があるが、データの集合のみをデータベースとしてもよいことは言うまでもない。  (Means 70) Further, a recording medium on which the program of the present invention is recorded records a program including a database in association with the means 68. That is, a recording medium recording a program for causing a computer having an input device and a database to search the database using key data, and to perform processing for receiving and displaying the result. A program for causing a computer to perform a database search process using data specified by a range specification operation using a device as a key and a display process for receiving the search result and displaying it as a hyperlink that can be selected by an input device Is recorded. This search destination is a local search processing program, and a search target is a database formed in a local storage device. Therefore, a database of interest to the user may be created in a local storage device, or a CD-ROM on which the database is formed may be mounted on a CD-ROM drive. Further, the search processing process may fetch an index or generate an inverted file by itself. So-called grep may be executed without using an index. The database may have logical definition information such as key fields in the database, but it goes without saying that only a set of data may be used as the database.

なお特にインターネットでは、アクセス可能な資源の爆発的な増大という事態に至っており、様々な検索エンジンが利用できるようになってきたが、よく使われるキーワードでは、検索結果が数万件にも及ぶことがある。これらリンク先を一つ一つ見て行くのは至難の技であり、本当に必要なのはその中のごくごく僅かなリンク先のみであることが多い。そうであれば自分の好みのまたは自分に必要なデータベースをローカルに所有し、そこを検索対象としてもよいはずである。CD−ROMとして販売されているものを購入してもよいであろう。これによりローカルの記憶装置には自己或いはグループにとり本当に必要なもののみを所有することができるから、検索結果についての知的オーバーヘッドが防げる。  Especially on the Internet, the number of accessible resources has exploded, and various search engines have become available. However, frequently used keywords have tens of thousands of search results. There is. It is extremely difficult to go through each of these links, and it is often necessary to have very few links. If so, you might own a database of your choice or what you need, and search for it. You may purchase what is sold as a CD-ROM. As a result, the local storage device can own only what is really necessary for itself or the group, thereby preventing the intellectual overhead of the search result.

また教育の現場にあっては、インターネット上に存在する好ましくないと思われるサイトに接続することをよしとしない場合が多い。そのような場合、教育に必要なデジタルライブラリをすべてローカルに構築しておくことも一手である。手段70はこのような目的に最適な解となる。更にこの発明によれば、後に説明する「目次だけの書籍」を実現することができ、この書籍の内容は所定の枠内に於いて変幻自在なものとなり得る。  Also, in the field of education, it is often not good to connect to sites that seem to be unfavorable on the Internet. In such a case, it is also possible to build all the digital libraries necessary for education locally. The means 70 is an optimal solution for such a purpose. Furthermore, according to the present invention, a “book with only a table of contents” described later can be realized, and the contents of the book can be changed freely within a predetermined frame.

なお手段70の発明のプログラムを記録した記録媒体は、予め、データベースを備えたプログラムを記録しているものとしても、後からデータベースを取得するものとしてもよい。前者では範囲指定されたデータの引き渡しを行なうプログラムとデータベースとを、CD−ROMなどの記録媒体に一緒に記録して販売することができる。後者ではデータベースが記録された別売のCD−ROMとしたり、データベースをネットワーク経由で販売することができる。  Note that the recording medium on which the program of the invention of the means 70 is recorded may be a program in which a program including a database is recorded in advance, or a database may be acquired later. In the former, it is possible to record and sell a program and a database that deliver range-specified data together on a recording medium such as a CD-ROM. In the latter case, an optional CD-ROM in which a database is recorded can be used, or the database can be sold via a network.

(手段71) 更にこの発明のプログラムを記録した記録媒体は、手段70に関連して、データベースに蓄積するデータの収集処理を行なうようにしたプログラムを記録している。従って、自らデータの収集処理を行なって厳選された資源のみをローカルのデータベースに蓄積して行く。定期的に欠かさず見に行くようなWebサイトなどはサイト側の許可さえあれば自動収集処理を行ってしまうことが好ましい。なお、データの収集処理には、PULL(Information Pull)型で行なう場合や、PUSH(information Push)型で行なう場合がある。例えば契約サイトから更新ファイルをPUSHしてもらうようにするのである。更にはエージェント言語を用いて移動エージェントを構築し、他のエージェントとの間で分散協調を行なうようにしてもよい。ユーザープロフィール情報を利用して協調することも可能である。なお、前記データ収集処理にはインデキシング処理を含めるようにしてもよい。  (Means 71) Further, a recording medium on which the program of the present invention is recorded records a program related to the means 70 for collecting data accumulated in the database. Therefore, the data collection process is carried out by itself, and only carefully selected resources are accumulated in the local database. It is preferable to perform automatic collection processing for websites that are regularly visited, as long as the site has permission. The data collection process may be performed using a PULL (Information Pull) type or a PUSH (information Push) type. For example, an update file is pushed from a contract site. Furthermore, a mobile agent may be constructed using an agent language, and distributed cooperation may be performed with other agents. It is also possible to collaborate using user profile information. The data collection process may include an indexing process.

(手段72) 更にこの発明のプログラムを記録した記録媒体は、手段63または手段68に関連して、検索結果が0件であるという検索結果を受けた場合、データ引き渡し時の表示画面を描き替えることなく、検索結果が0件であることを表示するようにしたプログラムを記録している。従って、検索結果が0件であるにもかかわらずわざわざその表示のためにデータ引き渡し時の表示画面を描き替えてしまい、再度データ引き渡し時の表示画面に戻る操作をする、というような余計な動作を省くことができる。また画面が不必要に切り替わらないため、表示画面を見ていても楽である。なお検索結果の0件表示は、表示窓をポップアップさせるようにしても、Webブラウザに専用の表示窓を設けるようにしてもよい。また後者の場合、検索結果の表示窓を0件に限らず索出件数の表示に用いてもよい。  (Means 72) Further, when the recording medium on which the program of the present invention is recorded receives a search result indicating that the search result is 0 in relation to the means 63 or 68, the display screen at the time of data delivery is redrawn. Instead, a program that displays that the search result is 0 is recorded. Therefore, even though the search result is 0, an extra operation such as redrawing the display screen at the time of data transfer for the display and returning to the display screen at the time of data transfer again. Can be omitted. Also, since the screen does not change unnecessarily, it is easy to see the display screen. In addition, for displaying 0 search results, a display window may be popped up, or a dedicated display window may be provided in the Web browser. In the latter case, the search result display window is not limited to zero and may be used to display the number of search results.

(手段73) 更にこの発明のプログラムを記録した記録媒体は、手段63または手段68に関連して、検索結果を受け、データ引き渡し時の表示画面を描き替えることなく検索結果を別画面に表示するようにしたプログラムを記録している。従って少なくとも別窓に表示されたリンク集を入力デバイスにより選択するまでは、データ引き渡し時の表示画面をそのまま残すことができ、リンク先と見比べて考えることができる。なお、別窓としては、表示窓をポップアップさせるようにしても、Webブラウザを立ち上げるようにしてもよい。また別窓としてWebブラウザを立ち上げた場合、リンク先の表示をこの別窓としてのWebブラウザ側で行なってもよい。  (Means 73) Further, the recording medium on which the program of the present invention is recorded receives the search results in relation to the means 63 or 68, and displays the search results on another screen without redrawing the display screen at the time of data delivery. I recorded the program. Therefore, at least until the link collection displayed in the separate window is selected by the input device, the display screen at the time of data transfer can be left as it is, and can be compared with the link destination. As another window, the display window may be popped up or a web browser may be started up. When a Web browser is launched as a separate window, the link destination may be displayed on the Web browser side as the separate window.

(記録媒体の説明) プログラムを記録した記録媒体とは、CD−ROM、DVD−RAM、ハードディスク、フレキシブルディスク、ROM、RAM、メモリカード、紙テープやパンチカード等を含む概念である。また、コンピュータで直接実行可能な状態でプログラムを記録した記録媒体以外に、例えばCD−ROMからハードディスク等の他の記録媒体へインストールすることによって実行可能となるプログラムを記録した記録媒体や、データをエンコードしたり、暗号化したり、圧縮したプログラムを記録した記録媒体等のことも含む。なお、上記でRAMを含んでいるのは、ネットワーク経由で受信したプログラムがRAM上に展開されることがあるからである。  (Description of Recording Medium) The recording medium on which the program is recorded is a concept including CD-ROM, DVD-RAM, hard disk, flexible disk, ROM, RAM, memory card, paper tape, punch card, and the like. In addition to a recording medium that records a program in a state that can be directly executed by a computer, for example, a recording medium that records a program that can be executed by installing it from a CD-ROM to another recording medium such as a hard disk, or data It also includes a recording medium on which an encoded, encrypted, or compressed program is recorded. The reason why the RAM is included in the above is that a program received via the network may be expanded on the RAM.

このようにこの発明によれば、リンクとはまったく無関係に、任意のページ中のどの部分からでも、キーとなるデータを生成することができるようになった。またその操作性も良好である。  As described above, according to the present invention, key data can be generated from any part of an arbitrary page regardless of a link. The operability is also good.

データ引き渡し装置の全体構成を示す図である。  It is a figure which shows the whole structure of a data delivery apparatus. この表示装置11の表示画面である。  This is a display screen of the display device 11. 図1の装置を、CPU2を用いて実現した場合のハードウェア構成を示す図である。  It is a figure which shows the hardware constitutions at the time of implement | achieving the apparatus of FIG. 1 using CPU2. 図3のCPU2で実現されるデータ処理に於ける各処理部を示す図である。  It is a figure which shows each process part in the data processing implement | achieved by CPU2 of FIG. 範囲指定領域を示す図である。  It is a figure which shows the range designation | designated area | region. ブラウザ4とクリップボード40とが表示されたディスプレイ11を示す図である。  It is a figure which shows the display 11 with which the browser 4 and the clipboard 40 were displayed. 文字列50とマウスポインタ5とを示す図である。  It is a figure which shows the character string 50 and the mouse pointer. マウスプログラム30のフローチャートである。  3 is a flowchart of a mouse program 30. キャンセルボタンの動作状態を示す図である。  It is a figure which shows the operation state of a cancel button. 検索ボタンの動作状態を示す図である。  It is a figure which shows the operation state of a search button. 静止画の範囲指定状態を示す図である。  It is a figure which shows the range designation | designated state of a still image. グラフで表わした音声の範囲指定状態を示す図である。  It is a figure which shows the range specification state of the audio | voice represented with the graph. CD−ROM23を示す図である。  3 is a diagram showing a CD-ROM 23. FIG. インターネットを介して引き渡し先データを受信するための、処理ブロックを示す図である。  It is a figure which shows the processing block for receiving delivery destination data via the internet. 範囲指定領域を示す図である。  It is a figure which shows the range designation | designated area | region. 文字列50とマウスポインタ5とを示す図である。  It is a figure which shows the character string 50 and the mouse pointer. 文字列53とマウスポインタ5とを示す図である。  It is a figure which shows the character string 53 and the mouse pointer. 範囲指定データの引き渡し実現するためのマウスプログラムのフローチャートである。  It is a flowchart of a mouse program for realizing delivery of range designation data. 区分領域を示す図である。  It is a figure which shows a division area. 文字列53,延長範囲54とマウスポインタ5とを示す図である。  It is a figure which shows the character string 53, the extension range 54, and the mouse pointer 5. FIG. 範囲指定を実現するための、マウスプログラムのフローチャートである。  It is a flowchart of a mouse program for realizing range specification. ハードディスク21を示す図である。  2 is a diagram showing a hard disk 21. FIG. 引き渡し先指定のためのドロップダウンメニュー(a)と、デフォルト設定を行なうためのダイアログボックス(b)とを示す図である。  It is a figure which shows the drop down menu (a) for delivery destination designation | designated, and the dialog box (b) for performing default setting. 引き渡し先をメニューとして表示するようにした、マウスプログラムのフローチャートである。  It is a flowchart of a mouse program in which a delivery destination is displayed as a menu. マウスの「左ボタン」を連続的に用いた範囲指定とメニューの表示のさせ方を示す図である。  It is a figure which shows how to make the range specification and menu display which used "left button" of the mouse continuously. ドラッグアンドドロップによるデータ引き渡しプログラムのフローチャートである。  It is a flowchart of the data delivery program by drag and drop. 文字列50の引き渡し先のポップアップメニュー61を示す図である。  It is a figure which shows the pop-up menu 61 of the delivery destination of the character string. データ引き渡し装置の全体構成を示す図である。  It is a figure which shows the whole structure of a data delivery apparatus. 範囲指定データの引き渡しと検索結果表示を実現するためのマウスプログラムのフローチャートである。  6 is a flowchart of a mouse program for realizing delivery of range designation data and display of search results. インターネットを介したデータの流れを示す図である。  It is a figure which shows the flow of the data via the internet. 検索結果を受信して表示したWebブラウザの画面表示を示す図である。  It is a figure which shows the screen display of the web browser which received and displayed the search result. HTML文に記載された固有情報を示す図である。  It is a figure which shows the specific information described in the HTML sentence. インターネットを介した処理ブロック間のデータ移動を示す図である。  It is a figure which shows the data movement between the processing blocks via the internet. 受信した固有情報を提示するメニューを示す図である。  It is a figure which shows the menu which presents the received specific information. 送信するユーザー固有情報のフォーマットを示す図である。  It is a figure which shows the format of the user specific information to transmit. 引き渡しデータ表示7を示す図である。  It is a figure which shows the delivery data display. 引き渡しデータ表示70を示す図である。  It is a figure which shows the delivery data display. 引き渡し先表示71を示す図である。  It is a figure which shows the delivery destination display. 引き渡し先表示72を示す図である。  It is a figure which shows the delivery destination display. 引き渡し先プログラムからの処理状況を、グラフ74としてポップアップしている状況を示す図である。  It is a figure which shows the condition which is popping up as the graph 74 the process condition from a delivery destination program. 引き渡し先プログラムからの検索結果の0件表示75をポップアップしている状況を示す図である。  It is a figure which shows the condition which is popping up the 0 case display 75 of the search result from a delivery destination program. 引き渡し先プログラムからの検索結果から結果表示ポップアップメニュー62を表示している状況を示す図である。  It is a figure which shows the condition which is displaying the result display pop-up menu 62 from the search result from a delivery destination program. ハードディスク21を示す図である。  2 is a diagram showing a hard disk 21. FIG. 指定範囲を文字認識してから、引き渡し先へ渡すようにするマウスプログラムのフローチャートである。  It is a flowchart of the mouse program which makes it pass to a delivery destination after character recognition of the designated range. 入出力制御部33周りのブロック図である。  3 is a block diagram around an input / output control unit 33. FIG. フォーカスされた一致範囲56を示す図である。  It is a figure which shows the focused coincidence range 56. FIG. 音声認識プログラム303がインストールされた、ハードディスク21を示す図である。  It is a figure which shows the hard disk 21 in which the speech recognition program 303 was installed. 音声認識により範囲指定してから、引き渡し先へ渡すようにするタッチパネルプログラムのフローチャートである。  It is a flowchart of the touch panel program which designates a range by voice recognition and passes it to a delivery destination. 検索先を別個にインストールするためのインストールプログラムのフローチャートである。  It is a flowchart of the installation program for installing a search destination separately. CD−ROM23を示す図である。  3 is a diagram showing a CD-ROM 23. FIG. HTMLエディタの表示画面を示す図である。  It is a figure which shows the display screen of an HTML editor. 関連技術のプルダウンメニュー8を表示した図である。  It is the figure which displayed the pull-down menu 8 of related technology. 関連技術のポップアップメニュー81を表示した図である。  It is the figure which displayed the pop-up menu 81 of related technology.

第1実施形態First embodiment

図1は、この発明の一実施形態によるデータ引き渡し装置の全体構成を示したものである。入力装置1は範囲指定とクリック操作とを行なうためのポインティングデバイスである。表示装置11は、入力装置1の操作対象である文書と入力装置1のカーソルとを表示するためのものである。この実施形態では、指定範囲内のデータをクリップボードへコピー操作する場合について説明するが、これに限らず、このデータを必要とする他の装置やプログラムにこのデータを引き渡す場合についても同様に適用することができる。例えば、エディタなどの文書編集プログラム、ユーザーに代わって仕事を処理するエージェントプログラムなどを引き渡し先とすることができる。またプログラム以外では、グローバルメモリなどを上げることができる。グローバルメモリに渡されたデータはどのアプリケーションソフトからも共通に利用できるようになっているのが一般的である。  FIG. 1 shows the overall configuration of a data delivery apparatus according to an embodiment of the present invention. The input device 1 is a pointing device for performing range specification and click operation. The display device 11 is for displaying a document that is an operation target of the input device 1 and a cursor of the input device 1. In this embodiment, a case where data in a specified range is copied to the clipboard will be described. However, the present invention is not limited to this, and the same applies to a case where the data is transferred to another device or program that requires the data. be able to. For example, a document editing program such as an editor, an agent program for processing work on behalf of the user, or the like can be used as a delivery destination. In addition to programs, global memory can be increased. In general, data passed to the global memory can be shared by any application software.

表示装置11上に表示された文章を、入力装置1を操作してそのカーソルによりまず範囲指定する。この指定範囲は文字列を反転させて表示される。範囲指定がうまく行かない場合は、操作者は範囲指定をやり直すことができる。カーソルは指定範囲の終了位置にあるはずであるから、そのまま指定範囲内へ移動させ、指定範囲内でクリック操作を行なうと、指定範囲内のデータがクリップボードへコピーされる(コピーコマンドを発行している)。そして前記反転表示が解消される。この一連の操作は実に単純であり、範囲指定操作とクリック操作のみであり、2つの操作の間に操作者はマウスをほんの僅か移動させるだけでよい。この一連の操作についての処理は処理装置10が担っている。なお図2で符号50が範囲指定部であり、この場合反転処理(ハイライト)されている。  The range of the text displayed on the display device 11 is first designated by operating the input device 1 with the cursor. This specified range is displayed by inverting the character string. If the range specification is not successful, the operator can redo the range specification. Since the cursor should be at the end position of the specified range, move it into the specified range as it is, and if you click within the specified range, the data in the specified range is copied to the clipboard (by issuing a copy command ) Then, the reverse display is eliminated. This series of operations is very simple, only a range designation operation and a click operation, and the operator needs to move the mouse only slightly between the two operations. The processing device 10 is responsible for processing for this series of operations. In FIG. 2, reference numeral 50 denotes a range designating unit, and in this case, reversal processing (highlighting) is performed.

第2実施形態Second embodiment

図1の処理装置10を、CPU2を用いて実現した場合のハードウェア構成を図3に示す。また図3のCPU2で実現されるデータ処理に於ける、各処理部を図4に示す。なお処理装置10はCPUを用いることなくハードウェアロジックによって構成してもよい。  FIG. 3 shows a hardware configuration when the processing device 10 of FIG. 1 is realized by using the CPU 2. FIG. 4 shows each processing unit in the data processing realized by the CPU 2 in FIG. The processing device 10 may be configured by hardware logic without using a CPU.

CPU2には、メモリ20、記憶装置であるハードディスク21、入力装置であるマウス1、表示装置であるディスプレイ11、CD−ROMドライブ22が接続されている。ハードディスク21には、オペレーティングシステムOS3、データ引き渡しプログラムであるマウスプログラム30が記憶されている。このマウスプログラム30は、CD−ROMドライブ22を介してCD−ROM23からインストールされたものである。この他ハードディスク21には、ワールドワイドウェブのブラウザ4を含む他のアプリケーションプログラム32が記憶されている。またオペレーティングシステムOS3は、これらのアプリケーションプログラム32からグローバルメモリを共用できるように、クリップボード40を提供している。なおここではマウス1は、2ボタンマウスである。  Connected to the CPU 2 are a memory 20, a hard disk 21 as a storage device, a mouse 1 as an input device, a display 11 as a display device, and a CD-ROM drive 22. The hard disk 21 stores an operating system OS3 and a mouse program 30 that is a data delivery program. The mouse program 30 is installed from the CD-ROM 23 via the CD-ROM drive 22. The other hard disk 21 stores other application programs 32 including the browser 4 of the World Wide Web. The operating system OS3 provides a clipboard 40 so that these application programs 32 can share a global memory. Here, the mouse 1 is a two-button mouse.

図6に、ディスプレイ11に表示されたブラウザ4と、クリップボード40とを示す。また図7に、範囲指定された文字列50とマウスポインタ5とを示す。また図8に、マウスプログラム30をフローチャートにて示す。操作者はマウス1を操作してブラウザ4上に表示された文書を範囲指定する(ステップS1)。ここでは表示された文書の一部、「任意の文字列をマウスで範囲指定し」を範囲指定している。この指定範囲の文字列50は反転表示される。  FIG. 6 shows the browser 4 and the clipboard 40 displayed on the display 11. FIG. 7 shows a character string 50 and a mouse pointer 5 with a range specified. FIG. 8 is a flowchart showing the mouse program 30. The operator operates the mouse 1 to specify the range of the document displayed on the browser 4 (step S1). Here, a part of the displayed document, “Specify a range of an arbitrary character string with the mouse” is specified. The character string 50 in this designated range is displayed in reverse video.

次に、操作者はマウス1を操作して、マウスカーソルを指定範囲の文字列50の上に移動させる。ここではマウスカーソルの形状が矢形状のポインタ5に変化させているが、この点についての説明は省く。そして反転表示された文字列50上で、即ち指定範囲内で、マウス1の左ボタンを用いてのクリック操作を行なう(ステップS2)。なお「文字列」という文字のみフォントサイズが大きいものを使用した例を同時に上げたが、このような場合でも同様の範囲指定が行なえるようになっている。  Next, the operator operates the mouse 1 to move the mouse cursor over the character string 50 in the specified range. Here, the shape of the mouse cursor is changed to the arrow-shaped pointer 5, but this point will not be described. Then, a click operation using the left button of the mouse 1 is performed on the highlighted character string 50, that is, within the specified range (step S2). An example of using only a character “character string” having a large font size has been given at the same time, but in such a case, the same range can be specified.

ステップS2に於けるマウスアップイベントにより、このクリック位置が指定範囲内に重なっているか否かの判断を行なう(ステップS3)。ここではマウスカーソル(ポインタ5)は指定範囲の文字列50の上にあるから、判断は真であり文字列50がクリップボード40にコピーされる(ステップS4)。この状態は、図6のクリップボード40に、コピーされたデータ51が表示されることで確認できる。  Based on the mouse up event in step S2, it is determined whether or not the click position overlaps the designated range (step S3). Here, since the mouse cursor (pointer 5) is on the character string 50 in the specified range, the determination is true and the character string 50 is copied to the clipboard 40 (step S4). This state can be confirmed by displaying the copied data 51 on the clipboard 40 of FIG.

なお操作者が、マウスカーソルを指定範囲の文字列50の上に移動させることなく、文字列50以外の場所でクリック操作を行なった場合には、ステップS3に於ける判断は偽であるから、前記範囲指定は解除される(ステップS5)。  If the operator performs a click operation at a place other than the character string 50 without moving the mouse cursor over the character string 50 in the specified range, the determination in step S3 is false. The range designation is canceled (step S5).

マウスプログラム30による処理過程を、マウスイベントの観点から見て行くと、次のようである。入出力制御部33は、マウス1に対してカーソルの移動やクリックの操作が行なわれた時に、この操作を判定してイベントと呼ばれる情報レコードを作成してイベントキュー34へ送る。イベントキュー34は、マウス1の操作毎に発生する複数のイベントをその発生順に記憶する。処理判定部35は、イベントキュー34からイベントを古い順に取り出し、そのイベントの内容を解読し、マウス1の操作に対応する処理の判定を行なう。その判定結果は処理命令と呼ばれる情報レコードに加工され、処理実行部36に渡される。処理実行部36では、処理命令に対応する処理ルーチンを呼び出して実行する。また処理実行部36は、入出力制御部33に対して指定範囲などの画像情報を送信する。入出力制御部33は、この画像情報を出力信号に変換して、ディスプレイ11に表示する。この実施形態では、指定範囲内の文字列50はクリップボード40にコピーされるものとしたが、後述するように、指定範囲内のデータの引き渡し先が選択可能とされている場合などでは、処理実行部36がハードディスク21にアクセスして、必要な情報を得るように設定してよい。  The processing process by the mouse program 30 is as follows from the viewpoint of the mouse event. When the cursor 1 is moved or clicked on the mouse 1, the input / output controller 33 determines this operation, creates an information record called an event, and sends it to the event queue 34. The event queue 34 stores a plurality of events that occur each time the mouse 1 is operated in the order of occurrence. The process determination unit 35 extracts events from the event queue 34 in the oldest order, decodes the contents of the events, and determines a process corresponding to the operation of the mouse 1. The determination result is processed into an information record called a processing instruction and passed to the processing execution unit 36. The process execution unit 36 calls and executes a process routine corresponding to the process instruction. Further, the process execution unit 36 transmits image information such as a designated range to the input / output control unit 33. The input / output control unit 33 converts this image information into an output signal and displays it on the display 11. In this embodiment, the character string 50 within the specified range is copied to the clipboard 40. However, as will be described later, when the data transfer destination within the specified range is selectable, the process is executed. The unit 36 may access the hard disk 21 and obtain necessary information.

以上のように、指定範囲は複数の座標で表わすことができるから、その各々の座標とクリック操作が行なわれた時の座標との位置関係を調べることによって、範囲内にあるか否かが分かる(図5を参照)。従って、範囲指定した後、その上でクリック操作をするだけで、指定範囲内の文字列50をクリップボード40へ渡すことができるようになった。  As described above, since the designated range can be expressed by a plurality of coordinates, it can be determined whether or not it is within the range by examining the positional relationship between each coordinate and the coordinates when the click operation is performed. (See FIG. 5). Therefore, the character string 50 within the specified range can be passed to the clipboard 40 simply by performing a click operation after specifying the range.

なお、上述した実施形態では、操作対象として文字列を扱っているが、画像や音声を視覚化した波形グラフなどを操作対象とすることが可能である。図11は静止画エディタ41であり、ハンドル42とラバーバンド43とで囲まれた部分が指定範囲503である。また図12は音声を波形グラフ45で表わす音声エディタ44であるが、符号500の部位が指定範囲である。またこの実施形態では文字列50をクリップボード40に渡すことで他のソフトウェアからデータ51を利用可能にしているが、クリップボード40ではなくエディタなどの文書編集プログラムに、指定範囲内のデータを引き渡すようにすることができる。またそれらのプログラムが起動されていない場合には、起動させてから、指定範囲内のデータを引き渡すようにすることも可能である。なお図3でマウス1と共にキーボードが表わされているが、範囲指定操作に於けるマウスドラッグについては、キーボードの矢印キーで代用させる設定とすることができるからである。  In the embodiment described above, a character string is handled as an operation target, but a waveform graph or the like that visualizes an image or sound can be used as the operation target. FIG. 11 shows a still image editor 41, and a portion surrounded by the handle 42 and the rubber band 43 is a designated range 503. FIG. 12 shows a voice editor 44 that represents a voice as a waveform graph 45, and a portion indicated by reference numeral 500 is a designated range. In this embodiment, the data 51 can be used from other software by passing the character string 50 to the clipboard 40. However, the data within the specified range is delivered to a document editing program such as an editor instead of the clipboard 40. can do. If these programs are not activated, the data within the specified range can be delivered after the programs are activated. In FIG. 3, the keyboard is shown together with the mouse 1. However, mouse dragging in the range specifying operation can be set to substitute with the arrow keys of the keyboard.

第3実施形態Third embodiment

さて、上述した実施形態では、クリック位置が指定範囲に重なっている場合にのみ、指定範囲内のデータを引き渡すようにしている。しかしながら、クリック位置が指定範囲外である場合に指定範囲内のデータを引き渡すようにしてもよいのである。範囲指定したものの解除には、画面上をダブルクリックする、などと決めておけば良い。図9で表わしたものは、範囲指定操作の最後でマウスアップイベントが生じた時、マウスによって操作が可能なキャンセルスイッチ9を表示画面上に表示し、このキャンセルスイッチ9を押す操作を行なうことによって、指定範囲内のデータを引き渡し先へ渡す処理を中止させる。キャンセルスイッチ9は範囲指定を解除する。  In the embodiment described above, data in the specified range is delivered only when the click position overlaps the specified range. However, when the click position is outside the specified range, the data within the specified range may be delivered. To cancel the specified range, you can decide to double-click on the screen. In FIG. 9, when a mouse up event occurs at the end of the range specifying operation, a cancel switch 9 that can be operated by the mouse is displayed on the display screen, and the cancel switch 9 is pressed. , Stop the process of passing the data within the specified range to the delivery destination. The cancel switch 9 cancels the range specification.

第4実施形態Fourth embodiment

これとは逆に図10で示したものは、範囲指定操作の最後でマウスアップイベントが生じた時に、マウスによって操作が可能な検索スイッチ90を表示画面上に表示し、この検索スイッチ90を押す操作を行なうことによって、指定範囲内のデータを引き渡し先へ渡す処理を行なうようにした。なお、検索スイッチ90でもキャンセルスイッチ9でも、マウスイベントによって表示されるものではなしに、例えば操作対象のWebページを表示するブラウザであれば、そのツールバー横に設けるなどすればよい。何れにせよ表示画面上に表示されていればよいのである。  On the other hand, in FIG. 10, when a mouse up event occurs at the end of the range specifying operation, a search switch 90 that can be operated by the mouse is displayed on the display screen, and this search switch 90 is pressed. By performing the operation, the processing to pass the data within the specified range to the delivery destination was performed. Note that neither the search switch 90 nor the cancel switch 9 is displayed by a mouse event. For example, a browser that displays a Web page to be operated may be provided beside the toolbar. In any case, it may be displayed on the display screen.

第5実施形態Fifth embodiment

引き渡し先データ31は、マウスプログラム30が記録された記録媒体とは別の記録媒体から、後からインストールすることが可能である(図13)。ネットワークを経由して、後からインストールしたり、あるいは必要に応じて適宜導入することができる。図14で示したものは、通信制御部37が、ワールドワイドウェブのサーバーからインターネットを介して引き渡し先データを受信し、このデータを処理実行部36がハードディスク21に格納する場合の処理ブロックである。  The delivery destination data 31 can be installed later from a recording medium different from the recording medium on which the mouse program 30 is recorded (FIG. 13). It can be installed later via the network, or can be introduced as needed. What is shown in FIG. 14 is a processing block when the communication control unit 37 receives delivery destination data from a World Wide Web server via the Internet, and the processing execution unit 36 stores this data in the hard disk 21. .

なお、通信制御部37が、ワールドワイドウェブのサーバーからWebページを、インターネットを介して受信し、処理実行部36が、Webページに記載された引き渡し先データを抽出し、このデータをマウスプログラム30が利用するようにすることができる。処理実行部36は、後述する引き渡し先設定部38に引き渡し先データを渡し、メニューに登録できるようにしてもよい。またマウスプログラム30自体も、ネットワーク経由でダウンロードし、インストールしたり、マウスコントロールとしてネットワーク経由で送信されて来たものを実行するようにしてもよい。  The communication control unit 37 receives a Web page from the World Wide Web server via the Internet, and the processing execution unit 36 extracts the delivery destination data described in the Web page, and this data is stored in the mouse program 30. Can be used. The process execution unit 36 may pass the transfer destination data to a transfer destination setting unit 38, which will be described later, so that it can be registered in the menu. Also, the mouse program 30 itself may be downloaded and installed via the network, or executed as a mouse control transmitted via the network.

第6実施形態Sixth embodiment

図15は第6の実施形態による範囲指定領域を示す図である。A,B,C,Dの座標を有する矩形範囲を、範囲指定による指定範囲とした場合、距離PXだけ左右方向へ、かつPYだけ上下方向へ、指定範囲を自動的に広げるようにした。この結果E,F,G,Hの座標を有する矩形範囲が、拡大された新たな指定範囲となっている。  FIG. 15 is a diagram showing a range designation area according to the sixth embodiment. When a rectangular range having coordinates A, B, C, and D is designated as a range designated by range designation, the designated range is automatically expanded in the horizontal direction by the distance PX and in the vertical direction by PY. As a result, the rectangular range having the coordinates of E, F, G, and H is an enlarged new designated range.

本来であればJ点でのクリック操作では、A,B,C,Dの座標を有する矩形範囲内のデータを引き渡し先へ渡すことはできず(図5を参照)、I点のように矩形範囲内でのクリック操作が要求されるのであるが、本実施形態によればJ点即ち拡大範囲52内でのクリック操作でも、データの引き渡しが可能になる。  Originally, in the click operation at the point J, the data in the rectangular range having the coordinates of A, B, C, and D cannot be transferred to the transfer destination (see FIG. 5). Although a click operation within the range is required, according to the present embodiment, data can be transferred even by a click operation within the point J, that is, within the enlarged range 52.

第7実施形態Seventh embodiment

図16(a)は範囲指定操作に於けるマウスアップ座標Kでの範囲指定された文字列50とマウスポインタ5とを示す図であり、図16(b)はその後自動的に、指定範囲内の座標Lにマウスポインタ5が移動された状態を示す図である。座標Kと座標Lとの距離はQXであり、左から右方向へ範囲指定操作した場合、X座標のマイナス方向にQXだけ移動されるように設定してある。この逆の場合は、X座標のプラス方向にQXだけ移動されるように設定すればよい。  FIG. 16 (a) is a diagram showing a character string 50 and a mouse pointer 5 with a range specified at the mouse up coordinate K in the range specifying operation, and FIG. 16 (b) is automatically within the specified range thereafter. It is a figure which shows the state by which the mouse pointer 5 was moved to the coordinate L of. The distance between the coordinate K and the coordinate L is QX, and when the range designation operation is performed from left to right, the distance is set to be moved by QX in the minus direction of the X coordinate. In the opposite case, it may be set so that it is moved by QX in the positive direction of the X coordinate.

これにより、マウスのクリック操作に先立ち、マウスポインタ5を指定範囲内へ移動させる操作が不要となり、範囲指定操作後ただちにクリック操作を行なって、データを引き渡すことが可能となる。なおここではマウスカーソルは、範囲指定操作後は、矢形状のポインタに変化するように設定した例としている。またY方向に関しては、指定範囲の高さを取って、その中間位置にマウスポインタ5を移動させるような補正をすることもできる。  This eliminates the need to move the mouse pointer 5 into the specified range prior to the mouse click operation, and allows the user to deliver data by performing the click operation immediately after the range specifying operation. In this example, the mouse cursor is set to change to an arrow-shaped pointer after the range specifying operation. Further, with respect to the Y direction, it is possible to perform correction such that the height of the specified range is taken and the mouse pointer 5 is moved to the intermediate position.

第8実施形態Eighth embodiment

図17は、範囲指定された文字列53とマウスポインタ5とを示す図であり、また図18はこの範囲指定を実現するためのマウスプログラムのフローチャートである。これまでの実施形態では、マウスダウン、ドラッグ、マウスアップという操作を経て範囲指定が行なわれた。しかしながら、範囲指定したい位置でクリック操作を行なった時に、クリック操作位置の単語を抜き出すなど、予め定めた規則で指定範囲を設定するようにしてもよい。  FIG. 17 is a diagram showing the range-designated character string 53 and the mouse pointer 5, and FIG. 18 is a flowchart of a mouse program for realizing this range designation. In the embodiments so far, the range is specified through the operations of mouse down, drag, and mouse up. However, when a click operation is performed at a position where the range is desired to be specified, the specified range may be set according to a predetermined rule, such as extracting a word at the click operation position.

操作者が、ディスプレイに表示された文章上で、マウスによるクリック操作を行なう(ステップS6)。マウスプログラムはクリックされた箇所の文字コードの種類を確認する(ステップS7)。文字コードの種類とは、日本語漢字、ひらがな、カタカナなどの種別のことである。いまクリックされた箇所の文字コードの種類が漢字であると判断されたとすると、マウスプログラムは、クリックされた箇所から左右の文字コードを見て行き、漢字コードではなくなるところまでを範囲指定する(ステップS8)。これにより、4字熟語などもクリック操作だけで範囲指定することができる。そしてそのまま続けてクリック操作を行なうことで、指定範囲内のデータを引き渡すことができるのである。  The operator performs a click operation with the mouse on the text displayed on the display (step S6). The mouse program checks the type of character code at the clicked location (step S7). The type of character code is a type such as Japanese kanji, hiragana or katakana. If it is determined that the character code type of the clicked part is Kanji, the mouse program looks at the left and right character codes from the clicked part, and specifies the range up to where it is no longer a Kanji code (step) S8). As a result, a 4-character idiom can be specified by a click operation. Then, by continuing the click operation as it is, the data within the specified range can be delivered.

なお、ディスプレイに表示された文章がアルファベットで書かれたものであるならば、単語間にはスペースが入っているから、スペースを以て単語を範囲指定することができる。  If the sentence displayed on the display is written in alphabet, there is a space between the words, so the range of words can be specified with a space.

第9実施形態Ninth embodiment

上述した第8の実施形態では、マウスのクリック操作が行なわれた時に、そのクリック位置で、予め定められた規則に則り範囲指定が行なわれる。これに対して第9の実施形態では、ユーザーが任意に選択した文章を読み込んだ時点で形態素解析などを行ない、画面には表示しないものの、文章中に語句の区切りを入れるようにしている。従って、マウスのクリック操作が行なわれた時に範囲指定が為されるのでなく、既に区分されている範囲の中からマウスで選択するということになる。なお、マウスのクリック操作ではなく、マウスポインタを置く操作により範囲選択できるようにしてもよい。またタッチパネルなどでは、指先で範囲選択できる。符号501は区分範囲である。  In the above-described eighth embodiment, when a mouse click operation is performed, range specification is performed at the click position according to a predetermined rule. On the other hand, in the ninth embodiment, a morphological analysis is performed when a sentence arbitrarily selected by the user is read, and although it is not displayed on the screen, a phrase is inserted in the sentence. Accordingly, the range is not designated when the mouse click operation is performed, but the mouse is selected from the already divided ranges. The range may be selected by an operation of placing a mouse pointer instead of a mouse click operation. On the touch panel or the like, a range can be selected with a fingertip. Reference numeral 501 denotes a section range.

第10実施形態Tenth embodiment

この実施形態では、範囲指定したい位置で最初のクリック操作を行なった後、予め定めた時間内に次のクリック操作を行なうことによって、予め定めた規則で指定範囲を設定するようにした。予め定めた時間内に3回のクリック操作を行なう場合を想定すると、この実施形態では、第8の実施形態のように、最初のワンクリック操作で範囲指定を行ない(図20(a))、続く2回目のクリック操作で、次の規定の範囲まで範囲指定を延長する(図20(b))という規則を採用している。続いて3回目のクリック操作を行なえば、図20(b)で破線で示した範囲まで指定範囲が延長する。しかしながら、予め定めた時間内に2回のクリック操作を行なう、即ちダブルクリックをすることで、図20(a)までの範囲指定をするように規定してもよい。この場合3回目のクリック操作により図20(b)までが範囲指定される。また図20(b)で、破線で示した範囲まで指定範囲が延長するには、時間内に4回目のクリック操作が必要となる。  In this embodiment, the first click operation is performed at a position where the range is desired to be specified, and then the next click operation is performed within a predetermined time, whereby the specified range is set according to a predetermined rule. Assuming a case where the click operation is performed three times within a predetermined time, in this embodiment, the range is specified by the first one-click operation as in the eighth embodiment (FIG. 20A), In the subsequent second click operation, the rule that the range designation is extended to the next specified range (FIG. 20B) is adopted. Subsequently, when the third click operation is performed, the designated range is extended to the range indicated by the broken line in FIG. However, it may be specified that the range up to FIG. 20A is specified by performing a click operation twice within a predetermined time, that is, by double-clicking. In this case, the range up to FIG. 20B is designated by the third click operation. Further, in FIG. 20B, in order to extend the designated range to the range indicated by the broken line, a fourth click operation is required within the time.

図21はこの範囲指定を実現するための、マウスプログラムのフローチャートである。なお、CPU2は、図3に示されているリアルタイムクロック25を、タイマ設定のために用いている。図20(a)では最初のクリック操作により、クリック操作が行なわれた箇所にある「文字列」という熟語を指定範囲とした図を示す。操作者が、ディスプレイに表示された文章上で、マウスによるクリック操作を行なう(ステップS9)。マウスプログラムはクリックされた箇所の文字コードの種類を確認する(ステップS10)。マウスプログラムはクリックされた箇所から左右の文字コードを見て、漢字コードではなくなるところまでを範囲指定する(ステップS11)。2回目のクリック操作が行なわれると、最初のクリック操作からの時間経過を調べ(ステップS12)、決められた時間内であれば、「文字列をマウス」まで延長範囲54とする(ステップS13)。更に決められた時間内でのクリックが続けば、この処理が繰り返されるが、決められた時間が経過した後のクリック操作では、この範囲指定が解消されるか、またはクリック操作が行なわれた時の座標が、指定範囲内にあれば、指定範囲内のデータが引き渡し先へ渡される。なお、ここでの規則では、範囲指定の延長に当たって、漢字(2バイト数字を含む)と、ひらがなと、カタカナとを同じ文字コードグループとしている。  FIG. 21 is a flowchart of a mouse program for realizing this range specification. The CPU 2 uses the real-time clock 25 shown in FIG. 3 for timer setting. FIG. 20A shows a diagram in which the idiom “character string” at the place where the click operation is performed by the first click operation is designated. The operator performs a click operation with the mouse on the text displayed on the display (step S9). The mouse program confirms the type of character code at the clicked location (step S10). The mouse program looks at the left and right character codes from the clicked location, and designates a range from the point where it is no longer a kanji code (step S11). When the second click operation is performed, the passage of time from the first click operation is checked (step S12). If it is within the determined time, the extension range 54 is extended to “character string as mouse” (step S13). . If the click continues within the determined time, this process is repeated. However, when the click operation is performed after the determined time has elapsed, the range specification is canceled or the click operation is performed. If the coordinates are within the specified range, the data within the specified range is passed to the delivery destination. According to the rules here, kanji (including 2-byte numbers), hiragana, and katakana are set to the same character code group for extension of range specification.

なお、この実施形態は、ポインティングでバイスとしてタッチパネルを利用する場合にも有効である。指先やペンでタッピングするだけで、範囲指定操作と、指定範囲内のデータの引き渡しが行なえるからである。また、ウェアラブルコンピュータで使用する眼鏡ディスプレイ用のポインティングでバイスにとっても、範囲指定操作が容易であることから、有効である。  This embodiment is also effective when a touch panel is used as a vice for pointing. This is because it is possible to perform a range designation operation and transfer of data within the designated range simply by tapping with a fingertip or a pen. In addition, it is effective for a vice with a pointing device for a spectacle display used in a wearable computer because the range designation operation is easy.

第11実施形態Eleventh embodiment

図22は、ハードディスク21を示す図である。マウスプログラム30は引き渡し先設定部38を備えている。これにより、指定範囲内でクリック操作が行なわれた際に、予めデフォルトの引き渡し先を設定したり、直接引き渡し先を選択指定することができる。  FIG. 22 is a diagram showing the hard disk 21. The mouse program 30 includes a delivery destination setting unit 38. Thus, when a click operation is performed within the designated range, a default delivery destination can be set in advance, or a direct delivery destination can be selected and designated directly.

図23(a)は、引き渡し先の選択指定のためのドロップダウンメニュー6を示したものである。選択肢中でエディタ、ワープロ、ペイントはハードディスク21内にインストールされた別のアプリケーションであり、仮称ワトソンはエージェントプログラム、また百科辞典はCD−ROMドライブ22上にセットされたCD−ROM23であり、英英辞書はハードディスク21内にインストールされたものであり、サーチエンジンはインターネット上の検索システムである、と設定された例を示した。ハードディスク21内にサーチエンジンをインストールした場合には、このサーチエンジンに対して自己のディレクトリを検索するように指定するためのメニューを表示させるようにしてもよい。このような場合のために、引き渡し先の追加メニューを設けた。  FIG. 23A shows a drop-down menu 6 for selecting and specifying a delivery destination. Among the options, editor, word processor, and paint are other applications installed in the hard disk 21, the temporary name Watson is the agent program, and the encyclopedia is the CD-ROM 23 set on the CD-ROM drive 22. In the example, the dictionary is installed in the hard disk 21 and the search engine is set as a search system on the Internet. When a search engine is installed in the hard disk 21, a menu for designating the search engine to search its own directory may be displayed. For such a case, an additional menu for delivery destination is provided.

また図23(b)は、引き渡し先のデフォルト設定を行なうためのダイアログボックス60を示す図である。指定範囲内でクリック操作が行なわれた際には、指定範囲内のデータは、ラジオボタンでチェックされたサーチエンジンと、百科辞典との複数の引き渡し先に渡されることになる。なお選択肢中で、ムービーやサウンドはハードディスク21内にインストールされた別のアプリケーションである。また、「どのような経路で得た引き渡し先に関するデータ」とは、マウスプログラム30と共にインストールされたものでも、第5の実施形態で説明したように、後からCD−ROMやネットワーク経由で得たデータでもよいということである。  FIG. 23B is a diagram showing a dialog box 60 for setting a default delivery destination. When a click operation is performed within the designated range, the data within the designated range is delivered to a plurality of delivery destinations of the search engine checked with the radio button and the encyclopedia. Of the choices, movies and sounds are other applications installed in the hard disk 21. Further, the “data relating to the delivery destination obtained by any route” means that the data installed together with the mouse program 30 is obtained later via a CD-ROM or a network as described in the fifth embodiment. That is, it can be data.

第12実施形態12th embodiment

図24に、マウスによる範囲指定後、この指定範囲内で左右2ボタンを具えるマウスの「左ボタン」を押す操作を行なった場合、押した箇所の近くに引き渡し先を、マウスにより選択可能なメニューとして表示するようにしたプログラムをフローチャートにて示す。マウスで範囲指定操作を行ない(ステップS14)、この指定範囲内でマウスの左ボタンによりクリック操作を行なった時(ステップS15)、クリック位置が指定範囲に重なっているか否かの判断を行ない(ステップS16)、重なっている場合は、引き渡し先のポップアップメニュー61をマウスポインタの近くに表示し(ステップS17)、マウスポインタによって引き渡し先の選択が行なわれたら(ステップS18)、指定範囲内のデータを引き渡す(ステップS19)が、ステップS16による判断の結果、クリック位置が指定範囲内に重なっていない場合には範囲指定を解除する(ステップS20)。図25は、ステップS14で指定範囲の文字列50の引き渡し先のポップアップメニュー61を表示した例を示す。なお、このポップアップメニュー61には、引き渡し先としてクリップボードが表示されている。  In FIG. 24, after the range is specified by the mouse, when the “left button” of the mouse having two left and right buttons is pressed within the specified range, the delivery destination can be selected by the mouse near the pressed position. A program that is displayed as a menu is shown in a flowchart. A range designation operation is performed with the mouse (step S14). When a click operation is performed with the left mouse button within the designated range (step S15), it is determined whether or not the click position overlaps the designated range (step S15). S16) If they overlap, the pop-up menu 61 of the transfer destination is displayed near the mouse pointer (step S17), and when the transfer destination is selected by the mouse pointer (step S18), the data within the designated range is displayed. In the delivery (step S19), if the result of determination in step S16 is that the click position does not overlap the designated range, the range designation is canceled (step S20). FIG. 25 shows an example in which the pop-up menu 61 of the delivery destination of the character string 50 in the specified range is displayed in step S14. In this pop-up menu 61, a clipboard is displayed as a delivery destination.

第13実施形態13th Embodiment

この実施形態は、マウスアップイベントによって指定範囲の文字列50の引き渡し先のメニューを表示するものであり、第3の実施形態で説明したことに類似するため、ここでは図示しない。マウスを用いた範囲指定操作によってデータを指定した時、範囲指定操作の最後に起こるスイッチを離す操作により、データの引き渡し先をマウスで選択可能なメニューとして表示するようにした。  In this embodiment, the menu of the delivery destination of the character string 50 in the designated range is displayed by a mouse up event, and is similar to that described in the third embodiment, and is not shown here. When data is specified by a range specification operation using the mouse, the data transfer destination is displayed as a menu selectable by the mouse by releasing the switch that occurs at the end of the range specification operation.

第14実施形態Fourteenth embodiment

なおこれまで、設定された引き渡し先にデータを渡すことや、メニューから引き渡し先を選択してデータを渡すことについて説明してきたが、場合によってはデータを渡さないほうがよいこともある。第14の実施形態では、図示しないが特定の引き渡し先が指定されたか否かをチェックし、特定の引き渡し先が指定された場合に、その引き渡し先に対するデータの引き渡しを行なわないようにしている。従って例えば引き渡し先データの入手経路が不正なものであるような場合に、データの引き渡しを行なわないようにして、問題が生ずるのを防ぐことができる。  Up to now, it has been described that data is transferred to a set transfer destination or data is transferred by selecting a transfer destination from a menu. However, in some cases, it is better not to pass data. In the fourteenth embodiment, although not shown, it is checked whether or not a specific delivery destination is specified. When a specific delivery destination is specified, data is not delivered to the delivery destination. Therefore, for example, when the acquisition route of the transfer destination data is illegal, it is possible to prevent the problem from occurring by not transferring the data.

第15実施形態15th embodiment

この実施形態は、上述の第12の実施形態とは異なり、マウスによる範囲指定後、この指定範囲内にマウスカーソルを置いた場合に、カーソルの近くに引き渡し先を、マウスにより選択可能なメニューとして表示するようにしたものである(図示せず)。「置く」というのは、「クリック」とは異なり、カーソルをオブジェクトの上に重ねることを言う。  Unlike the above-described twelfth embodiment, this embodiment provides a menu that can be selected near the cursor by the mouse when the mouse cursor is placed within the specified range after the range is specified by the mouse. It is displayed (not shown). “Placing”, unlike “clicking”, means placing the cursor on the object.

第16実施形態Sixteenth embodiment

図26は、マウスを用いた範囲指定操作によりデータを指定した後(ステップS21)、Webブラウザのツールバー横に設けた入力ボックス(図示せず)にドラッグアンドドロップする操作を行なうことにより(ステップS22)、指定範囲内のデータを引き渡し先へ渡す処理を行なうようにした。入力ボックスは、そこにキーワードをタイプインすることができる。しかしながら、指定範囲内のデータをドロップされると、そのまま引き渡し先へ渡す処理を行なうようになっている。なお、入力ボックスにボタンを付け、このボタンが押されたら引き渡し先へ渡す処理を行なうようにしてもよい。  In FIG. 26, data is designated by a range designation operation using a mouse (step S21), and then dragged and dropped to an input box (not shown) provided beside the toolbar of the web browser (step S22). ), Processing to pass data within the specified range to the delivery destination. The input box allows you to type in keywords. However, when the data within the specified range is dropped, the process of passing to the delivery destination is performed as it is. Note that a button may be attached to the input box, and when this button is pressed, a process of passing to the delivery destination may be performed.

第17実施形態Seventeenth embodiment

この実施形態は第12の実施形態とは異なり、マウスによる範囲指定後、この指定範囲内で予め定めた時間以上、マウスの左ボタンを押す操作を継続した場合に、押した箇所の近くに引き渡し先を、マウスにより選択可能なメニューとして表示するようにしたものである。図27は、このプログラムをフローチャートで示したものである。マウスによって範囲指定操作を行ない(ステップS23)、この指定範囲内でマウスの左ボタンによりマウスダウン操作を行なった時(ステップS24)、まずクリック位置が指定範囲内に重なっているか否か、の判断を行なう(ステップS25)。もし重なっていない場合は、ステップS28へ進んで範囲指定の解除を行なう。もし重なっている場合には、次にこのマウスダウン操作が決められた時間内であったか否か、の判断を行なう(ステップS26)。即ちマウスダウン操作からマウスアップ操作までの時間を計測して、判断する。ここでマウスダウン操作からマウスアップ操作まで(クリック操作)が決められた時間内であった場合、そのままデフォルトの引き渡し先へ指定範囲内のデータを渡して(ステップS27)、範囲指定を解除する(ステップS28)。しかし決められた時間を越えた場合、引き渡し先のポップアップメニュー61をマウスポインタ5の近くに表示し(ステップS29)、マウスポインタで引き渡し先の選択が行なわれたら(ステップS30)、ますこれをデフォルトの検索先として記憶し(ステップS31)、続いて指定範囲内のデータをこの検索先へ引き渡し(ステップS32)、範囲指定を解除する(ステップS28)。  This embodiment is different from the twelfth embodiment. After the range is specified by the mouse, when the operation of pressing the left button of the mouse is continued for a predetermined time or longer within the specified range, the hand is delivered near the pressed position. The tip is displayed as a menu that can be selected by the mouse. FIG. 27 is a flowchart showing this program. When a range designation operation is performed with the mouse (step S23), and a mouse down operation is performed with the left mouse button within the designated range (step S24), it is first determined whether or not the click position overlaps the designated range. Is performed (step S25). If they do not overlap, the process proceeds to step S28 to cancel the range designation. If they overlap, it is next determined whether or not the mouse down operation is within a predetermined time (step S26). That is, the time from the mouse down operation to the mouse up operation is measured and judged. If the mouse-down operation to the mouse-up operation (click operation) is within a predetermined time, the data within the designated range is passed to the default delivery destination as it is (step S27), and the range designation is canceled (step S27). Step S28). However, when the predetermined time is exceeded, the delivery destination pop-up menu 61 is displayed near the mouse pointer 5 (step S29), and when the delivery destination is selected with the mouse pointer (step S30), this is the default. As the search destination (step S31), and then the data within the designated range is transferred to the search destination (step S32), and the range designation is canceled (step S28).

ステップS26では、クリック操作が決められた時間内であった場合に、そのままデフォルトの引き渡し先へデータを渡している。このように、よく利用する引き渡し先をデフォルトとしておくのは便利である。なお、指定範囲内のデータをこの検索先へ引き渡しているわけであるが、この用途が所謂Web検索であり検索結果を受けたいとするならば、そのような体勢を整えておけばよい。例えばWebブラウザを立ち上げておき、それに検索結果を表示させる。またそもそもこのマウス操作を行なっている表示対象がWebブラウザの表示画面であれば、そのまま検索結果を表示すればよい。このようなケースについては次の第18、第19の実施形態で述べる。  In step S26, when the click operation is within the determined time, the data is transferred to the default delivery destination as it is. In this way, it is convenient to set a frequently used delivery destination as a default. The data within the specified range is handed over to this search destination. However, if this use is a so-called Web search and it is desired to receive the search result, such a posture may be prepared. For example, a Web browser is started up and search results are displayed on it. In the first place, if the display object on which the mouse operation is performed is the display screen of the Web browser, the search result may be displayed as it is. Such cases will be described in the following eighteenth and nineteenth embodiments.

第18実施形態18th embodiment

図28は、この発明を利用した情報検索装置の全体構成を示したものである。入力装置1は範囲指定とスイッチ操作とを行なうためのポインティングデバイスである。表示装置11は、入力装置1の操作対象であるHTML文書と入力装置1のカーソルとを表示するためのものである。  FIG. 28 shows the overall configuration of an information retrieval apparatus using the present invention. The input device 1 is a pointing device for performing range specification and switch operation. The display device 11 is for displaying an HTML document that is an operation target of the input device 1 and a cursor of the input device 1.

表示装置11上に表示された文章を、入力装置1を操作してそのカーソルによりまず範囲指定する。この指定範囲は文字列を反転させて表示される。範囲指定がうまく行かない場合は、操作者は範囲指定をやり直すことができる。次に処理装置10は、範囲指定された文字列を取り込みこれをキーワードとして、送受信装置12を介して、検索先であるネットワークに接続された他のコンピュータへ引き渡す。そして処理装置10は検索結果を前記検索先から受け取り、表示装置11上にポインティングデバイスによって選択可能なハイパーリンクとして検索結果を表示する。而して、検索結果のリンクが入力装置1によりクリックされると、処理装置10はそのリンクに対応する文書をリンク先より取り寄せて、表示装置11上に表示する。  The range of the text displayed on the display device 11 is first designated by operating the input device 1 with the cursor. This specified range is displayed by inverting the character string. If the range specification is not successful, the operator can redo the range specification. Next, the processing device 10 takes in the character string designated in the range and passes it to the other computer connected to the search target network via the transmission / reception device 12 as a keyword. Then, the processing device 10 receives the search result from the search destination, and displays the search result as a hyperlink that can be selected by the pointing device on the display device 11. Thus, when the link of the search result is clicked by the input device 1, the processing device 10 obtains a document corresponding to the link from the link destination and displays it on the display device 11.

第19実施形態Nineteenth embodiment

次に図28の処理装置10を、パーソナルコンピュータを用いて実現した場合について説明する。CPUには、メモリ、記憶装置であるハードディスク、入力装置であるマウス、表示装置であるディスプレイ、CD−ROMドライブが接続されている。ハードディスクには、オペレーティングシステムOS、データ引き渡しプログラム及び検索結果表示プログラムが記録されている。このデータ引き渡しプログラム及び検索結果表示プログラムは、CD−ROMドライブを介してCD−ROMからインストールされたものである(以上図示せず)。またこの他ハードディスクにはワールドワイドウェブのブラウザ4などが記憶されている。なおここではマウスは、2ボタンマウスである。またこの実施形態の情報検索装置15は、図30のようにインターネットに接続されている。  Next, the case where the processing apparatus 10 of FIG. 28 is implemented using a personal computer will be described. A memory, a hard disk as a storage device, a mouse as an input device, a display as a display device, and a CD-ROM drive are connected to the CPU. An operating system OS, a data delivery program, and a search result display program are recorded on the hard disk. The data delivery program and search result display program are installed from the CD-ROM via the CD-ROM drive (not shown above). In addition, the World Wide Web browser 4 and the like are stored in the hard disk. Here, the mouse is a two-button mouse. In addition, the information search device 15 of this embodiment is connected to the Internet as shown in FIG.

図31にディスプレイ11に表示されたブラウザ4を示す。また図29にこの実施形態に於ける文字列の引き渡し処理をフローチャートにて示す。ユーザーは任意に選択した文書をブラウザ4上に表示できる。またユーザーはマウスを操作して、ブラウザ4上に表示された文書を範囲指定する(ステップS33)。次にユーザーがマウスを操作して指定範囲内を「左クリック」すると、指定範囲内のデータはクリップボードへ渡される。これはコピーコマンドを実行したのと同様の効果となる。クリップボードは常に監視されており、その内容が指定範囲内のデータによって書き換えられると、データ引き渡しプログラムは、このデータを検索サーバに渡す(ステップS35)。検索サーバから送信されて来た検索結果を受け取ると(ステップS36)、これをブラウザ4上に表示する(ステップS37)。図31はブラウザ4上に表示された検索結果のページ52であり、ここにハイパーリンク53が示されている。このハイパーリンク53をマウス1の左ボタンでクリックすれば、リンク先のページを参照できる。なお検索サーバ82から送信されて来る検索結果がHTML文であれば、ブラウザ4にそのまま表示処理を任せるようにする。  FIG. 31 shows the browser 4 displayed on the display 11. FIG. 29 is a flowchart showing a character string delivery process in this embodiment. The user can display an arbitrarily selected document on the browser 4. Further, the user operates the mouse to designate a range of the document displayed on the browser 4 (step S33). Next, when the user operates the mouse to “left-click” within the specified range, the data in the specified range is passed to the clipboard. This has the same effect as executing the copy command. The clipboard is constantly monitored, and when the contents are rewritten with data within the specified range, the data delivery program passes this data to the search server (step S35). When the search result transmitted from the search server is received (step S36), it is displayed on the browser 4 (step S37). FIG. 31 shows a search result page 52 displayed on the browser 4, and a hyperlink 53 is shown here. If this hyperlink 53 is clicked with the left button of the mouse 1, the linked page can be referred to. If the search result transmitted from the search server 82 is an HTML sentence, the display processing is left to the browser 4 as it is.

なお、翻訳ソフトなどでは、不明な単語やフレーズをコピーすることによって翻訳し、翻訳結果を表示しているが、これはWWWのようなリンク一覧を提供してくれなかった。また更にその結果のページから他サイトへジャンプするなどということも不可能であった。他方で、インターネット上に置かれた検索サイトでは、検索結果をハイパーテキストで表示してはいたが、文字入力ボックスにキーワードを書き込み、検索実行ボタンを押すという操作が要求されている。これに対してこの実施形態では、マウスの「左ボタン」でキーワードとしたい文字列を範囲指定して、その上でそのまま「左クリック」するするだけで、検索結果としてのリンク一覧が得られるのである。  In translation software etc., unknown words and phrases are translated by copying and displaying the translation results, but this did not provide a list of links like WWW. Furthermore, it was impossible to jump from the result page to another site. On the other hand, in search sites placed on the Internet, search results are displayed in hypertext, but an operation is required in which a keyword is written in a character input box and a search execution button is pressed. On the other hand, in this embodiment, a link list as a search result can be obtained simply by specifying a range of a character string to be used as a keyword with the “left button” of the mouse and then “left-clicking” on it. is there.

なお、上述した実施形態では、操作対象として文字列を扱っているが、画像や音声を視覚化した波形グラフなどを操作対象とすることが可能である。また図3でマウスと共にキーボードが表わされているように、一般的に範囲指定操作については、キーボードの矢印キーで代用させる設定とすることができる。  In the embodiment described above, a character string is handled as an operation target, but a waveform graph or the like that visualizes an image or sound can be used as the operation target. Further, as shown in FIG. 3, a keyboard together with a mouse is generally used for setting a range to be substituted with an arrow key of the keyboard.

第20実施形態20th embodiment

図32は、通信制御部37が受信したWebページ57の一部を示したものである。このWebページでは、<author></author>タグ58を新設して、ページ中に挿入してある。このタグに挟まれた部分に著者名を記載するが、これはブラウザ4の表示には現われない。次に、図33で示したものは、通信制御部37が、ワールドワイドウェブのサーバーからインターネットを介してWebページを受信して固有情報抽出部300へ渡し、固有情報抽出部300がこのWebページ57の固有情報である<author></author>タグ58の著者名を抽出してメニュー追加部301へ渡し、このメニュー追加部301が著者名を、プルダウンメニュー63に追加する場合の処理ブロックである。プルダウンメニュー63は、上述の第12の実施形態のプルダウンメニュー61とは異なり、データの引き渡し先のメニューではなく、受信した固有情報のメニューである(図34を参照)。ここから選ばれた固有情報は、範囲指定されたデータと共に、Webサーバーへ渡されて検索に供される。  FIG. 32 shows a part of the web page 57 received by the communication control unit 37. In this Web page, an <author> </ author> tag 58 is newly inserted and inserted into the page. The author's name is written in the portion sandwiched between the tags, but this does not appear on the browser 4 display. Next, as shown in FIG. 33, the communication control unit 37 receives a Web page from the World Wide Web server via the Internet and passes it to the unique information extracting unit 300, and the unique information extracting unit 300 receives this Web page. In the processing block when the author name of the <author> </ author> tag 58, which is unique information 57, is extracted and passed to the menu adding unit 301, the menu adding unit 301 adds the author name to the pull-down menu 63. is there. Unlike the pull-down menu 61 of the above-described twelfth embodiment, the pull-down menu 63 is not a data delivery destination menu but a menu of received unique information (see FIG. 34). The unique information selected from here is passed to the Web server together with the data for which the range has been specified, and is used for the search.

この追加された著者名のメニューは、ブラウザ4の操作によって、別のWebサイトのページが表示された場合には、プルダウンメニュー63から削除されるようにすると都合がよい。通信制御部37が、別のWebページが表示されたことをメニュー追加部301に知らせ、メニュー追加部301が著者名をメニューから削除する。また、ここで新しく表示されたWebページに<author></author>タグ58があれば、それをメニューに追加する。タグについては新しく定義してよい。ブラウザがこれを解釈できても、できなくても、固有情報抽出部300はWebページからこのタグを発見することができる。  The added author name menu is conveniently deleted from the pull-down menu 63 when a page of another Web site is displayed by the operation of the browser 4. The communication control unit 37 notifies the menu addition unit 301 that another Web page has been displayed, and the menu addition unit 301 deletes the author name from the menu. If the <author> </ author> tag 58 is present on the newly displayed Web page, it is added to the menu. Tags may be newly defined. Whether or not the browser can interpret this, the unique information extraction unit 300 can find this tag from the Web page.

なお、URL(Uniform Resource Locator:RFC1738)自体に、各種ページの固有情報を含める案(XURL)が存在しているが(ドラフト提出段階である)、ここから固有情報を抽出することができるであろう。  Note that there is a proposal (XURL) for including unique information of various pages in the URL (Uniform Resource Locator: RFC1738) itself (in the draft submission stage), from which unique information can be extracted. Let's go.

第21実施形態21st embodiment

指定範囲内のデータを引き渡し先へ渡す際に、併せて、ユーザーが有する固有の情報を取得して渡すようにしたものである。図35は引き渡し先へ渡すデータフォーマット55を示したものである。指定範囲データの前に認証符号を配置している。例えば、指定範囲内のデータを渡す引き渡し先がワールドワイドウェブの会員制の検索エンジンである場合、セッションの管理とユーザー認証のため、ユーザー固有の情報としての識別番号を、ハードディスク21から読み出して、検索キーワードである指定範囲内のデータと共に検索エンジンへ渡す、というような有効な用途を上げることができる。  When the data within the specified range is passed to the delivery destination, unique information possessed by the user is also acquired and passed. FIG. 35 shows a data format 55 to be delivered to the delivery destination. An authentication code is placed in front of the specified range data. For example, when the delivery destination for passing data within the specified range is a World Wide Web membership search engine, an identification number as user-specific information is read from the hard disk 21 for session management and user authentication. It is possible to raise an effective use such as passing to a search engine together with data within a specified range as a search keyword.

第22実施形態Twenty-second embodiment

指定範囲内のデータの引き渡し後に、そのデータを表示するようにしたものである。図36で示したように、引き渡しデータ表示7は、指定範囲の近くに一定時間だけポップアップするようにした。引き渡し先データ表示7には既にデータの引き渡しを終えて範囲指定が解除された、破線内のデータ「文字列」が表示されている。なお、引き渡しデータ表示7のポップアップ表示は、マウスボタンをクリックするまで表示し続けるように設定することができる。  The data is displayed after the data within the specified range is delivered. As shown in FIG. 36, the delivery data display 7 pops up for a certain time near the designated range. The transfer destination data display 7 displays the data “character string” within the broken line that has already been transferred and the range designation is canceled. The pop-up display of the delivery data display 7 can be set so as to continue to be displayed until the mouse button is clicked.

第23実施形態23rd embodiment

図37は、ブラウザ4の引き渡しデータ表示70を示す図である。指定範囲内のデータの引き渡し後に、引き渡しデータ表示70の窓中に、そのデータを表示するようにした。なお次のデータの引き渡しが行なわれるまでは、この引き渡しデータ表示70は残されたままとなる。  FIG. 37 is a diagram showing the delivery data display 70 of the browser 4. After the data within the specified range is delivered, the data is displayed in the delivery data display 70 window. Until the next data is delivered, the delivery data display 70 remains.

第24実施形態24th embodiment

指定範囲内のデータの引き渡し後に、その引き渡し先を表示するようにしたものである。図38で示したように、引き渡し先表示71は、指定範囲の近くに、一定時間ポップアップするようにした。ここでは引き渡し先がクリップボードであった例を示す。  After the data within the specified range is delivered, the delivery destination is displayed. As shown in FIG. 38, the delivery destination display 71 pops up near a designated range for a certain period of time. Here, an example in which the delivery destination is the clipboard is shown.

第25実施形態25th embodiment

図39は、ブラウザ4の引き渡し先表示72を示す図である。この引き渡し先表示72の窓中に、指定範囲内のデータの引き渡し後に、引き渡し先を表示するようにした。そして次のデータの引き渡しが行なわれるまでは、この引き渡し先表示72は残されたままとなる。なお、符号73はブラウザ4のURL表示部であるが、ここを引き渡し先表示として利用することも可能である。  FIG. 39 is a diagram showing the delivery destination display 72 of the browser 4. The delivery destination is displayed in the delivery destination display 72 window after the data within the specified range is delivered. Until the next data is transferred, the transfer destination display 72 remains. In addition, although the code | symbol 73 is the URL display part of the browser 4, it can also be utilized as a delivery destination display.

第26実施形態26th embodiment

この実施形態は、データの引き渡し先が、指定範囲内のデータを処理するプログラムであり、このプログラムから処理状況を受け、それを表示するようにしたものである。図40は、処理状況のグラフ74が指定範囲の近くに一定時間だけポップアップしている状況を示している。ワールドワイドウェブの検索エンジンとのセッションでは、特に有効である。  In this embodiment, the data delivery destination is a program that processes data within a specified range, receives the processing status from this program, and displays it. FIG. 40 shows a situation in which the processing status graph 74 pops up for a certain time near the specified range. This is especially useful for sessions with search engines on the World Wide Web.

第27実施形態27th embodiment

この実施形態は、データの引き渡し先が、指定範囲内のデータをキーワードとして検索するプログラムであり、この検索結果の一覧データを受けてブラウザ側で表示するのであるが、検索結果が0件である時のみ、わざわざブラウザの表示を書き換えることなく、0件表示75を、指定範囲の近くに一定時間だけポップアップさせるものである。なお、0件表示75のポップアップ表示は、操作者がマウスボタンをクリックするまで表示し続けるように設定することができる(図41)。  In this embodiment, the data delivery destination is a program that searches for data within a specified range as a keyword. The list data of the search results is received and displayed on the browser side, but there are no search results. Only when the browser display is not rewritten, the 0-item display 75 pops up near the designated range for a certain period of time. Note that the pop-up display of the zero display 75 can be set to continue to be displayed until the operator clicks the mouse button (FIG. 41).

第28実施形態28th embodiment

この実施形態は、データの引き渡し先が、指定範囲内のデータをキーワードとして検索するプログラムであり、この検索結果の一覧データを受けてブラウザに表示するのではなく、それをポインティングデバイスにより選択可能なメニュー(リンク集)としてポップアップ表示するものである。なおこの結果表示ポップアップメニュー62から1つを選択すると、このアドレスのWebページがブラウザにダウンロードされて、表示されることになる(図42)。  In this embodiment, the data transfer destination is a program that searches for data within a specified range as a keyword, and the search result list data is not displayed on a browser but can be selected by a pointing device. It pops up as a menu (link collection). If one is selected from the result display pop-up menu 62, the Web page at this address is downloaded to the browser and displayed (FIG. 42).

第29実施形態29th embodiment

図43は、ハードディスク21を示す図である。マウスプログラム30と共に文字認識プログラム302がインストールされている。これにより、指定範囲内のデータの文字認識を行ない、文字認識された場合にこの文字列を引き渡し先へ渡すようにすることができる。図44は、このプログラムをフローチャートにて示したものである。マウスによって範囲指定操作を行ない(ステップS38)、この指定範囲内でマウスの左ボタンによりマウスダウン操作を行なった時(ステップS39)、まずクリック位置が指定範囲内に重なっているか否か、の判断を行なう(ステップS40)。もし重なっていない場合は、ステップS43へ進んで範囲指定の解除を行なう。もし重なっている場合には、次のステップS41にて、指定範囲内のデータの文字認識を行ない、文字認識できたら、この文字列を引き渡し先へ渡す(ステップS42)。なお、この実施形態では、文字列の引き渡し後に、範囲指定の解除を行なっていないが、何れ次回の範囲指定操作によりクリアされる。  FIG. 43 is a diagram showing the hard disk 21. A character recognition program 302 is installed together with the mouse program 30. Thereby, the character recognition of the data within the specified range is performed, and when the character recognition is performed, this character string can be passed to the delivery destination. FIG. 44 is a flowchart showing this program. When the range designation operation is performed with the mouse (step S38), and the mouse down operation is performed with the left mouse button within the designated range (step S39), it is first determined whether or not the click position overlaps the designated range. Is performed (step S40). If they do not overlap, the process proceeds to step S43 to cancel the range designation. If they overlap, character recognition of the data within the specified range is performed in the next step S41, and if character recognition is possible, this character string is transferred to the delivery destination (step S42). In this embodiment, the range designation is not canceled after the character string is delivered, but it will be cleared by the next range designation operation.

第30実施形態30th embodiment

図45乃至図48は、タッチパネルのカーソルが、範囲指定後にこの指定範囲内に自動的に移動するようにしたものに関して、ユーザーが範囲指定したいとする文字列を言葉にして発した場合に、これを受けて音声認識し、音声認識された文字列と範囲指定したいとする文字列との一致を判定し、一致する場合にタッチパネルのボタン押し操作に相当する、キーボードのリターンキーを押す操作により、この文字列を引き渡し先へ渡すようにした実施形態を示す。  45 to 48 show the case where the touch panel cursor is automatically moved within the specified range after the range is specified, and the user utters the character string that the user wants to specify the range. In response to the voice recognition, determine the match between the voice recognized character string and the character string whose range you want to specify, and if it matches, press the return key on the keyboard, which is equivalent to pressing the touch panel button. An embodiment in which this character string is delivered to the delivery destination is shown.

入出力制御部33には、マイク24、キーボードとタッチパネル1、ディスプレイ11が接続されている(図45を参照)。ハードディスク21には、マウスプログラム30と共に、音声認識プログラム303がインストールされている。入出力制御部33がマイク24から拾った音声は、音声認識プログラム303に渡され、音声認識処理が行なわれる(図47を参照)。この処理に関するフローチャートを図48で示す。  The input / output control unit 33 is connected to the microphone 24, the keyboard and the touch panel 1, and the display 11 (see FIG. 45). A voice recognition program 303 is installed in the hard disk 21 together with the mouse program 30. The voice picked up by the input / output control unit 33 from the microphone 24 is transferred to the voice recognition program 303 and voice recognition processing is performed (see FIG. 47). A flowchart relating to this processing is shown in FIG.

マイク24に向かって音声入力操作を行なう(ステップS44)。この場合、ディスプレイ11に表示されている文書を目で見て、その中からユーザーが範囲指定したいとする文字列を、言葉にして発することに成る。ステップS45ではこの音声認識が行なわれ、この認識結果と文書中の範囲指定したいとする文字列とが一致するか否かが判定される(ステップS46)。もし一致していない場合は処理を終了する。もし一致した場合は、一致した文書中の文字列にフォーカスして反転表示する(ステップS47)。この状態は、図46で示すように、一致範囲56の中にタッチパネル1のポインタ59が入っている状態である。そこでキーボードのリターンキーを押す操作を行なうと(ステップS48)、指定範囲内の文字列を引き渡し先へ渡し(ステップS49)、前記フォーカスを解除する(ステップS50)。なおステップS46では、文章全体をサーチしている。  A voice input operation is performed toward the microphone 24 (step S44). In this case, the document displayed on the display 11 is visually observed, and a character string that the user wants to specify a range is uttered as words. In step S45, this voice recognition is performed, and it is determined whether or not the recognition result matches the character string to be designated as a range in the document (step S46). If they do not match, the process ends. If they match, the character string in the matched document is focused and displayed in reverse (step S47). In this state, as shown in FIG. 46, the pointer 59 of the touch panel 1 is in the matching range 56. Therefore, when an operation of pressing the return key of the keyboard is performed (step S48), the character string within the designated range is transferred to the delivery destination (step S49), and the focus is released (step S50). In step S46, the entire sentence is searched.

なお範囲指定操作に於けるマウスドラッグについては、キーボードの矢印キーで代用する設定とすることができるわけであり、マウスのボタンを押す操作については、キーボードのリターンキーを押す操作により代用する設定とすることができるから、タッチパネル1についても同様の操作体系とした。なおキーボードのリターンキーの代わりに、専用のスイッチを設けてもよい。  Note that the mouse dragging in the range specification operation can be set to substitute with the arrow keys on the keyboard, and the operation to press the mouse button is the setting to substitute by pressing the return key on the keyboard. Therefore, the touch panel 1 has the same operation system. A dedicated switch may be provided instead of the return key of the keyboard.

第31実施形態31st embodiment

この実施形態の説明には、図49及び図50を用いる。CD−ROM26にはデータベース38と検索先登録プログラム91とが記録されている。そもそもこのCD−ROM26は図3のCD−ROM23とは異なり、この発明の主要部を構成するものを含んでいない。データベース38をハードディスク21にインストールするか、CD−ROM26をCD−ROMドライブ38に装着してこのまま利用させることになる。検索先登録プログラム91のインストーラを起動すると(ステップS51)、自分自身を検索先に設定する(ステップS52)。  49 and 50 are used for the description of this embodiment. A database 38 and a search destination registration program 91 are recorded on the CD-ROM 26. In the first place, this CD-ROM 26 does not include what constitutes the main part of the present invention, unlike the CD-ROM 23 of FIG. Either the database 38 is installed in the hard disk 21 or the CD-ROM 26 is mounted on the CD-ROM drive 38 and used as it is. When the installer of the search destination registration program 91 is activated (step S51), it sets itself as a search destination (step S52).

第32実施形態Thirty-second embodiment

このプログラムのデータの引き渡し先はHTMLエディタ42である。Webブラウザなどから文書エディタに、所要の記事をコピーして行く、ということが行なわれる。この場合ファイルは、単なるASCIIテキストとして保存されるだけであるが、HTMLエディタの場合は、保存したファイルをWebブラウザから開けることにより、ハイパーリンクが記載されていればそこから他のデータに至ることができる。しかしながら、HTML文書であっても、単にASCIIテキストを引用しただけのものでは他のデータに至ることはできない。後日元文に当たりたいと思っても、URLを知らなくては不可能である。そこでこの実施形態のプログラムは、HTMLエディタにデータを引き渡すに際して、元文へのアンカーを書き込むようにしている。図中、Linkと印されたボタン502がアンカーである。  The HTML editor 42 is the delivery destination of the program data. A necessary article is copied from a Web browser or the like to a document editor. In this case, the file is simply saved as ASCII text, but in the case of an HTML editor, the saved file can be opened from a Web browser, and if a hyperlink is described, it leads to other data from there. Can do. However, even an HTML document cannot simply reach other data by simply quoting ASCII text. Even if you want to hit the original text at a later date, it is impossible without knowing the URL. Therefore, the program of this embodiment writes an anchor to the original sentence when transferring data to the HTML editor. In the figure, a button 502 marked Link is an anchor.

第33実施形態Thirty-third embodiment

この実施形態の説明では図示しないが、マウスなどのポインティングデバイスによるスイッチ操作の後、予め定めた時間内にポインティングデバイスを用いた範囲指定操作が開始したか否かを監視し、その時間内に範囲指定操作が開始した場合には、範囲指定操作に続く前記一連の処理を行なうようにしたプログラムを記録したものとした。これはすなわち任意範囲のデータを範囲指定して引き渡し先に渡す動作を、ON,OFFできるものに付いて、ONにするための仕組みを提供するものである。例えばマウスの場合、最初にクリックして直ぐにマウスによる範囲指定の操作を開始した場合に限って、引き渡し先への「データ引き渡しモード」に移行するというものであり、最初のクリックなくしては範囲指定操作後の一連の処理も意味を為さなくなるものである。これはスイッチそのものであるから、例えばWebブラウザに、この目的のための、マウスでクリック可能なスイッチを表示させるようにしてもよい。  Although not shown in the description of this embodiment, after a switch operation by a pointing device such as a mouse, it is monitored whether or not a range designation operation using the pointing device has started within a predetermined time, and the range is within that time. When the designating operation is started, a program that performs the series of processes following the range designating operation is recorded. In other words, this provides a mechanism for turning ON an operation that can be turned ON / OFF by specifying an arbitrary range of data and passing it to a delivery destination. For example, in the case of a mouse, only when the user first clicks the range to start the range specification operation, the mode moves to the “data transfer mode” to the transfer destination. A series of processing after the operation also makes no sense. Since this is a switch itself, for example, a switch that can be clicked with a mouse for this purpose may be displayed on a Web browser.

第34実施形態34th embodiment

この実施形態の説明では図示しないが、Webブラウザに表示されたハイパーリンクを動作不能とすべく、Webブラウザにマウスでクリック可能なスイッチを設けた。ハイパーリンクの部分を範囲指定するのは骨が折れ作業であるため、ハイパーリンクを動作不能にしてしまうのである。  Although not shown in the description of this embodiment, a switch that can be clicked with a mouse is provided in the Web browser in order to disable the hyperlink displayed in the Web browser. Specifying the range of the hyperlink part is a broken work, which makes the hyperlink inoperable.

(その他の実施形態) なお文字列に関して指定範囲は、一般的には反転表示するようにしているが、着色反転、文字色の変更、文字のブリンク表示、斜体字やボールドや縁取りへの変更、アンダーライン付きなど、任意に設定できる。また指定範囲を特に目立つようにしないことも可能である。引き渡し先のメニュー表示に付いて、メニューの中から最もよく利用する引き渡し先を、履歴を参照して、メニューの再上位へ配置するようにしてもよい。またはメニューを再配置せずに、最もよく利用する引き渡し先のところへポインタが自動的に移動するように設定してもよい。範囲指定したデータを編集できるような編集ボックスを表示するようにしてもよい。更にこの発明のプログラムを記録した記録媒体に於いてこのプログラムは、OSが基本機能として備えているもの、マウスドライバ、アプリケーションプログラム、またアプリケーションプログラムへ組み込むプラグインソフト、などとして実現可能であり、特に限定されるものではない。  (Other Embodiments) Note that the designated range for character strings is generally displayed in reverse video, but color inversion, change in character color, blink display of characters, change to italic characters, bold characters, borders, Can be set arbitrarily, such as with an underline. It is also possible to make the specified range not particularly noticeable. With regard to the menu display of the delivery destination, the delivery destination that is most frequently used from the menu may be arranged at a higher level of the menu with reference to the history. Alternatively, the menu may be set so that the pointer automatically moves to the most frequently used delivery destination without rearranging the menu. You may make it display the edit box which can edit the data which designated the range. Further, in the recording medium on which the program of the present invention is recorded, this program can be realized as what the OS has as a basic function, a mouse driver, an application program, plug-in software incorporated in the application program, etc. It is not limited.

1 入力装置
10 処理装置
11 表示装置
12 送受信装置
23 CD−ROM
30 マウスプログラム
DESCRIPTION OF SYMBOLS 1 Input device 10 Processing apparatus 11 Display apparatus 12 Transmission / reception apparatus 23 CD-ROM
30 Mouse program

Claims (11)

マウスなどのポインティングデバイスと、ユーザーによって任意に選択され且つ前記ポインティングデバイスによって操作される操作対象、を表示するための表示装置と、下記処理装置とを備えており、前記処理装置は、前記操作対象が静止画像である場合に、または動画や音声を時系列的に視覚化した進行グラフである場合に、前記操作対象上から検索データを取得すべく前記操作対象上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記操作対象上での前記指定範囲を保持しておき、前記操作対象上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する処理を行うものである、情報検索装置。  A display device for displaying a pointing device such as a mouse, an operation target arbitrarily selected by a user and operated by the pointing device, and the following processing device, and the processing device includes the operation target Is a still image or a progress graph that visualizes video and audio in time series, an arbitrary range by the pointing device on the operation target to obtain search data from the operation target When the range specifying operation is performed, the specified range on the operation target is retained, and the switch operation is performed on the operation target by the pointing device. Coordinates are specified and held in the range specifying operation by the pointing device. It is determined whether or not it is within the specified range, and if it is determined that it is within the specified range, processing for transmitting data within the specified range to the search server as search data is performed. Search device. 前記処理装置は、ユーザーの要求に基づいて前記操作対象に係るハイパーリンクを動作不能とする処理を行うものである、請求項1に記載の情報検索装置。  The information search device according to claim 1, wherein the processing device performs processing for disabling a hyperlink related to the operation target based on a user request. マウスなどのポインティングデバイスと、ユーザーによって任意に選択され且つ前記ポインティングデバイスにより操作される操作対象、を表示するための表示装置と、下記処理装置とを備えており、前記処理装置は、下記範囲指定操作に際してユーザーの要求に基づいて前記ポインティングデバイスが具えたスイッチとは別のスイッチがON状態とされた場合に前記操作対象上のハイパーリンクを動作不能とする処理を行うものであると共に、前記操作対象上から検索データを取得すべく前記操作対象上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記操作対象上での前記指定範囲を保持しておき、前記操作対象上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する処理を行うものである、情報検索装置。  A display device for displaying a pointing device such as a mouse, an operation target arbitrarily selected by a user and operated by the pointing device, and the following processing device are provided. In the operation, when a switch other than the switch provided in the pointing device is turned on based on a user request, the hyperlink on the operation target is made inoperable, and the operation When the range specifying operation of an arbitrary range is performed on the operation target to obtain search data from the target, the specified range on the operation target is held, and the operation target This is a case where a switch operation is performed by the pointing device. It is determined whether or not the coordinates when the touch operation is performed are within the specified range specified and held by the range specifying operation by the pointing device. In this case, an information search device that performs processing for transmitting data within the specified range as search data to a search server. ユーザーによって任意に選択され且つマウスなどのポインティングデバイスによって操作される操作対象を表示装置に表示し、前記操作対象が静止画像である場合に、または動画や音声を時系列的に視覚化した進行グラフである場合に、前記操作対象上から検索データを取得すべく前記操作対象上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記操作対象上での前記指定範囲を保持しておき、前記操作対象上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する、情報検索方法。  A progress graph in which an operation target arbitrarily selected by a user and operated by a pointing device such as a mouse is displayed on a display device, and when the operation target is a still image or a moving image or sound is visualized in time series If the range designation operation of the arbitrary range by the pointing device is performed on the operation target so as to obtain search data from the operation target, the designated range on the operation target is held. When the switch operation is performed on the operation target by the pointing device, the coordinates when the switch operation is performed are designated and held by the range designating operation by the pointing device. It is determined whether or not it is within the specified range. Transmitting data to the search server as the search data in the range, the information retrieval method. ユーザーの要求に基づき前記操作対象に係るハイパーリンクを動作不能とする処理を行う、請求項4に記載の情報検索方法。  The information search method according to claim 4, wherein processing for disabling the hyperlink related to the operation target is performed based on a user request. WWWの検索サーバに検索データを送信し、前記検索サーバからの検索結果を受信して表示する情報検索方法であって、ユーザーによってWWW上から任意に選択され且つマウスなどのポインティングデバイスにより操作されるWWWページを表示装置に表示し、下記範囲指定操作に際してユーザーの要求に基づいて入力デバイスが具えたスイッチとは別のスイッチがON状態とされた場合に前記WWWページのハイパーリンクを動作不能とする処理を行うと共に、前記WWWページ上から検索データを取得すべく前記WWWページ上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記WWWページ上での前記指定範囲を保持しておき、前記WWWページ上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する、情報検索方法。  An information search method for transmitting search data to a WWW search server and receiving and displaying a search result from the search server, arbitrarily selected from the WWW by a user and operated by a pointing device such as a mouse The WWW page is displayed on the display device, and the hyperlink of the WWW page is made inoperable when a switch other than the switch provided in the input device is turned on based on the user's request in the following range specifying operation. In addition to performing processing, when the range specifying operation of an arbitrary range is performed on the WWW page by the pointing device to acquire search data from the WWW page, the specified range on the WWW page is retained. On the WWW page, switch operation by the pointing device Is determined, and it is determined whether or not the coordinates when the switch operation is performed are within the specified range specified and held by the range specifying operation by the pointing device. An information search method for transmitting data within the specified range to a search server as search data when it is determined that the data is within the range. 請求項4または請求項5または請求項6に記載の情報検索方法をコンピュータに実行させるためのプログラムを記録した、コンピュータ読み取り可能な記録媒体。  A computer-readable recording medium on which a program for causing a computer to execute the information search method according to claim 4, 5, or 6 is recorded. 請求項4または請求項5または請求項6に記載の情報検索方法をコンピュータに実行させるプログラム。  A program that causes a computer to execute the information search method according to claim 4, 5, or 6. 静止画像データまたは動画データや音声データの収集処理を行い検索インデックスを作成して前記データの検索を可能にする検索サーバと、前記検索サーバに検索データを送信し、前記検索サーバからの検索結果を受信して表示する情報検索装置と、から成る情報検索システムであって、前記情報検索装置は、マウスなどのポインティングデバイスと、ユーザーによって任意に選択され且つ前記ポインティングデバイスにより操作される操作対象、を表示するための表示装置と、下記処理装置とを備えており、前記処理装置は、前記操作対象が静止画像である場合に、または動画や音声を時系列的に視覚化した進行グラフである場合に、前記操作対象上から検索データを取得すべく前記操作対象上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記操作対象上での前記指定範囲を保持しておき、前記操作対象上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する処理を行うものである、情報検索システム。  A search server that collects still image data or moving image data and audio data and creates a search index to enable the search of the data, and transmits the search data to the search server, and the search result from the search server An information search system comprising: an information search device that receives and displays the information search device, wherein the information search device includes a pointing device such as a mouse and an operation target that is arbitrarily selected by a user and operated by the pointing device. A display device for displaying, and the following processing device, wherein the processing device is a progress graph that visualizes moving images and sounds in time series when the operation target is a still image In addition, an arbitrary range by the pointing device on the operation target to obtain search data from the operation target. When the range specifying operation is performed, the specified range on the operation target is held, and the switch operation is performed on the operation target by the pointing device. It is determined whether or not the coordinates at the time of being within the designated range designated and held by the range designation operation by the pointing device. An information search system that performs processing for transmitting data within a specified range as search data to a search server. 前記処理装置は、ユーザーの要求に基づいて前記操作対象に係るハイパーリンクを動作不能とする処理を行うものである、請求項9に記載の情報検索システム。  The information search system according to claim 9, wherein the processing device performs processing for disabling a hyperlink related to the operation target based on a user request. WWWデータの収集処理を行い検索インデックスを作成してWWW検索を可能にするWWWの検索サーバと、前記検索サーバに検索データを送信し、前記検索サーバからの検索結果を受信して表示する情報検索装置と、から成る情報検索システムであって、前記情報検索装置は、マウスなどのポインティングデバイスと、ユーザーによってWWW上から任意に選択され且つ前記ポインティングデバイスにより操作されるWWWページを表示するための表示装置と、下記処理装置とを備えており、前記処理装置は、下記範囲指定操作に際してユーザーの要求に基づいて入力デバイスが具えたスイッチとは別のスイッチがON状態とされた場合に前記WWWページのハイパーリンクを動作不能とする処理を行うものであると共に、前記WWWページ上から検索データを取得すべく前記WWWページ上で前記ポインティングデバイスによる任意範囲の前記範囲指定操作が行われたら、前記WWWページ上での前記指定範囲を保持しておき、前記WWWページ上で前記ポインティングデバイスによるスイッチ操作が行なわれた場合であって、このスイッチ操作が行われた時の座標が、前記ポインティングデバイスによる前記範囲指定操作で指定され保持されている前記指定範囲内にあるか否かを判定し、指定範囲内にあることが判定された場合には、前記指定範囲内のデータを検索データとして検索サーバへ送信する処理を行うものである、情報検索システム。  A WWW search server that performs WWW data collection processing and creates a search index to enable WWW search, and information search that transmits search data to the search server and receives and displays search results from the search server An information search system comprising: a pointing device such as a mouse; and a display for displaying a WWW page arbitrarily selected from the WWW by a user and operated by the pointing device The WWW page when a switch other than the switch provided in the input device is turned on based on a user's request in the following range specifying operation. In addition to performing the process of making the hyperlink inoperable, the WWW page If the range designation operation of an arbitrary range by the pointing device is performed on the WWW page in order to obtain search data from above, the designated range on the WWW page is retained, and the above-mentioned range is designated on the WWW page. Whether or not the coordinates when the switch operation is performed are within the specified range specified and held by the range specifying operation by the pointing device when the switch operation is performed by the pointing device An information retrieval system that performs a process of transmitting data within the designated range as retrieval data to a retrieval server when it is determined that the data is within the designated range.
JP2010196150A 1998-10-19 2010-08-16 Information search apparatus, method, recording medium, and information search system Expired - Fee Related JP5067745B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010196150A JP5067745B2 (en) 1998-10-19 2010-08-16 Information search apparatus, method, recording medium, and information search system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP32005598A JP2000122774A (en) 1998-10-19 1998-10-19 Data transfer device and method, and recording medium
JP1998320055 1998-10-19
JP2010196150A JP5067745B2 (en) 1998-10-19 2010-08-16 Information search apparatus, method, recording medium, and information search system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP37748599A Division JP4626783B2 (en) 1998-10-19 1999-10-19 Information search apparatus, method, recording medium, and information search system

Publications (2)

Publication Number Publication Date
JP2011018357A true JP2011018357A (en) 2011-01-27
JP5067745B2 JP5067745B2 (en) 2012-11-07

Family

ID=18117226

Family Applications (2)

Application Number Title Priority Date Filing Date
JP32005598A Pending JP2000122774A (en) 1998-10-19 1998-10-19 Data transfer device and method, and recording medium
JP2010196150A Expired - Fee Related JP5067745B2 (en) 1998-10-19 2010-08-16 Information search apparatus, method, recording medium, and information search system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP32005598A Pending JP2000122774A (en) 1998-10-19 1998-10-19 Data transfer device and method, and recording medium

Country Status (1)

Country Link
JP (2) JP2000122774A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5000776B1 (en) * 2011-05-31 2012-08-15 楽天株式会社 Information providing system, information providing system control method, information providing apparatus, program, and information storage medium

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU6422801A (en) * 2000-06-08 2001-12-17 Chisato Okabe Data transfer device
JP4159014B2 (en) * 2000-07-27 2008-10-01 カシオ計算機株式会社 Printing system, printing method, and storage medium
JP4223664B2 (en) * 2000-09-14 2009-02-12 株式会社リコー Touch panel type coordinate input device
JP2002351590A (en) * 2001-05-28 2002-12-06 Casio Comput Co Ltd Device, method and program for converting amount and storage medium with amount conversion program stored therein
JP4496517B2 (en) * 2003-02-27 2010-07-07 俊彦 岡部 Search character input device, method, program, and WWW browser device
US9466048B2 (en) 2005-05-16 2016-10-11 Thomson Reuters Global Resources Systems, methods, software and interfaces for integration of online research tasks into law firm workflow
JP3998152B2 (en) * 2005-06-10 2007-10-24 株式会社メイクソフトウェア Image editing apparatus, image editing method, image editing program, and automatic photography apparatus
JP4712675B2 (en) * 2005-06-10 2011-06-29 株式会社メイクソフトウェア Image editing apparatus, image editing method, image editing program, and automatic photography apparatus
KR100968864B1 (en) * 2007-06-01 2010-07-09 엔에이치엔(주) Method and system for providing additional information service onto e-mail
JP2010015394A (en) * 2008-07-03 2010-01-21 Kddi Corp Link destination presentation device and computer program
JP5277090B2 (en) * 2009-07-02 2013-08-28 Kddi株式会社 Link creation support device, link creation support method, and program
CN106909296A (en) 2016-06-07 2017-06-30 阿里巴巴集团控股有限公司 The extracting method of data, device and terminal device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS617936A (en) * 1984-06-22 1986-01-14 Hitachi Ltd Information retrieving system
JPH0981580A (en) * 1995-09-12 1997-03-28 Fujitsu Ltd Information retrieval device and information retrieval system using the device
JPH09244835A (en) * 1996-03-11 1997-09-19 Indeii Soft:Kk Operating method for generating chart by dragging and dropping character string
JPH09305351A (en) * 1996-05-17 1997-11-28 Techno Craft:Kk Character string extraction system and program storage medium
JPH09325875A (en) * 1996-06-06 1997-12-16 Hitachi Ltd Input system for information communication processor
JPH10154145A (en) * 1996-11-21 1998-06-09 Brother Ind Ltd Automatic translation device
JPH1125095A (en) * 1997-07-08 1999-01-29 Techno Craft:Kk Character string extraction system, program recording medium and character string extracting method
JPH11161582A (en) * 1997-11-28 1999-06-18 Sharp Corp Device and method for processing information and medium storing information processor control program
JP2000029906A (en) * 1998-05-08 2000-01-28 Ricoh Co Ltd System for managing document information
JP2000105773A (en) * 1998-07-28 2000-04-11 Fujitsu Ltd Hypertext display device and hypertext display system
JP2000311040A (en) * 1998-10-19 2000-11-07 Toshihiko Okabe Device and method for data delivery and recording medium recording data delivery program

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS617936A (en) * 1984-06-22 1986-01-14 Hitachi Ltd Information retrieving system
JPH0981580A (en) * 1995-09-12 1997-03-28 Fujitsu Ltd Information retrieval device and information retrieval system using the device
JPH09244835A (en) * 1996-03-11 1997-09-19 Indeii Soft:Kk Operating method for generating chart by dragging and dropping character string
JPH09305351A (en) * 1996-05-17 1997-11-28 Techno Craft:Kk Character string extraction system and program storage medium
JPH09325875A (en) * 1996-06-06 1997-12-16 Hitachi Ltd Input system for information communication processor
JPH10154145A (en) * 1996-11-21 1998-06-09 Brother Ind Ltd Automatic translation device
JPH1125095A (en) * 1997-07-08 1999-01-29 Techno Craft:Kk Character string extraction system, program recording medium and character string extracting method
JPH11161582A (en) * 1997-11-28 1999-06-18 Sharp Corp Device and method for processing information and medium storing information processor control program
JP2000029906A (en) * 1998-05-08 2000-01-28 Ricoh Co Ltd System for managing document information
JP2000105773A (en) * 1998-07-28 2000-04-11 Fujitsu Ltd Hypertext display device and hypertext display system
JP2000311040A (en) * 1998-10-19 2000-11-07 Toshihiko Okabe Device and method for data delivery and recording medium recording data delivery program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5000776B1 (en) * 2011-05-31 2012-08-15 楽天株式会社 Information providing system, information providing system control method, information providing apparatus, program, and information storage medium
WO2012164968A1 (en) * 2011-05-31 2012-12-06 楽天株式会社 Information provision system, information provision system control method, information provision device, program, and information recording medium
KR101444636B1 (en) * 2011-05-31 2014-09-26 라쿠텐 인코포레이티드 Information provision system, information provision system control method, information provision device, and information recording medium

Also Published As

Publication number Publication date
JP5067745B2 (en) 2012-11-07
JP2000122774A (en) 2000-04-28

Similar Documents

Publication Publication Date Title
JP5067745B2 (en) Information search apparatus, method, recording medium, and information search system
JP4626783B2 (en) Information search apparatus, method, recording medium, and information search system
KR100323969B1 (en) Highlighting tool for search specification in a user interface of a computer system
US20020080179A1 (en) Data transfer method and data transfer device
JP2732552B2 (en) How to generate and display search queries and search results
US8099436B2 (en) Methods and systems for automated searching
US6381593B1 (en) Document information management system
US5974413A (en) Semantic user interface
US7552400B1 (en) System and method for navigating within a graphical user interface without using a pointing device
JP4547474B2 (en) WWW search device
US6374272B2 (en) Selecting overlapping hypertext links with different mouse buttons from the same position on the screen
US20090193352A1 (en) Interface for assisting in the construction of search queries
US20090313586A1 (en) Preview window including a storage context view of one or more computer resources
KR20060111240A (en) Searchable task-based interface to control panel functionality
CN101286118A (en) Method for quick calling program instruction, system and an input method system
JP4496517B2 (en) Search character input device, method, program, and WWW browser device
JP4725876B2 (en) Data passing device
KR20060134290A (en) Portal-site linking system and portal-site linking method
JP3167412B2 (en) Database search processor
JP2008117161A (en) Program for searching related site
JP2637227B2 (en) Input processing method
KR100863418B1 (en) Method for Processing Hyper Link of Computer Based Document
Chee et al. Users’ mouse/cursor movements in two web-based library catalog interfaces
JP2001325286A (en) Processor, recording medium and program
WO2009029219A1 (en) Information retrieval using keywords from cursor positions on display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100913

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20110831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110831

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20111004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120507

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120709

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120806

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150824

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees