JP2003036130A - User operation management processing program, and method and device for user operation management - Google Patents

User operation management processing program, and method and device for user operation management

Info

Publication number
JP2003036130A
JP2003036130A JP2001221919A JP2001221919A JP2003036130A JP 2003036130 A JP2003036130 A JP 2003036130A JP 2001221919 A JP2001221919 A JP 2001221919A JP 2001221919 A JP2001221919 A JP 2001221919A JP 2003036130 A JP2003036130 A JP 2003036130A
Authority
JP
Japan
Prior art keywords
user operation
history
user
key operation
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001221919A
Other languages
Japanese (ja)
Inventor
Kazuhiko Bando
和彦 坂東
Jun Matsumoto
順 松本
Takekazu Kurihara
武和 栗原
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001221919A priority Critical patent/JP2003036130A/en
Publication of JP2003036130A publication Critical patent/JP2003036130A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a user operation management processing program for managing a history of user operations on computer processing by a man-machine interface and to easily confirm user operations needed to perform individual user processing. SOLUTION: Key operation information on user operation during the actuation of an application is stored in a key operation history management table 20T of a temporary history part 12a of a key operation history part 12B together with the contents of data processing carried out according to the key operation. The key operation history information stored in the key operation history management table 20T is displayed or printed out as a key operation history list 20; and a desired key operation history is selectively specified and then registered in a permanent history part 12b, and desired key operation information to be called is specified at a user's request to reproduce the data processing based upon the key operation information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マンマシンインタ
ーフェイスによるコンピュータ処理上でユーザ操作の履
歴を管理するためのユーザ操作管理処理プログラム、ユ
ーザ操作管理方法、及びユーザ操作管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a user operation management processing program, a user operation management method, and a user operation management apparatus for managing a history of user operations in computer processing by a man-machine interface.

【0002】[0002]

【従来の技術】従来、例えばワードプロセッサのアプリ
ケーション起動中における文書処理の過程において、文
字入力をはじめ「削除」「コピー」などの個々の処理行
為は、その処理行為と処理対象となった実際のデータと
が対応付けられて順番に記憶され、入力ミスなどが発生
した場合にそれより前の処理内容を呼び出すことで、任
意の時点でのデータ状態に順番に戻せるようになってい
る。
2. Description of the Related Art Conventionally, for example, in the process of document processing while an application of a word processor is being started, individual processing actions such as character input, "deletion", "copy", etc. Are associated with each other and stored in order, and when an input error or the like occurs, by calling the processing contents prior to it, the data state at any time can be returned in order.

【0003】つまり、例えば文書データ上のある1行を
対象として削除処理を行った場合に、「元に戻す」の指
示操作を1回行うと直前に削除の対象とされた1行分の
データが復帰して表示されるものである。
That is, for example, when a deletion process is performed on a certain line of document data, if the "restore" instruction operation is performed once, the data for the one line immediately before the deletion is deleted. Is returned and displayed.

【0004】またこれにより、キー操作やマウス操作の
ミスによって希望しない処理が行われた場合でも、前記
の「元に戻す」の指示操作を行うことで、ミス直前のデ
ータ状態に復帰させることができる。
In this way, even if an undesired process is performed due to a key operation or a mouse operation error, the data state immediately before the error can be restored by performing the "undo" instruction operation. it can.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、前記従
来のユーザ操作の記憶機能では、現在行った処理の直前
のデータ状態に順番に戻して復帰させることはできるも
のの、そのそれぞれの処理の実行に要したキー操作やマ
ウス操作などのユーザ操作をどのように行ったかを知る
ことはできないため、例えば入力ミスによって偶発的に
日頃ユーザが会得したいとしている処理や未知なる処理
が実行された場合でも、その操作がどうであったかを確
認することはできず、その後に有効利用することができ
ない問題がある。
However, with the conventional user operation storing function, although it is possible to return to the data state immediately before the currently performed processing in order and return, it is necessary to execute each processing. Since it is not possible to know how to perform a user operation such as a key operation or a mouse operation, even if a process that the user wants to meet on a daily basis or an unknown process is accidentally performed due to an input error, There is a problem that it is not possible to confirm how the operation was, and it cannot be used effectively thereafter.

【0006】本発明は、前記のような問題に鑑みてなさ
れたもので、個々のデータ処理の実行に要したユーザ操
作を容易に確認することが可能になるコンピュータ読み
込み可能なユーザ操作管理処理プログラム、ユーザ操作
管理方法、及びユーザ操作管理装置を提供することを目
的とする。
The present invention has been made in view of the above problems, and is a computer-readable user operation management processing program capable of easily confirming a user operation required for executing individual data processing. A user operation management method and a user operation management device are provided.

【0007】[0007]

【課題を解決するための手段】すなわち、本発明に係る
ユーザ操作管理処理プログラムは、ユーザ操作に応じて
処理動作するコンピュータを制御するためのユーザ操作
管理処理プログラムであって、前記コンピュータを、ユ
ーザ操作に対応する入力を検出して当該ユーザ操作を判
断するユーザ操作判断手段、このユーザ操作判断手段に
より判断されたユーザ操作と当該ユーザ操作に応じて実
行された処理動作の内容とを対応付けて保存する操作履
歴保存手段、この操作履歴保存手段により保存されたユ
ーザ操作とその対応処理内容からなる履歴情報を表示出
力する操作履歴表示手段、として機能させることを特徴
とする。
That is, a user operation management processing program according to the present invention is a user operation management processing program for controlling a computer that operates according to a user operation. A user operation determination unit that detects an input corresponding to an operation and determines the user operation, associates the user operation determined by the user operation determination unit with the content of the processing operation executed in response to the user operation. It is characterized in that it functions as an operation history storing means for saving and an operation history displaying means for displaying and outputting history information including the user operation saved by the operation history saving means and the corresponding processing content.

