JPH0588835A - Control system of message - Google Patents

Control system of message

Info

Publication number
JPH0588835A
JPH0588835A JP3277009A JP27700991A JPH0588835A JP H0588835 A JPH0588835 A JP H0588835A JP 3277009 A JP3277009 A JP 3277009A JP 27700991 A JP27700991 A JP 27700991A JP H0588835 A JPH0588835 A JP H0588835A
Authority
JP
Japan
Prior art keywords
message
output request
log file
unit
data
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
JP3277009A
Other languages
Japanese (ja)
Inventor
Mitsugi Kato
貢 加藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3277009A priority Critical patent/JPH0588835A/en
Publication of JPH0588835A publication Critical patent/JPH0588835A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To minimize the capacity of a message log file to record the output of a message. CONSTITUTION:A message output request 1 to designate a message identification name, a choice number and an embedded character are received by a message output request processing means 2, and a message editing means 3 called from the message output request processing means 2 assembles the message by the content of a message catalogue 4, the message identification name designated to the message output request 1, the choice number and the embedded character. A message form converting means 5 is called from the message output request processing means 2 and prepares the designated message identification name, the choice number and the embedded character as the data able to assemble the message later. A message log writing means 6 records the data in a message log file 7.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、制御卓等に出力される
メッセージの制御方式に関し、特に、メッセージの出力
を記録するメッセージログファイルへの情報出力制御に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of controlling a message output to a control console or the like, and more particularly to controlling information output to a message log file that records the output of a message.

【0002】[0002]

【従来の技術】従来、システムやプログラムから制御卓
にメッセージを出力する情報処理システムにおいては、
メッセージ出力要求に含まれるメッセージ識別名等から
メッセージを組み立て、そのメッセージを制御卓から出
力すると共に、メッセージの出力を記録するメッセージ
ログファイルに、組み立てられたメッセージそのものを
書き出していた。
2. Description of the Related Art Conventionally, in an information processing system that outputs a message from a system or program to a control console,
A message was assembled from the message identification name included in the message output request, the message was output from the control console, and the assembled message itself was written to the message log file that records the output of the message.

【0003】[0003]

【発明が解決しようとする課題】上述したように、従来
は、メッセージの出力を記録するメッセージログファイ
ルに、組み立てられたメッセージそのものを書き出して
いたので、メッセージログファイルの容量が大きくなる
という欠点があった。
As described above, conventionally, since the assembled message itself is written in the message log file for recording the output of the message, there is a drawback that the capacity of the message log file becomes large. there were.

【0004】本発明は、上記の点に鑑みなされたもので
あり、その目的は、メッセージログファイルの容量を少
なくすることができるメッセージの制御方式を提供する
ことにある。
The present invention has been made in view of the above points, and an object thereof is to provide a message control system capable of reducing the size of a message log file.

【0005】[0005]

【課題を解決するための手段】本発明は上記の目的を達
成するために、メッセージ識別名と必要に応じ選択肢番
号と埋め込み文字とを指定したメッセージ出力要求に応
答して制御卓等にメッセージを出力する情報処理システ
ムにおいて、メッセージを識別するためのメッセージ識
別名毎に、メッセージの固定部分と選択肢の有無および
選択肢の内容と埋め込み文字の有無および埋め込み文字
の属性とを格納するメッセージカタログと、前記メッセ
ージ出力要求を受け付けるメッセージ出力要求処理手段
と、該メッセージ出力要求処理手段で受け付けられたメ
ッセージ出力要求の内容と前記メッセージカタログの内
容とからメッセージを組み立てるメッセージ編集手段
と、該メッセージ編集手段がメッセージの組み立てに使
用したデータであってそのサイズが組み立て後のメッセ
ージのサイズより小さく且つそのデータに基づいて後刻
メッセージの組み立てが可能なデータを生成するメッセ
ージ形式変換手段と、該メッセージ形式変換手段により
生成されたデータを、メッセージの出力を記録するメッ
セージログファイルに書き出すメッセージログ書き出し
手段と、前記メッセージ編集手段により組み立られたメ
ッセージを前記制御卓等に出力するメッセージ出力手段
とを備えている。
In order to achieve the above-mentioned object, the present invention sends a message to a control console or the like in response to a message output request in which a message identification name and optionally a selection number and embedded characters are designated. In an information processing system for outputting, for each message identifier for identifying a message, a message catalog storing a fixed part of the message, the presence / absence of an option, the content of the option, the presence / absence of an embedded character, and the attribute of the embedded character, A message output request processing unit that receives a message output request, a message editing unit that assembles a message from the content of the message output request received by the message output request processing unit, and the content of the message catalog, and the message editing unit The data used for assembly A message format conversion unit for generating data whose size is smaller than the size of the assembled message and for which a message can be assembled later based on the data, and the data generated by the message format conversion unit are output as a message. A message log writing means for writing the message log file to be recorded and a message outputting means for outputting the message assembled by the message editing means to the control console or the like are provided.

