JPH0728615A - Computer system performing interactive process - Google Patents

Computer system performing interactive process

Info

Publication number
JPH0728615A
JPH0728615A JP5174470A JP17447093A JPH0728615A JP H0728615 A JPH0728615 A JP H0728615A JP 5174470 A JP5174470 A JP 5174470A JP 17447093 A JP17447093 A JP 17447093A JP H0728615 A JPH0728615 A JP H0728615A
Authority
JP
Japan
Prior art keywords
text
graphic
data
message
user
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
JP5174470A
Other languages
Japanese (ja)
Inventor
Masanori Ozaki
雅則 尾崎
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.)
Mitsubishi Power Ltd
Original Assignee
Babcock Hitachi KK
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 Babcock Hitachi KK filed Critical Babcock Hitachi KK
Priority to JP5174470A priority Critical patent/JPH0728615A/en
Publication of JPH0728615A publication Critical patent/JPH0728615A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PURPOSE:To provide a computer which can explain a display of a help function by using not only a document, but also figures and performs an easy-to-use interactive process for a user. CONSTITUTION:The computer system is equipped with a device that display messages of using methods, notes, etc., to the user and performs the interactive process, and a display device is provided with a document and figure data file 23 containing document messages and figure messages for usage, a means 18 which reads the document messages out of the data file 23, a means 21 which displays the read document messages on the display screen 12, a means 19 which reads the figure message data out of the data file 23, and a means 22 which displays figures, generated with the read figure message data, on the document display screen 12.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、対話的処理を行うコン
ピュータシステムに係り、特にコンピュータ使用中に効
率的にディスプレイ画面に文章と図形を表示する文章お
よび図形表示機能を備えた対話的処理を行うコンピュー
タシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system for interactive processing, and more particularly to interactive processing having a text and graphic display function for efficiently displaying text and graphics on a display screen while using a computer. Doing computer systems.

【0002】[0002]

【従来の技術】対話的に処理を進めるコンピュータを使
用中に、使用方法がわからないとき、HELPとキーボ
ードから入力したり、ヘルプと表示された部分を画面指
示装置等で指示すると、文章形式で画面に使用方法が表
示される機能(以下、ヘルプ機能と称す)を備えたコン
ピュータシステムがある。ここで、対話的に処理を進め
るコンピュータシステムとは、使用者がコンピュータの
画面を見ながら、キーボードやマウスでコンピュータシ
ステムに指示を与えながら作業を進めるコンピュータ使
用プログラムのことである。
2. Description of the Related Art While using a computer that advances processing interactively, if the user does not know how to use it, he / she can enter a text from HELP and a keyboard, or can use the screen pointing device or the like to point to the part displayed as "Help". There is a computer system having a function of displaying the usage method (hereinafter referred to as a help function). Here, the computer system that advances processing interactively is a computer-using program that allows a user to work while giving instructions to the computer system with a keyboard or mouse while looking at the computer screen.

【0003】この表示された文章を使用者が読むことで
使用方法がわかることになっている。例えば、図12に
示すように、ヘルプと表示されたところ(61)を画面
指示装置で指定すると(通常はマウスと呼ばれる画面指
示装置を使用し、使用者がマウスを机の上で移動させる
とその動きに合わせて画面上で小さな矢印が動く。ま
た、マウスにはボタンがある。マウスを移動させ、画面
上のヘルプと表示されたところへ矢印を位置させ、マウ
スのボタンを押すことで指定される)、ディスプレイの
画面上に文章を表示する領域62が現れ、そこに使用者
が何をするのがよいのかが文章63で表示される。
The user can understand the usage by reading the displayed text. For example, as shown in FIG. 12, when the place where "Help" is displayed (61) is designated by the screen pointing device (usually, a screen pointing device called a mouse is used, and the user moves the mouse on the desk). A small arrow moves on the screen according to the movement.There is a button on the mouse. Move by moving the mouse, positioning the arrow where it is displayed as help on the screen, and pressing the mouse button. Then, a text display area 62 appears on the screen of the display, and the text 63 indicates what the user should do.

