JPH0588847A - Code conversion processing method - Google Patents

Code conversion processing method

Info

Publication number
JPH0588847A
JPH0588847A JP25076891A JP25076891A JPH0588847A JP H0588847 A JPH0588847 A JP H0588847A JP 25076891 A JP25076891 A JP 25076891A JP 25076891 A JP25076891 A JP 25076891A JP H0588847 A JPH0588847 A JP H0588847A
Authority
JP
Japan
Prior art keywords
information
output
character
code conversion
input
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
JP25076891A
Other languages
Japanese (ja)
Inventor
Shinji Hiraki
新次 平木
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 JP25076891A priority Critical patent/JPH0588847A/en
Publication of JPH0588847A publication Critical patent/JPH0588847A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To shorten the processing time at the time of the output and to prolong the time for the cope with the time incapable of code conversion by performing the code conversion at the time of the input, in a system outputting the information with a code system apart from the input information. CONSTITUTION:This method is constituted of an inherent information input means 1 to output an error message when the inherent information is analyzed and violates the syntax rules, a file storing means 3 to perform the code conversion of the inherent information, set the substitute character when the code conversion cannot be performed and store it into a code conversion information storing file 4 to output the error message, a variation information input means 5 to input the fluctuation information, analyze at least the character length and the numeric value and when there is an error for these, output the message and an output information editing output means 6 to edit and output the output information from the inherent information and the variation information.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はコード変換処理に関し、
特に入力情報に対しコード変換を行い、出力情報を編集
・出力するシステムのコード変換処理方法に関する。
The present invention relates to code conversion processing,
In particular, the present invention relates to a code conversion processing method for a system that performs code conversion on input information and edits / outputs output information.

【0002】[0002]

【従来の技術】情報を入力し、その情報に対して解析
(文字長,文字の種類,文字範囲等)し、構文規則に反
したエラーメッセージを出力する。そして解析した結
果、構文規則にあった情報のみが入力されたままのコー
ド体系でファイルに格納される。次に変動的な情報が入
力され、文字長,数値に誤りがなかった情報に関して固
有情報と変動情報より出力情報の編集を行っていた。そ
して編集後に、出力情報で要求されるコード体系に変換
を行い情報を出力していた。
2. Description of the Related Art Information is input, the information is analyzed (character length, character type, character range, etc.), and an error message that violates the syntax rules is output. As a result of the analysis, only the information that matches the syntax rules is stored in the file in the code system as it is input. Next, the variable information was input, and the output information was edited from the unique information and the variable information for the information that had no error in the character length and numerical value. After editing, the information was output by converting it into the code system required by the output information.

【0003】[0003]

【発明が解決しようとする課題】この従来のコード変換
処理方法では、入力情報とは別のコード体系で出力情報
を編集・出力するシステムとなり、入力情報のコード体
系で出力情報を編集しておき、出力の寸前でコード変換
を行いこの結果を出力していた。この方法によれば緊急
性を要求されるシステムにおいてコード変換不能文字が
出現した場合、再度情報の入力を必要とするという問題
があり、又はその文字を置き替えておき出力情報を得よ
うとした場合にも早急の対処が要求される。さらに出力
時に緊急性を要求されるシステムにおいては、編集後コ
ード変換を行っていたのでは時間がかかってしまうとい
う欠点がある。
In this conventional code conversion processing method, the output information is edited and output in a code system different from the input information, and the output information is edited in the code system of the input information. , The code was converted just before the output, and this result was output. According to this method, if a character that cannot be converted appears in a system that requires urgency, there is a problem that it is necessary to input information again, or that character was replaced and an attempt was made to obtain output information. In such cases, immediate action is required. Further, in a system that requires urgency at the time of output, there is a drawback that it takes time to perform code conversion after editing.

【0004】本発明の目的は、上述の問題点の解決を計
り、前もって固有情報を入力することでコード変換不能
時の対処の時間を予め用意し、緊急性を要求される出力
時の処理時間を短縮できることにある。
An object of the present invention is to solve the above-mentioned problems, prepare a time for dealing with a code conversion failure by inputting unique information in advance, and process time at the time of output when urgency is required. Can be shortened.

【0005】[0005]

