JPH05242139A - Display control system - Google Patents

Display control system

Info

Publication number
JPH05242139A
JPH05242139A JP4039693A JP3969392A JPH05242139A JP H05242139 A JPH05242139 A JP H05242139A JP 4039693 A JP4039693 A JP 4039693A JP 3969392 A JP3969392 A JP 3969392A JP H05242139 A JPH05242139 A JP H05242139A
Authority
JP
Japan
Prior art keywords
message
output
database
designating
category
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
JP4039693A
Other languages
Japanese (ja)
Inventor
Tatsu Inada
龍 稲田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP4039693A priority Critical patent/JPH05242139A/en
Publication of JPH05242139A publication Critical patent/JPH05242139A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)

Abstract

PURPOSE:To make the quantity of a read-in message irreducible minimum, to easily secure a storage area, and to speed up read-in operation as to the display control system which controls displays of the message represented in respective foreign languages on terminals connected to a host computer. CONSTITUTION:A dictionary 11 contains of messages in a program 9 and messages to be display-outputted by as many as categories and national languages to be displayed. As a subcommand is started, a message data base generating means 15 refers to the category specification of a message and the national language specification of a message to be outputted, and also refers to the dictionary 11 to generate a message data base of the specified national language on a storage means 13. A message output means 16 refers to the generated message data base on the storage means 13 and outputs the message to be outputted corresponding to the specified message. A message data base releasing means 17 releases the message data base on the storage means 13 as the execution of the subcommand ends.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ホストコンピュータ
に接続した端末装置の表示画面上において、各国語で表
現されたメッセージの表示を制御する表示制御システム
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control system for controlling display of a message expressed in each language on a display screen of a terminal device connected to a host computer.

【0002】[0002]

【従来の技術】端末装置の表示画面上にユーザへの指
示、注意を喚起するメッセージを表示する場合、ユーザ
の母国語により表示を行う方がメッセージ内容が明確に
伝わるため効率が良い。しかしながら、ユーザの国の数
だけメッセージを変えたプログラムを作ることは容易で
はなく、プログラムの保守にも手間がかかる。
2. Description of the Related Art When displaying a message for instructing or alerting a user on a display screen of a terminal device, it is more efficient to display the message in the user's native language because the message content is clearly transmitted. However, it is not easy to create a program that changes the message according to the number of countries of the user, and maintenance of the program also takes time.

【0003】これを解決するものとして、特開平2−2
68322号公報には、プログラム自身のコードは変え
ず、各国語で表現されたメッセージを別に保持するよう
にしたデータ処理装置が開示されている。しかし、この
データ処理装置では、表示すべきメッセージに一意のメ
ッセージIDを付け、プログラム内ではこのメッセージ
IDを指定することにより、実際に表示すべきメッセー
ジを指定する方式がとられている。しかし、表示する端
末装置でそのメッセージを表示できるかどうかについて
は考慮されていないため、メッセージの文字コード系が
端末装置で表示できる文字コード系に合わない場合に
は、文字化けを起こしてしまうという問題点があった。
As a solution to this, Japanese Patent Laid-Open No. 2-2
Japanese Patent No. 68322 discloses a data processing device in which the code of the program itself is not changed and a message expressed in each language is separately held. However, in this data processing device, a message to be displayed is given a unique message ID, and this message ID is specified in the program to specify the message to be actually displayed. However, since it is not considered whether the message can be displayed on the terminal device to display, if the character code system of the message does not match the character code system that can be displayed on the terminal device, garbled characters will occur. There was a problem.

【0004】これに対して本出願人は、表示すべきメッ
セージに特定国語(通常は英語)のメッセージを埋め込
み、この特定国語のメッセージをキーとして実際に表示
すべきメッセージを特定するようにした表示制御システ
ムを提案している。
On the other hand, the present applicant embeds a message in a specific language (usually English) in the message to be displayed, and uses the message in the specific language as a key to specify the message to be actually displayed. Proposing a control system.

【0005】[0005]

