JPH01237815A - Command help information display system - Google Patents

Command help information display system

Info

Publication number
JPH01237815A
JPH01237815A JP63066356A JP6635688A JPH01237815A JP H01237815 A JPH01237815 A JP H01237815A JP 63066356 A JP63066356 A JP 63066356A JP 6635688 A JP6635688 A JP 6635688A JP H01237815 A JPH01237815 A JP H01237815A
Authority
JP
Japan
Prior art keywords
command
information
keyword
index information
terminal
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
JP63066356A
Other languages
Japanese (ja)
Inventor
Yoshiyori Moriyama
森山 由縁
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63066356A priority Critical patent/JPH01237815A/en
Publication of JPH01237815A publication Critical patent/JPH01237815A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily perform a command processing by providing a key word representing the function, etc., of a command, and displaying the commands corresponding to the key words designated from index information with respect to the key word as a list by retrieval. CONSTITUTION:A command HELP information display system is constituted of a terminal 1, a conversational processing control part 2, a command HELP processing program 3, a command HELP information library 7, and a command HELP information index information file 8. And the processing program 3 is equipped with a key word retrieval part 4, a command list display part 5, and a command HELP information display part 6, and also, the information file 8 is provided with key word index information 9 and command index information 10. Thereby, all of the command HELP information with respect to the key word can be displayed from corresponding index information as the list, and also, desired command HELP information can be obtained.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、会話処理システムのコマンド使用法を説明す
るコマンドHELP情報を端末に表示する場合に、利用
者により端末から設定されたキーワードから限定される
コマンド全てを検索情報から摘出し、それらのコマンド
一覧を表示したうえで、どのコマンドHELP情報を表
示するかを利用者に選択させることを可能とするコマン
ドHELP情報表示方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial Application Field) The present invention provides a method for displaying command HELP information on a terminal that explains how to use commands in a conversation processing system. The present invention relates to a command HELP information display method that allows a user to select which command HELP information is to be displayed after extracting all commands from search information and displaying a list of those commands.

(従来の技術) 従来のコマンドHELP情報表示方式は、端末利用者が
既に認識しているコマンド名を直接指定した場合に限り
、そのコマンド名に対応して登録されているコマンドH
ELP情報を端末に表示する方式となっていた。
(Prior art) In the conventional command HELP information display method, only when a terminal user directly specifies a command name that is already recognized, the command H registered corresponding to that command name is displayed.
The system was to display ELP information on the terminal.

(発明が解決しようとする課題) 上述した従来のコマンドHELP情報表示方式は、コマ
ンド名がコマンドHELP情報を検索するキーワードと
なっているので、コマンド名を正確に知らない利用者は
コマンドHELP情報を得ることはできないという課題
がある。
(Problem to be Solved by the Invention) In the conventional command HELP information display method described above, the command name is used as a keyword to search for command HELP information, so a user who does not know the command name accurately cannot search for command HELP information. The problem is that it cannot be obtained.

そこで、本発明のコマンドHELP情報表示方式は、コ
マンド名だけではなく、コマンドの機能や動作を表す単
語をキーワードとして指定しても所望のコマンドHEL
P情報を得ることができるコマンドHELP情報表示方
式を提供することにある。
Therefore, the command HELP information display method of the present invention allows you to display the desired command HELP even if you specify not only the command name but also a word expressing the function or operation of the command as a keyword.
The object of the present invention is to provide a command HELP information display method that can obtain P information.

