JPH0954674A - Code converting device - Google Patents

Code converting device

Info

Publication number
JPH0954674A
JPH0954674A JP20560995A JP20560995A JPH0954674A JP H0954674 A JPH0954674 A JP H0954674A JP 20560995 A JP20560995 A JP 20560995A JP 20560995 A JP20560995 A JP 20560995A JP H0954674 A JPH0954674 A JP H0954674A
Authority
JP
Japan
Prior art keywords
data
code
conversion
format
converted
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.)
Withdrawn
Application number
JP20560995A
Other languages
Japanese (ja)
Inventor
Shusaku Hirai
周作 平井
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP20560995A priority Critical patent/JPH0954674A/en
Publication of JPH0954674A publication Critical patent/JPH0954674A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To convert code data consisting of data in different code format to a desired code format. SOLUTION: This code converting device is equipped with a code conversion object input file 1 which contains code data consisting of data in different code format, a multicode conversion information table 3 wherein an input data painter value 3a indicating the position of a different-format part in the code data, a length value 3b indicating the length of the data, an output data pointer value 3c indicating a data output position after the data is converted, and a code conversion kind 3d showing what kind of code the data is converted into are recorded, and a multicode converting process 4 which reads the code data out of the input file 1 in order and converts the code data to the desired code format according to respective pieces of information in the multicode conversion information table 3 and a code conversion library 2.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えばコンピュータな
どの情報処理装置に利用されるコード変換装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a code conversion device used in an information processing device such as a computer.

【0002】[0002]

【従来の技術】近年、コンピュータなどの情報機器に
は、JISコード以外にも、シフトJISコード、EU
CコードおよびEBCDICコードなどといった、さま
ざまなコード形式のデータが用いられている。
2. Description of the Related Art In recent years, in addition to JIS code, shift JIS code, EU
Data in various code formats such as C code and EBCDIC code are used.

【0003】上記情報機器にデータを利用する上で、あ
る形式のコードデータを他の形式のコードに変換するた
めには、互いのコード専用のコード変換装置が利用され
る。図2に示すように、例えばJISコードをEBCD
ICコードなどに変換するためには、JIS→EBCD
ICのコード変換装置11が利用され、またJISコー
ドをシフトJISコードなどに変換するためには、JI
S→シフトJISのコード変換装置12が利用される。
同様にシフトJISコードをEBCDICコードなどに
変換するためには、シフトJIS→EBCDICのコー
ド変換装置13が利用される。
In using the data in the above information equipment, in order to convert the code data of a certain format into the code of another format, a code conversion device dedicated to each other's code is used. As shown in FIG. 2, for example, the JIS code is EBCD
To convert to IC code, etc., JIS → EBCD
The IC code conversion device 11 is used, and in order to convert a JIS code into a shift JIS code, etc.
An S → shift JIS code conversion device 12 is used.
Similarly, in order to convert the shift JIS code into an EBCDIC code or the like, a shift JIS → EBCDIC code conversion device 13 is used.

【0004】ところで、近年、同じファイル内に異なる
形式のデータが格納されることや、その逆に1形式のコ
ードデータを英字や数字毎に2形式のコードデータに分
割することもある。
By the way, in recent years, data of different formats may be stored in the same file, and conversely, code data of one format may be divided into code data of two formats for each letter or numeral.

【0005】しかしながら、従来のコード変換装置で
は、コードデータをある形式からある形式に1対1に変
換するだけであるため、同じファイル内に異なる形式の
データが混在していると、そのファイルのデータは、コ
ード形式が変わったところからデータ変換が行えなくな
る。
However, since the conventional code conversion device only converts code data from one format to one format one-to-one, if data of different formats coexist in the same file, the file of that file is mixed. Data cannot be converted because the code format has changed.

【0006】[0006]

【発明が解決しようとする課題】このように上述した従
来のコード変換装置では、同じファイル内に異なる形式
のデータが混在した場合や1形式のコードデータを2形
式に分割する場合などに、データ変換が行えないという
問題があった。
As described above, in the above-described conventional code conversion device, when data of different formats are mixed in the same file, or when code data of one format is divided into two formats, There was a problem that conversion could not be performed.