【課題を解決するための手段】本発明のコード変換処理
方法は、固有情報を入力し少なくとも文字長・文字の種
類・文字範囲についてコード変換してファイルに蓄積し
ておき、変換情報を入力し、少なくとも前記文字長・数
値について解析し前記固有情報と前記変動情報から情報
を編集・出力するシステムにおいて、固有情報を入力し
少なくとも文字長・文字の種類・文字範囲について、解
析し構文規則に反した時にはエラーメッセージを出力す
る固有情報入力手段と、前記固有情報のコード変換を行
い、コード変換不能時は置換文字をセットし、エラーメ
ッセージを出力するコード変換手段と、前記コード変換
された固有情報を固有情報格納ファイルに格納するファ
イル格納手段と、変動情報を入力し、少なくとも文字長
および数値を解析し、文字長・数値に誤りのあった時に
はそのメッセージを出力する変動情報入力手段と、前記
固有情報及び変動情報より出力情報を編集し出力する出
力情報編集出力手段とを備えて構成される。
According to the code conversion processing method of the present invention, unique information is input, and at least the character length, the type of character, and the character range are code-converted and stored in a file, and the conversion information is input. In a system that analyzes at least the character length / numerical value and edits / outputs information from the unique information and the variation information, the unique information is input, and at least the character length / character type / character range is analyzed and the syntax rule is violated. And a code conversion unit that outputs a error message and performs code conversion of the unique information, sets a replacement character when the code conversion is not possible, and outputs an error message, and the code-converted unique information File storage means that stores the data in the unique information storage file, and input variable information to analyze at least character length and numerical values , It is configured to include a change information input means for outputting the message, and output information editing output means for the editing output information from the unique information and the variation information output when for which the error in character length and numerical.

【0006】[0006]

【実施例】次に本発明について以下図面を参照しつつ実
施例に従って説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the accompanying drawings.

【0007】図1は本発明の一実施例を示すブロック構
成図である。図中、1は固有情報入力手段、2はコード
変換手段、3はファイル格納手段、4は固有情報格納フ
ァイル、5は変動情報入力手段、6は出力情報編集・出
力手段、7は出力情報、8はエラーメッセージを表わし
ている。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 1 is unique information input means, 2 is code conversion means, 3 is file storage means, 4 is unique information storage file, 5 is variable information input means, 6 is output information editing / output means, 7 is output information, 8 indicates an error message.

【0008】固有情報入力手段1は、固有情報の入力,
文字長,文字の種類,文字範囲等の解析及び構文規則に
反した情報についてエラーメッセージ8を出力する。コ
ード変換手段2は、出力情報の要求されるコード体系に
入力情報のコードを変換する。出力情報が数種類のコー
ド体系から成る時はその種類分のコード変換を行う。フ
ァイル格納手段3は、コード変換された入力情報を数種
類のコード体系から成る時はコード体系別に固有情報格
納ファイル4へ格納する。
The unique information input means 1 inputs unique information,
An error message 8 is output for information such as analysis of character length, character type, character range, etc., and syntax rules violation. The code converting means 2 converts the code of the input information into a code system that requires the output information. When the output information consists of several types of code systems, code conversion for those types is performed. The file storage means 3 stores the code-converted input information in the unique information storage file 4 for each code system when it is composed of several code systems.

【0009】変動情報入力手段5は、変動情報の入力・
解析(文字長,数値)の結果、文字長,数値に誤りがあ
った情報についてエラーメッセージ8を出力する。出力
情報編集・出力手段6は、固有情報格納ファイル4に格
納されている固有情報と変動情報入力手段5で入力され
た変動情報より出力情報を編集し出力情報7としてその
情報を出力する。
The fluctuation information input means 5 is for inputting fluctuation information.
As a result of the analysis (character length, numerical value), an error message 8 is output for information in which the character length and numerical value are incorrect. The output information editing / output means 6 edits the output information from the unique information stored in the unique information storage file 4 and the variation information input by the variation information input means 5, and outputs the information as the output information 7.

【0010】固有情報入力手段1から入力された固有情
報はここで解析(文字長,文字の種類,文字範囲等)を
行う。そして、文字長・文字の種類・文字範囲が正しか
った情報はコード変換手段2でコード変換されるファイ
ル格納手段3により、固有情報格納ファイル4へ書き込
まれる。変動的な情報は変動情報入力手段5から入力さ
れ、ここで解析(文字長,数値)を行う。文字長,数値
が正しかった情報と、固有情報格納ファイル4より固有
情報を参照して出力情報を編集し、出力情報7としてそ
の情報を出力する。
The unique information input from the unique information input means 1 is analyzed (character length, character type, character range, etc.) here. Then, the information in which the character length, the type of character, and the character range are correct is written in the unique information storage file 4 by the file storage means 3 which is code-converted by the code conversion means 2. The variable information is input from the variable information input means 5, and analysis (character length, numerical value) is performed here. The output information is edited by referring to the information having the correct character length and numerical value and the unique information from the unique information storage file 4, and the information is output as the output information 7.