【0006】また、前記メッセージログファイルの印字
要求を受け付けるメッセージログファイル印字処理手段
と、該メッセージログファイル印字処理手段で受け付け
られた印字要求に従って、前記メッセージログファイル
からデータを読み出すメッセージログ参照手段と、メッ
セージを指定された印字装置から印字出力させるメッセ
ージ印字手段とを備え、前記メッセージ編集手段は、前
記メッセージログ参照手段が読み出したデータに基づい
て前記メッセージ印字手段により印字出力させるメッセ
ージを組み立てるようにしている。
Further, a message log file print processing means for receiving a print request for the message log file, and a message log reference means for reading data from the message log file according to the print request received by the message log file print processing means. A message printing unit that prints out a message from a designated printing device, wherein the message editing unit assembles a message to be printed out by the message printing unit based on the data read by the message log reference unit. ing.

【0007】[0007]

【作用】メッセージカタログには、メッセージを識別す
るためのメッセージ識別名とメッセージの固定部分と選
択肢の有無および選択肢の内容と埋め込み文字の有無お
よび埋め込み文字の属性とが格納されている。メッセー
ジ識別名と必要に応じ選択肢番号と埋め込み文字とを指
定したメッセージ出力要求がなされると、メッセージ出
力要求処理手段はそれを受け付け、メッセージ編集手段
は、メッセージ出力要求処理手段が受け付けたメッセー
ジ出力要求に指定されたメッセージ識別名と更に存在す
れば選択肢番号と埋め込み文字とメッセージカタログの
内容とからメッセージを組み立てる。メッセージ出力手
段はメッセージ編集手段により組み立てられたメッセー
ジを、制御卓等に出力する。また、メッセージ形式変換
手段は、メッセージ出力要求処理手段から指定されたメ
ッセージ識別名と選択肢番号と埋め込み文字とを後刻メ
ッセージ組み立て可能な内部形式に変換する等して、前
記メッセージ編集手段がメッセージの組み立てに使用し
たデータであってそのサイズが組み立て後のメッセージ
のサイズより小さく且つそのデータに基づいて後刻メッ
セージの組み立てが可能なデータを生成してメッセージ
ログ書き出し手段を呼び出し、メッセージログ書き出し
手段はそれをメッセージログファイルに書き出す。
The message catalog stores a message identification name for identifying a message, a fixed part of the message, the presence / absence of an option, the content of the option, the presence / absence of an embedded character, and the attribute of the embedded character. When a message output request is made by designating a message identification name and, if necessary, a choice number and an embedded character, the message output request processing means accepts it, and the message editing means receives the message output request by the message output request processing means. A message is assembled from the message identification name specified in, the option number, the embedded character, and the contents of the message catalog, if any. The message output means outputs the message assembled by the message editing means to a control console or the like. The message format converting means converts the message identification name, the option number, and the embedded character designated by the message output request processing means into an internal format in which the message can be assembled later, and the message editing means assembles the message. The data that is used for the above, the size of which is smaller than the size of the assembled message, and the data that can compose the message later is generated based on the data, and the message log writing means is called. Write to message log file.