(課題を解決するための手段) 上述の目的を達成するために、本発明のコマンドHEL
P情報表示方式は、会話処理システムのコマンド使用法
を説明するコマンドHELP情報を、会話処理制御部を
通して端末との会話処理を行うプログラムが前記端末に
表示する方式において、前記コマンドHELP情報に付
加した識別子であるコマンドHELP情報IDをメンバ
名として当該コマンドHELP情報を登録するコマンド
HELP情報ライブラリと、前記端末にコマンド一覧を
表示する際の情報と前記コマンドHELP情報IDとを
対応させたレコードの集りからなるコマンドインデック
ス情報と、コマンドの機能や動作を表すキーワードと、
このキーワードが関連する全てのコマンドインデックス
情報へのポインタとを対応させたレコードの集りからな
るキーワードインデックス情報と、前記コマンドインデ
ックス情報及びキーワードインデックス情報を格納する
コマンドHELPインデックス情報ファイルと、前記端
末から入力された1つ又は複数の前記キーワードと同じ
キーワードをもつレコード全てを前記コマンドHELP
インデックス情報ファイル内の前記キーワードインデッ
クス情報のレコードから検索し、検索されたどのレコー
ドにも含まれる同一のコマンドインデックス情報ポイン
タ全てをコマンド一覧表示部に引渡すキーワード検索部
と、このキーワード検索部から受取った前記コマンドイ
ンデックス情報ポインタに対応する前記コマンドインデ
ックス情報を編集して作成したコマンド一覧を前記端末
へ出力した後に、前記端末からの応答として受けたコマ
ンドの選択に対応する前記コマンドHELP情報IDを
前記コマンドHELP情報表示部に引渡すコマンド一覧
表示部と、このコマンド一覧表示部から受けとった前記
コマ−ンドHELP情報IDに対応するコマンドHEL
P情報を前記コマンドHELP情報ライブラリから取得
し、このコマンドHELP情報を前記端末に表示するコ
マンドHELP情報表示部とを有することを特徴とする
(Means for Solving the Problem) In order to achieve the above object, the command HEL of the present invention
The P information display method is a method in which a program that performs conversation processing with a terminal through a conversation processing control unit displays command HELP information that explains how to use commands in the conversation processing system on the terminal, and is added to the command HELP information. From a command HELP information library that registers the command HELP information using the command HELP information ID, which is an identifier, as a member name, and a collection of records that associate the information used when displaying a command list on the terminal with the command HELP information ID. command index information, keywords representing command functions and operations,
Keyword index information consisting of a collection of records in which this keyword is associated with pointers to all command index information, a command HELP index information file that stores the command index information and keyword index information, and input from the terminal. The command HELP displays all records that have the same keyword as one or more of the keywords.
A keyword search section that searches from the keyword index information records in the index information file and delivers all the same command index information pointers included in any searched record to the command list display section; After outputting a command list created by editing the command index information corresponding to the command index information pointer to the terminal, the command HELP information ID corresponding to the command selection received as a response from the terminal is sent to the command A command list display section to be delivered to the HELP information display section, and a command HEL corresponding to the command HELP information ID received from this command list display section.
and a command HELP information display unit that acquires P information from the command HELP information library and displays this command HELP information on the terminal.

(実施例) 以下、本発明の一実施例について図面を参照して説明す
る。
(Example) Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のコマンドHELP情報表示
方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a command HELP information display method according to an embodiment of the present invention.

図中、1は端末、2は会話処理制御部、3はコマンドH
ELP処理プログラム、4はキーワード検索部、5はコ
マンド一覧表示部、6はコマンドHELP情報表示部、
7はコマンドHELP情報ライブラリ、8はコマンドH
ELP情報インデックス情報ファイル、9はキーワード
インデックス情報、10はコマンドインデックス情報を
それぞれ示す。
In the figure, 1 is the terminal, 2 is the conversation processing control unit, and 3 is the command H.
ELP processing program, 4 is a keyword search section, 5 is a command list display section, 6 is a command HELP information display section,
7 is the command HELP information library, 8 is the command H
The ELP information index information file, 9 indicates keyword index information, and 10 indicates command index information.

コマンドHELP情報ライブラリ7は、コマンドHEL
P情報に付加した識別子であるコマンドHELP情報I
Dをメンバ名として当該コマンドHELP情報を登録す
る。
The command HELP information library 7 contains the command HEL
Command HELP information I which is an identifier added to P information
The HELP information for the command is registered using D as the member name.

コマンドインデックス情報10は、端末1にコマンド一
覧を表示するための各コマンドのコマンド一覧表示情報
をコマンドHELP情報IDに対応させて格納している
。また、キーワードインデックス情報9は、コマンドの
機能や動作を表す単語をキーワードとして格納し、これ
らのキーワードに関連する全てのコマンドに対応するコ
マンドHELP情報ID及びコマンド一覧表示情報のコ
マンドインデックス情報10内の位置をコマンドインデ
ックス情報ポインタとして格納している。
The command index information 10 stores command list display information for each command for displaying a command list on the terminal 1 in correspondence with the command HELP information ID. In addition, the keyword index information 9 stores words representing the functions and operations of commands as keywords, and the command HELP information IDs and command list display information corresponding to all commands related to these keywords are stored in the command index information 10. The position is stored as a command index information pointer.