【発明が解決しようとする課題】上述した表示制御シス
テムは、文字化けを起こすことがなく、プログラムの保
守も容易になるという利点を持っている。しかし、シス
テム全体が起動した時にメッセージを格納した辞書の内
容を全て読み込む方式であるため、システムが読み込む
メッセージの量は膨大なものになる。このため、システ
ム上で記憶領域を確保することが難しく、またメッセー
ジの読み込みにも時間がかかるという問題点があった。
The display control system described above has the advantages that the characters are not garbled and the maintenance of the program is easy. However, since the system reads all the contents of the dictionary that stores messages when the entire system starts up, the amount of messages read by the system becomes enormous. Therefore, it is difficult to secure a storage area on the system, and it takes time to read a message.

【0006】この発明は、読みこむメッセージの量を必
要最少限とすることにより、記憶領域の確保を容易なも
のとし、かつ読み込みの高速化を実現した表示制御シス
テムを提供することを目的とする。
It is an object of the present invention to provide a display control system in which the storage area can be easily secured and the reading speed can be increased by minimizing the amount of messages to be read. .

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、この発明に係わる表示制御システムにおいては、原
メッセージと特定国語の出力メッセージとを対応させて
カテゴリー別、国語別に保持するメッセージ記憶手段
と、出力メッセージの国語を指定する国語指定手段と、
メッセージデータベースなどのデータを記憶するデータ
記憶手段と、メッセージのカテゴリーを指定するカテゴ
リー指定部と、サブコマンドの起動によりメッセージデ
ータベースの生成を指示する生成指示部と、原メッセー
ジを指定してメッセージの出力を指示する出力指示部
と、メッセージデータベースの解放を指示する解放指示
部とを含み、情報処理を行う情報処理手段と、前記メッ
セージデータベースの生成指示を受けて、前記メッセー
ジのカテゴリー指定及び前記出力メッセージの国語指定
を参照すると共に、前記メッセージ記憶手段を参照して
前記データ記憶手段上に前記指定のカテゴリーで前記指
定の国語のメッセージデータベースを生成するメッセー
ジデータベース生成手段と、前記出力指示部の指示を受
け、前記メッセージデータベースを参照して前記指定さ
れた原メッセージに対応する特定国語のメッセージを出
力するメッセージ出力手段と、前記メッセージデータベ
ースの解放指示を受けて、前記データ記憶手段上の前記
メッセージデータベースを解放するメッセージデータベ
ース解放手段とを具えている。
In order to solve the above problems, in the display control system according to the present invention, there is provided a message storage means for holding an original message and an output message of a specific language in correspondence with each category and each language. , A language specifying means for specifying the language of the output message,
A data storage means for storing data such as a message database, a category designating section for designating a category of a message, a generation designating section for designating a message database by starting a subcommand, and a message output by designating an original message. An output instructing unit for instructing the release of the message database, an information processing unit for performing information processing, and an instruction for generating the message database, and specifying the category of the message and the output message. And a message database generating means for generating a message database of the designated national language in the designated category on the data storage means while referring to the designated language. Receive the above message Message output means for outputting a message in a specific language corresponding to the designated original message by referring to a database, and a message database for releasing the message database on the data storage means in response to a release instruction of the message database It is equipped with a release means.

【0008】これらの表示制御システムは、例えばホス
トコンピュータとその端末装置からなる計算機システム
上で実現することができる。
These display control systems can be realized, for example, on a computer system including a host computer and its terminal device.

【0009】[0009]