【0008】このような、本発明に係るユーザ操作管理
処理プログラムでは、ユーザ操作に応じて処理動作する
コンピュータにおいて、ユーザ操作に対応する入力を検
出して当該ユーザ操作を判断させ、このユーザ操作判断
により判断されたユーザ操作と当該ユーザ操作に応じて
実行された処理動作の内容とを対応付けて保存させ、こ
の保存されたユーザ操作とその対応処理内容からなる履
歴情報を表示出力させることができるので、過去の各コ
ンピュータ処理を実行させたユーザ操作を確認できるこ
とになる。
In such a user operation management processing program according to the present invention, in a computer which operates according to a user operation, an input corresponding to the user operation is detected and the user operation is judged, and the user operation judgment is made. It is possible to correlate and store the user operation determined by the above and the content of the processing operation executed in response to the user operation, and display and output the history information including the stored user operation and the corresponding processing content. Therefore, it is possible to confirm the user operation that has executed each past computer process.

【0009】[0009]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明の実施形態に係るユーザ操
作管理処理プログラムをインストールしたコンピュータ
システム10の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a computer system 10 in which a user operation management processing program according to an embodiment of the present invention is installed.

【0011】このコンピュータシステム10は、各種の
記録媒体に記録されたプログラム、又は、伝送されたプ
ログラムを読み込んで、その読み込んだプログラムによ
って動作が制御されるコンピュータによって構成され、
その電子回路には、CPU11が備えられる。
The computer system 10 is composed of a computer which reads a program recorded in various recording media or a transmitted program and whose operation is controlled by the read program.
The electronic circuit includes a CPU 11.

【0012】CPU11は、ハードディスク装置,EE
P−ROM,フラッシュメモリなどを使用したメモリ部
12に予め記憶されたシステム制御プログラム、あるい
はCD−ROMやフロッピディスクなどの外部記録媒体
13からその記録媒体読み取り部14を介して前記メモ
リ部12に読み込まれたシステム制御プログラム、ある
いはネットワークN上の他のコンピュータ端末から通信
制御部15を介して前記メモリ部12に読み込まれたシ
ステム制御プログラムに応じて、回路各部の動作を制御
するもので、前記メモリ部12に記憶されたシステム制
御プログラムは、キーボードやマウスなどのユーザイン
ターフェイスからなる入力部16からのユーザ操作入力
信号やネットワークNを介して通信制御部15に受信さ
れる他のコンピュータ端末からの信号に応じて起動され
る。
The CPU 11 is a hard disk device, EE
A system control program stored in advance in the memory unit 12 using a P-ROM, a flash memory or the like, or from an external recording medium 13 such as a CD-ROM or a floppy disk to the memory unit 12 via the recording medium reading unit 14. The operation of each circuit unit is controlled according to the read system control program or the system control program read from the other computer terminal on the network N into the memory unit 12 via the communication control unit 15. The system control program stored in the memory unit 12 is a user operation input signal from the input unit 16 including a user interface such as a keyboard or a mouse, or is received by the communication control unit 15 via the network N from another computer terminal. It is activated in response to a signal.

【0013】前記CPU11には、前記メモリ部12、
記録媒体読み取り部14、通信制御部15、入力部16
が接続される他に、LCD(liquid crystal display)や
CRT(cathode-ray tube)からなる表示部17、そして
レーザプリンタなどからなる印刷部18が接続される。
The CPU 11 includes the memory unit 12,
Recording medium reading unit 14, communication control unit 15, input unit 16
In addition to being connected, a display unit 17 including an LCD (liquid crystal display) or a CRT (cathode-ray tube), and a printing unit 18 including a laser printer are connected.

【0014】図2は前記コンピュータシステム10のメ
モリ部12におけるユーザ操作管理機能に関するメモリ
構造を示す図である。
FIG. 2 is a diagram showing a memory structure relating to a user operation management function in the memory section 12 of the computer system 10.

【0015】このコンピュータシステム10のメモリ部
12には、当該コンピュータシステム10の全体の動作
を司るシステム制御プログラム、通信制御部15を介し
て通信ネットワークN上の他のコンピュータ端末とデー
タ通信するための通信制御プログラムが記憶される他
に、図2に示すように、文書作成処理プログラムや表計
算処理プログラム、そして本発明の実施形態に係るユー
ザ操作管理処理プログラムなどの各種のアプリケーショ
ンプログラムが記憶されるアプリケーション機能部12
A、前記ユーザ操作管理処理プログラムに従ってユーザ
操作に基づくキー操作情報と当該キー操作に応じて実行
された処理の内容が各処理毎に実行中のアプリケーショ
ンに対応付けられて記憶保存されるテンポラリ履歴部1
2a及びパーネント履歴部12bを有するキー操作(処
理結果)履歴部12B、そして、前記パーマネント履歴
部12bに任意にユーザ登録したキー操作履歴情報が対
応アプリケーションの終了に応じて格納保存され該対応
アプリケーションの起動に応じてパーマネント履歴部1
2bに読み出されるパーマネント履歴ファイル12Cが
用意される。
The memory unit 12 of the computer system 10 is used for data communication with other computer terminals on the communication network N via the system control program for controlling the overall operation of the computer system 10 and the communication control unit 15. In addition to storing the communication control program, as shown in FIG. 2, various application programs such as a document creation processing program, a spreadsheet processing program, and a user operation management processing program according to the embodiment of the present invention are stored. Application function unit 12
A: A temporary history unit in which key operation information based on a user operation according to the user operation management processing program and the content of the process executed in response to the key operation are stored and stored in association with the application being executed for each process. 1
2a and a key operation (process result) history section 12B having a permanent history section 12b, and key operation history information arbitrarily registered in the permanent history section 12b by the user is stored and saved according to the end of the corresponding application. Permanent history section 1 upon activation
A permanent history file 12C read out to 2b is prepared.

【0016】図3は前記コンピュータシステム10のキ
ー操作履歴部12Bにおけるテンポラリ履歴部12a及
びパーネント履歴部12bでのキー操作履歴情報の管理
構造を示すキー操作履歴管理テーブル20Tである。
FIG. 3 is a key operation history management table 20T showing the management structure of the key operation history information in the temporary history section 12a and the permanent history section 12b in the key operation history section 12B of the computer system 10.

