JP2003084892A - Command display system - Google Patents

Command display system

Info

Publication number
JP2003084892A
JP2003084892A JP2001279764A JP2001279764A JP2003084892A JP 2003084892 A JP2003084892 A JP 2003084892A JP 2001279764 A JP2001279764 A JP 2001279764A JP 2001279764 A JP2001279764 A JP 2001279764A JP 2003084892 A JP2003084892 A JP 2003084892A
Authority
JP
Japan
Prior art keywords
display
function key
command
displaying
start button
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
JP2001279764A
Other languages
Japanese (ja)
Inventor
Takeshi Shiozawa
剛 塩沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Gunma Ltd
Original Assignee
NEC Gunma Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Gunma Ltd filed Critical NEC Gunma Ltd
Priority to JP2001279764A priority Critical patent/JP2003084892A/en
Publication of JP2003084892A publication Critical patent/JP2003084892A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for displaying a display content determined by a user on a display when a command assigned to a function key is used. SOLUTION: This system is used for displaying a command inputted by a function key or a one-touch start button on the display 3, and provided with a function key table 5 for storing a command, an application program and display characters set for every function key or one-touch start button. The display characters set in the table 5 are displayed on the display 3 by the input of the function key or the one-touch start button.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータ等に設けられているファンクションキーに登録さ
れたコマンドの表示システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display system of commands registered in function keys provided on a personal computer or the like.

【0002】[0002]

【従来の技術】ファンクションキーやワンタッチスター
トボタン(以下、両者を併せて「ファンクションキー」
と呼ぶ)からコマンドやアプリケーションプログラム
(以下「AP」と略す)を実行することは、従来から採
用されていた。その一例が特開平4−273364号公
報に記載されている。また、ファンクションキーのコマ
ンドを表示するディスプレイを設ける方法も、特開平4
−266115号公報や特開平1−133124号公報
に挙げられている。
2. Description of the Related Art Function keys and one-touch start button (hereinafter, both are referred to as "function key")
Executing a command or an application program (hereinafter abbreviated as “AP”) from the () is conventionally adopted. An example thereof is described in JP-A-4-273364. Also, a method of providing a display for displaying function key commands is also disclosed in Japanese Patent Laid-Open No. Hei 4
-266115 and JP-A-1-133124.

【0003】[0003]

【発明が解決しようとする課題】しかし、上記方法は、
ファンクションキーコマンド表示専用のディスプレイを
設ける必要があった。ファンクションキーコマンド表示
専用ディスプレイを使用せず、通常使用ディスプレイに
表示させておく方法も従来から知られているが、その場
合、表示エリアがファンクションキーコマンド表示エリ
アに取られてしまい、実作業ディスプレイエリアが減っ
てしまうという問題があった。
However, the above method is
It was necessary to provide a display dedicated to displaying function key commands. It is also known from the past to display the function key command display on the normal use display without using the dedicated display, but in that case, the display area is taken up by the function key command display area and the actual work display area There was a problem that was reduced.

【0004】本発明は、以上の問題点を解決するため
に、ファンクションキーに割り当てられたコマンドを使
用する時に、使用者が決めた表示内容をディスプレイ上
に表示する方法を提供する。
In order to solve the above problems, the present invention provides a method of displaying a display content determined by a user on a display when using a command assigned to a function key.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するた
め、本発明においては、ファンクションキーまたはワン
タッチスタートボタンごとに設定されたコマンド、アプ
リケーションプログラム、表示文字を記憶するファンク
ションキーテーブルを設け、ファンクションキーまたは
ワンタッチスタートボタンの入力によりファンクション
キーテーブルに設定された表示文字をディスプレイに表
示するようにした。
In order to solve the above problems, the present invention provides a function key table for storing commands, application programs, and display characters set for each function key or one-touch start button. Alternatively, by pressing the one-touch start button, the display characters set in the function key table are displayed on the display.

【0006】[0006]