【0008】また、メッセージログファイルの印字要求
がなされると、メッセージログファイル印字処理手段
は、その印字要求を受け付け、メッセージログ参照手段
は印字要求に従ってメッセージログファイルからデータ
を順次読み出す。メッセージ編集手段はメッセージログ
参照手段によって読み出されたデータに記録されている
メッセージ識別名と選択肢番号と埋め込み文字とメッセ
ージカタログの内容とからメッセージを組み立て、メッ
セージ印字手段はメッセージ編集手段により組み立てら
れたメッセージを印字装置から印字出力させる。
When a message log file print request is made, the message log file print processing means receives the print request, and the message log reference means sequentially reads data from the message log file in accordance with the print request. The message editing means assembles the message from the message identification name, the option number, the embedded character, and the contents of the message catalog recorded in the data read by the message log reference means, and the message printing means is assembled by the message editing means. Print the message from the printer.

【0009】[0009]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0010】図1は本発明のメッセージの制御方式を用
いた一実施例を示すブロック図である。図1を参照する
と、本実施例は、メッセージ出力要求1を受け付けるメ
ッセージ出力要求処理手段2と、メッセージ編集手段3
と、メッセージカタログ4と、メッセージ形式変換手段
5と、メッセージログ書き出し手段6と、メッセージロ
グファイル7と、メッセージ出力手段8と、制御卓9
と、メッセージログファイル印字要求10を受け付ける
メッセージログファイル印字処理手段11と、メッセー
ジログ参照手段12と、メッセージ印字手段13と、印
字装置14とから構成されている。
FIG. 1 is a block diagram showing an embodiment using the message control system of the present invention. Referring to FIG. 1, in this embodiment, a message output request processing means 2 for receiving a message output request 1 and a message editing means 3 are provided.
, Message catalog 4, message format conversion means 5, message log writing means 6, message log file 7, message output means 8, and control console 9
And a message log file print processing means 11 for receiving the message log file print request 10, a message log reference means 12, a message print means 13, and a printing device 14.

【0011】以下、本実施例の全体的な動作を、各部の
機能説明を交えて説明する。
The overall operation of this embodiment will be described below with explanation of the function of each part.

【0012】まず、メッセージ出力要求がなされたとき
の動作について説明する。
First, the operation when a message output request is made will be described.

【0013】図2に示すようなメッセージを識別するた
めのメッセージ識別名21と、選択肢があれば選択肢番
号22と、埋め込み文字があれば埋め込み文字内容23
とを指定したメッセージ出力要求1は、メッセージ出力
要求処理手段2において受け付けられる。メッセージ出
力要求処理手段2はそれを受け付けると、受け付けたメ
ッセージ出力要求1に指定されているメッセージ識別名
21,選択肢番号22および埋め込み文字内容23とメ
ッセージ出力要求処理手段2からの呼び出しである旨と
を引き数としてメッセージ編集手段3を呼び出す。
A message identification name 21 for identifying a message as shown in FIG. 2, an option number 22 if there is an option, and an embedded character content 23 if there is an embedded character.
The message output request 1 that specifies and is accepted by the message output request processing means 2. When the message output request processing means 2 accepts the message output request processing means 2, the message identification name 21, the option number 22, and the embedded character content 23 specified in the received message output request 1 are called. Is used as an argument to call the message editing means 3.

【0014】メッセージカタログ4には予め、図3に示
すように、メッセージを識別するためのメッセージ識別
名31毎に、メッセージの固定部分32と、選択肢の有
無33および各選択肢番号毎の選択肢の内容34と、埋
め込み文字の有無35および長さ等の埋め込み文字の属
性36とが格納されており、メッセージ編集手段3は、
メッセージ出力要求処理手段2から呼び出されると、渡
されたメッセージ識別名21をもとにメッセージカタロ
グ4を検索し、メッセージカタログ4に格納されている
同一メッセージ識別名31に対応するメッセージの固定
部分32と、選択肢の有無33および選択肢の内容34
と、埋め込み文字の有無35および埋め込み文字の属性
36とを入手する。そして、入手したメッセージの固定
部分32と、選択肢があれば渡された選択肢番号22か
ら選択した選択肢の内容(34)と、埋め込み文字があ
れば埋め込み文字の属性36と渡された埋め込み文字内
容23から生成した属性解決済み埋め込み文字とからメ
ッセージを組み立て、それをメッセージ出力要求処理手
段2に返す。
In the message catalog 4, as shown in FIG. 3, a message fixed name 32 for identifying a message, a fixed portion 32 of the message, the presence / absence of an option 33, and the content of the option for each option number. 34, embedded character presence / absence 35, and embedded character attributes 36 such as length are stored.
When called from the message output request processing means 2, the message catalog 4 is searched based on the passed message identification name 21, and the fixed part 32 of the message corresponding to the same message identification name 31 stored in the message catalog 4 is searched. And the presence / absence 33 of options and the content 34 of options
And embedded character presence / absence 35 and embedded character attribute 36. Then, the fixed part 32 of the obtained message, the content (34) of the option selected from the passed option number 22 if there is an option, the embedded character attribute 36 if there is an embedded character, and the embedded character content 23 passed. A message is assembled from the attribute-solved embedded character generated from and the message is returned to the message output request processing means 2.

