JP2000029600A - System and method for switching screen display - Google Patents

System and method for switching screen display

Info

Publication number
JP2000029600A
JP2000029600A JP19721098A JP19721098A JP2000029600A JP 2000029600 A JP2000029600 A JP 2000029600A JP 19721098 A JP19721098 A JP 19721098A JP 19721098 A JP19721098 A JP 19721098A JP 2000029600 A JP2000029600 A JP 2000029600A
Authority
JP
Japan
Prior art keywords
screen
input
information
display
storage unit
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
JP19721098A
Other languages
Japanese (ja)
Inventor
Takehiro Gondo
武宏 權藤
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 Solution Innovators Ltd
Original Assignee
NEC Software Kyushu 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 Software Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP19721098A priority Critical patent/JP2000029600A/en
Publication of JP2000029600A publication Critical patent/JP2000029600A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a screen switching system capable of arbitrary switching between screens in any specified group such as screens activated in a menu screen in a multiwindow system. SOLUTION: This system is provided with an execution condition monitoring means 31 for receiving the screen ID of a job selected on the menu screen and storing it in a storage part, input monitoring means 32 for judging whether a code inputted from a keyboard corresponds to the combination of keys corresponding to a preset display switching request or not and reporting the screen ID corresponding to the code to a display control means when it is the display switching request, and display control means 23 for retrieving the execution condition storage part based on the screen ID reported from the input monitoring means 32 and displaying the business screen corresponding to the relevant screen ID on the screen of a display device when such a screen ID exists.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置の画
面表示切替システムに関し、特に、ディスプレイ装置に
表示される複数画面間での画面切替システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen switching system for an information processing apparatus, and more particularly, to a screen switching system for switching between a plurality of screens displayed on a display device.

【0002】[0002]

【従来の技術】近時、コンピュータ等情報処理装置の表
示装置においては、表示画面上での情報を表示する際に
限られた表示領域を有効に活用するために、ウィンドウ
に分けて表示するマルチウィンドウシステムが実装され
ている。
2. Description of the Related Art Recently, in a display device of an information processing apparatus such as a computer, in order to effectively utilize a limited display area when displaying information on a display screen, a multi-display that displays the information in a window is used. A window system has been implemented.

【0003】また、マルチウィンドウシステムにおい
て、複数のウィンドウで作業を行う場合に、個々のウィ
ンドウサイズが小さくなり、データ入力、データ参照作
業等の作業効率が低下するため、表示画面いっぱいにウ
インドウを拡大(最大化)して作業する場合が多い。
Further, in a multi-window system, when work is performed in a plurality of windows, the size of each window is reduced, and work efficiency such as data input and data reference work is reduced. (Maximize) in many cases.

【0004】しかしながら、最大化したウィンドウから
別のウィンドウに画面の切り替えを行なう場合、一旦、
ウィンドウサイズを小さくし、他のウィンドウが表示さ
れる状態とし、この他のウィンドウをクリックするか、
もしくは、所定の順番に従って画面を切り替えること
で、その切替が行なわれていた。
However, when switching the screen from the maximized window to another window, once,
Reduce the window size so that other windows are visible and click on the other windows,
Alternatively, the switching has been performed by switching the screens in a predetermined order.

【0005】このように、画面表示の切替は、ワークス
テーション等で、表示範囲が限定された表示装置により
多くの情報を表示し、迅速に希望の情報を表示するため
に用いられており、例えば特開平9−73385号公報
には、画面を全て最大表示し、画面を所定順序で切替え
る表示切替方式が提案されている。
As described above, switching of screen display is used to display more information on a display device having a limited display range at a workstation or the like, and to quickly display desired information. Japanese Patent Application Laid-Open No. 9-73385 proposes a display switching method in which the entire screen is displayed at a maximum and the screens are switched in a predetermined order.