【0007】本発明はこのような課題を解決するために
なされたもので、異なる形式のデータが混在した場合や
1形式のコードデータを2形式に分割する場合などにも
データ変換を行うことのできるコード変換装置を提供す
ることを目的としている。
The present invention has been made to solve such a problem, and can perform data conversion even when data of different formats are mixed or when code data of one format is divided into two formats. It is an object of the present invention to provide a code conversion device that can be used.

【0008】[0008]

【課題を解決するための手段】上記した目的を達成する
ために、請求項1記載の発明は、形式の異なるデータを
混在させて格納したデータ格納手段と、前記データ格納
手段の形式が異なるデータが存在する場所を示す位置情
報およびそのデータをどの形式のデータに変換するかを
示す種別情報を少なくとも記録した変換情報記録手段
と、前記データ格納手段からデータを順次読み込み、前
記変換情報記録手段の位置情報および種別情報を基に前
記データを対応する形式に変換するデータ変換手段とを
具備している。
In order to achieve the above-mentioned object, the invention according to claim 1 has a data storage means in which data of different formats are mixed and stored, and a data of different formats in the data storage means. Of the conversion information recording means for recording at least the position information indicating the location where the data exists and the type information indicating the format of the data to be converted, and the conversion information recording means for sequentially reading the data from the data storage means. Data conversion means for converting the data into a corresponding format based on the position information and the type information.

【0009】また請求項2記載の発明は、形式の異なる
データを混在させて格納したデータ格納手段と、前記デ
ータ格納手段の形式が異なるデータが存在する場所を示
す位置情報、そのデータをどの形式のデータに変換する
かを示す種別情報および変換後のデータの出力位置情報
を少なくとも記録した変換情報記録手段と、前記データ
格納手段からデータを順次読み込み、前記変換情報記録
手段の位置情報、種別情報を基に前記データを対応する
形式に変換するデータ変換手段と、前記データ変換手段
により変換されたデータを、前記出力位置情報によって
示された前記データ格納手段の位置あるいは他の所定の
データ格納手段の位置に記録するデータ記録手段とを具
備している。
According to a second aspect of the present invention, data storage means in which data having different formats are mixed and stored, position information indicating a location where data having different formats in the data storage means exist, and which format the data is in Conversion information recording means for recording at least the type information indicating whether to convert to the data and the output position information of the converted data, and the data sequentially read from the data storage means, and the position information and the type information of the conversion information recording means. Data conversion means for converting the data into a corresponding format based on the above, and the data converted by the data conversion means at the position of the data storage means indicated by the output position information or other predetermined data storage means. Data recording means for recording at the position of.

【0010】さらに請求項3記載の発明は、コード形式
の異なるコードデータを混在させて格納した入力ファイ
ルと、前記入力ファイルのコードデータに対応させて、
コードデータの中でコード形式が異なるデータの存在位
置を示す位置情報、そのデータをどの種類のコードに変
換するかを示す種別情報および変換後のデータ出力位置
情報が記録された変換情報テーブルと、複数種のコード
データをコード変換用に、それぞれ対応させて格納した
コード変換ライブラリと、前記入力ファイルからコード
データを順次読み込み、前記変換情報テーブルと前記コ
ード変換ライブラリとの各情報を基にコードデータを、
対応するコード形式に変換し前記データ出力位置情報に
より示された所定の出力ファイル内の記録位置に記録す
るマルチコード変換プロセスとを具備している。
Further, according to the invention of claim 3, an input file in which code data having different code formats are mixed and stored, and code data of the input file are made to correspond,
A conversion information table in which position information indicating the existence position of data having different code formats in code data, type information indicating which type of code the data is to be converted, and data output position information after conversion are recorded, A code conversion library that stores a plurality of types of code data for code conversion in association with each other, and sequentially reads the code data from the input file, and based on each information of the conversion information table and the code conversion library, the code data To
And a multi-code conversion process of converting into a corresponding code format and recording at a recording position in a predetermined output file indicated by the data output position information.

【0011】[0011]

【作用】本発明では、データ変換手段は、データ格納手
段からデータを順次読み込み、変換情報記録手段の位置
情報および種別情報を基にデータを対応する形式に変換
する。
In the present invention, the data conversion means sequentially reads the data from the data storage means and converts the data into a corresponding format based on the position information and the type information of the conversion information recording means.