【0015】次に、メッセージ出力要求処理手段2は、
図4に示すようなメッセージ識別名41と選択肢番号4
2と属性解決済み埋め込み文字43とを引き数としてメ
ッセージ形式変換手段5を呼び出す。呼び出されたメッ
セージ形式変換手段5は、それらを後刻メッセージ組み
立て可能なデータとしてレコード形式等の内部形式に変
換してメッセージログ書き出し手段6を呼び出し、メッ
セージログ書き出し手段6はその内部形式のデータをメ
ッセージの出力を記録するメッセージログファイル7に
書き出す。
Next, the message output request processing means 2
Message identification name 41 and option number 4 as shown in FIG.
The message format conversion means 5 is called with 2 and the attribute resolved embedded character 43 as arguments. The called message format conversion means 5 converts them into an internal format such as a record format as data that can be assembled later and calls the message log writing means 6, and the message log writing means 6 sends the data of the internal format to the message. Write to the message log file 7 that records the output of

【0016】また、メッセージ出力要求処理手段2は、
メッセージ編集手段3により組み立てられたメッセージ
をメッセージ出力手段8に渡し、メッセージ出力手段8
は渡されたメッセージを制御卓9に出力する。
Further, the message output request processing means 2 is
The message assembled by the message editing means 3 is passed to the message output means 8, and the message output means 8
Outputs the passed message to the control console 9.

【0017】次に、メッセージログファイル7に格納さ
れているメッセージの印字要求がなされたときの動作に
ついて説明する。
Next, the operation when a print request for the message stored in the message log file 7 is made will be described.

【0018】メッセージログファイル7に格納されてい
るメッセージの内の印字したい部分を指定したメッセー
ジログファイル印字要求10は、メッセージログファイ
ル印字処理手段11において受け付けられる。メッセー
ジログファイル印字処理手段11はその印字要求を受け
付けると、メッセージログ参照手段12を用いてメッセ
ージログファイル7から内部形式で格納されているデー
タを順次読み出し、読み出したデータおよびメッセージ
ログファイル印字処理手段11からの呼び出しである旨
の情報を引き数としてメッセージ編集手段3を呼び出
す。
A message log file print request 10 designating a portion of the message stored in the message log file 7 to be printed is accepted by the message log file print processing means 11. When the message log file print processing means 11 receives the print request, the message log reference means 12 is used to sequentially read the data stored in the internal format from the message log file 7, and the read data and the message log file print processing means. The message editing means 3 is called with the information indicating that the call is made from 11 as an argument.

【0019】メッセージ編集手段3は、メッセージログ
ファイル印字処理手段11から渡されたデータに記録さ
れているメッセージ識別名(図4の41)をもとにメッ
セージカタログ4を検索し、メッセージカタログ4に格
納されている同一メッセージ識別名31に対応するメッ
セージの固定部分32と、選択肢の有無33および選択
肢の内容34と、埋め込み文字の有無35および埋め込
み文字の属性36とを入手し、入手したメッセージの固
定部分32と、選択肢番号があれば上記データに記録さ
れている選択肢番号(図4の42)から選択した選択肢
の内容(34)と、埋め込み文字があれば上記データに
記録されている属性解決済み埋め込み文字(図4の4
3)とからメッセージを組み立て、そのメッセージをメ
ッセージログファイル印字処理手段11に返す。
The message editing means 3 searches the message catalog 4 based on the message identification name (41 in FIG. 4) recorded in the data passed from the message log file print processing means 11, and stores it in the message catalog 4. The fixed part 32 of the message corresponding to the stored same message identification name 31, the presence / absence 33 of the option and the content 34 of the option, the presence / absence 35 of the embedded character and the attribute 36 of the embedded character are acquired, and the acquired message If there is a fixed part 32 and an option number, the content (34) of the option selected from the option number (42 in FIG. 4) recorded in the above data, and if there is an embedded character, the attribute resolution recorded in the above data Embedded character (4 in Fig. 4)
3) A message is assembled from and the message is returned to the message log file print processing means 11.