本実施例のコマンドHELP情報表示方式は、コマンド
HELP処理プログラム3が、コマンドHELP情報ラ
イブラリ7に登録され会話処理システムのコマンド使用
法を説明するコマンドHELP情報を、端末1から入力
されたキーワードにより限定されるコマンドの一覧を端
末1に表示してどのコマンドHELP情報を表示するか
を利用者に選択させることにより、端末1に表示するコ
マンドHELP情報表示方式である。
In the command HELP information display method of this embodiment, the command HELP processing program 3 limits the command HELP information registered in the command HELP information library 7 and explaining the command usage of the conversation processing system using the keyword input from the terminal 1. This is a command HELP information display method that displays a list of commands on the terminal 1 and allows the user to select which command HELP information to display.

コマンドHELP処理プログラム3内のキーワード検索
部4は、会話処理制御部2を介した端末1との会話処理
において、利用者が端末1から指定した1つ又は複数の
キーワードを受取ると、コマンドHELPインデックス
情報ファイル8を読出し、キーワードインデックス情報
9内の各キーワードと指定された全てのキーワードとを
照し合わせて同じキーワードを検出する。続いて、キー
ワード検索部4は、指定されたキーワードが1つの場合
は、検出したキーワードに対応するコマンドインデック
ス情報ポインタをコマンド一覧表示部5に引渡す、また
、指定されたキーワードが複数の場合は、検出した全て
のキーワードに対応するコマンドインデックス情報ポイ
ンタに共通して含まれているコマンドインデックス情報
ポインタを検出し、コマンド一覧表示部5に引渡す。
When the keyword search unit 4 in the command HELP processing program 3 receives one or more keywords specified by the user from the terminal 1 during conversation processing with the terminal 1 via the conversation processing control unit 2, the keyword search unit 4 in the command HELP processing program 3 searches the command HELP index. The information file 8 is read and each keyword in the keyword index information 9 is compared with all specified keywords to detect the same keyword. Next, if there is one specified keyword, the keyword search unit 4 delivers the command index information pointer corresponding to the detected keyword to the command list display unit 5, or if there are multiple specified keywords, A command index information pointer commonly included in the command index information pointers corresponding to all detected keywords is detected and delivered to the command list display section 5.

コマンド一覧表示部5は、受取ったコマンドインデック
ス情報ポインタに対応するコマンド一覧表示情報をコマ
ンドインデックス情報10から取出して、利用者にコマ
ンドトIELP情報の選択を促すコマンド一覧を作成し
、端末1へ表示する。
The command list display unit 5 extracts command list display information corresponding to the received command index information pointer from the command index information 10, creates a command list that prompts the user to select command IELP information, and displays it on the terminal 1. do.

利用者が表示されたコマンド一覧を参照してコマンドH
ELP情報を得たいコマンドを選択して端末1から指定
すると、コマンド一覧表示部5は、指定されたコマンド
に対応するコマンドHELP情報IDをコマンドインデ
ックス情報10から取出してコマンドHELP情報表示
部6に引渡す。
The user refers to the displayed command list and enters command H.
When a command for which ELP information is to be obtained is selected and specified from the terminal 1, the command list display section 5 extracts the command HELP information ID corresponding to the specified command from the command index information 10 and passes it to the command HELP information display section 6. .

コマンドHELP情報表示部6は、受取ったコマンドH
ELP情報IDをメンバ名とするコマンドHF、LP情
報をコマンドHELP情報ライブラリ7から取得し、端
末1へ表示する。
The command HELP information display section 6 displays the received command H.
A command HF with the ELP information ID as a member name and LP information are obtained from the command HELP information library 7 and displayed on the terminal 1.

次に、本実施例の具体的な動作を第2図及び第3図を参
照して説明する。
Next, the specific operation of this embodiment will be explained with reference to FIGS. 2 and 3.

第2図は第1図のコマンドHELP処理プログラム3の
処理の流れを示すフローチャート、第3図は第1図のコ
マンドHELPインデックス情報ファイル8に登録され
ているキーワードインデックス情報9及びコマンドイン
デックス情報10の構造を具体的に示す図である。
FIG. 2 is a flowchart showing the processing flow of the command HELP processing program 3 shown in FIG. 1, and FIG. 3 shows the keyword index information 9 and command index information 10 registered in the command HELP index information file 8 shown in FIG. FIG. 3 is a diagram specifically showing the structure.