【作用】メッセージデータベース生成手段は、情報処理
手段の生成指示部からのメッセージデータベースの生成
指示により、メッセージのカテゴリー指定(カテゴリー
指定部)及び出力したいメッセージの国語指定(国語指
定手段)を参照すると共に、メッセージ記憶手段を参照
してデータ記憶手段上に前記指定のカテゴリーで前記指
定の国語のメッセージデータベースを生成する。メッセ
ージ出力手段は情報処理手段の出力指示部からのメッセ
ージの出力指示により、前記データ記憶手段上に生成さ
れたメッセージデータベースを参照して、前記指定され
た埋めこまれたメッセージに対応する出力したいメッセ
ージを出力する。さらに、メッセージデータベース解放
手段は情報処理手段の解放指示部からのメッセージデー
タベースの解放指示により、データ記憶手段上のメッセ
ージデータベースを解放する。
The message database generation means refers to the message category designation (category designation section) and the national language designation (national language designation means) of the message to be output by the message database generation instruction from the information processing means generation instruction section. , A message database of the designated national language in the designated category is generated on the data storage means with reference to the message storage means. The message output unit refers to the message database generated on the data storage unit according to the message output instruction from the output instruction unit of the information processing unit, and outputs the message corresponding to the specified embedded message. Is output. Further, the message database releasing means releases the message database on the data storing means in response to a message database releasing instruction from the releasing instruction section of the information processing means.

【0010】これによれば、サブコマンドが必要とする
辞書のデータのみがシステムに読み込まれることになる
ため、メッセージを記憶するための記憶領域の確保が容
易となり、メッセージの読み込みの高速化を実現するこ
とができる。
According to this, since only the data of the dictionary required by the subcommand is read into the system, it becomes easy to secure the storage area for storing the message, and the speed of reading the message is increased. can do.

【0011】[0011]

【実施例】以下、この発明に係わる表示制御システムの
一実施例を図面を参照しながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a display control system according to the present invention will be described in detail below with reference to the drawings.

【0012】図2は、上記表示制御システムを適用した
計算機システムの概要を示す構成ブロック図である。図
において、システムの全体的な制御を行うホストコンピ
ュータ1上には、プログラム中に埋めこまれたメッセー
ジ(原メッセージ)と、出力したいメッセージ(特定国
語の出力メッセージ)からなる対を複数個格納したファ
イル(以下、辞書という)2が、カテゴリー別に分か
れ、かつ表示する国語の数だけ格納されている。このホ
ストコンピュータ1に接続する形(直接又はなんらかの
伝送手段を介してもよい)で端末装置(キャラクタ端
末)3があり、この端末装置3上には、ユーザインター
フェースとしての表示装置4が接続されている。
FIG. 2 is a block diagram showing the outline of a computer system to which the above display control system is applied. In the figure, a host computer 1 that controls the entire system stores a plurality of pairs of a message (original message) embedded in a program and a message (output message of a specific national language) to be output. A file (hereinafter, referred to as a dictionary) 2 is divided according to categories and stored by the number of national languages to be displayed. There is a terminal device (character terminal) 3 connected to the host computer 1 (directly or via some transmission means), and a display device 4 as a user interface is connected to the terminal device 3. There is.

【0013】ホストコンピュータ1は、プログラムに埋
めこまれたメッセージを端末側にある表示装置4で表示
しようする場合、前記埋めこまれたメッセージを図示せ
ぬメモリ上に生成されたメッセージデータベースで検索
して、出力したいメッセージに変換する。そして、端末
装置3で表示できる文字コード系に合わせて出力したい
メッセージの文字コードを変換して端末装置3に出力に
する。この後、サブコマンドの実行終了とともにメモリ
上に生成した前記メッセージデータベースを削除する。
When displaying the message embedded in the program on the display device 4 on the terminal side, the host computer 1 searches the message database generated on the memory (not shown) for the embedded message. And convert it to the message you want to output. Then, the character code of the message to be output is converted according to the character code system that can be displayed on the terminal device 3, and is output to the terminal device 3. After that, when the execution of the subcommand is completed, the message database generated on the memory is deleted.

【0014】図1は、上記計算機システム上で動作する
表示制御システムの機能的な構成を表した図である。こ
の表示制御システムは、メッセージ記憶手段である辞書
11と、サブコマンドに記述された国語指定に基づいて
出力したいメッセージの国語を指定する国語指定手段1
2と、メッセージデータベースなどのデータを記憶する
データ記憶手段13と、情報処理手段14と、メッセー
ジデータベース生成手段15と、メッセージ出力手段1
6と、メッセージデータベース解放手段17とから構成
されている。
FIG. 1 is a diagram showing a functional configuration of a display control system operating on the computer system. This display control system includes a dictionary 11 which is a message storage unit and a national language designating unit 1 which designates a national language of a message to be output based on a national language designated in a subcommand.
2, a data storage means 13 for storing data such as a message database, an information processing means 14, a message database generation means 15, and a message output means 1
6 and a message database releasing means 17.

