JPH0614279B2 - Help screen generator - Google Patents

Help screen generator

Info

Publication number
JPH0614279B2
JPH0614279B2 JP62282727A JP28272787A JPH0614279B2 JP H0614279 B2 JPH0614279 B2 JP H0614279B2 JP 62282727 A JP62282727 A JP 62282727A JP 28272787 A JP28272787 A JP 28272787A JP H0614279 B2 JPH0614279 B2 JP H0614279B2
Authority
JP
Japan
Prior art keywords
key
help
operated
display
function
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.)
Expired - Lifetime
Application number
JP62282727A
Other languages
Japanese (ja)
Other versions
JPH01123288A (en
Inventor
房雄 牧野
松孝 伊東
宏行 長澤
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP62282727A priority Critical patent/JPH0614279B2/en
Priority to DE3853512T priority patent/DE3853512T2/en
Priority to US07/268,501 priority patent/US5388251A/en
Priority to EP88118586A priority patent/EP0315956B1/en
Publication of JPH01123288A publication Critical patent/JPH01123288A/en
Publication of JPH0614279B2 publication Critical patent/JPH0614279B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (イ)産業上の利用分野 この発明は、たとえばワードプロセッサやパーソナルコ
ンピュータなどのコンピュータ機器にて操作方法などが
不明になった場合に、その操作方法などを表示画面上に
表示するヘルプモードのためのヘルプ画面生成装置に関
する。
DETAILED DESCRIPTION OF THE INVENTION (a) Field of Industrial Application The present invention provides a method of operating a computer such as a word processor or a personal computer on a display screen when the operating method becomes unclear. The present invention relates to a help screen generation device for displaying a help mode.

(ロ)従来の技術 従来、大型コンピュータでは、エラー発生時にこのエラ
ー状態をメッセージとして表示画面に表示するよう構成
されている。またワードプロセッサなどにおいては、特
定のキーを操作するとそのキーを操作している間だけ、
その特定のキーの操作された状態での有効なキーの説明
などを画面表示できるヘルプモードを有するものが知ら
れている。
(B) Conventional Technology Conventionally, in a large computer, when an error occurs, this error state is displayed as a message on a display screen. In a word processor, etc., when you operate a particular key, only while you are operating that key,
There is known one having a help mode capable of displaying on a screen an explanation of a valid key when the particular key is operated.

(ハ)発明が解決しようとする問題点 ところが、上記前者においては、さまざまなエラーに対
し各種エラーメッセージがあらかじめ動作プログラムと
一連にプログラムされており、そのためオペレータにと
ってメッセージを不要なときでもその要、不要にかかわ
らず出力される。従って、このような装置ではオペレー
タの熟練度に応じてメッセージ有無の選択ができず、オ
ペレータにとってメッセージの不要なときでも必ずメッ
セージ出力されて、熟練したオペレータにとっては操作
上、煩わしいものであった。
(C) Problems to be solved by the invention However, in the former case, various error messages for various errors are programmed in advance in a series with the operation program. Therefore, even if the operator does not need a message, it is essential. It is output regardless of whether it is unnecessary. Therefore, in such an apparatus, it is not possible to select the presence or absence of a message according to the skill level of the operator, and the message is always output even when the operator does not need the message, which is troublesome for a skilled operator in operation.

また、エラー状態のメッセージ表示も単にエラーがどの
ようなエラーがかかわるだけであり、正しい操作をする
にはどうしたらよいかわからず(次の処理が容易にわか
らず)、操作上も不便であった。また上記後者において
は、単にキー機能を説明するだけにとどまり、装置があ
る状態でエラー発生等により停止したり、また次にどの
ような処置(操作)をしたらよいかどうかの次の処置指
示を得ることができないものであった。
In addition, the error status message display simply relates to what kind of error the error is, and I do not know how to perform the correct operation (I do not know the next process easily), and it is inconvenient in operation. It was Also, in the latter case, the key functions are merely explained, and the device is stopped in the presence of an error due to an error or the like, and the next action instruction as to what action (operation) should be taken next. It was something I couldn't get.

この発明は上記の事情を考慮してなされたもので、誤操
作の理由とその場合に操作可能なキーの機能の説明と
を、使用者がヘルプキーを操作した場合にのみ表示画面
に表示するヘルプ画面生成装置を提供しようとするもの
である。
The present invention has been made in consideration of the above circumstances, and is a help that displays the reason for an erroneous operation and a description of the function of the key operable in that case on the display screen only when the user operates the help key. It is intended to provide a screen generation device.

(ニ)問題点を解決するための手段 この発明の構成は、第1図に明示するように、複数のフ
ァンクションキーと文字データ入力のための複数のキー
とを具備するキー入力手段と、データを表示する表示手
段2と、キー入力手段1が誤操作された場合の理由とそ
の場合に操作可能なキーの機能とを説明する説明文を記
憶する記憶手段3と、ヘルプモードを起動させるヘルプ
キー4と、キー入力手段1が誤操作された状態でヘルプ
キーが操作されることによりその誤操作に対応する説明
文を記憶手段から読み出す読出手段5と、読み出された
説明文を表示手段2に表示させる表示制御手段6とを備
えてなることを特徴とするヘルプ画面生成装置である。
(D) Means for Solving the Problems As shown in FIG. 1, the structure of the present invention has a key input means having a plurality of function keys and a plurality of keys for inputting character data, and a data input means. , A storage means 3 for storing explanations explaining the reason why the key input means 1 is erroneously operated and the function of the key operable in that case, and a help key for activating the help mode. 4, read-out means 5 for reading out the explanatory text corresponding to the erroneous operation from the storage means by operating the help key while the key input means 1 is erroneously operated, and the read-out explanatory text on the display means 2. And a display control means (6) for enabling the help screen generation device.

(ホ)作用 読出手段5は、キー入力手段1が誤操作された状態でヘ
ルプキー4が操作されると、その誤操作に対応する説明
文を記憶手段3から読み出す。そして読み出された説明
文は表示制御手段6によって表示手段2に表示される。
(E) Action When the help key 4 is operated while the key input unit 1 is erroneously operated, the reading unit 5 reads the explanatory text corresponding to the erroneous operation from the storage unit 3. Then, the read explanation is displayed on the display means 2 by the display control means 6.

(ヘ)実施例 以下この発明の実施例を図面にて詳述するが、この発明
は以下の実施例に限定されるものではない。
(F) Embodiments Embodiments of the present invention will be described in detail below with reference to the drawings, but the present invention is not limited to the following embodiments.

第2図はこの発明の一実施例のワードプロセッサで、1
0はアルファベット/カナ(文字)キーとファンクショ
ンキーとを備えるキーボード、11はドットマトリクス
型液晶表示器などの表示ユニット、12は作成された文
章などを印字するプリンター、13はキーボードから離
れた位置に独立して設けられるヘルプキーである。
FIG. 2 shows a word processor according to an embodiment of the present invention.
0 is a keyboard equipped with alphabet / kana (character) keys and function keys, 11 is a display unit such as a dot matrix type liquid crystal display, 12 is a printer for printing prepared sentences, and 13 is a position away from the keyboard. This is a help key provided independently.

第3図はこの実施例の構成を示すブロック図で、14は
キー入力セレクト処理ユニットで、キーボード10から
入力される文字列(データ)およびファンクョン信号を
どのように処理すればよいか判別し、入力された文字列
およびファンクョン信号をファンクション信号ユニット
15、かな漢字変換処理ユニット16、状態判定処理ユ
ニット17aのいずれかに転送する。ファンクション処
理ユニット15はキーボード10に定義されている編集
処理機能(たとえば右ヅメ、センタリング、複写や印字
など)を実行するユニット、かな漢字変換処理ユニット
16は転送されてくるかななどの文字列をかな漢字混じ
りの文字列に変換するユニット、状態判定処理ユニット
17aはヘルプモードの処理を動作させるために、文字
列が入力されたその時の入力状態を常時モニタしている
ユニットで、キー入力セレクト処理ユニット14から送
られるヘルプキー13が操作された際に発するヘルプ信
号により起動される。17bは編集処理ユニットで、か
な漢字混じりの文字列を編集処理し、文章メモリ18に
格納する。文章メモリ18に格納られた文字列は、編集
処理文章メモリ展開処理ユニット19にて表示のための
ビットイメージデータの変換されてイメージバッファ2
0に格納される。イメージバッファ20に格納されたビ
ットイメージデータは、バッファ切換ユニット21を介
してディスプレイバッファ22に格納され、表示ユニッ
ト12に順次表示される。23はヘルプメモリユニット
で、あるファンクション処理の選択画面の場合(状態ヘ
ルプ)、現行処理では受けつけられない文字列およびフ
ァンクョン信号が送られた場合(エラーヘルプ)、通常
のかな漢字変換入力処理状態でヘルプ信号が発せられ、
これに引き続き、キーボード10に定義されたファンク
ション信号が送られた場合(キー説明ヘルプ)、通常の
かな漢字変換入力処理状態で、ヘルプ信号に引き続きさ
らにヘルプ信号が発せられた場合(用語説明ヘルプ)の
それぞれに対応する説明文(メッセージ)を記憶してい
る。ヘルプメモリユニット23に記憶されたそれぞれの
説明文は、それぞれの場合にヘルプモードが起動された
際に、ヘルプデータ展開処理ユニット24にて読み出さ
れてビットイメージデータに展開されイメージバッファ
25に格納される。イメージバッファ25に格納された
ビットイメージデータは、バッファ切換ユニット21、
ディスプレイバッファ22を介して表示ユニット12に
て表示される。
FIG. 3 is a block diagram showing the configuration of this embodiment. Reference numeral 14 denotes a key input selection processing unit, which determines how to process a character string (data) and a function signal input from the keyboard 10, The input character string and function signal are transferred to any of the function signal unit 15, the kana-kanji conversion processing unit 16, and the state determination processing unit 17a. The function processing unit 15 is a unit that executes editing processing functions (for example, right claw, centering, copying and printing) defined in the keyboard 10, and the Kana-Kanji conversion processing unit 16 mixes Kana-Kanji with a character string such as kana to be transferred. The unit for converting to a character string, the state determination processing unit 17a is a unit that constantly monitors the input state at the time when the character string is input, in order to operate the processing in the help mode. It is activated by a help signal issued when the help key 13 sent is operated. An edit processing unit 17b edits a character string containing kana-kanji and stores it in the sentence memory 18. The character string stored in the text memory 18 is converted into bit image data for display in the edit processing text memory development processing unit 19 and then converted into the image buffer 2.
Stored in 0. The bit image data stored in the image buffer 20 is stored in the display buffer 22 via the buffer switching unit 21 and sequentially displayed on the display unit 12. A help memory unit 23 is a help screen in the case of a certain function process selection screen (status help), a character string that cannot be accepted in the current process and a function signal (error help), and a normal kana-kanji conversion input process state. A signal is emitted,
Following this, when a defined function signal is sent to the keyboard 10 (key explanation help), when a help signal is further issued after the help signal in the normal kana-kanji conversion input processing state (term explanation help) The description (message) corresponding to each is memorized. Each description stored in the help memory unit 23 is read by the help data expansion processing unit 24 and expanded into bit image data and stored in the image buffer 25 when the help mode is activated in each case. To be done. The bit image data stored in the image buffer 25 is stored in the buffer switching unit 21,
It is displayed on the display unit 12 via the display buffer 22.

なお、ここでいうヘルプモードとは、使用者が操作方法
に不案内のため、操作方法がわからない場合や、エラー
発生時の対処方法が不明な場合に、その操作方法や対処
方法を使用者に報知するためのモードである。
Note that the help mode here means that the user does not know how to operate, so if the user does not know the operation method or if the user does not know what to do when an error occurs, the user will be given the operation method and coping method. This is a mode for notifying.

つぎに第4〜11図を交えてこの実施例の動作について
説明する。
Next, the operation of this embodiment will be described with reference to FIGS.

第4図はこの実施例の動作を示すフローチャートであ
る。最初に上記の状態ヘルプの場合の動作について説明
する。
FIG. 4 is a flow chart showing the operation of this embodiment. First, the operation in the case of the above status help will be described.

使用者が所望の文章を入力している途中で、文書入力モ
ードからファンクションモードに切り換えられる場合
(ステップ100,101)、その時に必要なあるファンクシ
ョンキーが操作されてファンクションモードとなる。つ
ぎにこの状態で受け付け可能なキーが操作されたかどう
かが判定される(ステップ102)。ファンクションモー
ドに切り換えられたことは、状態判定処理ユニット17
aにて検出され、状態判定処理ユニット17aはヘルプ
信号の力の持ち状態となる。この状態でヘルプキー13
が操作されると(ステップ103)、ヘルプ信号が状態判
定処理ユニット17aに入力され、ヘルプメモリユニッ
ト23より操作されたファンクションキーに対応する状
態説明メッセージが読み出され、その状態説明メッセー
ジがヘルプデータ展開処理ユニット24にて処理され、
イメージバッファ25に格納されたのちバッファ切換ユ
ニット21を介してディスプレイバッファ22に転送さ
れる。ディスプレイバッファ22に格納されたビットイ
メージデータは表示ユニット12に順次表示される(ス
テップ104)。表示される状態説明メッセージは、操作
されたファンクションキーの機能、いいかえればどのフ
ァンクション機能が選択された状態なのかを説明する文
章と、状態説明メッセージが表示されている状態で実行
可能なキーおよびそのキーの機能の説明文とで構成され
ている。第5図Aに示すものは、「印字」のファンクシ
ョンキーが操作され印字の選択画面において、通常印字
が選択された場合に、ヘルプキー13が操作されること
により表示される状態説明メッセージの例文を示す表示
画面である。同様にして、第5図BおよびCは、印字選
択画面において定型印字および一行印字がそれぞれ選択
されている状態での状態説明メッセージの例文を示す表
示画面である。そして状態説明メッセージが表示されて
いる状態で、状態説明メッセージに示される実行可能な
キー(第5図A〜Cに示すものでは、実行キー、解除キ
ーおよびカーソル移動キー)が操作されたか否かが判断
され(ステップ105)、実行可能なキーならばそのキー
の機能が実行される。つまり実行可能なキーが、実行キ
ーならばその状態でのファンクション機能が、解除キー
ならばヘルプモードおよびファンクションモードの解除
が、カーソル移動キーならば次の項目へのカーソル移動
がそれぞれ実行される。ステップ105で実行可能なキー
が操作されずに、さらにヘルプキー13が操作されるな
らば(ステップ106)、ファンクションモードの初期状
態に戻ってキー入力持ちの状態になる。
When the user is inputting a desired sentence and the document input mode is switched to the function mode (steps 100 and 101), the function key required at that time is operated to enter the function mode. Next, it is judged whether or not the acceptable key is operated in this state (step 102). Switching to the function mode means that the state determination processing unit 17
The state determination processing unit 17a is detected as a, and the state determination processing unit 17a is in a state of having the power of the help signal. Help key 13 in this state
Is operated (step 103), a help signal is input to the status determination processing unit 17a, the status explanation message corresponding to the operated function key is read from the help memory unit 23, and the status explanation message is used as the help data. It is processed by the expansion processing unit 24,
After being stored in the image buffer 25, it is transferred to the display buffer 22 via the buffer switching unit 21. The bit image data stored in the display buffer 22 is sequentially displayed on the display unit 12 (step 104). The displayed status explanation message is a text explaining the function of the operated function key, in other words, which function function is selected, and the keys that can be executed while the status explanation message is displayed and the key It consists of a description of the key function. FIG. 5A shows an example sentence of a status explanation message displayed by operating the help key 13 when the normal print is selected on the print selection screen by operating the “print” function key. Is a display screen showing. Similarly, FIGS. 5B and 5C are display screens showing example sentences of the state explanation message in the state where the standard print and the one-line print are selected on the print selection screen. Whether or not the executable keys (the execution key, the release key, and the cursor movement key in the cases shown in FIGS. 5A to 5C) shown in the state explanation message are operated while the state explanation message is displayed. Is determined (step 105), and if the key is an executable key, the function of that key is executed. That is, if the executable key is the execution key, the function function in that state is executed, if it is the release key, the help mode and function mode are released, and if it is the cursor movement key, the cursor is moved to the next item. If the executable key is not operated in step 105 and the help key 13 is further operated (step 106), the initial state of the function mode is returned to the state where the key input is available.

また上記「印字」のファンクションキーが操作され、第
6図Aに示す印字設定画面においてヘルプキー13が操
作された場合には、ステップ104で第6図Bに示す状態
説明メッセージが表示される。第6図Aに示す印字設定
画面において、カーソル26が印字開始頁指定の位置に
あるので、状態説明メッセージにおいては、実行可能な
キーとして数字キーと実行キーとが示される。この状態
において、使用者はただちに印字を実行するのであれば
実行キーを、また、印字開始行の設定入力ならば数字キ
ー操作すればよく、これら実行可能なキーでなく、印字
設定画面における2番目以降の項目を設定したいのであ
れば再度ヘルプキー13を操作すれば印字設定画面に戻
ることができる。このように、状態ヘルプの画面表示か
ら抜け出る方法として、その画面表示に示される実行可
能なキーを操作するかヘルプキー13を操作するかの2
通りの方法を備えている。
If the "print" function key is operated and the help key 13 is operated on the print setting screen shown in FIG. 6A, the state explanation message shown in FIG. 6B is displayed in step 104. In the print setting screen shown in FIG. 6A, since the cursor 26 is located at the print start page designation position, the state explanation message shows numeric keys and execution keys as executable keys. In this state, the user may operate the execution key if he / she wants to immediately execute printing, or the numeric keypad if he / she wants to input the setting of the print start line. If it is desired to set the following items, the help key 13 can be operated again to return to the print setting screen. As described above, as a method for exiting the status help screen display, it is determined whether the executable key shown in the screen display is operated or the help key 13 is operated.
Has a street way.

上記ステップ103にてヘルプキーが操作されない場合
は、実行キーが操作されたかどうかが判断され(ステッ
プ107)、実行キーの操作ならばファンクション処理を
実行し、実行キーの操作でなく解除キーが操作されたの
であれば(ステップ108)、ファンクションモードを解
除して初期状態に戻る。
If the help key is not operated in the above step 103, it is judged whether or not the execution key is operated (step 107), and if the execution key is operated, the function process is executed, and the release key is operated instead of the execution key operation. If so (step 108), the function mode is released and the initial state is restored.

つぎにキーボード10を誤操作した場合に起動されるエ
ラーヘルプの動作について説明する。
Next, the operation of the error help that is activated when the keyboard 10 is erroneously operated will be described.

ステップ100で文書入力モードであると判断され、つぎ
に受け付けが不能なキー(その時点で操作されても実行
が不可能なキー)が操作されたか否かが判断される(ス
テップ109)。受け付け不能なキーが操作され、ヘルプ
キー13が操作されると(ステップ110)、エラー理由
メッセージが上記状態ヘルプの場合と同様にしてヘルプ
メモリユニット23から読み出されて表示ユニット12
に表示される(ステップ111)。表示されるエラー理由
メッセージは、エラーの理由の説明文と受け付け可能な
キーおよびその機能の説明文とで構成されている。そし
てつぎにエラーヘルプの説明を終了するために、ヘルプ
キー13が操作されたか否かが判断され(ステップ11
2)、さらにヘルプキー13が操作されたならばつぎの
キー入力の待ち状態になる。
It is determined in step 100 that the mode is the document input mode, and then it is determined whether or not a key that cannot be accepted (a key that cannot be executed even if operated at that time) has been operated (step 109). When the unacceptable key is operated and the help key 13 is operated (step 110), the error reason message is read from the help memory unit 23 and displayed in the display unit 12 in the same manner as in the case of the above status help.
Is displayed (step 111). The displayed error reason message is composed of a description of the reason for the error and a description of the keys and their functions that can be accepted. Then, in order to end the explanation of the error help, it is judged whether or not the help key 13 is operated (step 11
2) If the help key 13 is further operated, the next key input is awaited.

上記とは別にファンクションモードにてエラーが発生し
た場合、つまりステップ102で受け付けられないキーが
操作されたと判断され、その後ヘルプキー13が操作さ
れたかどうかが判断される(ステップ113)。ヘルプキ
ー13が操作された場合、上記同様エラー理由メッセー
ジが表示ユニット12に表示される(ステップ114)。
このファンクションモードにおけるエラー理由メッセー
ジの例文を示す表示画面を第7図A,B,Cにそれぞれ
示す。第7図Aは、「住所管理」のファンクションモー
ドにおける住所録リストの選択画面でキーエラーが生じ
た場合の例文を示す表示画面である。第7図Bは、上記
ファンクションモードにおける住所録リスト印字停止時
に表示される例文を、第7図Cは、「手紙文例呼出」の
ファンクションモードにおける選択画面で発生したエラ
ーに対して表示される例文をそれぞれ示す表示画面であ
る。そしてステップ112に続いてヘルプキー13が操作
されたかどうかが判断され(ステップ115)、さらにヘ
ルプキー13が操作されたならばつぎのキー入力の待ち
状態となる。
In addition to the above, if an error occurs in the function mode, that is, it is determined in step 102 that the unacceptable key has been operated, and then it is determined whether the help key 13 has been operated (step 113). When the help key 13 is operated, the error reason message is displayed on the display unit 12 as in the above (step 114).
Display screens showing example sentences of error reason messages in this function mode are shown in FIGS. 7A, 7B and 7C, respectively. FIG. 7A is a display screen showing an example sentence when a key error occurs on the selection screen of the address book list in the function mode of “address management”. FIG. 7B shows an example sentence displayed when the address list printing is stopped in the function mode, and FIG. 7C shows an example sentence displayed for an error that occurs in the selection screen in the function mode of “call letter example”. 3 is a display screen showing each. Then, after step 112, it is judged whether or not the help key 13 is operated (step 115), and if the help key 13 is further operated, the state of waiting for the next key input is entered.

上記におけるそれぞれの場合のエラー発生は、たとえば
電子ブザーなどが発する音によって使用者に報知される
もので、同時に表示ユニット12に「エラー」の文字を
表示するようにしてもよい。
The occurrence of an error in each of the above cases is notified to the user by a sound emitted from an electronic buzzer or the like, and the character "error" may be displayed on the display unit 12 at the same time.

つぎにヘルプモードの機能および用語説明の動作につい
て説明する。
Next, the function of the help mode and the operation of terminology will be described.

文書入力モードにおいて、ステップ109の判断ののちヘ
ルプキー13が操作されたかどうかの判断が2度おこな
われる(ステップ116,117)。つまり、ヘルプキー13
が連続して2度操作されたならば、第8図に示すよう
な、ヘルプモード選択画面表示に切り換わる(ステップ
118)。このヘルプモード選択画面表示において、カー
ソル移動キーにて「ヘルプキーの説明」の表示にカーソ
ル26を移動させ実行キーを操作すると(ステップ11
9)、第9図A,B,Cに示すようなヘルプ機能説明メ
ッセーザが表示ユニット12に表示される(ステップ12
0)。ヘルプ機能説明メッセージは、どのような場合に
ヘルプキーを操作すればよいかを説明する文章であり、
第9図A,B,Cに示す3つの場合のヘルプ機能の説明
をおこなっている。「ヘルプキーの説明」を選択すると
最初に第9図Aの画面表示がなされ、この後カーソル移
動キーを操作することにより順次表示ユニット12には
画面がスクロールれて第9図BおよびCに示す内容が表
示される。そしてステップ120につづいて解除キーが操
作されたかどうかが判断され(ステップ121)、解除キ
ー操作されたならば文書入力モードにおいて次のキー入
力の待ち状態となる。
In the document input mode, after the judgment in step 109, it is judged twice whether or not the help key 13 is operated (steps 116 and 117). That is, help key 13
If is operated twice in succession, the display switches to the help mode selection screen display as shown in FIG. 8 (step
118). In this help mode selection screen display, use the cursor movement keys to move the cursor 26 to "Explanation of help keys" and operate the execution key (step 11
9), a help function explanation messenger as shown in FIGS. 9A, 9B and 9C is displayed on the display unit 12 (step 12).
0). The help function explanation message is a sentence that explains when to operate the help key,
The help function in the three cases shown in FIGS. 9A, 9B and 9C is explained. When "Explanation of help key" is selected, the screen shown in FIG. 9A is first displayed, and thereafter, by operating the cursor movement key, the screen is sequentially scrolled on the display unit 12 and shown in FIGS. 9B and 9C. The contents are displayed. Following step 120, it is determined whether or not the release key has been operated (step 121). If the release key has been operated, the next key input is waited in the document input mode.