第3図において、コマンドHELP情報IDα及びコマ
ンド一覧表示情報αからなるレコードはポインタaから
つながっている。コマンドHELP情報IDβ及びコマ
ンド一覧表示情報βからなるレコードはポインタbから
つながっている。コマンドHELP情報IDγ及びコマ
ンド一覧表示情報γからなるレコードはポインタCから
つながっている。コマンドHELP情報IDδ及びコマ
ンド一覧表示情報δからなるレコードはポインタdから
つながっている。コマンドHE L P情報IDε及び
コマンド一覧表示情報εからなるレコードはポインタe
からつながっている。
In FIG. 3, records consisting of command HELP information IDα and command list display information α are connected from pointer a. Records consisting of command HELP information IDβ and command list display information β are connected from pointer b. Records consisting of command HELP information ID γ and command list display information γ are connected from pointer C. Records consisting of command HELP information ID δ and command list display information δ are connected from pointer d. The record consisting of command HE L P information ID ε and command list display information ε is pointer e.
It is connected from

利用者が端末1からキーワードとしてキーワードiとキ
ーワードjとを指定したとする。コマンドHELP処理
プログラム3内のキーワード検索部4は、利用者が指定
したキーワードであるキーワードi及びキーワードjを
受取ると(ステ・ツブ2−1で)、コマンドHELPイ
ンデックス情報ファイル8のキーワードインデックス情
報9からキーワードi及びキーワードjと同じキーワー
ドを検出する(ステップ2−2)。続いて、キーワード
iに対応するポインタa 、 c + d + eとキ
ーワードjに対応するポインタb、c、eとから、両方
に共通のポインタC及びeを検出する(ステ・ツブ2−
3 > 、キーワード検索部4は、全てのボンタについ
て検索し終え(ステップ2−4 ) 、合致するポイン
タとしてポインタC及びeを得たので(ステップ2−5
 ) 、これらのポインタC及びeをコマンド一覧表示
部5へ引渡すぐステップ2−6 ’) 。
Assume that the user specifies keyword i and keyword j as keywords from terminal 1. When the keyword search unit 4 in the command HELP processing program 3 receives the keywords i and j specified by the user (at step 2-1), the keyword search unit 4 in the command HELP processing program 3 retrieves the keyword index information 9 from the command HELP index information file 8. The same keyword as keyword i and keyword j is detected from (step 2-2). Next, from pointers a, c + d + e corresponding to keyword i and pointers b, c, e corresponding to keyword j, pointers C and e common to both are detected (step 2-
3>, the keyword search unit 4 has finished searching for all the buttons (step 2-4) and has obtained pointers C and e as matching pointers (step 2-5).
), these pointers C and e are immediately transferred to the command list display section 5 in step 2-6').

コマンド一覧表示部5は、受取ったポインタC及びeの
それぞれにつながるコマンドインデックス情報10のコ
マンド一覧表示情報r及びεを編集してコマンド一覧を
作成し、端末1へ表示する(ステップ2−7)。利用者
が端末1に表示されたコマンド一覧を参照してコマンド
I(E L P情報を得たいコマンドを指定すると(ス
テップ2−8)、コマンド一覧表示部5は、指定された
コマンドに対応するコマンドHELP情報IDr又はε
をコマンドHELP)情報表示部6へ引渡す(ステップ
2−9)。コマンドHELP情報表示部6は、受取った
コマンドHELP情報IDr又はεをメンバ名として登
録しであるコマンドトIELP情報をコマンドHELP
情報ライブラリ7から取出して端末1へ表示する(ステ
ップ2−10)。
The command list display unit 5 creates a command list by editing the command list display information r and ε of the command index information 10 connected to the received pointers C and e, respectively, and displays it on the terminal 1 (step 2-7). . When the user refers to the command list displayed on the terminal 1 and specifies the command for which he/she wants to obtain command I (ELP information) (step 2-8), the command list display section 5 displays the command corresponding to the specified command. Command HELP information IDr or ε
(command HELP) is delivered to the information display unit 6 (step 2-9). The command HELP information display unit 6 registers the received command HELP information IDr or ε as a member name, and displays the command IELP information as a command HELP.
It is extracted from the information library 7 and displayed on the terminal 1 (step 2-10).