【0012】したがって、データ格納手段に形式の異な
るデータが混在して格納されている場合や、1形式のコ
ードデータを2形式に分割する場合などにもデータ変換
を行うことができる。
Therefore, data conversion can be performed even when data of different formats are mixedly stored in the data storage means or when code data of one format is divided into two formats.

【0013】[0013]

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

【0014】図1は本発明に係る一実施例のコード変換
装置の構成を示す図である。
FIG. 1 is a diagram showing the configuration of a code converting apparatus according to an embodiment of the present invention.

【0015】同図において、1はコード変換対象入力フ
ァイルであり、コード形式やデータ形式などの異なるコ
ードデータを混在させて格納している。2はコード変換
ライブラリであり、複数種のコードデータをコード変換
用にそれぞれ対応させて格納している。複数種のコード
データとして、例えばJISコード、シフトJISコー
ド、EUCコード、KEISコードやJEFコードなど
のEBCDICコードなどがそれぞれに対応して格納さ
れている。3はマルチコード変換情報テーブルであり、
コード変換対象入力ファイル1のコードデータに対応さ
せて、コードデータの中でコード形式が異なるデータが
始まる位置を示す入力データポインタ値3a、そのデー
タの長さを示す入力データレングス値3b、コード形式
が異なるデータを変換した後のデータ出力開始位置を示
す出力データポインタ値3c、そのデータを上記各種の
コードの中のどの種類のコードに変換するかを示すコー
ド変換種別3dなどが記録されている。4はマルチコー
ド変換プロセスであり、コード変換対象入力ファイル1
からコードデータを順次読み込み、マルチコード変換情
報テーブル3とコード変換ライブラリ2との各情報を基
にコードデータを変換し、出力データポインタ値3cに
より示されたコード変換対象出力ファイル5内の記録位
置に記録する。
In FIG. 1, reference numeral 1 denotes a code conversion target input file in which different code data such as code format and data format are mixed and stored. A code conversion library 2 stores a plurality of types of code data in association with each other for code conversion. As a plurality of types of code data, for example, a JIS code, a shift JIS code, an EUC code, an EBCDIC code such as a KEIS code or a JEF code, etc. are stored correspondingly. 3 is a multi-code conversion information table,
In correspondence with the code data of the input file 1 to be code-converted, an input data pointer value 3a indicating a position where data having a different code format starts in the code data, an input data length value 3b indicating the length of the data, a code format An output data pointer value 3c indicating a data output start position after conversion of different data, a code conversion type 3d indicating which kind of code among the various codes is to be converted, and the like are recorded. . 4 is a multi-code conversion process, which is a code conversion target input file 1
From the multi-code conversion information table 3 and the code conversion library 2, and the recording position in the code conversion target output file 5 indicated by the output data pointer value 3c. To record.

【0016】次に、このコード変換装置の動作を説明す
る。
Next, the operation of this code conversion device will be described.

【0017】このコード変換装置では、コード変換対象
入力ファイル1内に、例えばEBCDICコードのデー
タとEUCコードのデータとが混在して格納されてお
り、それをJISコードへ変換する場合、マルチコード
変換プロセス4は、まず、マルチコード変換情報テーブ
ル3を参照して入力データポインタ値3a、入力データ
レングス値3b、出力データポインタ値3cおよびコー
ド変換種別3dを読み込み、EBCDICコードからE
UCコードへコード形式が異なるデータ位置と、そのデ
ータ長、変換種別を判定する。
In this code conversion device, for example, EBCDIC code data and EUC code data are mixedly stored in the code conversion target input file 1, and when the data is converted into JIS code, multi-code conversion is performed. The process 4 first reads the input data pointer value 3a, the input data length value 3b, the output data pointer value 3c, and the code conversion type 3d by referring to the multi-code conversion information table 3 and reads the E from the EBCDIC code.
A data position having a different code format to the UC code, its data length, and a conversion type are determined.

【0018】そして、コード変換対象入力ファイル1か
らコードデータを順次読み込み、初めは、コード変換ラ
イブラリ2のEBCDICコード→JISコードのライ
ブラリを参照してEBCDICコードをJISコードへ
変換し、変換したJISコードのデータを出力データポ
インタ値3cによって示されたコード変換対象出力ファ
イル5内の記録位置に記録する。
Then, the code data is sequentially read from the input file 1 to be code-converted, the EBCDIC code of the code conversion library 2 is first referred to, the EBCDIC code is converted to the JIS code by referring to the JIS code library, and the converted JIS code is converted. Is recorded at the recording position in the code conversion target output file 5 indicated by the output data pointer value 3c.