【0004】また、使用中に、使用者の使用方法が不適
切で、プログラムが使用者に注意を促すため、エラーの
メッセージを表示することはよくある。この場合も、表
示された文章を読むことで、エラーの内容がわかること
になっている。その機構としては、使用者が「ヘルプ」
を指示したとき、またはプログラムが使用者に注意を促
すためにエラーメッセージを表示するとき、図13に示
すとおりヘルプの文章がファイル29の中にあって、文
章読み取り部18と文章表示部21が計算機本体11の
中にある。図14に流れ図を示すが、そのファイル29
からその内容を文章読み取り部18で読み取り(3
5)、その内容を文章表示部21でディスプレイ画面1
2に表示する(36)構成になっている。さらに、図1
5にファイル29の内容を示すが、このような文章のデ
ータがファイル(以下、文章データファイルと称す)に
書き込まれている。ここでファイルとは、通常、ハード
ディスクという外部記憶装置の中に記録されているデー
タの集合体である。
Further, during use, an error message is often displayed because the user's usage method is inappropriate and the program calls the user's attention. Also in this case, the content of the error can be understood by reading the displayed text. The mechanism is that the user can "help"
, Or when the program displays an error message to alert the user, the help text is in the file 29 as shown in FIG. 13, and the text reading unit 18 and the text display unit 21 It is in the computer main body 11. The flow chart is shown in FIG.
The content is read by the text reading unit 18 (3
5), the contents are displayed on the display screen 1 in the text display unit 21.
It has a structure (36) displayed in 2. Furthermore, FIG.
5 shows the contents of the file 29, data of such a sentence is written in the file (hereinafter referred to as a sentence data file). Here, a file is a collection of data normally recorded in an external storage device called a hard disk.