用語説明の動作を以下に説明する。The operation of explaining the terms will be described below.

まずステップ118で表示されているヘルプモード選択画
面において、カーソル26をカーソル移動キーにて「用
語の説明」の表示に移動させ実行キーを操作する。これ
によって用語説明メッセージの表示画面となる(ステッ
プ122)。用語説明メッセージの表示画面は、第10図
A,B,Cに示すように、用語説明の索引検索画面と、
索引検索画面にて選択された用語の頭文字にある行に含
まれる用語の索引選択画面と、索引選択画面にて選択さ
れた用語の機能および操作法を説明する説明画面にて構
成にされる。索引検索画面では、用語の頭文字をたとえ
ばあ,か,さ,た,な……というように表示しており、
カーソル移動キーを操作して所望の文字の表示にカーソ
ル26を移動させて検索をおこない実行キーを操作する
と、索引選択画面に切り換わる。ここであ行が選択され
たものとする。つぎに索引選択画面で所望の用語の表示
にカーソル26をカーソル移動キーを操作して移動させ
て実行キーを操作すると、説明画面に切り換り所望の用
語の説明文が表示される。ここでは「宛名印字」が選択
されたものとし、その場合の索引選択画面および説明画
面の一例を第10図Bおよび第10図Cに示す。そして
ステップ122につづいて解除キーが操作されたかどうか
が判断され(ステップ123)、解除キーが操作されたな
らば文書入力モードにおいて次のキー入力の待ち状態と
なる。
First, on the help mode selection screen displayed in step 118, the cursor 26 is moved to the "Explanation of terms" display with the cursor movement key and the execute key is operated. As a result, the display screen of the term explanation message is displayed (step 122). As shown in FIGS. 10A, 10B, and 10C, the display screen of the term explanation message includes a term explanation index search screen,
It consists of an index selection screen for terms included in the line that is the first letter of the term selected on the index search screen, and an explanation screen that explains the function and operation method of the term selected on the index selection screen. . In the index search screen, the initials of the terms are displayed as, for example, a, ka, sa, ta, na ...
When the cursor movement key is operated to move the cursor 26 to display a desired character and a search is performed and the execution key is operated, the index selection screen is displayed. Here, it is assumed that the row is selected. Next, when the cursor 26 is moved to the display of the desired term on the index selection screen by operating the cursor movement key and the execution key is operated, the explanation screen of the desired term is displayed by switching to the explanation screen. Here, it is assumed that “address printing” is selected, and an example of the index selection screen and the explanation screen in that case are shown in FIGS. 10B and 10C. Following step 122, it is determined whether or not the release key has been operated (step 123). If the release key has been operated, the next key input wait state is set in the document input mode.