【0020】次に、メッセージログファイル印字処理手
段11はメッセージ編集手段3により組み立てられたメ
ッセージをメッセージ印字手段13に渡す。そして、メ
ッセージ印字手段13はそのメッセージを印字装置14
から印字出力させる。
Next, the message log file print processing means 11 passes the message assembled by the message editing means 3 to the message print means 13. Then, the message printing means 13 prints the message on the printing device 14
Print out from.

【0021】[0021]

【発明の効果】以上説明したように、本発明のメッセー
ジの制御方式においては、メッセージの出力を記録する
メッセージログファイルに、メッセージ出力要求に含ま
れるメッセージ識別名等から組み立てたメッセージその
ものを書き出すのではなく、メッセージ出力要求で指定
されたメッセージ識別名と選択肢番号と埋め込み文字と
を後刻メッセージ組み立て可能な内部形式に変換する等
して生成したサイズが組み立て後のメッセージよりも小
さなデータを書き出すようにしている。そのため、1メ
ッセージ当たりの必要容量が少なくなり、メッセージロ
グファイルの容量を少なくすることができるという効果
がある。
As described above, in the message control method of the present invention, the message itself assembled from the message identification name included in the message output request is written in the message log file that records the output of the message. Instead, write the data whose size is smaller than that of the assembled message by converting the message identifier, option number, and embedded character specified in the message output request into an internal format that allows message assembly later. ing. Therefore, there is an effect that the required capacity per message is reduced and the capacity of the message log file can be reduced.

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

【図1】本発明のメッセージの制御方式を用いた一実施
例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment using a message control system of the present invention.

【図2】メッセージ出力要求1の説明図である。FIG. 2 is an explanatory diagram of a message output request 1.

【図3】メッセージカタログ4の内容説明図である。FIG. 3 is an explanatory diagram of contents of a message catalog 4.

【図4】メッセージ出力要求処理手段2がメッセージ形
式変換手段5を呼び出す際の引き数の説明図である。
FIG. 4 is an explanatory diagram of arguments when the message output request processing means 2 calls the message format conversion means 5.

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

