JPH04273519A - End batch management system for message - Google Patents

End batch management system for message

Info

Publication number
JPH04273519A
JPH04273519A JP3033838A JP3383891A JPH04273519A JP H04273519 A JPH04273519 A JP H04273519A JP 3033838 A JP3033838 A JP 3033838A JP 3383891 A JP3383891 A JP 3383891A JP H04273519 A JPH04273519 A JP H04273519A
Authority
JP
Japan
Prior art keywords
message
japanese
messages
terminal
master file
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
JP3033838A
Other languages
Japanese (ja)
Inventor
Hitoshi Mashita
間下 人史
Masayuki Yamagata
山形 正行
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3033838A priority Critical patent/JPH04273519A/en
Publication of JPH04273519A publication Critical patent/JPH04273519A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To operate the correction of a message without affecting a related program, and to obtain a means valid to the standardization of the program by managing the message en bloc by an outside medium. CONSTITUTION:This system is equipped with a message master file 1 which stores an alphanumeric KANA (Japanese syllabary) message and a Japanese message corresponding to each message code constituted of both the classification of the message and a message number, and updates the content from a message updating terminal 3, and a message managing means 2 which reads at least one of the alphanumeric KANA message and the Japanese message from the message master file 1 by using the message code as a key, and displays the message at a message display terminal 4.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はメッセージの一括管理方
式に関し、特にアプリケーションメッセージの一括管理
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for collectively managing messages, and more particularly to a system for collectively managing application messages.

【0002】0002

【従来の技術】従来、アプリケーションから出力するメ
ッセージは、各プログラム内で定義していたため、メッ
セージの変更時には関連するプログラムを修正して使用
していた。
2. Description of the Related Art Conventionally, messages output from applications have been defined within each program, and therefore, when changing a message, the related program must be modified.

【0003】0003

【発明が解決しようとする課題】上述した従来のアプリ
ケーションは、メッセージをプログラム内で定義してい
たため、メッセージの追加・変更時、関連するプログラ
ムを修正しなければならないという欠点がある。また、
各プログラムで独自にメッセージを定義するため、標準
化に適さないという欠点がある。
The above-mentioned conventional applications have a drawback in that messages are defined within programs, and therefore, when messages are added or changed, the related programs must be modified. Also,
Since each program defines its own messages, it has the disadvantage that it is not suitable for standardization.

【0004】0004

【課題を解決するための手段】本発明のメッセージ一括
管理方式は、メッセージの種別とメッセージ番号とから
成るメッセージコードごとに対応する英数カナメッセー
ジと日本語メッセージとを格納すると共に、第1の端末
から内容の更新を行うメッセージマスタファイルと、前
記メッセージコードをキーとして前記メッセージマスタ
ファイルから前記英数カナメッセージ及び前記日本語メ
ッセージのうち少なくとも一方を読み出して前記第2の
端末に表示するメッセージ管理手段とを備えて構成され
る。
[Means for Solving the Problems] The message batch management system of the present invention stores alphanumeric kana messages and Japanese messages corresponding to each message code consisting of a message type and a message number. A message master file whose contents are updated from a terminal, and message management which reads at least one of the alphanumeric kana message and the Japanese message from the message master file using the message code as a key and displays it on the second terminal. and means.

【0005】[0005]

【実施例】次に、この本発明について図面を引用して説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0006】図1は、本発明におけるメッセージの一括
管理方式の構成を示す概念図である。メッセージマスタ
ファイル1は、外部媒体(ここでは、磁気ディスク上の
索引編成ファイル)で構成され、メッセージ種別とメッ
セージ番号からなるメッセージコードを索引とし、英数
カナ・日本語メッセージが格納されている。メッセージ
管理手段2よりメッセージを表示する場合、メッセージ
コード(メッセージ種別aとメッセージ番号b)をキー
としてメッセージマスタファイル1よりメッセージを読
み込み(ステップ21)、出力先にあわせて、英数字ま
たはカナの日本語メッセージを使用する。そして、例え
ば第2の端末であるメッセージ表示端末4に表示する(
ステップ22)。
FIG. 1 is a conceptual diagram showing the configuration of a message collective management system according to the present invention. The message master file 1 is composed of an external medium (here, an indexed file on a magnetic disk), and stores alphanumeric, kana, and Japanese messages using a message code consisting of a message type and a message number as an index. When displaying a message from the message management means 2, the message is read from the message master file 1 using the message code (message type a and message number b) as a key (step 21). Use language messages. Then, for example, it is displayed on the message display terminal 4, which is the second terminal (
Step 22).