【0006】この従来の表示切替方式は、画面の構成情
報を記憶する記憶装置と、全ての画面を最大化するウィ
ンドウ表示制御部と、画面表示を切り替える切り替えキ
ー手段と、を備えて構成されており、記憶装置には、画
面の識別子およびサイズを予め登録しておく。ウィンド
ウ表示制御部は、記憶装置に登録されている画面を検索
し、全ての画面を最大表示する。切り替えキー手段は、
最大化された複数の画面を所定の順序、または所定の順
序の逆の順所で表示装置に表示させる。
The conventional display switching method includes a storage device for storing screen configuration information, a window display control unit for maximizing all screens, and switching key means for switching the screen display. The screen identifier and size are registered in the storage device in advance. The window display control unit searches for a screen registered in the storage device and displays all the screens at the maximum. The switching key means
The plurality of maximized screens are displayed on the display device in a predetermined order or in a reverse order of the predetermined order.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記し
た従来の表示切替方式は、次のような問題点を有してい
る。
However, the above-mentioned conventional display switching method has the following problems.

【0008】第1の問題点は、特定のグループ内での表
示切替を行なうことができない、ということである。
A first problem is that display switching cannot be performed within a specific group.

【0009】その理由は、従来の表示切替方式において
は、プログラム間での関連性を考慮していないためであ
る。
The reason is that the conventional display switching method does not consider the relevance between programs.

【0010】第2の問題点は、特定の画面を指定して表
示を切り替えることができない、ということである。
The second problem is that it is not possible to switch the display by designating a specific screen.

【0011】その理由は、従来の表示切替方式において
は、特定のキー画面を割り当てていない、ためである。
The reason is that a specific key screen is not assigned in the conventional display switching method.

【0012】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、マルチウィンド
ウ表示機能システムを具備した情報処理装置において、
メニュー画面で起動した画面等、特定のグループの画面
間で任意に切り替え可能とする画面切替システムを提供
することにある。
[0012] Accordingly, the present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing apparatus having a multi-window display function system.
It is an object of the present invention to provide a screen switching system that can arbitrarily switch between screens of a specific group, such as a screen started on a menu screen.

【0013】[0013]

【課題を解決するための手段】前記目的を達成する本発
明は、メニューから実行されたプログラムを管理し、あ
らかじめ設定されたキーの組み合わせにより管理下にあ
る任意の画面に切り替えるようにしたものである。より
詳細には、本発明は、マルチウインドウシステムにおい
て、表示切替え用に入力手段から入力される情報と該情
報が入力されたときに表示される画面識別情報とを対応
させて記憶手段に予め記憶しておき、前記入力手段から
入力される情報を監視し、前記表示切替え用の情報が前
記入力手段から入力されたことを検出した際に、複数の
画面間での画面表示の切替を行なうように構成されてい
る。
In order to achieve the above object, the present invention manages a program executed from a menu and switches to an arbitrary screen under management by a preset combination of keys. is there. More specifically, according to the present invention, in a multi-window system, information input from input means for display switching and screen identification information displayed when the information is input are stored in advance in storage means in association with each other. In addition, the information input from the input means is monitored, and when it is detected that the display switching information is input from the input means, the screen display is switched between a plurality of screens. Is configured.

【0014】[0014]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明は、その好ましい実施の形態において、メ
ニュー画面上で選択された業務の画面IDを受け取り実
行状況記憶部(図1の42)に記憶する実行状況監視手
段(図1の31)と、キーボードからの入力されたコー
ドが予め設定されている表示切り替え要求に対応したキ
ーの組み合わせに該当するか否かを表示要求記憶部(図
1の43)を検索して判断し、表示切り替え要求であっ
た場合、該コードに対応する画面IDを表示制御手段に
通知する入力監視手段(図1の32)と、入力監視手段
(図1の32)から通知された画面IDを基に、実行状
況記憶部(図1の42)を検索し、該当する画面IDが
存在する場合には、この画面IDに対応する業務画面を
表示装置画面に表示する表示制御手段(図1の33)
と、を含む。
Embodiments of the present invention will be described. According to a preferred embodiment of the present invention, an execution status monitoring means (31 in FIG. 1) which receives a screen ID of a task selected on a menu screen and stores it in an execution status storage unit (42 in FIG. 1); The display request storage unit (43 in FIG. 1) determines whether or not the input code corresponding to the key corresponding to the preset display switching request is determined by the search. In this case, the input monitor means (32 in FIG. 1) for notifying the display control means of the screen ID corresponding to the code, and the execution status storage based on the screen ID notified from the input monitor means (32 in FIG. 1). Search unit (42 in FIG. 1), and if a corresponding screen ID exists, display control means (33 in FIG. 1) for displaying a business screen corresponding to the screen ID on the display device screen.
And