利用者が端末1からキーワードjとキーワードにとを指
定した場合も、同様にして、キーワードjに対応するポ
インタb、c、eとキーワードkに対応するポインタd
とから、両方に共通のポインタを検索するが、このよう
なポインタは存在しないので、処理を終了する。
If the user specifies keyword j and keyword from terminal 1, similarly, pointers b, c, and e corresponding to keyword j and pointer d corresponding to keyword k are
, a pointer common to both is searched for, but such a pointer does not exist, so the process ends.

(発明の効果) 以上に説明したように本発明は、コマンドの機能や動作
を表すキーワードを設けて、これに関連するコマンドト
IBLP情報を全て対応づけた索引情報から、利用者が
指定したキーワードに対応するコマンドを検索して一覧
にして表示し、これらのコマンドのうちのどのコマンド
のコマンドHELP情報を表示するかの選択を利用者に
促すことにより、コマンド名を知らない利用者が所望の
コマンドのコマンドHELP情報を得ることができると
いう効果がある。
(Effects of the Invention) As explained above, the present invention provides keywords representing command functions and operations, and uses keywords specified by the user from index information that associates all related commands and IBLP information. By searching for and displaying a list of commands corresponding to the command name, and prompting the user to select which of these commands the command HELP information will be displayed, users who do not know the command name can find the desired command. This has the effect that command HELP information of the command can be obtained.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例のコマンドHELP情報表示
方式の構成を示すブロック図、第2図は第1図のコマン
ドHELP処理プログラムの処理の流れを示すフローチ
ャート、第3図は第1図のコマンドHELPインデック
ス情報ファイルに登録されているキーワードインデック
ス情報及びコマンドインデックス情報の構造を具体的に
示す図である。 1・・・端末、2・・・会話処理制御部、3・・・コマ
ンドHELP処理プログラム、4・・・キーワード検索
部、5・・・コマンド一覧表示部、6・・・コマンドH
ELP情報表示部、7・・・コマンドHELP情報ライ
ブラリ、8・・・コマンドHELP情報インデックス情
報ファイル、9・・・キーワードインデックス情報、1
0・・・コマンドインデックス情報。
FIG. 1 is a block diagram showing the configuration of a command HELP information display method according to an embodiment of the present invention, FIG. 2 is a flowchart showing the processing flow of the command HELP processing program shown in FIG. 1, and FIG. 3 is the same as that shown in FIG. FIG. 3 is a diagram specifically showing the structure of keyword index information and command index information registered in the command HELP index information file of FIG. DESCRIPTION OF SYMBOLS 1...Terminal, 2...Conversation processing control unit, 3...Command HELP processing program, 4...Keyword search unit, 5...Command list display unit, 6...Command H
ELP information display section, 7... Command HELP information library, 8... Command HELP information index information file, 9... Keyword index information, 1
0... Command index information.

Claims (1)