【0005】なお、この文章はASCII形式でファイ
ルに書き込まれていることが多い。ここでASCIIと
は、American National Stand
ard Code for Information
Interchangeのことで、米国の国内規格(A
NSIX3.4)として制定されている規格で、多くの
計算機で文字を表わすときに採用されている標準的な文
字集合である。英語の文字(ABC、abc等)、日本
語の文字(ひらがな、カタカナ、漢字等)、および記号
(123、、! ”#$¥等が番号で割り当てら
れており、このASCII規格で作成されたファイル
は、コンピュータに標準的に内蔵されている通常の文章
編集用プログラム(エディタ)を使用して、キーボード
から文字や記号を入力しながら、その内容を新規に作成
したり、すでにあるファイルの内容を書き換えたりでき
る。また、この説明だけでは不充分なので、詳細に説明
した印刷物である取扱い説明書が付属しているのが普通
である。使用者はヘルプ機能だけでは内容がよくわから
ないとき、取扱い説明書を読むようになっている。
Incidentally, this sentence is often written in a file in ASCII format. Here, ASCII means American National Standard.
ard Code for Information
Interchange is a national standard (A
It is a standard established as NSIX 3.4), and is a standard character set that is adopted when representing characters in many computers. English characters (ABC, abc, etc.), Japanese characters (Hiragana, Katakana, Kanji, etc.) and symbols (123 ,! "# $ \, etc., are assigned by numbers, and created by this ASCII standard. A file is created by using the ordinary text editing program (editor) that is built into the computer as standard, while entering characters and symbols from the keyboard, or creating new contents, or the contents of an existing file. In addition, since this explanation is not enough, it is normal to have a printed instruction manual, which is a detailed description, for the user. Read the instructions.

【0006】[0006]

【発明が解決しようとする課題】上記従来技術は、使用
法がわからないとき、簡単な使用法を確認するのには便
利である。しかし、その内容は文章だけの簡単な説明の
みである。また、説明の文章とともに、図形が表示でき
ないので、図形を使用して説明すれば簡単に説明できる
ものを、文章だけで説明しなくてはならず、説明が冗長
になったり、不充分であることが多い。そのため、その
説明で理解できないとき、またはその説明だけでは説明
不充分であるとき、取扱い説明書を読まなくてはならな
い。しかし、実際にプログラムを操作しているとき、一
々取扱い説明書の該当個所を探して(この探す作業が結
構大変である)読むことになり、作業が中断するので作
業効率が非常に悪くなる。
The above prior art is convenient for confirming a simple usage when the usage is unknown. However, the content is only a brief description of the text. Also, since the figure cannot be displayed together with the text of the explanation, it is necessary to explain only the text that can be easily explained by using the figure, and the explanation becomes redundant or insufficient. Often. Therefore, when the explanation cannot be understood, or when the explanation alone is insufficient, the instruction manual must be read. However, when actually operating the program, the user must search for the relevant part of the instruction manual one by one (reading this work is quite difficult), and the work is interrupted, so the work efficiency becomes very poor.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するため
本願の第1の発明は、使用者に対し使用方法、注意など
のメッセッージを表示する装置を備えた対話的処理を行
うコンピュータシステムにおいて、上記表示装置が、使
用者に対する文章メッセージと図形メッセージ用データ
をファイルした文章図形データファイルと、該データフ
ァイルより文章メッセージを読み取る手段と、該データ
ファイルより図形メッセージ用データを読み取る手段
と、読み取られた文章メッセージと図形メッセージ用デ
ータとにより同一表示面に文章メッセージと図形メッセ
ージを表示する手段とを設けたことを特徴とする対話的
処理を行うコンピュータシステムに関する。
In order to solve the above-mentioned problems, the first invention of the present application is a computer system for carrying out an interactive process, comprising a device for displaying a message such as a method of use and a caution to the user. The display device includes a text / graphics data file in which text messages and graphic message data for the user are filed, means for reading the text message from the data file, and means for reading the graphic message data from the data file. The present invention relates to a computer system for performing interactive processing, characterized in that means for displaying a text message and a graphic message are provided on the same display surface by the text message and the graphic message data.

【0008】本願の第2の発明は、使用者に対し使用方
法、注意などのメッセッージを表示する装置を備えた対
話的処理を行うコンピュータシステムにおいて、上記表
示装置が、使用者に対する文章メッセージのみをファイ
ルした文章データファイルと、使用者に対する図形メッ
セージ用データのみをファイルした図形データファイル
と、文章データファイルより文章を読み取る文章読み取
り部と、図形データファイルより図形データを読み取る
図形データ読み取り部と、読み取られた文章を表示面に
表示する文章表示部と読み取られた図形データに基づき
図形を前記表示面と同一面上に表示する図形表示部とを
設けたことを特徴とする対話的処理を行うコンピュータ
システムに関する。
A second invention of the present application is a computer system for performing interactive processing, which is provided with a device for displaying a message such as a method of use and a caution to the user, wherein the display device displays only a text message to the user. A text data file that has been filed, a graphic data file that contains only graphic message data for the user, a text reading unit that reads text from the text data file, and a graphic data reading unit that reads graphic data from the graphic data file. Computer for performing interactive processing, characterized in that a text display part for displaying the displayed text on a display surface and a graphic display part for displaying a graphic on the same surface as the display surface based on the read graphic data are provided. Regarding the system.

【0009】[0009]

【作用】本発明によれば、文章と図形を同時に表示でき
るので、図形を使った説明が可能となり、使用者にわか
り易い説明とすることができる。図形データは、例えば
ASCII形式のファイルなので文章データのみなら
ず、図形データもエディタを用いて容易に修正できる。
そのため、ユーザが自分のわかり易い文章に書き換える
ことも可能である。こうすることで、図形を用いて説明
できるので、使用者がわかり易いヘルプ機能を作成でき
る。さらに、取扱い説明書をたびたび使用することが不
要になる。
According to the present invention, since a sentence and a graphic can be displayed at the same time, it is possible to explain using a graphic, and the explanation can be easily understood by the user. Since the graphic data is, for example, an ASCII file, not only the text data but also the graphic data can be easily corrected by using an editor.
Therefore, it is also possible for the user to rewrite the sentence in an easy-to-understand manner. By doing so, it is possible to explain by using the figure, so that a help function that the user can easily understand can be created. Moreover, the frequent use of operating instructions is no longer necessary.

【0010】[0010]

【実施例】以下、本発明の一実施例を図面により説明す
る。図1に本発明の具体的構成を示す。計算機本体1
1、ディスプレイ12、マウス13、キーボード14、
読み取り部15の中に、文字・記号読み取り部16、文
章・図形切り分け部17、文章読み取り部18、図形デ
ータ読み取り部19、表示部20の中に文章データをそ
のまま画面に表示する文章表示部21、文字、数字で表
わされている図形データをもとに、画面に図形を表示す
る図形データ表示部22、および文章・図形データファ
イル23(ASCII形式のファイル)で構成される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows a specific configuration of the present invention. Computer body 1
1, display 12, mouse 13, keyboard 14,
In the reading unit 15, a character / symbol reading unit 16, a sentence / graphic segmenting unit 17, a sentence reading unit 18, a graphic data reading unit 19, and a sentence display unit 21 for displaying the sentence data on the screen as they are in the display unit 20. , A graphic data display section 22 for displaying a graphic on the screen based on graphic data represented by characters and numbers, and a text / graphic data file 23 (file in ASCII format).

【0011】図2は、文章・図形データファイルの一例
で、ASCII形式の文字および記号で構成されてい
る。図3は、図2の文章・図形データファイルを本発明
で画面に表示したときの画面である。図4に、図2の文
章図形データを読み取るときの、本装置の動きを示す。
なお「ヘルプ」を指示すると、本発明による文章・図形
表示装置が稼働する。図2の中身を説明すると、1行目
から7行目は文章データである。8行目から12行目ま
では図形データである。文章データは、行の1文字目か
ら普通の文字であるが、図形データは行の1文字目は¥
という通常の文章では使用しない文字または記号であ
る。この文字または記号を図形識別記号と称する。行の
2文字目からその行の最後まで通常の文字である。すな
わち、行の初めの1文字が図形識別記号かどうかで、そ
の行が文章データか図形データかの区別をつける。
FIG. 2 shows an example of a text / graphics data file, which is composed of ASCII characters and symbols. FIG. 3 is a screen when the text / graphics data file of FIG. 2 is displayed on the screen according to the present invention. FIG. 4 shows the operation of the apparatus when reading the text / graphic data shown in FIG.
Note that when "help" is instructed, the text / graphics display device according to the present invention operates. Explaining the contents of FIG. 2, the first to seventh lines are text data. The 8th to 12th lines are graphic data. The text data is normal characters from the first character of the line, but the figure data is
Is a character or symbol that is not used in the ordinary sentence. This character or symbol is called a graphic identification symbol. It is a normal character from the second character of the line to the end of the line. That is, whether the first character of a line is a graphic identification symbol is used to distinguish whether the line is text data or graphic data.

【0012】文章データは、画面に表示する文章そのま
まである。図形データは、画面に表示する図形のデータ
で、どのような図形か、その図形の色、線の太さ、位置
の情報がある。図2の例では、LINEはそれに続く数
字が線であることを示す。その数字は、線の種類、線の
幅、線の色、線の始点と終点の座標値である。図形表示
部は、この図形データに従って画面に図形を描く。な
お、図形識別記号は必ずしも¥である必要はない。プロ
グラム攪拌者が、ヘルプ機能の文章で使用しないASC
IIの記号または文字であれば何でもよい。図12のよ
うに使用者が「ヘルプ」を指示すると、文章・図形デー
タファイルから文章・図形データが読み込まれる。以
下、図4で読み込むときの動作について説明する。
The text data is the text as it is displayed on the screen. The graphic data is data of a graphic to be displayed on the screen, and includes what kind of graphic, the color of the graphic, the thickness of the line, and the position. In the example of FIG. 2, LINE indicates that the number following it is a line. The numbers are the type of line, the width of the line, the color of the line, and the coordinate values of the start and end points of the line. The graphic display unit draws a graphic on the screen according to the graphic data. The figure identification symbol does not necessarily have to be ¥. ASC that program agitator does not use in help function sentences
Any symbol or character II may be used. When the user instructs "help" as shown in FIG. 12, the text / graphic data is read from the text / graphic data file. The operation of reading in FIG. 4 will be described below.

【0013】まず、読んでない行があるかどうか確認し
(31)、あれば文字・記号読み取り部16で行の先頭
の1文字を読み込む(33)。文章・図形切り分け部1
7でその読み込んだ文字を見て、図形識別記号(本例で
は¥)かどうか判断する(34)。図形識別記号以外だ
ったら、その行はすべて文章のデータであるとして、文
章読み取り部18で行の先頭から文章として読み込む
(35)。読み込んだ文章は、そのまま文章読み取り部
21で画面に表示する(36)。図形識別記号なら、図
形データ読み取り部19でその行の続きの文字を図形デ
ータとして読み込む(37)。読み込んだ図形データを
もとに、図形表示部22で指定された線の太さ、色、線
種で始点から終点まで線を表示する(38)。次に、再
び読んでない行があるかどうか確認して(31)、あれ
ば上記処理を続ける。なければ終了する。結局、図2は
1行目から7行目までが文章データで、8行目から12
行目が図形データに切り分けられ、文章データはそのま
ま文章として画面に表示され、図形データはその文字と
数字を図形データとして図形に変換され画面に図形とし
て表示される。
First, it is confirmed whether there is a line that is not read (31), and if there is, the character / symbol reading unit 16 reads the first character of the line (33). Sentence / figure division 1
In step 7, the read character is checked to determine whether it is a figure identification symbol (¥ in this example) (34). If it is other than the figure identification symbol, it is assumed that all the lines are text data, and the text reading unit 18 reads the text from the beginning of the line (35). The read text is displayed on the screen by the text reading unit 21 as it is (36). If it is a figure identification symbol, the figure data reading section 19 reads the characters following the line as figure data (37). Based on the read graphic data, the line is displayed from the start point to the end point with the line thickness, color, and line type specified in the graphic display unit 22 (38). Next, it is confirmed whether there is a line not to be read again (31), and if there is, the above process is continued. If not, it ends. After all, in FIG. 2, the first to seventh lines are the sentence data, and the eighth to 12th lines.
The line is divided into graphic data, the text data is displayed as it is on the screen as text, and the graphic data is converted into a graphic with its letters and numbers and displayed as a graphic on the screen.

【0014】このように本機能を用いれば、図2のよう
な文字または記号で構成されているASCII形式のデ
ータだけで、図3のように文章だけでなく図形も同時に
表示できる。図形識別記号は1文字として説明したが、
連続した2文字以上で識別してもよい。例えば図形識別
記号を##としてもよい。この場合は、行の先頭の2文
字を読み込んで識別することになる。
As described above, by using this function, not only the text as shown in FIG. 3 but also the figure can be displayed at the same time with only the data in ASCII format composed of characters or symbols as shown in FIG. The figure identification symbol was explained as one character,
It may be identified by two or more consecutive characters. For example, the figure identification symbol may be ##. In this case, the first two characters of the line are read and identified.

【0015】本ファイルは、ASCII形式のファイル
であり、一般のエディタでその内容を文章データ、図形
データともに容易に修正できる。これはプログラムを開
発中に必要な文章や図形の改造、修正が容易になるた
め、プログラム開発期間が短縮できる。また、本プログ
ラムの使用者が文章や図形を修正することも容易であ
り、使用者に合わせた分かり易い説明の文章や図形にす
ることができる。そのため、今までの文章のみであるヘ
ルプ機能の文章だけではわからなかった場合、取扱い説
明書で該当個所を探していたが、その必要がなくなり、
プログラムの使用時間が短縮できる。
This file is an ASCII format file, and the contents of both text data and graphic data can be easily modified with a general editor. This makes it easy to modify and modify the sentences and graphics required during program development, thus shortening the program development period. In addition, the user of this program can easily modify the sentences and figures, and the sentences and figures can be easily explained according to the user. Therefore, if you could not find it only with the text of the help function, which was only the text so far, you were looking for the relevant part in the instruction manual, but there is no need for it,
Program usage time can be shortened.

【0016】また、今までヘルプ機能の文章だけでは充
分な説明ができないため、さらに詳細に図形を使用した
印刷物である取扱い説明書が必要であったが、本発明を
使用するとヘルプ機能に文章と図形を同時に表示できる
ため、取扱い説明書が不要になる。 実施例2 図5〜7に第2の実施例を示す。これはASCII形式
の文章・図形データファイル中の、図形識別記号を図形
データの始まりと終わりに位置させたものである。この
ような方式でも、文章データと図形データを切り分ける
ことができる。
Further, until now, the help function text alone cannot provide a sufficient explanation, so that a detailed instruction manual, which is a printed matter using graphics, is required. Since the figures can be displayed at the same time, no instruction manual is required. Example 2 FIGS. 5 to 7 show a second example. This is to locate the figure identification symbols at the beginning and end of the figure data in the ASCII format text / figure data file. Even with such a method, the text data and the graphic data can be separated.

【0017】図5は本装置の構成で、図1に較べて仮の
文章データ24、仮の図形データ25および図形フラグ
記憶部26が増えている。ここで、フラグとは、プログ
ラムの中でプログラムが実行されているときのみプログ
ラム中に記憶される標識で、プログラム自身がその標識
を設定したり、現在の標識の状態を確認できるものであ
る。図形フラグとは、現在、図形のデータを読み取って
いるか、文章のデータを読み取っているかを識別するフ
ラグである。文章データを読み取っているときはOF
F、図形データを読み取っているときはONにする。図
形フラグ記憶部26は、そのフラグを記憶する部分であ
る。
FIG. 5 shows the configuration of the present device, and the provisional sentence data 24, provisional figure data 25, and figure flag storage unit 26 are increased in comparison with FIG. Here, the flag is an indicator stored in the program only when the program is being executed, and the program itself can set the indicator and confirm the current state of the indicator. The figure flag is a flag for identifying whether the figure data or the text data is currently being read. OF when reading text data
F, set to ON when reading graphic data. The figure flag storage unit 26 is a unit that stores the flag.

【0018】図6は、文章・図形データの一例である。
図6の中身を説明すると、1行目から7行目は文章デー
タである。8行目から12行目までは図形データであ
る。8行目の初めに、図形識別記号である¥がある。さ
らに、12行目の最後に¥がある。この図形識別記号で
挟まれた8行目から12行目が図形データである。それ
以外の1行目から7行目までが文章データとなる。つま
り、文章の初めから文字を見ていき、最初の図形識別記
号までは文章データで、最初の図形識別記号からその次
の図形識別記号までの間が図形データとなる。図6で
は、ここでデータは終わりだが、もし次に文字があれば
その文字は文章データとなる。さらに、その次に図形識
別記号があれば、その識別記号の次の識別記号までの間
の文字が図形データとなる。
FIG. 6 shows an example of text / graphic data.
Explaining the contents of FIG. 6, the first to seventh lines are text data. The 8th to 12th lines are graphic data. At the beginning of the 8th line, there is a figure identifying symbol, \. Furthermore, there is a \ at the end of the 12th line. The 8th to 12th lines sandwiched by the graphic identification symbols are graphic data. The other 1st to 7th lines are the sentence data. In other words, looking at the characters from the beginning of the sentence, the text data up to the first figure identification symbol becomes the figure data from the first figure identification symbol to the next figure identification symbol. In FIG. 6, the data ends here, but if there is a next character, that character becomes sentence data. Further, if there is a figure identification symbol next to it, the characters up to the next identification symbol after the identification symbol become the figure data.

【0019】図7は、本発明の動作を示したもので、ま
ず初めに図形フラグをOFF(41)の状態にする。次
に、文字図形データファイル28から、文字図形データ
を読みに行き、読み取っていない文字はあるかどうか確
認する(42)。読み取っていない文字があれば、文字
・記号1文字読み取り部16で1文字読み取り(4
3)、文章・図形切り分け部17でその文字が図形識別
記号かどうか確認し(44)、図形識別記号でないなら
図形フラグ記憶部26を確認し、現在の図形フラグを確
認し(45)、OFFならその文字を仮の文章データ2
4に記録する(46)。現在の図形フラグがONなら、
その文字を仮の図形データ25に記録する(47)。ま
た、読み取った1文字が図形識別記号(この例では¥)
なら、図形フラグ記憶部26に記憶してある現在の図形
フラグを確認し(48)、OFFならONにし(4
9)、ONならOFFにする(50)。
FIG. 7 shows the operation of the present invention. First, the graphic flag is turned off (41). Next, the character / graphic data is read from the character / graphic data file 28, and it is confirmed whether or not there are any unread characters (42). If there are unread characters, the character / symbol 1-character reading unit 16 reads 1 character (4
3) The text / graphic separation unit 17 confirms whether the character is a graphic identification symbol (44). If it is not a graphic identification symbol, the graphic flag storage unit 26 is confirmed, and the current graphic flag is confirmed (45), OFF. If so, the character is provisional sentence data 2
Record in 4 (46). If the current figure flag is ON,
The character is recorded in the temporary figure data 25 (47). Also, one character read is a figure identification symbol (¥ in this example)
If so, the present figure flag stored in the figure flag storage unit 26 is confirmed (48), and if it is OFF, it is turned ON (4).
9) If it is ON, turn it OFF (50).

【0020】次に、再び読み取ってない文字があるか確
認し(42)、ない場合は仮の文章データ24中の文章
データを画面に表示し(51)、さらに仮の図形データ
25中の図形データを読み取って、同じ画面に図形を表
示する(52)。この方法で文章データと図形データを
切り分け、図3のように文章と図形を同じ画面に表示す
ることができる。また、本例では、図形識別記号は1種
類とし、その同じ図形識別記号で挟まれた部分の文字を
図形データとしているが、図形データの始まりの部分の
図形識別記号と、終わりの部分の図形識別記号を別の記
号にしても同じように文章データと図形データを切り分
けできる。 実施例3 図8〜11に第3の実施例を示す。これは文章データと
図形データを別ファイルにしたものである。文章データ
ファイル29、図形データファイル30ともに、ASC
II形式のファイルである。
Next, it is confirmed again whether there is a character that has not been read (42). If there is no character, the text data in the temporary text data 24 is displayed on the screen (51), and the graphic in the temporary graphic data 25 is displayed. The data is read and the figure is displayed on the same screen (52). By this method, the text data and the graphic data can be separated and the text and the graphic can be displayed on the same screen as shown in FIG. Further, in this example, there is only one type of figure identification symbol, and the characters of the part sandwiched by the same figure identification symbols are the figure data. Even if the identification symbol is changed to another symbol, the text data and the graphic data can be similarly separated. Third Embodiment A third embodiment is shown in FIGS. This is a separate file of text data and graphic data. Both the text data file 29 and the graphic data file 30 are ASC
This is a II format file.

【0021】図8は、本装置の構成で、図1に較べて文
章・図形データファイル23、文字・記号読み取り部1
6、および文章・図形データ切り分け部17がなく、そ
のかわり文章データファイル29と図形データファイル
30がある。図9は、文章データファイル29の内容、
図10は図形データファイル30の内容である。文章デ
ータファイル29と図形データファイル30は別個のフ
ァイルなので、図形データの中に図形識別記号は必要な
い。
FIG. 8 shows the configuration of this apparatus, which is different from that of FIG. 1 in that the text / graphic data file 23 and the character / symbol reading unit 1 are used.
6 and the sentence / graphic data separation unit 17 are not provided, and instead, there are a text data file 29 and a graphic data file 30. FIG. 9 shows the contents of the text data file 29,
FIG. 10 shows the contents of the graphic data file 30. Since the text data file 29 and the graphic data file 30 are separate files, the graphic identification symbol is not necessary in the graphic data.

【0022】図11は、本発明の動作を示したもので、
まず文章データを文章データファイル29から文章読み
取り部18で読み込み(35)、その文章を文章表示部
21で画面に表示する(36)。次に、図形データを図
形データファイル30から、図形データ読み取り部19
で読み込み(37)、その内容をもとに図形を図形表示
部22で文章と同じ画面に表示する(38)。このよう
にして、図9と図10のデータは、図3のように文章と
図形を同じ画面に表示される。
FIG. 11 shows the operation of the present invention.
First, the text data is read from the text data file 29 by the text reading unit 18 (35), and the text is displayed on the screen by the text display unit 21 (36). Next, the graphic data is read from the graphic data file 30 to the graphic data reading unit 19
Is read (37), and the graphic is displayed on the same screen as the text on the graphic display unit 22 based on the content (38). In this way, the data of FIGS. 9 and 10 are displayed on the same screen as the text and the graphic as shown in FIG.

【0023】[0023]

【発明の効果】本発明によれば、対話的に処理を行うコ
ンピュータシステムにおいて、ヘルプ機能の表示を文章
だけでなく、図形を使用しながら説明できるため、使用
者に使い方のわかり易い表示とすることができる。その
ため使用方法がわからず、取扱い説明書で該当個所を探
す時間が不要になり、使用時間が短縮できる。通常の計
算機には標準的に備わっている文章の編集用プログラム
(一般的にエディタという)を用いて、文章だけでなく
図形データも容易に修正できる。そのため、プログラム
の開発期間を短縮できる。さらに、使用者に合わせたわ
かり易い文章、図形を作成できる。
According to the present invention, in a computer system for interactive processing, the help function can be displayed using not only sentences but also figures, so that the user can easily understand how to use the display. You can Therefore, you do not know how to use it, and you do not need time to find the corresponding part in the instruction manual, so you can shorten the usage time. By using a text editing program (generally called an editor) that is standardly equipped in a normal computer, not only text but also graphic data can be easily corrected. Therefore, the development period of the program can be shortened. Furthermore, it is possible to create easy-to-understand sentences and figures that suit the user.

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

【図1】本発明の第1実施例構成図。FIG. 1 is a configuration diagram of a first embodiment of the present invention.

【図2】第1実施例における文章・図形データファイル
を示す図。
FIG. 2 is a diagram showing a text / graphics data file in the first embodiment.

【図3】図2のデータを表示したディスプレイ表示画面
を示す図。
FIG. 3 is a diagram showing a display screen that displays the data shown in FIG. 2;

【図4】第1実施例の動作フロー図。FIG. 4 is an operation flow chart of the first embodiment.

【図5】本発明の第2実施例の構成図。FIG. 5 is a configuration diagram of a second embodiment of the present invention.

【図6】第2実施例における文章・図形データファイル
を示す図。
FIG. 6 is a diagram showing a text / graphics data file in the second embodiment.

【図7】第2実施例の動作フロー図。FIG. 7 is an operation flow chart of the second embodiment.

【図8】本発明の第3実施例の構成図。FIG. 8 is a configuration diagram of a third embodiment of the present invention.

【図9】第3実施例における文章データファイルを示す
図。
FIG. 9 is a diagram showing a text data file in the third embodiment.

【図10】第3実施例における図形データファイルを示
す図。
FIG. 10 is a diagram showing a graphic data file in the third embodiment.

【図11】第3実施例の動作フロー図。FIG. 11 is an operation flow chart of the third embodiment.

【図12】、FIG. 12

【図13】、FIG. 13

【図14】およびFIG. 14 and

【図15】従来技術を示す図。FIG. 15 is a diagram showing a conventional technique.

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

11…計算機本体、12…ディスプレイ、13…マウ
ス、14…キーボード、15…読み取り部、16…文字
・記号読み取り部、17…文章・図形切り分け部、18
…文章読み取り部、19…図形データ読み取り部、21
…文章表示部、22…図形表示部、23…文章・図形デ
ータファイル。
11 ... Computer main body, 12 ... Display, 13 ... Mouse, 14 ... Keyboard, 15 ... Reading part, 16 ... Character / symbol reading part, 17 ... Text / figure separating part, 18
… Text reading unit, 19… Graphic data reading unit, 21
... Sentence display part, 22 ... Graphic display part, 23 ... Sentence / figure data file.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 使用者に対し使用方法、注意などのメッ
セッージを表示する装置を備えた対話的処理を行うコン
ピュータシステムにおいて、上記表示装置が、使用者に
対する文章メッセージと図形メッセージ用データをファ
イルした文章図形データファイルと、該データファイル
より文章メッセージを読み取る手段と、該データファイ
ルより図形メッセージ用データを読み取る手段と、読み
取られた文章メッセージと図形メッセージ用データとに
より同一表示面に文章メッセージと図形メッセージを表
示する手段とを設けたことを特徴とする対話的処理を行
うコンピュータシステム。
1. A computer system for interactive processing, comprising a device for displaying a message such as a method of use, a caution, etc. to a user, wherein the display device files text message data and graphic message data for the user. Text / graphic data file, means for reading text message from the data file, means for reading graphic message data from the data file, text message and graphic on the same display surface by the read text message and graphic message data A computer system for performing interactive processing, characterized in that means for displaying a message is provided.
【請求項2】 使用者に対し使用方法、注意などのメッ
セッージを表示する装置を備えた対話的処理を行うコン
ピュータシステムにおいて、上記表示装置が、使用者に
対する文章メッセージのみをファイルした文章データフ
ァイルと、使用者に対する図形メッセージ用データのみ
をファイルした図形データファイルと、文章データファ
イルより文章を読み取る文章読み取り部と、図形データ
ファイルより図形データを読み取る図形データ読み取り
部と、読み取られた文章を表示面に表示する文章表示部
と読み取られた図形データに基づき図形を前記表示面と
同一面上に表示する図形表示部とを設けたことを特徴と
する対話的処理を行うコンピュータシステム。
2. A computer system for interactive processing, comprising a device for displaying a message such as a method of use and caution to a user, wherein the display device is a text data file containing only a text message to the user. , A graphic data file that only contains data for graphic messages to the user, a text reading unit that reads text from the text data file, a graphic data reading unit that reads graphic data from the graphic data file, and a display screen that displays the read text. And a graphic display unit for displaying a graphic on the same surface as the display surface based on the read graphic data.
JP5174470A 1993-07-14 1993-07-14 Computer system performing interactive process Pending JPH0728615A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5174470A JPH0728615A (en) 1993-07-14 1993-07-14 Computer system performing interactive process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5174470A JPH0728615A (en) 1993-07-14 1993-07-14 Computer system performing interactive process

Publications (1)

Publication Number Publication Date
JPH0728615A true JPH0728615A (en) 1995-01-31

Family

ID=15979049

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5174470A Pending JPH0728615A (en) 1993-07-14 1993-07-14 Computer system performing interactive process

Country Status (1)

Country Link
JP (1) JPH0728615A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100359834B1 (en) * 2000-12-18 2002-11-07 엘지전자 주식회사 method for management to help-words functional in digital TV reciever

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100359834B1 (en) * 2000-12-18 2002-11-07 엘지전자 주식회사 method for management to help-words functional in digital TV reciever

Similar Documents

Publication Publication Date Title
JP4907715B2 (en) Method and apparatus for synchronizing, displaying, and manipulating text and image documents
US7559033B2 (en) Method and system for improving selection capability for user interface
US20030103082A1 (en) System and method for selecting and deselecting information in an electronic document
JPS59152485A (en) Electronic font management
JPH11282829A (en) Font sharing system and method, and storage medium storing program to execute the sharing method
JPS6342304B2 (en)
KR100287095B1 (en) Dynamic buffer and method to display cut items
US7032171B1 (en) System and method for selecting and processing information in an electronic document
JPS60164863A (en) Word processor
JPH10162098A (en) Document electrolyzing device and method therefor
JP2000099223A (en) Data processor with handwritten character input interface and storage medium
JPH0728615A (en) Computer system performing interactive process
KR100294434B1 (en) Text processing system
JP2006276912A (en) Device, method, and program for editing document
JP3525443B2 (en) Document processing device
JP2575665B2 (en) Logical diagram outline description conversion processing method
JPH0470962A (en) Data processor
JP2999746B2 (en) Character string display device, character string display method, and computer-readable recording medium recording a program for causing a computer to execute the method
KR20050044743A (en) Editing program of ectronic documents
JPH039475A (en) Circuit diagram input system in cad system
JPH01194060A (en) Device for transferring file attribution data
JPH0332109B2 (en)
JPH0310368A (en) Attended data display processing system
JPS61229161A (en) Documentation and editing device
JPH10171787A (en) Document management device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040330