【0015】本発明の実施の形態において、実行状況監
視手段(図1の31)、入力監視手段(図1の32)、
表示制御手段(図1の33)は、データ処理装置(コン
ピュータ)上で実行されるプログラムによりその機能が
実現され、本発明は、これらのプログラムを記録した記
録媒体も含む。
In the embodiment of the present invention, execution status monitoring means (31 in FIG. 1), input monitoring means (32 in FIG. 1),
The function of the display control means (33 in FIG. 1) is realized by a program executed on a data processing device (computer), and the present invention also includes a recording medium on which these programs are recorded.

【0016】[0016]

【実施例】上記した本発明の実施の形態についてさらに
詳細に説明すべく、本発明の実施例について図面を参照
して説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention;

【0017】図1は、本発明の一実施例の構成を示す図
である。図1を参照すると、本発明の一実施例は、キー
ボード1等の入力装置、データ処理装置3、記憶装置
4、ディスプレイ端末等の出力装置5を備えて構成され
ており、2は、出力装置5のメニュー画面である。デー
タ処理装置3は。実行状況管理手段31と入力監視手段
32と表示制御手段33と、を含む。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. Referring to FIG. 1, one embodiment of the present invention includes an input device such as a keyboard 1, a data processing device 3, a storage device 4, and an output device 5 such as a display terminal. 5 is a menu screen of FIG. Data processing device 3. It includes an execution status management unit 31, an input monitoring unit 32, and a display control unit 33.

【0018】記憶装置4は、画面情報記憶部41と、実
行状況記憶部42と、表示要求記憶部43と、を含む。
このうち画面情報記憶部41は、業務に対応する画面I
Dを記憶する。実行状況記憶部42は、現在実行されて
いる業務の画面IDを記憶する。表示要求記憶部43は
入力されたキーの組み合わせで表示する画面を記憶す
る。
The storage device 4 includes a screen information storage unit 41, an execution status storage unit 42, and a display request storage unit 43.
The screen information storage unit 41 stores the screen I corresponding to the business.
Remember D. The execution status storage unit 42 stores the screen ID of the currently executed task. The display request storage unit 43 stores a screen displayed by a combination of the input keys.

【0019】キーボード1は情報の入力を行うものであ
り、例えば「CTRL」キー、「SHIFT」キーなどの制御キ
ーを備えている。
The keyboard 1 is for inputting information, and includes control keys such as a "CTRL" key and a "SHIFT" key.

【0020】メニュー画面2は、オペレータが通常の業
務で使用する業務の一覧が表示されている。この画面上
で、任意の業務を選択することにより、対応する業務を
表示するとともに、画面情報記憶部41から、該業務に
対応した画面のID(識別情報)を検索し、実行状況管
理部31に通知するものである。
The menu screen 2 displays a list of tasks used by the operator in normal tasks. By selecting an arbitrary task on this screen, the corresponding task is displayed, and the ID (identification information) of the screen corresponding to the task is searched from the screen information storage unit 41, and the execution status management unit 31 Is to be notified.

【0021】実行状況管理部31は、メニュー画面2上
で選択された業務の画面IDを受け取り、実行状況記憶
部42に通知する。
The execution status management unit 31 receives the screen ID of the job selected on the menu screen 2 and notifies the execution status storage unit 42 of the job ID.