【0017】このキー操作履歴管理テーブル20Tに
は、ユーザ選択されたアプリケーションの起動中におけ
る個々の処理行為とその処理対象となったデータ、そし
てその処理の実行開始キーとなった実行キー操作情報が
新しい順の各履歴管理番号に対応付けられて逐次格納さ
れるもので、例えば文書作成処理のアプリケーション起
動中において、表示文書中の“注意”の文字列を範囲指
定して「Ctrl」+「B」の入力操作により太字への
変換処理を実行させると、処理行為「太字変換」、処理
対象“注意”、処理実行キー操作情報「Ctrl+B」
としてテンポラリ履歴部12a内のキー操作履歴管理テ
ーブル20Tに格納される。
In the key operation history management table 20T, each processing action during the activation of the application selected by the user, the data to be processed, and the execution key operation information to be the execution start key of the processing are stored. It is sequentially stored in association with each history management number in the ascending order. For example, when the document creation processing application is being activated, the range of the character string of "Caution" in the displayed document is specified as "Ctrl" + "B". When the conversion process to the bold type is executed by the input operation of "", the process action "bold type conversion", the process target "caution", the process execution key operation information "Ctrl + B"
Is stored in the key operation history management table 20T in the temporary history section 12a.

【0018】このテンポラリ履歴部12aのキー操作履
歴管理テーブル20Tにて格納蓄積されて管理される個
々のキー操作履歴情報は、ユーザの必要に応じてキー操
作履歴一覧20として表示部17により表示出力あるい
は印刷部18により印刷出力される。
The individual key operation history information stored and accumulated in the key operation history management table 20T of the temporary history section 12a is displayed and output by the display section 17 as the key operation history list 20 according to the user's need. Alternatively, it is printed out by the printing unit 18.

【0019】つまり、前記キー操作履歴部12Bのテン
ポラリ履歴部12aにおけるキー操作履歴管理テーブル
20Tには、アプリケーション起動中のユーザ操作に基
づく個々の処理毎の「処理行為」「処理対象」「処理実
行キー操作情報」が順次格納されて保存され、また、パ
ーマネント履歴部12bにおけるキー操作履歴管理テー
ブル20Tには、前記キー操作履歴部12Bにおけるキ
ー操作履歴管理テーブル20Tのキー操作履歴一覧20
を表示した中からユーザにより任意に選択指定された個
々のキー操作履歴情報が抽出されて対応アプリケーショ
ン毎に登録される。
That is, in the key operation history management table 20T in the temporary history section 12a of the key operation history section 12B, the "processing action", "processing target", and "processing execution" for each individual processing based on the user operation during application startup. The "key operation information" is sequentially stored and saved, and the key operation history management table 20T in the permanent history section 12b includes a key operation history list 20 in the key operation history management table 20T in the key operation history section 12B.
Individual key operation history information that is arbitrarily selected and designated by the user from the display of is extracted and registered for each corresponding application.

【0020】ここで、パーマネント履歴部12bにおけ
るキー操作履歴管理テーブル20Tに登録された各キー
操作履歴情報は、対応アプリケーションの起動中におい
て適宜所定の呼び出し操作に応じてウインドウ表示さ
れ、所望のキー操作履歴情報を選択指定することで当該
キー操作に応じた処理が再現実行される。
Here, each key operation history information registered in the key operation history management table 20T in the permanent history section 12b is displayed in a window in response to a predetermined calling operation during activation of the corresponding application, and a desired key operation is performed. By selecting and specifying the history information, the processing corresponding to the key operation is reproduced and executed.

【0021】なお、前記テンポラリ履歴部12aにおけ
るキー操作履歴管理テーブル20Tの空き領域が無くな
った場合には、最古の履歴管理番号に対応するキー操作
履歴情報が消去されてシフトされ、最新の履歴管理番号
に対応する空き領域が確保され、また、前記パーマネン
ト履歴部12bにおけるキー操作履歴管理テーブル20
Tの空き領域が無くなった場合には、ユーザ指示に応じ
たキー操作履歴情報が消去されてシフトされ空き領域が
確保される。
When the free space of the key operation history management table 20T in the temporary history section 12a is exhausted, the key operation history information corresponding to the oldest history management number is deleted and shifted to obtain the latest history. A free area corresponding to the management number is secured, and the key operation history management table 20 in the permanent history section 12b is provided.
When the empty area of T is exhausted, the key operation history information according to the user instruction is erased and shifted to secure the empty area.

【0022】次に、前記構成のコンピュータシステム1
0におけるユーザ操作管理機能について説明する。
Next, the computer system 1 having the above configuration
The user operation management function in 0 will be described.

【0023】図4は前記コンピュータシステム10にイ
ンストールされたユーザ操作管理処理プログラムに従い
個々のアプリケーション起動中に実行されるキー操作履
歴保存処理を示すフローチャートである。
FIG. 4 is a flow chart showing a key operation history storage process executed during activation of each application according to the user operation management process program installed in the computer system 10.

【0024】例えば文書作成処理のアプリケーション起
動中における文書入力表示処理状態にあって、入力部1
6におけるキーボードのユーザ操作に応じてキー入力あ
りと判断されると(ステップA1)、当該ユーザ入力さ
れたキーの種類が判断される(ステップA2)。
For example, in the document input display processing state during application activation of the document creation processing, the input unit 1
When it is determined that there is a key input according to the user operation of the keyboard in 6 (step A1), the type of the key input by the user is determined (step A2).

【0025】ここで、前記ユーザ入力されたキーの種類
が、文字や記号などの単純入力であると判断された場合
には、当該キー入力された文字や記号コードはその入力
操作毎にメモリ部12内の作業領域に用意された入力バ
ッファに書き込まれ表示部17における表示画面上のカ
ーソル位置に順次表示される(ステップA2→A3)。
If it is determined that the type of the key input by the user is simple input of characters or symbols, the character or symbol code input by the key is stored in the memory unit for each input operation. The data is written in the input buffer prepared in the work area in 12 and sequentially displayed at the cursor position on the display screen of the display unit 17 (steps A2 → A3).

【0026】そして、前記入力部16におけるユーザ操
作に応じて入力されたキーの種類が、文字や記号の単純
入力以外の「Enter」キーや「Ctrl」キーな
ど、機能を実行を開始するためのキーであると判断され
た場合には、当該キー操作に応じたデータ処理が実行さ
れ、例えば前記入力された文字・記号列を対象とする入
力確定の処理や文字修飾処理などが実行される(ステッ
プA1,A2→A4)。
The type of the key input in response to the user's operation on the input unit 16 is such as "Enter" key or "Ctrl" key other than the simple input of characters or symbols for starting the execution of the function. If the key is determined to be a key, data processing corresponding to the key operation is executed, for example, input confirmation processing or character modification processing for the input character / symbol string is executed ( Steps A1, A2 → A4).

【0027】すると、前記ステップA4において実行さ
れたデータ処理に対応する「処理行為」「処理対象」
「処理実行キー操作情報」が、それぞれ例えば「文字入
力(処理行為)」「“初めまして”(処理対象)」「E
nter(キー操作情報)」としてキー操作履歴部12
Bのテンポラリ履歴部12aにおけるキー操作履歴管理
テーブル20Tに書き込まれて保存される(ステップA
5)。
Then, the "processing act" and "processing target" corresponding to the data processing executed in step A4.
The “processing execution key operation information” is, for example, “character input (processing act)”, “nice to meet you” (processing target), and “E”.
"key (key operation information)"
It is written and saved in the key operation history management table 20T in the temporary history section 12a of B (step A
5).

【0028】このように、キー操作履歴部12Bのテン
ポラリ履歴部12aにおけるキー操作履歴管理テーブル
20Tには、ユーザ操作による機能キー操作に伴う当該
キー操作に応じたデータ処理の実行毎に、その「処理行
為」の内容と「処理対象」のデータ、そして当該処理の
実行開始キーとなった「処理実行キー操作情報」が保存
されるようになる。
As described above, in the key operation history management table 20T in the temporary history section 12a of the key operation history section 12B, each time the data processing corresponding to the key operation accompanying the function key operation by the user operation is executed, The contents of the “processing action”, the data of the “processing target”, and the “processing execution key operation information” that is the execution start key of the processing are stored.

【0029】図5は前記コンピュータシステム10にイ
ンストールされたユーザ操作管理処理プログラムに従い
実行されるユーザ所望のキー操作情報を登録利用するた
めのキー操作情報出力・登録処理を示すフローチャート
である。
FIG. 5 is a flow chart showing a key operation information output / registration process for registering and using the key operation information desired by the user, which is executed according to the user operation management process program installed in the computer system 10.

【0030】例えば文書作成処理のアプリケーション起
動中において、表示部17における表示画面上のメニュ
ーバーに表示させたキー操作情報出力・登録のためのア
イコンを指定操作すると、前記キー操作履歴部12Bの
テンポラリ履歴部12aにおけるキー操作履歴管理テー
ブル20T(図3参照)から当該テーブル20T内に保
存されている各キー操作履歴情報が読み出され(ステッ
プB1)、キー操作履歴一覧20(図2参照)として表
示部17に表示出力されると共に、必要に応じた印刷指
示により印刷部18のプリンタにより印刷出力されてユ
ーザに知らされる(ステップB2)。
For example, when the icon for outputting / registering the key operation information displayed on the menu bar on the display screen of the display unit 17 is specified while the application for the document creation processing is being activated, the temporary operation of the key operation history unit 12B is performed. Each key operation history information stored in the table 20T (see FIG. 3) is read out from the key operation history management table 20T (see FIG. 3) in the history section 12a, and is used as a key operation history list 20 (see FIG. 2). The information is displayed and output on the display unit 17, and is also printed and output by the printer of the printing unit 18 according to a print instruction as necessary to inform the user (step B2).

【0031】この場合、キー操作履歴一覧20として
は、前記キー操作履歴管理テーブル20Tから読み出さ
れた各キー操作履歴情報がそのままテーブルの形態で表
示される。
In this case, as the key operation history list 20, each key operation history information read from the key operation history management table 20T is directly displayed in the form of a table.

【0032】ここで、前記表示部17に表示されたキー
操作履歴一覧20において、ユーザが今後同様のデータ
処理を行うために使用したいキー操作履歴を選択して指
定すると(ステップB3)、当該指定された1つのキー
操作履歴(「処理行為」「処理対象」「処理実行キー操
作情報」)が現在起動中のアプリケーションに対応付け
られてパーマネント履歴部12bのキー操作履歴管理テ
ーブル20Tに登録される(ステップB4)。
Here, when the user selects and specifies a key operation history that the user wishes to use for performing similar data processing in the future in the key operation history list 20 displayed on the display section 17 (step B3), the specification is performed. One performed key operation history (“processing act”, “processing target”, “processing execution key operation information”) is registered in the key operation history management table 20T of the permanent history unit 12b in association with the currently activated application. (Step B4).

【0033】そして、前記表示部17に表示されたキー
操作履歴一覧20の中で、さらに他のキー操作履歴も登
録したい場合には、前記所望のキー操作履歴の選択指定
操作に応じたパーマネント履歴部12bへの登録処理が
繰り返される(ステップB5→B3→B4)。
When it is desired to register another key operation history in the key operation history list 20 displayed on the display unit 17, a permanent history corresponding to the selection operation of the desired key operation history. The registration process in the section 12b is repeated (steps B5 → B3 → B4).

【0034】これにより、テンポラリ履歴部12aにお
けるキー操作履歴管理テーブル20Tにて保存されてい
る各データ処理毎のキー操作履歴の中で、ユーザが今後
同様のデータ処理を行うために使用したいキー操作履歴
のみが抽出され、パーマネント履歴部12bのキー操作
履歴管理テーブル20Tに対し、現在起動中のアプリケ
ーションに対応付けられて登録されるようになる。
As a result, in the key operation history for each data processing stored in the key operation history management table 20T in the temporary history section 12a, the key operation desired by the user to perform similar data processing in the future. Only the history is extracted and registered in the key operation history management table 20T of the permanent history unit 12b in association with the currently running application.