【0015】辞書11は図2の辞書2であり、プログラ
ムに埋めこまれたメッセージと、実際に表示すべき出力
したいメッセージからなる組みが、起動用、停止用など
のカテゴリー別で、かつ表示する国語の数だけ格納され
ている。辞書11におけるメッセージの記述形式の例を
図3に示す。図3はシステムの起動用辞書と停止用辞書
の例であり、埋めこまれたメッセージが英語、出力した
いメッセージが日本語の場合を示している。各辞書には
カテゴリーを識別するための識別子として、起動用辞書
(Boot)などの識別子が付いており、それぞれ「B
oot Japanese」、「Boot Engli
sh」、「Boot French」のように国語の数
だけ格納されている。
The dictionary 11 is the dictionary 2 of FIG. 2, and a set of a message embedded in a program and a message to be output that should be actually displayed is displayed according to categories such as start and stop. The number of national languages is stored. An example of the message description format in the dictionary 11 is shown in FIG. FIG. 3 shows an example of a system start dictionary and a system stop dictionary, and shows a case where the embedded message is English and the message to be output is Japanese. Each dictionary is provided with an identifier such as a startup dictionary (Boot) as an identifier for identifying a category.
"Boot Japane", "Boot Engli
The number of national languages such as “sh” and “Boot French” is stored.

【0016】情報処理手段14は、サブコマンドに記述
されたカテゴリー指定に基づいてメッセージのカテゴリ
ーを指定するカテゴリー指定部と、サブコマンドに記述
されたカテゴリー指定コードの実行に伴ってメッセージ
データベースの生成を指示する生成指示部と、サブコマ
ンドに記述された出力要求に基づいて埋めこまれたメッ
セージを指定してメッセージの出力を指示する出力指示
部と、サブコマンドの実行終了によりメッセージデータ
ベースの解放を指示する解放指示部とを具え(いずれも
図示せず)、各種の情報処理を行う。
The information processing means 14 creates a category designating section for designating the category of the message based on the category designation described in the subcommand, and the generation of the message database with the execution of the category designation code described in the subcommand. A generation instruction section that gives instructions, an output instruction section that gives an instruction to output the message by specifying the message embedded based on the output request described in the subcommand, and an instruction to release the message database when the execution of the subcommand ends. And a release instruction unit (not shown) for performing various types of information processing.

【0017】メッセージデータベース生成手段15は、
前記生成指示部のメッセージデータベースの生成指示を
受けて、前記メッセージのカテゴリー指定及び前記出力
したいメッセージの国語指定を参照すると共に、辞書1
1を参照してデータ記憶手段13上に前記指定のカテゴ
リーで前記指定の国語のメッセージデータベースを生成
する。このメッセージデータベースは、「埋めこまれた
メッセージ」と「出力したいメッセージ」の対により構
成されている。データ記憶手段16上に展開されるメッ
セージデータベースのデータ構造を図4に示す。メッセ
ージの組みを複数持つメッセージデータベースの場合
は、図に示すように次のメッセージのアドレスを示すポ
インタが付加されている。
The message database generating means 15 is
Upon receiving a message database generation instruction of the generation instruction unit, the category designation of the message and the national language designation of the message to be output are referred to, and the dictionary 1
1, a message database of the designated national language in the designated category is generated on the data storage means 13. This message database is composed of a pair of "embedded message" and "message to be output". The data structure of the message database expanded on the data storage means 16 is shown in FIG. In the case of a message database having a plurality of sets of messages, a pointer indicating the address of the next message is added as shown in the figure.

【0018】メッセージ出力手段16は、前記出力指示
部の指示を受け、データ記憶手段13上に生成されたメ
ッセージデータベースを参照して、前記指定された埋め
こまれたメッセージに対応する出力したいメッセージを
検出して出力する。
The message output means 16 receives the instruction of the output instruction section, refers to the message database generated on the data storage means 13, and outputs the message to be output corresponding to the specified embedded message. Detect and output.