【0022】入力監視手段32は、キーボード1から入
力された情報を全て監視し、入力されたコードが、表示
要求記憶部43に予め設定されている表示切り替え要求
に対応したキーの組み合わせに該当するものであるか否
かを判断し、表示切り替え要求であった場合には、表示
すべき画面IDを、表示制御手段33に通知する。
The input monitoring means 32 monitors all information input from the keyboard 1, and the input code corresponds to a key combination corresponding to a display switching request set in the display request storage unit 43 in advance. It is determined whether or not the screen ID is a display switching request. If the request is a display switching request, the display control unit 33 is notified of a screen ID to be displayed.

【0023】表示制御手段33は、入力監視手段32か
ら通知された画面IDを基に、実行状況記憶部42を検
索し、該当する画面IDが存在する場合には、この画面
IDに対応する業務画面を出力装置5に表示する。
The display control unit 33 searches the execution status storage unit 42 based on the screen ID notified from the input monitoring unit 32, and, if a corresponding screen ID exists, the business corresponding to the screen ID. The screen is displayed on the output device 5.

【0024】図2は、本発明の一実施例の処理フローを
示す流れ図である。次に図1及び図2を参照して、本発
明の一実施例の動作について詳細に説明する。
FIG. 2 is a flowchart showing a processing flow of one embodiment of the present invention. Next, the operation of one embodiment of the present invention will be described in detail with reference to FIGS.

【0025】まずキーボード1からメニュー2を通して
業務が起動されるたびに、画面情報記憶部41から業務
に対応した画面IDを検索し、実行状況通知手段31が
画面IDを実行状況記憶部42に格納する。
First, every time a job is started from the keyboard 1 through the menu 2, a screen ID corresponding to the job is searched from the screen information storage unit 41, and the execution status notifying means 31 stores the screen ID in the execution status storage unit 42. I do.

【0026】次にキーボード1から与えられた情報(入
力コード)は、各業務画面に通知される前に入力監視手
段32で取得する(図2のステップA1)。
Next, the information (input code) given from the keyboard 1 is obtained by the input monitoring means 32 before being notified to each business screen (step A1 in FIG. 2).

【0027】入力監視手段32で取得したコード情報を
基に、表示要求記憶部43を検索し、該コード情報が、
予め設定されたキーの組み合わせである場合には表示制
御手段32に、キーの組み合わせに対応する画面IDを
通知する(図2のステップA2)。
The display request storage unit 43 is searched based on the code information acquired by the input monitoring means 32, and the code information is
If the combination is a preset key combination, the display control unit 32 is notified of the screen ID corresponding to the key combination (step A2 in FIG. 2).

【0028】表示制御手段32は、画面IDを受け取る
と、実行状況記憶部42を検索して、実行中の業務の中
に、通知された画面IDに該当する画面が存在するか否
かをチェックし(ステップA3、A4)、実行中のプロ
グラムが存在した場合には出力装置5に画面を出力する
(ステップA5)。
Upon receiving the screen ID, the display control means 32 searches the execution status storage unit 42 to check whether a screen corresponding to the notified screen ID exists in the job being executed. Then, if there is a program being executed (steps A3 and A4), a screen is output to the output device 5 (step A5).

【0029】[0029]

【発明の効果】以上説明したように、本発明によれば下
記記載の効果を奏する。
As described above, according to the present invention, the following effects can be obtained.

【0030】本発明の第1の効果は、メニュー画面を通
じて起動した画面だけを切り替えることができ、ディス
プレイ上に他の画面が存在していても、関連する業務に
ついてだけ表示切り替えを行うことができ、操作性、効
率を向上する、ということである。
A first effect of the present invention is that only the screen activated through the menu screen can be switched, and even if other screens exist on the display, the display can be switched only for the related business. To improve operability and efficiency.

【0031】その理由は、本発明においては、起動され
た画面の情報を記憶し、入力情報を常に監視し、画面切
替用の所定のキー情報が入力された場合、画面の切替を
行なうように構成したためである。
The reason is that, in the present invention, the information of the activated screen is stored, the input information is constantly monitored, and the screen is switched when predetermined key information for screen switching is input. This is because of the configuration.