【0007】また、メッセージの変更,追加,削除は、
メッセージファイルを直接変更する。すなわち、第1の
端末であるメッセージ更新端末3からメッセージ種別・
メッセージ番号で構成されるキーと英数カナ及び日本語
メッセージを必要に応じて入力しメッセージマスタファ
イルを更新する。なお、メッセージ種別は、メッセージ
の種類をあらわし共通・エラー・帳票・画面に対するメ
ッセージ等、目的に合わせてグループ分けする。メッセ
ージ番号は、各メッセージ種別内でのメッセージ番号で
ある。また、第1の端末及び第2の端末であるメッセー
ジ更新端末3及びメッセージ表示端末4は、1個の端末
を時分割で使用しても、他の信号源を使用してもよい。
[0007] Also, to change, add, or delete messages,
Modify message files directly. In other words, the message type/
Update the message master file by inputting a key consisting of a message number and alphanumeric kana and Japanese messages as necessary. Note that the message type represents the type of message and is divided into groups according to purpose, such as common, error, form, and screen messages. The message number is a message number within each message type. Further, the message update terminal 3 and message display terminal 4, which are the first terminal and the second terminal, may use one terminal in a time-sharing manner or may use other signal sources.

【0008】[0008]

【発明の効果】以上説明したように本発明は、メッセー
ジを外部媒体で一括管理することにより、メッセージの
修正は、関連プログラムに影響を与えずに行えると共に
、プログラムの標準化に有効な手段となるという効果が
ある。
[Effects of the Invention] As explained above, the present invention allows messages to be modified without affecting related programs by collectively managing messages on an external medium, and is an effective means for standardizing programs. There is an effect.

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

【図1】本発明の一実施例の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

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

1    メッセージマスタファイル 2    メッセージ管理手段 3    メッセージ更新端末 4    メッセージ表示端末 1 Message master file 2 Message management means 3 Message update terminal 4 Message display terminal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  メッセージの種別とメッセージ番号と
から成るメッセージコードごとに対応する英数カナメッ
セージと日本語メッセージとを格納すると共に、第1の
端末から内容の更新を行うメッセージマスタファイルと
、前記メッセージコードをキーとして前記メッセージマ
スタファイルから前記英数カナメッセージ及び前記日本
語メッセージのうち少なくとも一方を読み出して前記第
2の端末に表示するメッセージ管理手段とを備えて成る
ことを特徴とするメッセージの一括管理方式。
1. A message master file which stores alphanumeric kana messages and Japanese messages corresponding to each message code consisting of a message type and a message number, and whose contents are updated from a first terminal; Message management means for reading out at least one of the alphanumeric kana message and the Japanese message from the message master file using a message code as a key and displaying the read message on the second terminal. Bulk management method.
JP3033838A 1991-02-28 1991-02-28 End batch management system for message Pending JPH04273519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3033838A JPH04273519A (en) 1991-02-28 1991-02-28 End batch management system for message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3033838A JPH04273519A (en) 1991-02-28 1991-02-28 End batch management system for message

Publications (1)

Publication Number Publication Date
JPH04273519A true JPH04273519A (en) 1992-09-29

Family

ID=12397631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3033838A Pending JPH04273519A (en) 1991-02-28 1991-02-28 End batch management system for message

Country Status (1)

Country Link
JP (1) JPH04273519A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04344523A (en) * 1991-05-21 1992-12-01 Nec Corp Message generating system
JPH11321041A (en) * 1998-03-02 1999-11-24 Xerox Corp Programmable message memory system
JP2016173724A (en) * 2015-03-17 2016-09-29 京セラドキュメントソリューションズ株式会社 Information processing device, and information processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04344523A (en) * 1991-05-21 1992-12-01 Nec Corp Message generating system
JPH11321041A (en) * 1998-03-02 1999-11-24 Xerox Corp Programmable message memory system
JP4663043B2 (en) * 1998-03-02 2011-03-30 ゼロックス コーポレイション Programmable message storage system
JP2016173724A (en) * 2015-03-17 2016-09-29 京セラドキュメントソリューションズ株式会社 Information processing device, and information processing method

Similar Documents

Publication Publication Date Title
CN112650766A (en) Database data operation method, system and server
JP2624676B2 (en) Program generation management method
CN111258998A (en) Data verification method, device, medium and electronic equipment
JPH04273519A (en) End batch management system for message
JPH1185579A (en) Method and device for displaying object
JP3195067B2 (en) Report output system
JPH05151042A (en) Method for designing file for computer processing system
JPH0314141A (en) Error message managing system
CN116755665A (en) General page template development method and system based on database table structure
JPH04264974A (en) Index retrieval system
JPH02224155A (en) History data reproducing system for information processing system
JPH04336366A (en) Menu system using control file
JP2001202465A (en) Updating processing module of journalizing slip table data corresponding to customization
JPH05241928A (en) Data base managing method
JPH05216730A (en) Data base managing processor
JPH0440554A (en) Character data processor
JPH04236641A (en) Maintenance system for plural records of indexed sequential file
JPH02294714A (en) Dominical year identifying and processing method
JPH09179913A (en) Document preparation system
JPH036730A (en) Editing and displaying system for character string
JPH0338746A (en) Managing system for definition of data structure
JPH09259134A (en) Data processor
JPH03123923A (en) Automatic editing system for data
JPH05266081A (en) Word data merging system
JPH0689213A (en) Individual menu generation method