上記ステップ116でヘルプキー13でないと判断された
場合は、操作されたキーが文字キーであるかどうかが判
断され(ステップ124)、文字キーであればその文字キ
ーに対応する文字コードを文章メモリ18に記憶し(ス
テップ125)、次のキー入力の待ち状態となる。
If it is determined in step 116 that the key is not the help key 13, it is determined whether the operated key is a character key (step 124), and if it is a character key, the character code corresponding to the character key is stored in the text memory. The data is stored in step 18 (step 125) and the next key input is awaited.

また、ステップ116でヘルプキー13が操作されたの
ち、ステップ117でヘルプキー13が操作されない場
合、次にキーが操作されたかどうか判断する(ステップ
126)。ステップ126であるキーが操作されればキー説明
メッセージ表示ユニット12に表示され(ステップ12
7)、何もキーが操作されなければステップ117に戻る。
キー説明メッセージは、第11図A,B,Cに示すよう
に、操作されたキーの機能とその機能を実行するための
操作法とのそれぞれを説明する文章で構成されている。
第11図Aは印字停止キーが操作された場合のキー説明
メッセージの例文を示す表示画面で、同様に、第11図
Bは半角キー、第11図Cは倍角の場合のキー説明メッ
セージの例文である。そしてステップ127に続いて解除
キーが操作されたかどうかが判断され(ステップ12
8)、解除キーが操作されたならばつぎのキー入力の待
ち状態となる。
If the help key 13 is not operated in step 117 after the help key 13 is operated in step 116, it is determined whether or not the key is operated next (step
126). If the key in step 126 is operated, it is displayed on the key explanation message display unit 12 (step 12
7), if no key is operated, return to step 117.
The key explanation message, as shown in FIGS. 11A, 11B, and 11C, is composed of sentences explaining the function of the operated key and the operation method for executing the function.
FIG. 11A is a display screen showing an example sentence of a key explanation message when the print stop key is operated. Similarly, FIG. 11B is a half-width key, and FIG. 11C is an example sentence of a key explanation message in case of a double-width key. Is. Then, following step 127, it is determined whether or not the release key has been operated (step 12
8) If the release key is operated, the next key input is awaited.