【0032】本発明の第2の効果は、任意の画面に迅速
に切り替える、ことができ、このため、多くの画面が表
示されている状態でも任意の画面を1回の操作で表示さ
せることが可能となる、ということである。
The second effect of the present invention is that it is possible to quickly switch to an arbitrary screen, so that any screen can be displayed by one operation even when many screens are displayed. It is possible.

【0033】その理由は、本発明においては、画面の表
示させるキーの組み合わせをあらかじめ設定している、
ためである。
The reason is that in the present invention, key combinations to be displayed on the screen are set in advance.
That's why.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.

【図2】本発明の一実施例の処理フローを示す図であ
る。
FIG. 2 is a diagram showing a processing flow of an embodiment of the present invention.

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

1 キーボード 2 メニュー画面 3 データ処理装置 4 記憶装置 5 出力装置 31 実行状況管理手段 32 入力監視手段 33 表示制御手段 41 画面情報記憶部 42 実行状況記憶部 43 表示要求記憶部 Reference Signs List 1 keyboard 2 menu screen 3 data processing device 4 storage device 5 output device 31 execution status management unit 32 input monitoring unit 33 display control unit 41 screen information storage unit 42 execution status storage unit 43 display request storage unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】マルチウインドウシステムにおいて、 表示切替え用に入力手段から入力される情報と、該情報
が入力されたときに表示される画面識別情報と、を対応
させて記憶手段に予め記憶しておき、 前記入力手段から入力される情報を監視し、前記表示切
替え用の情報が前記入力手段から入力されたことを検出
した際に、複数の画面間での画面表示の切替を行なう、
ことを特徴とする画面表示切替方法。
In a multi-window system, information input from an input means for display switching and screen identification information displayed when the information is input are stored in a storage means in advance in correspondence with each other. Monitoring information input from the input means, when detecting that the information for display switching has been input from the input means, performs screen switching between a plurality of screens,
A screen display switching method characterized in that:
【請求項2】マルチウインドウシステムの画面表示切替
システムにおいて、 表示切替え用に入力手段から入力される情報と、該情報
が入力されたときに表示される画面識別情報と、を対応
させて記憶手段に予め記憶しておき、 前記入力手段から入力される情報を監視し、前記表示切
替え用の情報が前記入力手段から入力されたことを検出
した際に、複数の画面間での画面表示の切替を行なう手
段を備えたことを特徴とする画面表示切替システム。
2. A screen display switching system for a multi-window system, wherein information input from input means for display switching and screen identification information displayed when the information is input are stored in correspondence with each other. The information input from the input unit is monitored, and when it is detected that the information for switching the display has been input from the input unit, the screen display is switched between a plurality of screens. A screen display switching system comprising means for performing
【請求項3】表示切替え要求に対応した情報と、該情報
の入力に対して表示する画面の識別情報を対応させて予
め記憶する第1の記憶部と、 表示装置のメニュー画面上で選択された画面の識別情報
を受け取り第2の記憶部に記憶する手段と、 入力装置からの入力された情報が、前記第1の記憶部に
記憶されている表示切替え要求に対応した情報に該当す
るものであるか否かを判断し、表示切り替え要求であっ
た場合に、前記第2の記憶部に該入力情報に対応して記
憶されている画面識別情報を取得する手段と、 前記画面識別情報を基に、前記第2の記憶部を検索し、
該当する画面識別情報が存在する場合には、前記画面識
別情報に対応する画面を表示装置に表示する手段と、を
含む画面表示切替システム。
3. A first storage unit for storing in advance information corresponding to a display switching request, identification information of a screen to be displayed in response to the input of the information, and a first storage unit selected on a menu screen of the display device. Means for receiving the identification information of the screen and storing it in the second storage unit, wherein the information input from the input device corresponds to the information corresponding to the display switching request stored in the first storage unit Means for determining whether or not the screen identification information is stored in the second storage unit in response to the input information. Based on the second storage unit,
Means for displaying, on a display device, a screen corresponding to the screen identification information when the corresponding screen identification information exists.
【請求項4】(a)表示装置のメニュー画面上で選択さ
れた画面の識別情報を受け取り実行状況記憶部に記憶す
る手段と、 (b)入力装置から入力された情報に対して、表示切替
え要求に対応した情報と、該情報の入力に対して表示す
る画面の識別情報を対応させて予め記憶する表示要求記
憶部を検索し、該表示要求記憶部に記憶されている表示
切替え要求に対応した情報に該当するものであるか否か
を判断し、表示切り替え要求であった場合に、該入力情
報に対応する画面の識別情報を前記表示要求記憶部から
読み出して出力する手段と (c)前記出力された画面識別情報を基に、前記実行状
況記憶部を検索し、該当する画面識別情報が存在する場
合には、前記画面識別情報に対応する画面を表示装置に
表示する手段と、 の上記各手段をコンピュータ上で機能させるためのプロ
グラムを記録した記録媒体。
4. A means for receiving the identification information of the screen selected on the menu screen of the display device and storing it in the execution status storage section; and b. Switching the display in response to the information input from the input device. Searches a display request storage unit that stores information corresponding to the request and identification information of a screen to be displayed in response to the input of the information in advance, and responds to a display switching request stored in the display request storage unit. Means for judging whether or not the information corresponds to the received information, and when the request is a display switching request, means for reading out and outputting the identification information of the screen corresponding to the input information from the display request storage unit; and (c) Means for retrieving the execution status storage unit based on the output screen identification information, and displaying a screen corresponding to the screen identification information on a display device when the corresponding screen identification information exists, Each of the above means A recording medium recording a program for causing a function on computer.
JP19721098A 1998-07-13 1998-07-13 System and method for switching screen display Pending JP2000029600A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19721098A JP2000029600A (en) 1998-07-13 1998-07-13 System and method for switching screen display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19721098A JP2000029600A (en) 1998-07-13 1998-07-13 System and method for switching screen display