【0019】続いて、EBCDICコードからEUCコ
ードへコード形式が異なったところで、マルチコード変
換プロセス4は、コード変換ライブラリ2のEUCコー
ド→JISコードのライブラリを参照してEUCコード
をJISコードへ変換し、変換したJISコードのデー
タを出力データポインタ値3cによって示されたコード
変換対象出力ファイル5内の記録位置に記録する。
Next, when the code format is changed from the EBCDIC code to the EUC code, the multicode conversion process 4 refers to the EUC code → JIS code library of the code conversion library 2 and converts the EUC code to the JIS code. , The converted JIS code data is recorded at the recording position in the code conversion target output file 5 indicated by the output data pointer value 3c.

【0020】これにより、同じコード変換対象入力ファ
イル1内の異なる形式のコードデータを一回のコード変
換処理で所望のコード形式のコードデータへ変換し、コ
ード変換対象出力ファイル5内に所望の順序で記録し直
すことができる。
As a result, code data of different formats in the same code conversion target input file 1 is converted into code data of a desired code format by a single code conversion process, and a desired order is set in the code conversion target output file 5. You can re-record with.

【0021】一方、コード変換対象入力ファイル1内
に、例えばEUCコードの英字データとそれと同じコー
ドの数字データとが混在して格納されており、英字デー
タ部分のみをJISコードなどへ変換する場合、マルチ
コード変換プロセス4は、まず、マルチコード変換情報
テーブル3を参照して上記同様に入力データポインタ値
3a、入力データレングス値3b、出力データポインタ
値3cおよびコード変換種別3dを読み込み、EUCコ
ードのデータ形式が異なるデータ位置と、そのデータ
長、変換種別を判定する。
On the other hand, in the code conversion target input file 1, for example, EUC code alphabetic data and numeric data of the same code are stored in a mixed manner, and when only the alphabetic data portion is converted to JIS code or the like, The multi-code conversion process 4 first reads the input data pointer value 3a, the input data length value 3b, the output data pointer value 3c, and the code conversion type 3d by referring to the multi-code conversion information table 3 and converting the EUC code A data position having a different data format, its data length, and a conversion type are determined.

【0022】そして、コード変換対象入力ファイル1か
らコードデータを順次読み込み、初めは、コード変換ラ
イブラリ2のEUCコード→JISコードのライブラリ
を参照してEUCコードの英字データをJISコードへ
変換し、変換したJISコードのデータを出力データポ
インタ値3cによって示されたコード変換対象出力ファ
イル5内の記録位置に記録する。
Then, the code data is sequentially read from the input file 1 to be code-converted, and first, the EUC code of the code conversion library 2 is referred to, and the alphabetic data of the EUC code is converted to the JIS code by referring to the JIS code library. The specified JIS code data is recorded at the recording position in the code conversion target output file 5 indicated by the output data pointer value 3c.

【0023】続いて、英字データから数字データへデー
タ形式が異なったところで、マルチコード変換プロセス
4は、変換処理をせずにそのままのコードデータを出力
データポインタ値3cによって示されたコード変換対象
出力ファイル5内の記録位置に記録する。
Subsequently, when the data format is changed from alphanumeric data to numeric data, the multicode conversion process 4 outputs the code data as it is without conversion processing to the code conversion target output indicated by the output data pointer value 3c. Record at the recording position in file 5.

【0024】これにより、同じコードデータの中で異な
る形式のデータがあった場合でも、データ形式に応じて
コードデータを他に変換したり、変換しなかったりする
ことができる。
As a result, even if there are data of different formats in the same code data, it is possible to convert the code data to another or not depending on the data format.

【0025】このように本実施例のコード変換装置によ
れば、コード変換対象入力ファイル1にEBCDICコ
ードのデータとEUCコードのデータとが混在した場合
には、マルチコード変換プロセス4は、初めコード変換
ライブラリ2のEBCDICコード→JISコードのラ
イブラリを参照してEBCDICコードをJISコード
へ変換し、EBCDICコードからEUCコードへコー
ド形式が異なったところでコード変換ライブラリ2のE
UCコード→JISコードのライブラリを参照してEU
CコードをJISコードへ変換するので、異なる形式の
データが混在した場合でも、データ変換を行うことがで
きる。
As described above, according to the code conversion apparatus of this embodiment, when the EBCDIC code data and the EUC code data are mixed in the code conversion target input file 1, the multi-code conversion process 4 starts the first code conversion. EBCDIC code of conversion library 2-> Refer to the library of JIS code to convert the EBCDIC code to JIS code, and when the code format is changed from EBCDIC code to EUC code, the code conversion library 2E
UC code → EU by referring to the JIS code library
Since the C code is converted to the JIS code, the data conversion can be performed even when data of different formats are mixed.