【0035】なお、前記パーマネント履歴部12bのキ
ー操作履歴管理テーブル20Tに対して登録されたキー
操作履歴データは、現在起動中のアプリケーションが終
了されるのに伴いパーマネント履歴ファイル12Cに対
して格納保存される。
The key operation history data registered in the key operation history management table 20T of the permanent history section 12b is stored in the permanent history file 12C as the currently running application is terminated. To be done.

【0036】図6は前記コンピュータシステム10にイ
ンストールされたユーザ操作管理処理プログラムに従い
実行されるアプリケーション対応の登録済みキー操作履
歴を管理するための登録キー操作履歴管理処理を示すフ
ローチャートである。
FIG. 6 is a flow chart showing a registered key operation history management process for managing a registered key operation history corresponding to an application, which is executed according to the user operation management process program installed in the computer system 10.

【0037】コンピュータシステム10の表示部17に
表示されるデスクトップ画面などにおいて、ユーザ所望
のアプリアイコンが選択指定され、対応するアプリケー
ションプログラム(12A)が選択起動されると(ステ
ップC1)、当該起動アプリに対応付けられて登録され
ているキー操作履歴データがパーマネント履歴ファイル
12Cからキー操作履歴部12Bのパーマネント履歴部
12bへ読み出される(ステップC2)。
When a user-desired application icon is selected and designated on the desktop screen displayed on the display unit 17 of the computer system 10 and the corresponding application program (12A) is selected and activated (step C1), the activation application is started. The key operation history data registered in association with is read from the permanent history file 12C to the permanent history section 12b of the key operation history section 12B (step C2).

【0038】これにより、前記パーマネント履歴部12
bのキー操作履歴管理テーブル20Tに読み出された登
録済みの各キー操作履歴情報は、対応アプリケーション
の起動中において適宜所定の呼び出し操作に応じてウイ
ンドウ表示され、所望のキー操作履歴情報を選択指定す
ることで当該キー操作に応じたデータ処理を容易に再現
実行できるようになる。
As a result, the permanent history unit 12
Each registered key operation history information read out to the key operation history management table 20T of b is displayed in a window in response to a predetermined calling operation during activation of the corresponding application, and desired key operation history information is selected and designated. By doing so, the data processing corresponding to the key operation can be easily reproduced and executed.

【0039】すなわち、例えば文書処理画面上において
処理対象の文字列範囲を指定した後に、前記ウインドウ
表示された所望のキー操作履歴情報について選択指定す
ると、指定されたキー操作履歴に対応するキー操作信号
が実際のキー入力操作を行うことなく発生され、前記範
囲指定された文字列に対して、前記指定されたキー操作
履歴に対応登録された「処理行為」のデータ処理が実行
されるようになる。
That is, for example, when the character string range to be processed is specified on the document processing screen and then the desired key operation history information displayed in the window is selected and specified, the key operation signal corresponding to the specified key operation history is selected. Occurs without performing an actual key input operation, and the data processing of the “processing act” registered corresponding to the specified key operation history is executed on the character string specified in the range. .

【0040】そして、起動中のアプリケーションが終了
されると(ステップC3)、前記キー操作履歴部12B
のパーマネント履歴部12bへ読み出された登録済みの
キー操作履歴データは、パーマネント履歴ファイル12
Cへ再格納されて保存される(ステップC4)。
When the running application is terminated (step C3), the key operation history section 12B is set.
The registered key operation history data read out to the permanent history section 12b of the
It is stored again in C and saved (step C4).

【0041】したがって、前記構成のコンピュータシス
テム10におけるユーザ操作管理機能によれば、アプリ
ケーションの起動中にユーザ操作されたキー操作情報が
当該キー操作に基づき実行されたデータ処理の内容と共
にキー操作履歴部12Bにおけるテンポラリ履歴部12
aのキー操作履歴管理テーブル20Tに保存される。そ
して、このテンポラリ履歴部12aのキー操作履歴管理
テーブル20Tに保存されたキー操作履歴情報をキー操
作履歴一覧20として表示あるいは印刷出力させ、所望
のキー操作履歴を選択指定してパーマネント履歴部12
bに登録させると共に、ユーザの必要に応じて呼び出し
所望のキー操作情報を指定することで、当該キー操作情
報に基づくデータ処理が再現実行されるので、直前の処
理の実行に要したユーザキー操作をどのように行ったか
を簡単に知ることができ、しかもその操作を確認登録し
てそれ以降のアプリ処理上で有効利用できるようにな
る。
Therefore, according to the user operation management function of the computer system 10 having the above-mentioned configuration, the key operation information of the key operation information operated by the user during the activation of the application is displayed together with the contents of the data processing executed based on the key operation. Temporary history section 12 in 12B
It is stored in the key operation history management table 20T of a. Then, the key operation history information stored in the key operation history management table 20T of the temporary history section 12a is displayed or printed out as the key operation history list 20, and a desired key operation history is selected and designated to set the permanent history section 12.
By registering in b and specifying the desired key operation information to be called according to the user's need, the data processing based on the key operation information is reproduced and executed. Therefore, the user key operation required to execute the immediately preceding processing is performed. You can easily know how to do the above, and you can confirm and register the operation and use it effectively for subsequent application processing.

【0042】よって、例えば入力ミスによって偶発的に
日頃ユーザが会得したいとしている処理や未知なる処理
が実行された場合には、その操作がどうであったかを簡
単に確認でき登録して利用することができる。
Therefore, for example, when a process that the user wants to meet on a daily basis or an unknown process is accidentally executed due to an input error, it is possible to easily confirm what the operation was like and register and use it. You can

【0043】また、過去のキー操作情報と当該キー操作
に基づき実行されたデータ処理の内容とをキー操作履歴
として簡単に確認できることで、アプリケーションマニ
ュアルの作成など、キー操作手順に応じた処理結果の記
録作業も容易に行えるようになる。
Further, since the past key operation information and the contents of the data processing executed based on the key operation can be easily confirmed as the key operation history, the processing result corresponding to the key operation procedure such as the preparation of the application manual can be obtained. Recording work can be easily performed.

【0044】なお、前記実施形態では、テンポラリ履歴
部12aのキー操作履歴管理テーブル20Tに保存され
た各キー操作履歴情報を、起動中のアプリケーションに
対応付けてパーマネント履歴部12bに登録し、当該ア
プリケーションの起動に伴い呼び出して再現利用する場
合について説明したが、対応アプリケーションの起動や
立ち上げに無関係に呼び出し可能なブックマークなどに
リンク付けして登録してもよい。
In the above embodiment, the key operation history information stored in the key operation history management table 20T of the temporary history section 12a is registered in the permanent history section 12b in association with the running application, and the relevant application is registered. Although the case of calling and reusing with the start of is described, it may be registered by linking to a bookmark that can be called regardless of the start or start of the corresponding application.

【0045】さらに、前記実施形態では、主にユーザ操
作がキーボードを使用したキー操作である場合のユーザ
操作管理機能について説明したが、入力部16を構成す
るユーザインターフェイスであるマウスやタッチパネル
を使用したユーザ操作であっても、前記同様にユーザ操
作履歴管理テーブル(20T)を生成し、その操作履歴
の確認,登録,再利用を行うことができる。
Further, in the above embodiment, the user operation management function was mainly described in the case where the user operation is a key operation using a keyboard, but a mouse or a touch panel which is a user interface constituting the input unit 16 is used. Even for a user operation, the user operation history management table (20T) can be generated in the same manner as described above, and the operation history can be confirmed, registered, and reused.

【0046】なお、前記実施形態において記載したコン
ピュータシステム10におけるユーザ操作管理の手法、
すなわち、図4のフローチャートに示すキー操作履歴保
存処理、図5のフローチャートに示すキー操作情報出力
・登録処理、図6のフローチャートに示す登録キー操作
履歴管理処理等の各手法は、何れもコンピュータに実行
させることができるプログラムとして、メモリカード
(ROMカード、RAMカード等)、磁気ディスク(フ
ロッピディスク、ハードディスク等)、光ディスク(C
D−ROM、DVD等)、半導体メモリ等の外部記録媒
体13に格納して配布することができる。そして、ユー
ザ操作に応じて処理動作する種々のコンピュータは、こ
の外部記録媒体13に記憶されたプログラムを記録媒体
読み取り部14によってメモリ部12に読み込み、この
読み込んだプログラムによって動作が制御されることに
より、前記実施形態において説明したユーザ操作管理機
能を実現し、前述した手法による同様の処理を実行する
ことができる。
The user operation management method in the computer system 10 described in the above embodiment,
That is, the key operation history storage process shown in the flowchart of FIG. 4, the key operation information output / registration process shown in the flowchart of FIG. 5, the registered key operation history management process shown in the flowchart of FIG. Programs that can be executed include memory cards (ROM cards, RAM cards, etc.), magnetic disks (floppy disks, hard disks, etc.), optical disks (C
It can be stored in an external recording medium 13 such as a D-ROM, a DVD or the like) or a semiconductor memory and distributed. Then, various computers that perform processing operations according to user operations read the program stored in the external recording medium 13 into the memory section 12 by the recording medium reading unit 14, and the operation is controlled by the read program. The user operation management function described in the above embodiment can be realized, and the same processing can be executed by the method described above.

【0047】また、前記各手法を実現するためのプログ
ラムのデータは、プログラムコードの形態として通信ネ
ットワーク(N)上を伝送させることができ、この通信
ネットワーク(N)に接続されたコンピュータ端末から
前記のプログラムデータを取り込み、前述したユーザ操
作管理機能を実現することもできる。
Further, the program data for realizing each of the above methods can be transmitted on the communication network (N) in the form of program code, and the computer terminal connected to this communication network (N) can perform the above-mentioned operation. It is also possible to implement the above-mentioned user operation management function by taking in the program data of.

【0048】なお、本願発明は、前記各実施形態に限定
されるものではなく、実施段階ではその要旨を逸脱しな
い範囲で種々に変形することが可能である。さらに、前
記各実施形態には種々の段階の発明が含まれており、開
示される複数の構成要件における適宜な組み合わせによ
り種々の発明が抽出され得る。例えば、各実施形態に示
される全構成要件から幾つかの構成要件が削除された
り、幾つかの構成要件が組み合わされても、発明が解決
しようとする課題の欄で述べた課題が解決でき、発明の
効果の欄で述べられている効果が得られる場合には、こ
の構成要件が削除されたり組み合わされた構成が発明と
して抽出され得るものである。
The invention of the present application is not limited to the above-described embodiments, and can be variously modified at the stage of implementation without departing from the spirit of the invention. Furthermore, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, some constituents may be deleted from all constituents shown in each embodiment, or even if some constituents are combined, the problems described in the section of the problem to be solved by the invention can be solved, When the effects described in the section of the effects of the invention can be obtained, a structure in which these constituent elements are deleted or combined can be extracted as the invention.

【0049】[0049]

【発明の効果】以上のように、本発明に係るユーザ操作
管理処理プログラムによれば、ユーザ操作に応じて処理
動作するコンピュータにおいて、ユーザ操作に対応する
入力を検出して当該ユーザ操作を判断させ、このユーザ
操作判断により判断されたユーザ操作と当該ユーザ操作
に応じて実行された処理動作の内容とを対応付けて保存
させ、この保存されたユーザ操作とその対応処理内容か
らなる履歴情報を表示出力させることができるので、過
去の各コンピュータ処理を実行させたユーザ操作を確認
できるようになる。
As described above, according to the user operation management processing program of the present invention, in a computer that operates according to a user operation, an input corresponding to the user operation is detected and the user operation is judged. , The user operation determined by the user operation determination and the content of the processing operation executed according to the user operation are stored in association with each other, and the history information including the stored user operation and the corresponding processing content is displayed. Since it can be output, it becomes possible to confirm the user operation that has caused each past computer process to be executed.

【0050】よって、個々のデータ処理の実行に要した
ユーザ操作を容易に確認することが可能になる。
Therefore, it becomes possible to easily confirm the user operation required to execute each data processing.

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

【図1】本発明の実施形態に係るユーザ操作管理処理プ
ログラムをインストールしたコンピュータシステム10
の構成を示すブロック図。
FIG. 1 is a computer system 10 in which a user operation management processing program according to an embodiment of the present invention is installed.
Block diagram showing the configuration of FIG.

【図2】前記コンピュータシステム10のメモリ部12
におけるユーザ操作管理機能に関するメモリ構造を示す
図。
FIG. 2 is a memory section 12 of the computer system 10.
FIG. 6 is a diagram showing a memory structure relating to a user operation management function in FIG.

【図3】前記コンピュータシステム10のキー操作履歴
部12Bにおけるテンポラリ履歴部12a及びパーネン
ト履歴部12bでのキー操作履歴情報の管理構造を示す
キー操作履歴管理テーブル20T。
FIG. 3 is a key operation history management table 20T showing a management structure of key operation history information in the temporary history section 12a and the permanent history section 12b in the key operation history section 12B of the computer system 10;

【図4】前記コンピュータシステム10にインストール
されたユーザ操作管理処理プログラムに従い個々のアプ
リケーション起動中に実行されるキー操作履歴保存処理
を示すフローチャート。
FIG. 4 is a flowchart showing a key operation history storage process executed during activation of each application according to a user operation management process program installed in the computer system 10.

【図5】前記コンピュータシステム10にインストール
されたユーザ操作管理処理プログラムに従い実行される
ユーザ所望のキー操作情報を登録利用するためのキー操
作情報出力・登録処理を示すフローチャート。
FIG. 5 is a flowchart showing key operation information output / registration processing for registering and using user-desired key operation information, which is executed according to a user operation management processing program installed in the computer system 10;

【図6】前記コンピュータシステム10にインストール
されたユーザ操作管理処理プログラムに従い実行される
アプリケーション対応の登録済みキー操作履歴を管理す
るための登録キー操作履歴管理処理を示すフローチャー
ト。
FIG. 6 is a flowchart showing registered key operation history management processing for managing a registered key operation history corresponding to an application, which is executed according to a user operation management processing program installed in the computer system 10.

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

10 …コンピュータシステム 11 …CPU 12 …メモリ部 12A…アプリケーション機能部 12B…キー操作(処理結果)履歴部 12a…テンポラリ履歴部 12b…パーマネント履歴部 12C…パーマネント履歴ファイル 13 …外部記録媒体 14 …記録媒体読み取り部 15 …通信制御部 16 …入力部 17 …表示部 18 …印刷部 N …通信ネットワーク 20 …キー操作履歴一覧 20T…キー操作履歴管理テーブル 10 ... Computer system 11 ... CPU 12 ... Memory section 12A ... Application function unit 12B ... key operation (processing result) history section 12a ... Temporary history section 12b ... Permanent history section 12C ... Permanent history file 13 ... External recording medium 14 ... Recording medium reading unit 15 ... Communication control unit 16 ... Input section 17 ... Display 18 ... Printing department N: Communication network 20… List of key operation history 20T ... key operation history management table

───────────────────────────────────────────────────── フロントページの続き (72)発明者 栗原 武和 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 Fターム(参考) 5B009 QB17 QB18 TB15 5E501 AA02 AC33 AC35 BA02 BA05 CA02 CB02 DA11 EB19 FA43 FB43    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Takekazu Kurihara             No. 1 Toshiba-cho, Fuchu-shi, Tokyo Toshiba Corporation             Fuchu Office F-term (reference) 5B009 QB17 QB18 TB15                 5E501 AA02 AC33 AC35 BA02 BA05                       CA02 CB02 DA11 EB19 FA43                       FB43

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ユーザ操作に応じて処理動作するコンピ
ュータを制御するためのユーザ操作管理処理プログラム
であって、 前記コンピュータを、 ユーザ操作に対応する入力を検出して当該ユーザ操作を
判断するユーザ操作判断手段、 このユーザ操作判断手段により判断されたユーザ操作と
当該ユーザ操作に応じて実行された処理動作の内容とを
対応付けて保存する操作履歴保存手段、 この操作履歴保存手段により保存されたユーザ操作とそ
の対応処理内容からなる履歴情報を表示出力する操作履
歴表示手段、として機能させるようにしたコンピュータ
読み込み可能なユーザ操作管理処理プログラム。
1. A user operation management processing program for controlling a computer that performs a processing operation according to a user operation, the user operation comprising: detecting the input corresponding to the user operation and determining the user operation. Determination means, operation history storage means for storing the user operation determined by the user operation determination means and the content of the processing operation executed in response to the user operation in association with each other, and the user saved by the operation history storage means A computer readable user operation management processing program that functions as operation history display means for displaying and outputting history information including operations and corresponding processing contents.
【請求項2】 さらに、前記コンピュータを、 前記操作履歴保存手段により保存されたユーザ操作とそ
の対応処理内容からなる履歴情報の一覧を印刷出力する
操作履歴印刷手段、として機能させるようにしたコンピ
ュータ読み込み可能な請求項1に記載のユーザ操作管理
処理プログラム。
2. A computer read function that causes the computer to function as an operation history printing unit that prints out a list of history information including user operations saved by the operation history saving unit and the corresponding processing contents. The user operation management processing program according to claim 1, which is possible.
【請求項3】 さらに、前記コンピュータを、 前記操作履歴表示手段により表示出力されたユーザ操作
の履歴情報を選択する操作履歴選択手段、 この操作履歴選択手段により選択されたユーザ操作の履
歴情報に基づき、当該ユーザ操作に応じた処理動作を実
行する処理実行手段、として機能させるようにしたコン
ピュータ読み込み可能な請求項1に記載のユーザ操作管
理処理プログラム。
3. The operation history selecting means for selecting the history information of the user operation displayed and output by the operation history displaying means on the computer, based on the history information of the user operation selected by the operation history selecting means. 2. The user operation management processing program according to claim 1, wherein the program is readable by a computer and is caused to function as a processing execution unit that executes a processing operation according to the user operation.
【請求項4】 ユーザ操作に応じて処理動作するコンピ
ュータのユーザ操作管理方法であって、 ユーザ操作に対応する入力を検出して当該ユーザ操作を
判断するユーザ操作判断ステップと、 このユーザ操作判断ステップにて判断されたユーザ操作
と当該ユーザ操作に応じて実行された処理動作の内容と
を対応付けて保存する操作履歴保存ステップと、 この操作履歴保存ステップにて保存されたユーザ操作と
その対応処理内容からなる履歴情報を表示出力する操作
履歴表示ステップと、からなることを特徴とするユーザ
操作管理方法。
4. A user operation management method for a computer which operates according to a user operation, the user operation determining step of detecting an input corresponding to the user operation and determining the user operation, and the user operation determining step. An operation history saving step of saving the user operation determined in step 1 and the content of the processing operation executed in response to the user operation in association with each other, and the user operation saved in the operation history saving step and its corresponding processing A user operation management method comprising: an operation history display step of displaying and outputting history information including contents.
【請求項5】 ユーザ操作に応じて処理動作するコンピ
ュータのユーザ操作管理装置であって、 ユーザ操作に対応する入力を検出して当該ユーザ操作を
判断するユーザ操作判断手段と、 このユーザ操作判断手段により判断されたユーザ操作と
当該ユーザ操作に応じて実行された処理動作の内容とを
対応付けて保存する操作履歴保存手段と、 この操作履歴保存手段により保存されたユーザ操作とそ
の対応処理内容からなる履歴情報を表示出力する操作履
歴表示手段と、を備えたことを特徴とするユーザ操作管
理装置。
5. A user operation management device for a computer that operates according to a user operation, the user operation determining means for detecting an input corresponding to the user operation and determining the user operation, and the user operation determining means. The operation history storage means for storing the user operation determined by the above and the content of the processing operation executed according to the user operation in association with each other, and the user operation stored by the operation history storage means and the corresponding processing content. A user operation management device, comprising: an operation history display unit for displaying and outputting the following history information.
JP2001221919A 2001-07-23 2001-07-23 User operation management processing program, and method and device for user operation management Pending JP2003036130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001221919A JP2003036130A (en) 2001-07-23 2001-07-23 User operation management processing program, and method and device for user operation management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001221919A JP2003036130A (en) 2001-07-23 2001-07-23 User operation management processing program, and method and device for user operation management