【0011】[0011]

【発明の効果】以上説明した如く本発明によれば、入力
情報とは別のコード体系で情報を出力するシステムにお
いて、入力時にコード変換を行うことにより出力時の処
理時間の短縮とコード変換不能時の対処に時間をかける
ことが可能となる。
As described above, according to the present invention, in a system for outputting information in a code system different from the input information, by performing code conversion at the time of input, the processing time at the time of output can be shortened and the code cannot be converted. It becomes possible to spend time dealing with time.

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

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

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

1 固有情報入力手段 2 コード変換手段 3 ファイル格納手段 4 固有情報格納ファイル 5 変動情報入力手段 6 出力情報編集・出力手段 7 出力情報 8 エラーメッセージ 1 unique information input means 2 code conversion means 3 file storage means 4 unique information storage file 5 fluctuation information input means 6 output information edit / output means 7 output information 8 error message

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 固有情報を入力し少なくとも文字長・文
字の種類・文字範囲についてコード変換してファイルに
蓄積しておき、変換情報を入力し、少なくとも前記文字
長・数値について解析し前記固有情報と前記変動情報か
ら情報を編集・出力するシステムにおいて、 固有情報を入力し少なくとも文字長・文字の種類・文字
範囲について、解析し構文規則に反した時にはエラーメ
ッセージを出力する固有情報入力手段と、 前記固有情報のコード変換を行い、コード変換不能時は
置換文字をセットし、エラーメッセージを出力するコー
ド変換手段と、 前記コード変換された固有情報を固有情報格納ファイル
に格納するファイル格納手段と、 変動情報を入力し、少なくとも文字長および数値を解析
し、文字長・数値に誤りのあった時にはそのメッセージ
を出力する変動情報入力手段と、 前記固有情報及び変動情報より出力情報を編集し出力す
る出力情報編集出力手段とを備えて成ることを特徴とす
るコード変換処理方法。
1. The unique information is input, and at least the character length / character type / character range is code-converted and stored in a file, the conversion information is input, and at least the character length / numerical value is analyzed to obtain the unique information. In the system for editing and outputting information from the variation information, specific information input means for inputting specific information, parsing at least the character length, character type, and character range, and outputting an error message when the syntax rules are violated, Code conversion of the unique information, when the code conversion is not possible, a replacement character is set, a code conversion unit that outputs an error message, a file storage unit that stores the code-converted unique information in a unique information storage file, Enter the variable information, analyze at least the character length and numerical value, and if there is an error in the character length and numerical value, A change information input means for outputting messages, said specific information and edit the output information from the variation information code conversion processing method characterized by comprising an output information editing output means for outputting.
JP25076891A 1991-09-30 1991-09-30 Code conversion processing method Pending JPH0588847A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25076891A JPH0588847A (en) 1991-09-30 1991-09-30 Code conversion processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25076891A JPH0588847A (en) 1991-09-30 1991-09-30 Code conversion processing method

Publications (1)

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

Family

ID=17212760

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25076891A Pending JPH0588847A (en) 1991-09-30 1991-09-30 Code conversion processing method

Country Status (1)

Country Link
JP (1) JPH0588847A (en)

Similar Documents

Publication Publication Date Title
US6260042B1 (en) Quick difference and update for tree structure data
CN115099210A (en) Construction method and system of clearing file
JPH0588847A (en) Code conversion processing method
JP2892351B2 (en) Source program converter
JPH0561744A (en) Generation managing system for software resources
JPH11134180A (en) State transition drawing conversion device
JPH056272A (en) Software designing device
JPS6191736A (en) Editing and outputting system for main storage history information
JPH0728630A (en) Program generating device
CN115687398A (en) Data unified acquisition method, device and medium applied to multiple databases
JP3579952B2 (en) Signal conversion method
JPH05127885A (en) Processing flow chart conversion system
JPH1124908A (en) Automatic software generating device
JPH08272650A (en) Retest path selection system
JPH05150963A (en) Method for preparing program specifications
JPH04347760A (en) Interlocking system generation method for online environment
JPH0540638A (en) Vocabulary analyzing/editing system
JPS6210760A (en) Japanese word processor
JPH01239640A (en) High speed generating system for plural object programs
JPH0737010A (en) Slip image data processing method
JPH04275626A (en) General purpose form output device for decentralized processing
JPH03136134A (en) Automatic patch data conversion
JPS63219069A (en) System for analyzing modification reception between japanese clauses
JPH11353190A (en) Source program converting device
JPH09292984A (en) System information management device