Publications (1)

Publication Number Publication Date
JP2000029600A true JP2000029600A (en) 2000-01-28

Family

ID=16370667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19721098A Pending JP2000029600A (en) 1998-07-13 1998-07-13 System and method for switching screen display

Country Status (1)

Country Link
JP (1) JP2000029600A (en)

Similar Documents

Publication Publication Date Title
US6384848B1 (en) Message handling apparatus and method
CN105988860A (en) Method for executing application program and mobile device
JP3634391B2 (en) Multimedia information addition system
JP2000056826A (en) Monitor and control equipment
JP2003186704A (en) Error window display control device, error message display method and program
JP2000029600A (en) System and method for switching screen display
JPH10111712A (en) Alarm monitoring device
JPH08129474A (en) Screen display device
KR20200073457A (en) Virtualization based Multi Display Transition Method in Integrated Navigation System
JP2912295B2 (en) Screen switching method of numerical controller
JPH052382A (en) Multi-screen display controller
JP2001290532A (en) Power generating operation management system, power generating operation system total operation managing device, and storage medium
JPH09305220A (en) Plant monitor and control device
JP3374396B2 (en) Distributed control system
JPH1069365A (en) Multiwindow display management system
JP2000259313A (en) Method of controlling plant monitor screen
JPH10207678A (en) Display switching method for window, and system for the same
JPH05188888A (en) Man-machine interface device
JPH07160634A (en) Multiwindow display system for on-line screen and image data
JPH0798642A (en) Interactive device
CN117519562A (en) Task execution method and device, electronic equipment and readable storage medium
JP2004227318A (en) Window display device, method and program under consideration of software executing state and external input interval
JPH1049540A (en) Information retrieval system
JPH03135727A (en) Monitor device with window display function
JPH1021191A (en) Command history managing device for information processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000208