【特許請求の範囲】 会話処理システムのコマンド使用法を説明するコマンド
HELP情報を、会話処理制御部を通して端末との会話
処理を行うプログラムが前記端末に表示する方式におい
て、 前記コマンドHELP情報に付加した識別子であるコマ
ンドHELP情報IDをメンバ名として当該コマンドH
ELP情報を登録するコマンドHELP情報ライブラリ
と、 前記端末にコマンド一覧を表示する際の情報と前記コマ
ンドHELP情報IDとを対応させたレコードの集りか
らなるコマンドインデックス情報と、 コマンドの機能や動作を表すキーワードと、このキーワ
ードが関連する全てのコマンドインデックス情報へのポ
インタとを対応させたレコードの集りからなるキーワー
ドインデックス情報と、前記コマンドインデックス情報
及びキーワードインデックス情報を格納するコマンドH
ELPインデックス情報ファイルと、 前記端末から入力された1つ又は複数の前記キーワード
と同じキーワードをもつレコード全てを前記コマンドH
ELPインデックス情報ファイル内の前記キーワードイ
ンデックス情報のレコードから検索し、検索されたどの
レコードにも含まれる同一のコマンドインデックス情報
ポインタ全てをコマンド一覧表示部に引渡すキーワード
検索部と、 このキーワード検索部から受取った前記コマンドインデ
ックス情報ポインタに対応する前記コマンドインデック
ス情報を編集して作成したコマンド一覧を前記端末へ出
力した後に、前記端末からの応答として受けたコマンド
の選択に対応する前記コマンドHELP情報IDを前記
コマンドHELP情報表示部に引渡すコマンド一覧表示
部と、 このコマンド一覧表示部から受けとった前記コマンドH
ELP情報IDに対応するコマンドHELP情報を前記
コマンドHELP情報ライブラリから取得し、このコマ
ンドHELP情報を前記端末に表示するコマンドHEL
P情報表示部とを有することを特徴とするコマンドHE
LP情報表示方式。
[Scope of Claims] In a method in which a program that performs conversation processing with a terminal through a conversation processing control unit displays command HELP information explaining how to use commands in a conversation processing system on the terminal, the command HELP information is added to the command HELP information. The command H with the command HELP information ID that is the identifier as the member name
A command HELP information library for registering ELP information, command index information consisting of a collection of records that associates information used when displaying a command list on the terminal with the command HELP information ID, and representing command functions and operations. Keyword index information consisting of a collection of records in which a keyword is associated with a pointer to all command index information related to this keyword, and a command H that stores the command index information and keyword index information.
The ELP index information file and all records having the same keyword as one or more of the keywords input from the terminal are sent to the command H.
a keyword search section that searches from the records of the keyword index information in the ELP index information file and delivers all the same command index information pointers included in any searched record to the command list display section; and a keyword search section that receives from the keyword search section. After outputting a command list created by editing the command index information corresponding to the command index information pointer to the terminal, the command HELP information ID corresponding to the command selection received as a response from the terminal is output to the terminal. A command list display section that transfers to the command HELP information display section, and the command H that is received from this command list display section.
A command HEL that acquires command HELP information corresponding to the ELP information ID from the command HELP information library and displays this command HELP information on the terminal.
A command HE characterized by having a P information display section.
LP information display method.
JP63066356A 1988-03-18 1988-03-18 Command help information display system Pending JPH01237815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63066356A JPH01237815A (en) 1988-03-18 1988-03-18 Command help information display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63066356A JPH01237815A (en) 1988-03-18 1988-03-18 Command help information display system

Publications (1)

Publication Number Publication Date
JPH01237815A true JPH01237815A (en) 1989-09-22

Family

ID=13313490

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63066356A Pending JPH01237815A (en) 1988-03-18 1988-03-18 Command help information display system

Country Status (1)

Country Link
JP (1) JPH01237815A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04213746A (en) * 1990-02-08 1992-08-04 Internatl Business Mach Corp <Ibm> Operating method of data processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04213746A (en) * 1990-02-08 1992-08-04 Internatl Business Mach Corp <Ibm> Operating method of data processing system

Similar Documents

Publication Publication Date Title
JPH01237815A (en) Command help information display system
JP2000293414A (en) Method for integrating different kinds of data sources
JP2000276338A (en) Method and system for visual programming, and recording medium for visual programming
JP2001022778A (en) Device and method for retrieval
JPH0514304B2 (en)
JP3167412B2 (en) Database search processor
JPH05257979A (en) Data base system with keyword candidate extracting function
JPH05233708A (en) Time sequential article editor
JPH0830421A (en) Method for executing command through dialogue
JPS6033625A (en) Conversational information retrieving device
JP2018055262A (en) Information processing program, information processing method and information processing apparatus
JPH06337900A (en) Information retrieving device
JP3337717B2 (en) Database processing device and database processing method
Fokker Requirements for a user‐friendly OPAC
JPH02267671A (en) Retrieval display device for table format database
JPS63316124A (en) Information retrieval method
JPS62266619A (en) Keyword input method for document filing system
JP2001209646A (en) Information retrieval device and recording medium
JPH10124523A (en) Method and device for retrieving guidance of multimedia data
JPH05181661A (en) General purpose menu system for each user
JPH0243679A (en) Reference system
JP2001075998A (en) Electronic fixing system and file list display method
JP4741071B2 (en) Display window creation device, display device, display window creation method, and recording medium
JPH09114756A (en) Communication equipment
JP2000029897A (en) Document retrieval device