【0026】またコード変換対象入力ファイル1にEU
Cコードの英字データと数字データとが混在しており、
この中の英字データ部分のみをJISコードなどへ変換
する場合、マルチコード変換プロセス4は、コード変換
ライブラリ2のEUCコード→JISコードのライブラ
リを参照してEUCコードの英字データのみをJISコ
ードへ変換し、他の数字データはEUCコードとしてそ
のまま残すので、結果的に1形式のコードデータを2形
式に分割することができる。
In addition, EU is added to the input file 1 for code conversion.
Alphabet data and numeric data of C code are mixed,
When converting only the alphabetic data portion of this into a JIS code, the multicode conversion process 4 refers to the EUC code → JIS code library of the code conversion library 2 and converts only the EUC coded alphabetic data into the JIS code. However, since the other numeric data is left as it is as the EUC code, the code data of one format can be divided into two formats as a result.

【0027】なお、この発明は上記実施例のみに限定さ
れるものではない。
The present invention is not limited to the above embodiment.

【0028】例えばコード変換対象入力ファイル1内に
EBCDICコードのデータとEUCコードのデータと
が混在して格納されており、EBCDICコードのデー
タ部分のみを他のコード形式、例えばJISコードなど
へ変換し、EUCコードのデータをそのまま残すことも
できる。
For example, the EBCDIC code data and the EUC code data are mixedly stored in the code conversion target input file 1, and only the data portion of the EBCDIC code is converted into another code format, for example, JIS code. , EUC code data can be left as it is.

【0029】[0029]

【発明の効果】以上説明したように本発明によれば、デ
ータ変換手段が、データ格納手段からデータを順次読み
込み、変換情報記録手段の位置情報および種別情報を基
にデータを対応する形式に変換するので、異なる形式の
データが混在した場合や1形式のコードデータを2形式
に分割する場合などにもデータ変換を行うことができ
る。
As described above, according to the present invention, the data conversion means sequentially reads the data from the data storage means and converts the data into a corresponding format based on the position information and the type information of the conversion information recording means. Therefore, data conversion can be performed even when data of different formats are mixed or when code data of one format is divided into two formats.

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

【図1】本発明に係る一実施例のコード変換装置の構成
を示す図である。
FIG. 1 is a diagram showing a configuration of a code conversion device according to an embodiment of the present invention.

【図2】一般的なコード変換の形態を示す図である。FIG. 2 is a diagram showing a general form of code conversion.

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