1…メッセージ出力要求 2…メッセージ出力要求処理手段 3…メッセージ編集手段 4…メッセージカタログ 5…メッセージ形式変換手段 6…メッセージログ書き出し手段 7…メッセージログファイル 8…メッセージ出力手段 9…制御卓 10…メッセージログファイル印字要求 11…メッセージログファイル印字処理手段 12…メッセージログ参照手段 13…メッセージ印字手段 14…印字装置 1 ... Message output request 2 ... Message output request processing means 3 ... Message editing means 4 ... Message catalog 5 ... Message format conversion means 6 ... Message log writing means 7 ... Message log file 8 ... Message output means 9 ... Control console 10 ... Message Log file print request 11 ... Message log file print processing means 12 ... Message log reference means 13 ... Message print means 14 ... Printing device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 メッセージ識別名と必要に応じ選択肢番
号と埋め込み文字とを指定したメッセージ出力要求に応
答して制御卓等にメッセージを出力する情報処理システ
ムにおいて、 メッセージを識別するためのメッセージ識別名毎に、メ
ッセージの固定部分と選択肢の有無および選択肢の内容
と埋め込み文字の有無および埋め込み文字の属性とを格
納するメッセージカタログと、 前記メッセージ出力要求を受け付けるメッセージ出力要
求処理手段と、 該メッセージ出力要求処理手段で受け付けられたメッセ
ージ出力要求の内容と前記メッセージカタログの内容と
からメッセージを組み立てるメッセージ編集手段と、 該メッセージ編集手段がメッセージの組み立てに使用し
たデータであってそのサイズが組み立て後のメッセージ
のサイズより小さく且つそのデータに基づいて後刻メッ
セージの組み立てが可能なデータを生成するメッセージ
形式変換手段と、 該メッセージ形式変換手段により生成されたデータを、
メッセージの出力を記録するメッセージログファイルに
書き出すメッセージログ書き出し手段と、 前記メッセージ編集手段により組み立られたメッセージ
を前記制御卓等に出力するメッセージ出力手段とを備え
ることを特徴とするメッセージの制御方式。
1. An information processing system for outputting a message to a control console or the like in response to a message output request in which a message identification name and, if necessary, a selection number and an embedded character are specified, a message identification name for identifying the message. A message catalog storing a fixed part of the message, the presence / absence of an option, the content of the option, the presence / absence of an embedded character and the attribute of the embedded character, a message output request processing unit that receives the message output request, and the message output request Message editing means for assembling a message from the content of the message output request accepted by the processing means and the content of the message catalog, and the data used by the message editing means for assembling the message, the size of which is the size of the assembled message. Than size And message format conversion means for assembling the later time message to generate data that can be based fence and on the data, the data generated by the message format conversion means,
A message control method comprising: a message log writing unit that writes a message output to a message log file; and a message output unit that outputs the message assembled by the message editing unit to the control console or the like.
【請求項2】 前記メッセージログファイルの印字要求
を受け付けるメッセージログファイル印字処理手段と、 該メッセージログファイル印字処理手段で受け付けられ
た印字要求に従って、前記メッセージログファイルから
データを読み出すメッセージログ参照手段と、 メッセージを指定された印字装置から印字出力させるメ
ッセージ印字手段とを備え、 前記メッセージ編集手段は、前記メッセージログ参照手
段が読み出したデータに基づいて前記メッセージ印字手
段により印字出力させるメッセージを組み立てることを
特徴とする請求項1記載のメッセージの制御方式。
2. A message log file print processing unit that receives a print request for the message log file, and a message log reference unit that reads data from the message log file according to the print request received by the message log file print processing unit. A message printing unit that prints out a message from a designated printing device, wherein the message editing unit assembles a message to be printed out by the message printing unit based on the data read by the message log reference unit. The message control system according to claim 1, wherein
JP3277009A 1991-09-27 1991-09-27 Control system of message Pending JPH0588835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3277009A JPH0588835A (en) 1991-09-27 1991-09-27 Control system of message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3277009A JPH0588835A (en) 1991-09-27 1991-09-27 Control system of message

Publications (1)

Publication Number Publication Date
JPH0588835A true JPH0588835A (en) 1993-04-09

Family

ID=17577494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3277009A Pending JPH0588835A (en) 1991-09-27 1991-09-27 Control system of message

Country Status (1)

Country Link
JP (1) JPH0588835A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191817A (en) * 1993-12-27 1995-07-28 Nec Corp Message editing system for interactive information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191817A (en) * 1993-12-27 1995-07-28 Nec Corp Message editing system for interactive information processing system

Similar Documents

Publication Publication Date Title
JPH0850598A (en) Electronic document retrieval system
JPH0588835A (en) Control system of message
JPH0573236A (en) Print image file output device
JP2933222B2 (en) Document processing device
JP3451289B2 (en) Table output device
JPS6113616B2 (en)
JPH0731644Y2 (en) Image data filing controller in online system
JP2002183654A (en) Csv data converter and method of document data
JP4401594B2 (en) Image processing apparatus, image processing method, program, storage medium, and image forming system
JP2716927B2 (en) Form output device
JP3138674B2 (en) Format information generator
JPS63724A (en) Editing and printing system
JPH05151338A (en) Electronic filing system
JPH04171524A (en) Optical disk filing device
JPH07323617A (en) Printer and register data control method thereof
JPH02297281A (en) Document filing device
JPH0573560A (en) Printing system for line in specified range
JPH07271512A (en) Information processing system
JP2003005942A (en) Method for integrally outputting different document and device for performing the same method and its processing program
JPS6368943A (en) Trace record printing system for communication line
JPH01279364A (en) Business form editing output system
JPH05150963A (en) Method for preparing program specifications
JPH09251454A (en) Information processing method
JPH05216871A (en) Multi-file system word processor
JPH05181623A (en) Magnetic tape data registering/printing device