Publications (1)

Publication Number Publication Date
JP2003036130A true JP2003036130A (en) 2003-02-07

Family

ID=19055504

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001221919A Pending JP2003036130A (en) 2001-07-23 2001-07-23 User operation management processing program, and method and device for user operation management

Country Status (1)

Country Link
JP (1) JP2003036130A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115686A (en) * 2003-10-08 2005-04-28 Ricoh Co Ltd Document display device and document display method
JP2007271722A (en) * 2006-03-30 2007-10-18 Yamaha Corp Electronic musical instrument
JP2009278385A (en) * 2008-05-14 2009-11-26 Kddi Corp Cellular phone and method for acquiring data for evaluation of cellular phone
JP2010097324A (en) * 2008-10-15 2010-04-30 Nec Corp Document joint editing system, document joint compilation method, and program
JP2016136377A (en) * 2015-10-19 2016-07-28 株式会社インビオ Device, program, and method for displaying key input
US10969958B2 (en) 2015-01-24 2021-04-06 Invio, Inc. Key-input display apparatus, key-input display system, and key-input display program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115686A (en) * 2003-10-08 2005-04-28 Ricoh Co Ltd Document display device and document display method
JP4607443B2 (en) * 2003-10-08 2011-01-05 株式会社リコー Document display device and document display method
JP2007271722A (en) * 2006-03-30 2007-10-18 Yamaha Corp Electronic musical instrument
JP2009278385A (en) * 2008-05-14 2009-11-26 Kddi Corp Cellular phone and method for acquiring data for evaluation of cellular phone
JP2010097324A (en) * 2008-10-15 2010-04-30 Nec Corp Document joint editing system, document joint compilation method, and program
US10969958B2 (en) 2015-01-24 2021-04-06 Invio, Inc. Key-input display apparatus, key-input display system, and key-input display program
JP2016136377A (en) * 2015-10-19 2016-07-28 株式会社インビオ Device, program, and method for displaying key input

Similar Documents

Publication Publication Date Title
JP5317631B2 (en) Image processing apparatus, control method therefor, and program
US20020052981A1 (en) Method for suppressing a menu, method for controlling copying and moving of data and computer-readable recording medium recorded with program code for controlling a menu
JP2010218313A (en) Information processor, log management system and log management method
JP5599085B2 (en) Image processing apparatus, control method therefor, and program
JP3754838B2 (en) COMPOSITE FORM EDITING DEVICE, COMPOSITE FORM EDITING METHOD, AND PROGRAM STORAGE MEDIUM
JP2003036130A (en) User operation management processing program, and method and device for user operation management
JP2007066077A (en) Method and apparatus for generating gui, computer program, and storage medium
JP2000227914A (en) Document edition device
JP3157917B2 (en) Data processing method and data processing device
JP2001306279A (en) Computer readable recording medium
JP2011204139A (en) Operation recording program and device
JP2001121786A (en) Printing system, printing method and computer readable recording medium housing printing program
JP2685133B2 (en) Document creation method and apparatus
JP2001005806A (en) Character input device and input control method
JP2006201940A (en) Electronic filing system and control method
JP3300156B2 (en) Recovery method in case of CAD system failure
JP2002288160A (en) Method, program and device for processing documents
JP3989802B2 (en) Printed electronic data storage position information management system, printed electronic data storage position information management apparatus, printed electronic data storage position information management method, printed electronic data storage position information management Program and recording medium
JPH05324440A (en) File managing system for information processor
JP2000134396A (en) Picture editing device and storing medium
JP3854916B2 (en) Printing control apparatus and method, printing control program, and storage medium
JPH05233411A (en) Document processor
JP2003316628A (en) Document management system, method and program and storage medium
JPH0756902A (en) Document editing device
JPH1042125A (en) Facsimile equipment