【0019】メッセージデータベース解放手段17は、
前記メッセージデータベースの解放指示を受けて、デー
タ記憶手段13上のメッセージデータベースを削除(解
放)する。
The message database releasing means 17 is
Upon receiving the message database release instruction, the message database on the data storage unit 13 is deleted (released).

【0020】ホストで実行されるプログラムは、図5に
示すような形式で記述されている。図5はプログラムの
中のサブコマンドの部分を表している。このプログラム
には、辞書のカテゴリーを指定するためのコードが書き
込まれている。図5では、「mninit(゛Boot
゛);」の部分がカテゴリー(この場合は起動用辞書)
を指定するコードを表している。サブコマンドが起動さ
れ、このコードが実行された時に、指定されたカテゴリ
ーでかつ指定された国語の辞書のメッセージデータベー
スが生成される。また、「System is boo
ting.Wait」の部分は埋めこまれたメッセージ
を示し、「Set Language(゛Japane
se゛);」の部分は国語の指定を示している。ここで
は、日本語が指定されている。さらに、「fmnpri
ntf」が出力要求のあることを示している。
The program executed by the host is described in the format shown in FIG. FIG. 5 shows the subcommand portion in the program. The code for specifying the category of the dictionary is written in this program. In FIG. 5, "mninit (" Boot
");" Is the category (in this case, the startup dictionary)
Represents the code that specifies. When the subcommand is activated and this code is executed, the message database of the dictionary of the specified category and the specified national language is generated. In addition, "System is boot
ting. The "Wait" part indicates the embedded message, and "Set Language (" Japane "
The part "se);" indicates the designation of the national language. Here, Japanese is designated. In addition, "fmnpri
"ntf" indicates that there is an output request.

【0021】上記国語指定手段12、データ記憶手段1
3、情報処理手段14、メッセージデータベース生成手
段15、メッセージ出力手段16、メッセージデータベ
ース解放手段17は、図2のホストコンピュータ1内の
CPUや主記憶装置などのハードウェア及びソフトウェ
アにより構成することができる。
The above-mentioned national language designating means 12 and data storing means 1
3, the information processing unit 14, the message database generating unit 15, the message output unit 16, and the message database releasing unit 17 can be configured by hardware and software such as a CPU and a main storage device in the host computer 1 of FIG. ..

【0022】このような表示制御システムにおいて、メ
ッセージデータベースの生成が指示された場合の一連の
処理手順を図6のフローチャートにより説明する。
In such a display control system, a series of processing procedures when the generation of the message database is instructed will be described with reference to the flowchart of FIG.

【0023】プログラムのサブコマンドに記述された前
記カテゴリー指定のコードが実行されると、情報処理手
段14の生成指示部はメッセージデータベース生成手段
15にメッセージデータベースの生成を指示する(ステ
ップ101)。メッセージデータベース生成手段15
は、メッセージデータベースの生成指示を受けて、情報
処理手段14のカテゴリー指定部と国語指定手段12か
らのカテゴリー及び国語の指定を参照すると共に、辞書
11を参照してデータ記憶手段13上に前記指定のカテ
ゴリーで前記指定の国語のメッセージデータベースを生
成する(ステップ102)。
When the code for specifying the category described in the subcommand of the program is executed, the generation instruction unit of the information processing means 14 instructs the message database generation means 15 to generate the message database (step 101). Message database generating means 15
In response to the generation instruction of the message database, refers to the designation of the category and the national language from the category designation unit of the information processing unit 14 and the national language designation unit 12, and refers to the dictionary 11 to specify the designation on the data storage unit 13. The message database of the designated national language in the category of is generated (step 102).