1…コード変換対象入力ファイル、2…コード変換ライ
ブラリ、3…マルチコード変換情報テーブル、4…マル
チコード変換プロセス、5…コード変換対象出力ファイ
ル。
1 ... Code conversion target input file, 2 ... Code conversion library, 3 ... Multicode conversion information table, 4 ... Multicode conversion process, 5 ... Code conversion target output file.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 形式の異なるデータを混在させて格納し
たデータ格納手段と、 前記データ格納手段の形式が異なるデータが存在する場
所を示す位置情報およびそのデータをどの形式のデータ
に変換するかを示す種別情報を少なくとも記録した変換
情報記録手段と、 前記データ格納手段からデータを順次読み込み、前記変
換情報記録手段の位置情報および種別情報を基に前記デ
ータを対応する形式に変換するデータ変換手段とを具備
したことを特徴とするコード変換装置。
1. Data storage means for storing data of different formats in a mixed manner, position information indicating a location where data of different formats of the data storage means exist, and format of the data to be converted. Conversion information recording means for recording at least type information shown, and data conversion means for sequentially reading data from the data storage means and converting the data into a corresponding format based on position information and type information of the conversion information recording means A code conversion device comprising:
【請求項2】 形式の異なるデータを混在させて格納し
たデータ格納手段と、 前記データ格納手段の形式が異なるデータが存在する場
所を示す位置情報、そのデータをどの形式のデータに変
換するかを示す種別情報および変換後のデータの出力位
置情報を少なくとも記録した変換情報記録手段と、 前記データ格納手段からデータを順次読み込み、前記変
換情報記録手段の位置情報、種別情報を基に前記データ
を対応する形式に変換するデータ変換手段と、 前記データ変換手段により変換されたデータを、前記出
力位置情報によって示された前記データ格納手段の位置
あるいは他の所定のデータ格納手段の位置に記録するデ
ータ記録手段とを具備したことを特徴とするコード変換
装置。
2. Data storage means for storing data of different formats in a mixed manner, position information indicating a location where data of different formats of the data storage means exist, and format of the data to be converted. Conversion information recording means for recording at least the type information and output position information of the converted data, and the data is sequentially read from the data storage means, and the data is associated based on the position information and type information of the conversion information recording means. Data converting means for converting into a format for converting the data into a format for recording the data converted by the data converting means at the position of the data storing means indicated by the output position information or another predetermined data storing means. A code conversion device comprising means.
【請求項3】 コード形式の異なるコードデータを混在
させて格納した入力ファイルと、 前記入力ファイルのコードデータに対応させて、コード
データの中でコード形式が異なるデータの存在位置を示
す位置情報、そのデータをどの種類のコードに変換する
かを示す種別情報および変換後のデータ出力位置情報が
記録された変換情報テーブルと、 複数種のコードデータをコード変換用に、それぞれ対応
させて格納したコード変換ライブラリと、 前記入力ファイルからコードデータを順次読み込み、前
記変換情報テーブルと前記コード変換ライブラリとの各
情報を基にコードデータを、対応するコード形式に変換
し前記データ出力位置情報により示された所定の出力フ
ァイル内の記録位置に記録するマルチコード変換プロセ
スとを具備したことを特徴とするコード変換装置。
3. An input file in which code data having different code formats are mixed and stored, and position information indicating the existence position of data having different code formats in the code data, corresponding to the code data of the input file, A conversion information table in which type information indicating which type of code the data is to be converted into and data output position information after conversion is recorded, and a code that stores multiple types of code data in association with each other for code conversion. The conversion library and the code data are sequentially read from the input file, the code data is converted into a corresponding code format based on each information of the conversion information table and the code conversion library, and is indicated by the data output position information. A multi-code conversion process for recording at a recording position in a predetermined output file A code conversion device characterized by.
JP20560995A 1995-08-11 1995-08-11 Code converting device Withdrawn JPH0954674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20560995A JPH0954674A (en) 1995-08-11 1995-08-11 Code converting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20560995A JPH0954674A (en) 1995-08-11 1995-08-11 Code converting device

Publications (1)

Publication Number Publication Date
JPH0954674A true JPH0954674A (en) 1997-02-25

Family

ID=16509712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20560995A Withdrawn JPH0954674A (en) 1995-08-11 1995-08-11 Code converting device

Country Status (1)

Country Link
JP (1) JPH0954674A (en)

Similar Documents

Publication Publication Date Title
US9477919B2 (en) Method and apparatus for generating a barcode with a human readable interpretation, a printing apparatus, and a program
US4264217A (en) Text editor
KR940003198B1 (en) Coard convert apparatus
JPH0954674A (en) Code converting device
JPH02222063A (en) Slip output device
JPS6048081A (en) Character processor
JPS6255189B2 (en)
JPS5931751B2 (en) Dot printing device
JPH0575143B2 (en)
JP2001243048A (en) Method and device for converting code and recording medium
JPS5862762A (en) Sentence data unifying device
JPH071475B2 (en) Mixed data printing control system of alphanumeric kana code system and kanji code system
JPS6349825A (en) Order processing system
JPS6134620A (en) Inputting method to computer
JPH0453188B2 (en)
JPH02257276A (en) En-sized and em-sized character discriminating system
JPS6260855B2 (en)
JPS5897084A (en) Font memory access circuit
JPH02102073A (en) Controller for printer
JPH0797371B2 (en) Character data storage
JPS6352183A (en) Pattern generation system
JPS5475227A (en) Code conversion
JPS62215993A (en) Character interval control system
JPS6074082A (en) Indexing system of electronic filing system
JPH06162020A (en) Document preparing device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021105