以上ワードプロセッサにおける実施例と説明したが、他
のマイクロプロセッサを使用した機器、たとえばパーソ
ナルコンピュータやオフィスコンピュータなどで実施で
きることは言うまでもない。
Although the embodiment of the word processor has been described above, it goes without saying that the embodiment can be implemented by a device using another microprocessor, such as a personal computer or an office computer.

(ト)発明の効果 この発明によれば、キー入力手段の誤操作によるエラー
発生時に、使用者が必要とする場合にのみその誤操作の
理由などを説明する説明文を表示するので、使用者の習
熟度に合わせて説明文を得ることができるものである。
したがって熟練した使用者にとっては、操作を中断され
ることなく続けられるので、使い勝手が向上する。
(G) Effect of the Invention According to the present invention, when an error occurs due to an erroneous operation of the key input means, an explanation sentence explaining the reason of the erroneous operation is displayed only when the user needs it, so that the user's familiarity The explanation can be obtained according to the degree.
Therefore, for a skilled user, the operation can be continued without interruption, and the usability is improved.

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

第1図はこの発明の構成を明示するブロック図、第2図
はこの発明の実施例の斜視図、第3図は実施例の構成を
示すブロック図、第4図は実施例の動作を示すフローチ
ャート、第5図A〜Cはそれぞれ実施例における状態説
明メッセージの表示画面図、第6図Aは実施例における
印字設定画面を示す画面図、第6図Bは実施例において
印字設定画面の状態でヘルプキーが操作された際の状態
説明メッセージの表示画面図、第7図A〜Cはそれぞれ
実施例におけるエラー理由メッセージの表示画面図、第
8図は実施例におけるヘルプモード選択画面を示す画面
図、第9図A〜Cはそれぞれ実施例におけるヘルプ機能
選択メッセージの表示画面図、第10図A〜Cはそれぞ
れ実施例における用語説明メッセージの表示画面図、第
11図A〜Cはそれぞれ実施例におけるキー説明メッセ
ージの表示画面図である。 1……キー入力手段、2……表示手段、3……記憶手
段、4……ヘルプキー、5……読出手段、6……表示制
御手段。
FIG. 1 is a block diagram clearly showing the constitution of the present invention, FIG. 2 is a perspective view of an embodiment of the present invention, FIG. 3 is a block diagram showing the constitution of the embodiment, and FIG. 4 shows the operation of the embodiment. Flowcharts, FIGS. 5A to 5C are display screen diagrams of state explanation messages in the embodiment, FIG. 6A is a screen diagram showing a print setting screen in the embodiment, and FIG. 6B is a state of the print setting screen in the embodiment. 7 is a display screen diagram of a status explanation message when the help key is operated in FIG. 7, FIGS. 7A to 7C are display screen diagrams of error reason messages in the embodiments, and FIG. 8 is a screen showing a help mode selection screen in the embodiment. FIGS. 9A to 9C are display screen diagrams of help function selection messages in the embodiments, FIGS. 10A to 10C are display screen diagrams of term explanation messages in the embodiments, and FIGS. It is a display screen view of the key description messages in respective Examples. 1 ... key input means, 2 ... display means, 3 ... storage means, 4 ... help key, 5 ... reading means, 6 ... display control means.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のファンクションキーと文字データ入
力のための複数のキーとを具備するキー入力手段と、 データを表示する表示手段と、 キー入力手段が誤操作された場合の理由とその場合に操
作可能なキーの機能とを説明する説明文を記憶する記憶
手段と、 ヘルプモードを起動させるヘルプキーと、 キー入力手段が誤操作された状態でヘルプキーが操作さ
れることによりその誤操作に対応する説明文を記憶手段
から読み出す読出手段と、 読み出された説明文を表示手段に表示させる表示制御手
段とを備えてなることを特徴とするヘルプ画面生成装
置。
1. A key input means comprising a plurality of function keys and a plurality of keys for inputting character data, a display means for displaying data, a reason for a case where the key input means is erroneously operated, and in that case. Responding to erroneous operations by operating the help key while the storage means for storing explanations explaining the functions of operable keys, the help key for activating the help mode, and the key input means being erroneously operated A help screen generation device comprising: a reading unit that reads an explanatory text from a storage unit; and a display control unit that displays the read explanatory text on a display unit.
JP62282727A 1987-11-09 1987-11-09 Help screen generator Expired - Lifetime JPH0614279B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP62282727A JPH0614279B2 (en) 1987-11-09 1987-11-09 Help screen generator
DE3853512T DE3853512T2 (en) 1987-11-09 1988-11-08 Device for computers or computer-controlled systems for generating a help display.
US07/268,501 US5388251A (en) 1987-11-09 1988-11-08 Help display system for a computer
EP88118586A EP0315956B1 (en) 1987-11-09 1988-11-08 Help display forming device for computers or computerized systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62282727A JPH0614279B2 (en) 1987-11-09 1987-11-09 Help screen generator

Publications (2)

Publication Number Publication Date
JPH01123288A JPH01123288A (en) 1989-05-16
JPH0614279B2 true JPH0614279B2 (en) 1994-02-23

Family

ID=17656257

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62282727A Expired - Lifetime JPH0614279B2 (en) 1987-11-09 1987-11-09 Help screen generator

Country Status (1)

Country Link
JP (1) JPH0614279B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6290756A (en) * 1985-06-19 1987-04-25 Toshiba Corp Documentation device
JPS62127923A (en) * 1985-11-29 1987-06-10 Toshiba Corp Data processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6290756A (en) * 1985-06-19 1987-04-25 Toshiba Corp Documentation device
JPS62127923A (en) * 1985-11-29 1987-06-10 Toshiba Corp Data processor

Also Published As

Publication number Publication date
JPH01123288A (en) 1989-05-16

Similar Documents

Publication Publication Date Title
US5331337A (en) Data processing apparatus with self-repeat function
JP2702724B2 (en) Help screen generator
JPH0814749B2 (en) Help screen generator
JPH0614279B2 (en) Help screen generator
JPH0814750B2 (en) Help screen generator
JP2641733B2 (en) Electronic equipment for information processing
JPH0614280B2 (en) Help screen generator
JPH0326421B2 (en)
EP0274436B1 (en) Word processing apparatus
JPH01237814A (en) Held picture generating device
JPH0556533B2 (en)
JPH01147616A (en) Help screen generating device
JP2555036B2 (en) Character string input device
JPH04276854A (en) Word processor
JP2000048021A (en) Character data processor and its program recording medium
JPH0761054A (en) Card printer
JPH04213758A (en) Document processor
JPH01144157A (en) Character processor
JPH07129579A (en) Japanese input device
JPH05242095A (en) Display of manual for word processor
JPS6336365A (en) Japanese language processor
JPS62125425A (en) Data input system
JPH03257576A (en) Document processor with help information display function
JPH05204901A (en) Layout display controller for document processor
JPH03231355A (en) Document processor