【0024】次に、メッセージ出力手段16は、情報処
理手段14の出力指示部からの出力指示を受けて、デー
タ記憶手段13上のメッセージデータベースを参照し
て、前記指定された埋めこまれたメッセージに対応する
出力したいメッセージを取り出す。そして、出力したい
メッセージの文字コード系を端末の文字コード系に変換
して出力する(ステップ103)。出力されたメッセー
ジは、端末側の表示装置4上で表示される。
Next, the message output means 16 receives the output instruction from the output instruction section of the information processing means 14, refers to the message database on the data storage means 13, and refers to the specified embedded message. Get the message you want to output corresponding to. Then, the character code system of the message to be output is converted into the character code system of the terminal and output (step 103). The output message is displayed on the display device 4 on the terminal side.

【0025】実際に表示したときの一例を図7に示す。
表示装置4において、メッセージを例えばJISの漢字
コードに変換できる場合は「システムは起動中です。」
と表示される。これに対して、端末が例えばアスキーに
対応しているような場合は漢字に変換できないので、
「System is booting.Wait.」
と表示される。
FIG. 7 shows an example of an actual display.
On the display device 4, if the message can be converted into JIS kanji code, for example, "The system is starting up."
Is displayed. On the other hand, if the terminal supports ASCII, it cannot be converted to Kanji, so
"System is booting. Wait."
Is displayed.

【0026】さらに、サブコマンドの実行終了に従っ
て、メッセージデータベース解放手段17は、情報処理
手段14の解放指示部からの指示を受けて、データ記憶
手段13上から前記メッセージデータベースを削除する
(ステップ104)。
Further, upon completion of the execution of the subcommand, the message database releasing means 17 receives the instruction from the release instructing section of the information processing means 14 and deletes the message database from the data storing means 13 (step 104). ..

【0027】[0027]

【発明の効果】以上説明したように、この発明に係わる
表示制御システムにおいては、システムが起動するサブ
コマンドが起動されるたびにサブコマンドで指定された
カテゴリー、かつ指定された国語の辞書を読み込み、こ
の辞書に基づいてメッセージデータベースを生成するよ
うにしたので、読み込まれるメッセージの量は必要最少
限となる。このため、メッセージを記憶するための記憶
領域の確保が容易となり、メッセージの読み込みの高速
化も実現することができる。
As described above, in the display control system according to the present invention, every time the subcommand for starting the system is started, the dictionary of the category designated by the subcommand and the designated national language is read. , Since the message database is generated based on this dictionary, the amount of read messages will be the minimum necessary. For this reason, it becomes easy to secure a storage area for storing the message, and it is possible to speed up reading of the message.

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

【図1】実施例の計算機システム上で動作する表示制御
システムの機能的な構成を表した図。
FIG. 1 is a diagram showing a functional configuration of a display control system operating on a computer system according to an embodiment.

【図2】表示制御システムを適用した計算機システムの
概要を示す構成ブロック図。
FIG. 2 is a configuration block diagram showing an outline of a computer system to which a display control system is applied.

【図3】辞書におけるメッセージの記述形式を示す図。FIG. 3 is a diagram showing a description format of a message in a dictionary.

【図4】メッセージデータベースのデータ構造を示す
図。
FIG. 4 is a diagram showing a data structure of a message database.

【図5】プログラムの記述形式を示す図。FIG. 5 is a diagram showing a description format of a program.

【図6】メッセージデータベースの生成が指示された場
合の一連の処理手順を示すフローチャート。
FIG. 6 is a flowchart showing a series of processing procedures when generation of a message database is instructed.

【図7】メッセージの表示例を示す図。FIG. 7 is a diagram showing a display example of a message.

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