【発明の実施の形態】図1は、本発明を適用したコンピ
ュータシステムの一例を示し、本コンピュータシステム
は、パーソナルコンピュータ1と、ファンクションキー
が設けられたキーボード2と、ディスプレイ3とから構
成されている。パーソナルコンピュータ1は、ファンク
ションキー毎に設定されたコマンド、AP、表示文字及
び表示位置を登録しているファンクションキーテーブル
5と、キーボード2からの入力に応じてファンクション
キーテーブル5からコマンド、AP、表示文字及び表示
位置を読み込むプログラム4と、ファンクションキーテ
ーブル5に登録されている表示文字をディスプレイ3の
所定の表示位置に表示するディスプレイ表示プログラム
6と、ファンクションキーテーブル5に登録されている
コマンドを実行するコマンド実行プログラム7とを備え
ている。ファンクションキーテーブル5の設定内容は、
ファンクションキーテーブル変更プログラム8によって
変更可能である。
FIG. 1 shows an example of a computer system to which the present invention is applied. The computer system comprises a personal computer 1, a keyboard 2 provided with function keys, and a display 3. There is. The personal computer 1 has a function key table 5 in which commands, APs, display characters, and display positions set for each function key are registered, and commands, APs, and displays from the function key table 5 in response to input from the keyboard 2. Executes a program 4 for reading characters and display positions, a display display program 6 for displaying display characters registered in the function key table 5 at a predetermined display position on the display 3, and a command registered in the function key table 5. And a command execution program 7 for executing. The setting contents of the function key table 5 are
It can be changed by the function key table changing program 8.

【0007】ファンクションキーテーブル5の設定例を
挙げると、図1に示すように、キー(キー番号)=
「1」、コマンド=「実行」、アプリケーション=「イ
ンターネットエクスプローラ」(商品名)、表示文字=
「I.E.」、表示位置=「右上」(座標で示してもよ
い)、という具合である。さらに、表示文字をディスプ
レイ3に表示する表示時間(例えば2秒間)の項目を設
けてもよい。
To give an example of setting the function key table 5, as shown in FIG. 1, a key (key number) =
"1", command = "execute", application = "Internet Explorer" (product name), display character =
“IE”, display position = “upper right” (may be indicated by coordinates). Furthermore, an item of display time (for example, 2 seconds) for displaying the display character on the display 3 may be provided.

【0008】次に、図1及び図2を参照して、本実施例
の動作について説明する。ファンクションキーが設けら
れたキーボード2でファンクションキーが押される(ス
テップ201)と、ファンクションキー読み込みプログ
ラム4が、キーボード2で押されたファンクションキー
に対応したコマンド、AP、表示文字及び表示位置をフ
ァンクションキーテーブル5より読み込む(ステップ2
02)。読み込まれた表示文字がディスプレイ表示プロ
グラム6に渡され、ディスプレイ3に表示される(ステ
ップ203)。例えば、図3に示すように、ディスプレ
イ3の表示位置3a(右上)に表示文字が表示される。
その後、読み込まれたコマンド及びAPがコマンド実行
プログラム7に渡され、実行される(ステップ20
4)。ディスプレイ3に表示文字が表示される時間設定
を使用者に設定させるようにしてあれば、表示文字が表
示されている間にコマンドを実行することができる。
Next, the operation of this embodiment will be described with reference to FIGS. 1 and 2. When the function key is pressed on the keyboard 2 provided with the function key (step 201), the function key reading program 4 sets the command, AP, display character and display position corresponding to the function key pressed on the keyboard 2 to the function key. Read from Table 5 (Step 2
02). The read display character is passed to the display display program 6 and displayed on the display 3 (step 203). For example, as shown in FIG. 3, display characters are displayed at the display position 3a (upper right) of the display 3.
Thereafter, the read command and AP are passed to the command execution program 7 and executed (step 20).
4). If the user is allowed to set the time at which the display character is displayed on the display 3, the command can be executed while the display character is being displayed.

【0009】ファンクションキーで実行されるコマンド
やAP、表示文字、表示位置または表示時間を変更する
には、ファンクションキーテーブル変更プログラム8を
起動して、ファンクションキーテーブル5に登録されて
いるコマンドやAPまたは表示文字等の変更を行う。
In order to change the command or AP executed by the function key, the display character, the display position or the display time, the function key table changing program 8 is started and the command or AP registered in the function key table 5 is started. Or change the display characters.

【0010】以上のようにすれば、第1に、ファンクシ
ョンキーの設定が正しくなされているかどうかが確認す
ることができる。第2に、コマンドをどのファンクショ
ンキーに割り当てたのかが、実際にファンクションキー
を押してみることによって確認することができる。第3
に、ファンクションキーを誤って操作してしまった場
合、表示される内容により、誤操作をしてしまった事が
即座に知ることができる。上記システムによれば、表示
文字の表示エリアは従来のように固定されておらず、し
たがって、実作業ディスプレイエリアが減ってしまうこ
とはない。さらに、変更プログラム8によって、キーの
割り振り、表示文字、表示位置または表示時間を変更す
ることにより使い勝手を良くしたり、アプリケーション
が増えた場合でもテーブル5を変更することにより対応
することが可能となる。
With the above arrangement, firstly, it is possible to confirm whether the function keys are set correctly. Secondly, it is possible to confirm which function key the command is assigned to by actually pressing the function key. Third
In addition, when the function key is operated by mistake, it is possible to immediately know from the displayed content that the operation has been performed by mistake. According to the above system, the display area of the displayed characters is not fixed as in the conventional case, and therefore the actual work display area is not reduced. Further, the change program 8 improves the usability by changing the key allocation, the display characters, the display position, or the display time, and the table 5 can be changed even when the number of applications increases. .

【0011】次に、図4を参照し、他の実施例の構成を
説明する。図4の実施例は、図1の実施例に、ウィンド
ウクラスと表示文字Bを関連づけるアプリケーションテ
ーブル9と、アプリケーションテーブル9を編集するた
めのアプリケーションテーブル編集プログラム10と
を、パーソナルコンピュータ1に加えた例である。
Next, the configuration of another embodiment will be described with reference to FIG. 4 is an example in which an application table 9 for associating a window class with a display character B and an application table editing program 10 for editing the application table 9 are added to the personal computer 1 in the embodiment of FIG. Is.

【0012】ウインドウクラスは、ウインドウズ(マイ
クロソフト社のOS)がAPに割り当てる識別符号、表
示文字Bは現在実行されているプログラムが何であるか
を表示するためのものである。例えばファイル名等を表
示文字Bとして設定してもよい。また、現在実行中のA
PはOSが把握しているので、OSから得られる情報
(実行中のファイル名等)を自動的に表示文字Bとして
もよい。
The window class is an identification code assigned to an AP by Windows (Microsoft OS), and a display character B is for displaying what the program currently being executed is. For example, a file name or the like may be set as the display character B. In addition, the currently executing A
Since P is known by the OS, information obtained from the OS (file name in execution, etc.) may be automatically used as the display character B.

【0013】次に、図4及び図5を参照して、本実施例
の動作について説明する。コマンドが「起動」や「実
行」のように特定のAPに割り当てられている場合、デ
ィスプレイ3にはファンクションキーテーブル5に設定
された表示文字Aを表示させるだけで、前記の効果が得
られる。本実施例は、「現在選択されているAPを終
了」するコマンドのように、特定のAPに対するコマン
ドではなく、その時の状態によって対象APが変わって
しまうようなコマンドがファンクションキーに割り当て
られた場合、どのAPに対してコマンドが実行されたの
かをディスプレイに表示する例である。本実施例では、
「現在選択されているAPを終了」するコマンドがファ
ンクションキーに割り当てられている場合の例を挙げ
る。
Next, the operation of this embodiment will be described with reference to FIGS. 4 and 5. When the command is assigned to a specific AP such as “start” or “execute”, the above effect can be obtained by simply displaying the display character A set in the function key table 5 on the display 3. In the present embodiment, when a function key such as a command for "terminating the currently selected AP" is assigned to the function key, not a command for a specific AP, but a command for changing the target AP depending on the state at that time is assigned. This is an example of displaying on the display which AP the command was executed. In this embodiment,
An example will be given in the case where a command to "end the currently selected AP" is assigned to the function key.

【0014】ファンクションキー付きキーボード2でフ
ァンクションキーが押される(図5、ステップ501)
と、ファンクションキー読み込みプログラム4が、キー
ボード2で押されたファンクションキーに対応したコマ
ンド、AP名及び表示文字Aをファンクションキーテー
ブル5より読み込む(ステップ502)。読み込まれた
表示文字Aがディスプレイ表示プログラム6に渡され、
ディスプレイ3に表示される(ステップ503)。
The function key is pressed on the keyboard 2 with the function key (FIG. 5, step 501).
Then, the function key reading program 4 reads the command, AP name and display character A corresponding to the function key pressed by the keyboard 2 from the function key table 5 (step 502). The read display character A is passed to the display display program 6,
It is displayed on the display 3 (step 503).

【0015】次に、その時読み込まれたコマンドが「A
P終了」かどうかを判定し(ステップ504)、「AP
終了」の場合、コマンド実行プログラム7が現在選択中
であり終了対象であるAPのウィンドウクラスがアプリ
ケーションテーブル9に登録されているかどうか調べ
(ステップ505)、登録されている場合、対応する表
示文字Bを読み込む(ステップ506)。その後、読み
込んだ表示文字Bをディスプレイ表示プログラム6に渡
してディスプレイ3に表示し(ステップ507)、コマ
ンドを実行する(ステップ508)。現在選択中であり
終了対象であるAPのウィンドウクラスがアプリケーシ
ョンテーブル9に登録されていない場合、コマンド実行
プログラム7は「AP終了」コマンドだけを実行する
(ステップ508)。ディスプレイ3に表示文字Aおよ
び表示文字Bが表示されている時間設定を使用者に設定
させるようにしてあれば、表示文字Aおよび表示文字B
が表示されている間にコマンドを実行することができ
る。
Next, the command read at that time is "A
It is determined whether or not “P end” (step 504), and “AP
In the case of "end", it is checked whether the window class of the AP which is currently selected by the command execution program 7 and is to be ended is registered in the application table 9 (step 505). If it is registered, the corresponding display character B is displayed. Is read (step 506). Then, the read display character B is passed to the display display program 6 and displayed on the display 3 (step 507), and the command is executed (step 508). If the window class of the AP that is currently selected and is to be terminated is not registered in the application table 9, the command execution program 7 executes only the "AP termination" command (step 508). If the user is allowed to set the time when the display character A and the display character B are displayed on the display 3, the display character A and the display character B are displayed.
You can execute commands while is displayed.

【0016】具体的には、ファンクションキーテーブル
5及びアプリケーションテーブル9が図4に示すように
設定されている場合、ファンクションキー「5」を押す
と、図6に示すような表示文字A,Bがディスプレイ3
に表示される。
Specifically, when the function key table 5 and the application table 9 are set as shown in FIG. 4, when the function key "5" is pressed, the display characters A and B as shown in FIG. 6 are displayed. Display 3
Is displayed in.

【0017】AP終了時に表示文字Bを終了させる為に
は、アプリケーションテーブル9にそのAPのウィンド
ウクラスと表示させる表示文字Bを登録しておく必要が
ある。その場合は、アプリケーションテーブル編集プロ
グラム10を使用し、アプリケーションテーブル9に登
録や削除、または表示文字Bの編集を行う。
In order to end the display character B at the end of the AP, it is necessary to register the window character of the AP and the display character B to be displayed in the application table 9. In that case, the application table editing program 10 is used to register or delete the application table 9 or edit the display character B.

【0018】上記例によれば、複数のアプリケーション
プログラムを同時に実行しているとき、どのAPを終了
させるのか表示させることができ、例えば誤ってAPを
終了させてしまった場合などに、誤操作をしてしまった
事を即座に確認することができる
According to the above example, when a plurality of application programs are being executed simultaneously, it is possible to display which AP is to be terminated. For example, when the AP is terminated by mistake, an erroneous operation is performed. You can immediately confirm that you have gone

【0019】[0019]

【発明の効果】以上のように、本発明によれば、ファン
クションキーに割り当てられたコマンドを使用する時
に、使用者が決めた表示内容をディスプレイ上に表示す
ることができる。
As described above, according to the present invention, the display content determined by the user can be displayed on the display when the command assigned to the function key is used.

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

【図1】本発明の第1の実施形態を示すブロック図。FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】第1の例の動作を説明するフローチャート。FIG. 2 is a flowchart illustrating the operation of the first example.

【図3】ディスプレイ表示の一例を示す図。FIG. 3 is a diagram showing an example of a display display.

【図4】本発明の第2の実施形態を示すブロック図。FIG. 4 is a block diagram showing a second embodiment of the present invention.

【図5】第2の例の動作を説明するフローチャート。FIG. 5 is a flowchart illustrating the operation of the second example.

【図6】ディスプレイ表示の一例を示す図。FIG. 6 is a diagram showing an example of a display display.

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

1 パーソナルコンピュータ 2 キーボード 3 ディスプレイ 5 ファンクションキーテーブル 9 アプリケーションテーブル 1 personal computer 2 keyboard 3 display 5 Function key table 9 Application table

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ファンクションキーまたはワンタッチス
タートボタン入力によるコマンドをディスプレイ上に表
示するシステムであって、ファンクションキーまたはワ
ンタッチスタートボタンごとに設定されたコマンド、ア
プリケーションプログラム、表示文字を記憶するファン
クションキーテーブルと、ファンクションキーまたはワ
ンタッチスタートボタンの入力によりファンクションキ
ーテーブルに設定された表示文字をディスプレイに表示
する手段とを備えたことを特徴とするコマンド表示シス
テム。
1. A system for displaying a command by a function key or one-touch start button input on a display, and a function key table for storing a command, an application program, and a display character set for each function key or one-touch start button. , A command display system comprising means for displaying a display character set in the function key table on a display by inputting a function key or a one-touch start button.
【請求項2】 前記ファンクションキーテーブルの設定
を変更する手段を設けた請求項1記載のコマンド表示シ
ステム。
2. The command display system according to claim 1, further comprising means for changing the setting of the function key table.
【請求項3】 前記コマンドがアプリケーションプログ
ラムの終了であるとき、終了対象のアプリケーションプ
ログラムに対応する第2の表示文字を前記表示文字とは
別に表示する請求項1または2に記載のコマンド表示シ
ステム
3. The command display system according to claim 1, wherein when the command is an end of an application program, a second display character corresponding to the application program to be ended is displayed separately from the display character.
【請求項4】 ファンクションキーまたはワンタッチス
タートボタンごとに設定されたコマンド、アプリケーシ
ョンプログラム、表示文字を記憶するファンクションキ
ーテーブルから、コマンド、アプリケーションプログラ
ム、表示文字を読み込む処理と、読み込んだ表示文字を
ディスプレイに表示する処理と、読み込んだコマンドを
実行する処理とをコンピュータに実行させるためのプロ
グラム。
4. A process of reading a command, an application program, and a display character from a function key table that stores a command, an application program, and a display character set for each function key or one-touch start button, and the read display character is displayed on a display. A program that causes a computer to execute a process of displaying and a process of executing a read command.
【請求項5】 前記コマンドがアプリケーションプログ
ラムの終了であるとき、終了対象のアプリケーションプ
ログラムに対応する第2の表示文字を前記表示文字とは
別に表示する処理を設けた請求項4に記載のプログラ
ム。
5. The program according to claim 4, further comprising a process of displaying a second display character corresponding to the application program to be ended separately from the display character when the command is an end of the application program.
【請求項6】 ファンクションキーまたはワンタッチス
タートボタン入力によるコマンドをディスプレイ上に表
示する方法であって、ファンクションキーまたはワンタ
ッチスタートボタンに対応させてコマンド、アプリケー
ションプログラム、表示文字を記憶させ、ファンクショ
ンキーまたはワンタッチスタートボタンの入力があれば
対応する表示文字をディスプレイに表示させることを特
徴とするコマンド表示方法。
6. A method of displaying a command by inputting a function key or a one-touch start button on a display, which stores a command, an application program, and a display character corresponding to the function key or the one-touch start button, A command display method characterized by displaying the corresponding display character on the display if the start button is input.
JP2001279764A 2001-09-14 2001-09-14 Command display system Pending JP2003084892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001279764A JP2003084892A (en) 2001-09-14 2001-09-14 Command display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001279764A JP2003084892A (en) 2001-09-14 2001-09-14 Command display system

Publications (1)

Publication Number Publication Date
JP2003084892A true JP2003084892A (en) 2003-03-19

Family

ID=19103882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001279764A Pending JP2003084892A (en) 2001-09-14 2001-09-14 Command display system

Country Status (1)

Country Link
JP (1) JP2003084892A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9110687B2 (en) 2012-10-25 2015-08-18 Kabushiki Kaisha Toshiba Information processing apparatus and operation control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9110687B2 (en) 2012-10-25 2015-08-18 Kabushiki Kaisha Toshiba Information processing apparatus and operation control method

Similar Documents

Publication Publication Date Title
US20090176533A1 (en) Portable information apparatus, character display method in portable information apparatus, and program product for implementing the method
JP4280329B2 (en) Coordinate input device
JPH08115194A (en) Help display method for information processing system
JP4944422B2 (en) POS terminal, product name display method and program
JPH1023117A (en) Portable telephone set
JP2003084892A (en) Command display system
JPH05158672A (en) Program start selection system using menu
JP2004199343A (en) Screen controller
JPH02204885A (en) Character reading system
JPH03256116A (en) Information processor
JPH0816518A (en) Information processor
JPH11203017A (en) Display method using colored button
JP2024011951A (en) Information processing apparatus, method for controlling information processing apparatus, and program
JP3024659B2 (en) Embroidery data creation device
JP2005174181A (en) Built-in window system control system and medium
JP2002259005A (en) Window display device, information processor, window display method, and storage medium
JPH06103287A (en) Business processor
JP2763424B2 (en) Computer with default settings
JPH11161409A (en) Tool bar button setting method
JPH11212754A (en) Window display system
JPH06214710A (en) Registration method for tablet menu
JPH0425929A (en) Input position designation device
JPH07141155A (en) Information processor
JPH10187325A (en) Data inputting device
JPH02285414A (en) Key display processing system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040727

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040924

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051004

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060307

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060406

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060428

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060509

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060413

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20060616

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070126

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080619

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090601

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090601