1…ホストコンピュータ、2、11…辞書、3…端末装
置、4…表示装置、12…国語指定手段、13…データ
記憶手段、14…情報処理手段、15…メッセージデー
タベース生成手段、16…メッセージ出力手段、17…
メッセージデータベース解放手段
DESCRIPTION OF SYMBOLS 1 ... Host computer, 2, 11 ... Dictionary, 3 ... Terminal device, 4 ... Display device, 12 ... Japanese language specification means, 13 ... Data storage means, 14 ... Information processing means, 15 ... Message database generation means, 16 ... Message output Means, 17 ...
Message database release method

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】原メッセージと特定国語の出力メッセージ
とを対応させてカテゴリー別、国語別に保持するメッセ
ージ記憶手段と、 出力メッセージの国語を指定する国語指定手段と、 データを記憶するデータ記憶手段と、 メッセージのカテゴリーを指定するメッセージカテゴリ
ー指定部と、メッセージデータベースの生成を指示する
生成指示部と、原メッセージを指定してメッセージの出
力を指示する出力指示部と、メッセージデータベースの
解放を指示する解放指示部とを含む情報処理手段と、 前記メッセージデータベースの生成指示を受けて、前記
メッセージのカテゴリー指定及び前記出力メッセージの
国語指定を参照すると共に、前記メッセージ記憶手段を
参照して前記データ記憶手段上に前記指定のカテゴリー
で前記指定の国語のメッセージデータベースを生成する
メッセージデータベース生成手段と、 前記出力指示部の指示を受け、前記メッセージデータベ
ースを参照して前記指定された原メッセージに対応する
特定国語のメッセージを出力するメッセージ出力手段
と、 前記メッセージデータベースの解放指示を受けて、前記
データ記憶手段上の前記メッセージデータベースを解放
するメッセージデータベース解放手段と、 を具えたことを特徴とする表示制御システム。
1. A message storage means for storing an original message and an output message of a specific language in association with each other for each category and each language, a national language designating means for designating the national language of the output message, and a data storage means for storing data. , A message category designating section for designating a message category, a generation designating section for designating a message database, an output designating section for designating an output of a message by designating an original message, and a release for designating release of a message database. An information processing unit including an instruction unit; and, upon receiving the message database generation instruction, refer to the category designation of the message and the language designation of the output message, and refer to the message storage unit on the data storage unit. In the designated category, the Message database generation means for generating a message database; message output means for receiving an instruction from the output instruction section and outputting a message in a specific language corresponding to the designated original message by referring to the message database; A display control system comprising: a message database releasing means for releasing the message database on the data storing means in response to a message database releasing instruction.
JP4039693A 1992-02-26 1992-02-26 Display control system Pending JPH05242139A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4039693A JPH05242139A (en) 1992-02-26 1992-02-26 Display control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4039693A JPH05242139A (en) 1992-02-26 1992-02-26 Display control system

Publications (1)

Publication Number Publication Date
JPH05242139A true JPH05242139A (en) 1993-09-21

Family

ID=12560123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4039693A Pending JPH05242139A (en) 1992-02-26 1992-02-26 Display control system

Country Status (1)

Country Link
JP (1) JPH05242139A (en)

Similar Documents

Publication Publication Date Title
TW468115B (en) Flexible hyperlink association system and method
CA1271564A (en) Method for implementing an on-line presentation in an information processing system
JPH11316760A (en) Method and system for generating summary of document by using position indication information
CN114327733B (en) Dynamic updating method, device, equipment and medium for starting-up interactive interface
JPH05242139A (en) Display control system
JP2000330983A (en) System and method for japanese syllabary-to-chinese character conversion, and recording medium
KR100588729B1 (en) Apparatus and method for providing user screen in character type online service
JP2004021831A (en) Display device, drawing device for display device, drawing program, and recording medium recording the program
JP2003087470A (en) Facsimile equipment and its control method, and control program
JPH0736904A (en) Message control management device
JPH045207B2 (en)
JPS6243718A (en) Message output system
JPH0644026A (en) Message output control system
JPH05224860A (en) System for storing picture display message data
JP2729996B2 (en) Document processing apparatus and method
JPH07152794A (en) Logic simulator
JPH08171560A (en) Document data editing device
JPH04305764A (en) Document preparing device
JPH05324230A (en) Computer system with message modifying function
JPS6359661A (en) Document processor
JPS63142459A (en) Control system for input and display of japanese language
JPH05257835A (en) Input/output controller
JPS59225449A (en) Sentence number converting system
JP2002163107A (en) Automatic program generator and its method
JP2003005942A (en) Method for integrally outputting different document and device for performing the same method and its processing program

Legal Events

Date Code Title Description
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20080109

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090109

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090109

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100109

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees