JP3843267B2 - Character information transfer processing system - Google Patents

Character information transfer processing system Download PDF

Info

Publication number
JP3843267B2
JP3843267B2 JP2003380104A JP2003380104A JP3843267B2 JP 3843267 B2 JP3843267 B2 JP 3843267B2 JP 2003380104 A JP2003380104 A JP 2003380104A JP 2003380104 A JP2003380104 A JP 2003380104A JP 3843267 B2 JP3843267 B2 JP 3843267B2
Authority
JP
Japan
Prior art keywords
character
code
transmission
character code
pattern 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.)
Expired - Lifetime
Application number
JP2003380104A
Other languages
Japanese (ja)
Other versions
JP2004164644A (en
Inventor
勇 大石
恵 塚本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003380104A priority Critical patent/JP3843267B2/en
Publication of JP2004164644A publication Critical patent/JP2004164644A/en
Application granted granted Critical
Publication of JP3843267B2 publication Critical patent/JP3843267B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

本発明は、情報処理装置の分散システムにおいて、外字を矛盾なく統一的に扱うことのできる技術に関する。   The present invention relates to a technique that can handle external characters uniformly in a distributed system of information processing apparatuses without contradiction.

情報処理システムが分散化されて、たとえば遠隔地にあるシステム同士でデータを流通させて処理を行う必要が出てくると、ハードウエアによって異なる文字コード体系、特に外字の扱いをどのように統一するかが問題となってきている。   When information processing systems are decentralized, for example, when it becomes necessary to distribute data between systems in remote locations, it is necessary to unify the handling of character code systems, especially external characters, which differ depending on the hardware. Has become a problem.

具体的に説明すると、異なるプラットフォーム間、たとえば通信回線で接続されたメインフレームと、ワークステーションと、パーソナルコンピュータとの間でデータを統一的に扱いたい場合、それぞれのプラットフォーム間ではハードウエアメーカーにより、あるいは同一メーカー内であっても機種によって文字コード体系、特に外字と呼ばれる標準文字以外の文字コード体系が異なっているのが通常である。   Specifically, if you want to handle data uniformly between different platforms, for example, mainframes connected via communication lines, workstations, and personal computers, the hardware manufacturer between each platform, Or, even within the same manufacturer, the character code system, particularly the character code system other than the standard characters called external characters, differs depending on the model.

このような現状では、標準のJISでサポートされていない文字を取り扱う場合、各プラットフォーム毎にフォントエディタ等を用いて個別に文字フォントを作成しなくてはならず、そのプラットフォーム毎のその対応付けは専らオペレータの手作業に依存せざるを得なかった。   Under these circumstances, when handling characters that are not supported by the standard JIS, a character font must be created for each platform individually using a font editor or the like. They had to rely exclusively on the operator's manual work.

この点について、特開平3−24671号公報では、外部記憶媒体に外字管理テーブルを設けて複写元の文書ファイルで用いられている外字と、複写先に存在する外字とを比較して一致した外字を外字管理テーブルに格納するとともに、一致する外字が存在しない場合には複写元の当該外字を複写先の外字保存手段に複写するとともに、該外字の文字コードと前外字保存手段内の格納位置とを対応させて前外字管理テーブルに格納するようにしている。 In this regard, in JP-A 3-2467 6 1 JP, matched by comparing the external character that is used in the copy source document file provided with external character management table in the external storage medium, and a nonstandard character existing in the copy destination stores the external character you external character management table, along with copied to the copy destination external character storage means a copy source of the external character if matching external character does not exist, the private character character code and the previous SL in external character storage means It is to be stored before Symbol external character management table in association with the storage position.

ところが、前記従来技術では、同一のプラットフォーム(前記従来技術においては単一機種のワードプロセッサを想定している)での外字管理を前提としているため、異なるコード体系を持ったシステム、たとえばメインフレームとUNIXワークステーション間ではユーザが定義できるコードエリア自体が異なり、対応するコード自体が存在しないときには外字のコンバートが不可能だった。   However, since the conventional technology presupposes external character management on the same platform (in the conventional technology, a single type of word processor is assumed), systems having different code systems, such as mainframes and UNIX, are used. The code areas that can be defined by users differ between workstations, and it was impossible to convert external characters when the corresponding code itself did not exist.

しかも、前記従来技術では、外字のための文字コードが文書毎に管理されるため、文書毎(データ毎)に余計な情報が付加されていることになり、通信を前提としたデータの流通を考えた場合にデータ量が増大してしまい、現実的ではなかった。   In addition, in the prior art, since the character codes for external characters are managed for each document, extra information is added for each document (for each data), and data distribution based on communication is assumed. When considered, the amount of data increased, which was not realistic.

本発明はこのような点に鑑みてなされたものであり、その目的は、ネットワークで接続されたプラットフォーム間において外字を統一的に扱うことのできるシステムを提供することにある。   The present invention has been made in view of the above points, and an object of the present invention is to provide a system that can handle external characters uniformly between platforms connected by a network.

本発明は、第1の手段として、原理図である図1に示すように、文字コード体系に基づいた第1の文字列格納手段(1)と第2の文字列格納手段(2)との間を通信回線(3)で接続し文字列を情報として伝送可能な分散情報処理システムにおいて、前記第1の文字
列格納手段(1)から出力される文字列を、前記第2の文字列格納手段(2)における文字コード体系に基づく文字コードに変換するコード変換手段(4)を備えた文字コード管理装置とした。
As shown in FIG. 1, which is a principle diagram, the present invention includes a first character string storage means (1) and a second character string storage means (2) based on a character code system. In a distributed information processing system capable of transmitting character strings as information by connecting them via a communication line (3), a character string output from the first character string storage means (1) is stored in the second character string. The character code management device is provided with code conversion means (4) for converting into character codes based on the character code system in means (2).

第2の手段として、前記コード変換手段(4)を、前記第1の文字列格納手段(1)における文字コードを前記第2の文字列格納手段(2)における文字コードに変換するコード変換表を備えたものとした。   As a second means, the code conversion means (4) converts a character code in the first character string storage means (1) into a character code in the second character string storage means (2). Was provided.

第3の手段として、前記コード変換手段(4)を、前記第1の文字列格納手段(1)から文字パターンを取り出して、この文字パターンを対応する第2の文字列格納手段(2)における文字コードに当てはめて通信回線(3)に出力する文字パターン処理部を備えたものとした。   As a third means, the code conversion means (4) takes out the character pattern from the first character string storage means (1), and uses this character pattern in the corresponding second character string storage means (2). It was assumed that a character pattern processing unit that applied to the character code and output to the communication line (3) was provided.

第4の手段として、前記コード変換手段(4)を、前記第1の文字列格納手段(1)に属する前記コード変換表に登録された変換情報を、前記第2の文字列格納手段(2)に属するコード変換表に通信回線(3)を経由して送信する機能を備えたものとした。   As a fourth means, the code conversion means (4) converts the conversion information registered in the code conversion table belonging to the first character string storage means (1) into the second character string storage means (2 The code conversion table belonging to) has a function of transmitting via the communication line (3).

前記第1の手段において、コード変換手段(4)を備えることにより、第1の文字列格納手段(1)から通信回線(3)上に出力される際に、第2の文字列格納手段(2)で登録すべき文字コードが指定されているため、前記第1の文字列格納手段(1)において外字で定義された文字コードも第2の文字列格納手段(2)に確実に登録することができる。このため、通信回線(3)によって接続された分散処理システムにおいて外字を統一的に扱うことができる。   In the first means, by providing the code conversion means (4), when the first character string storage means (1) outputs to the communication line (3), the second character string storage means ( Since the character code to be registered in 2) is specified, the character code defined by the external character in the first character string storage means (1) is also surely registered in the second character string storage means (2). be able to. For this reason, external characters can be handled uniformly in the distributed processing system connected by the communication line (3).

第2の手段によれば、コード変換手段(4)としてコード変換表を備えることにより、第1の文字列格納手段(1)から第2の文字列格納手段(2)に登録されるべき外字のコード変換が極めて容易となる。   According to the second means, by providing a code conversion table as the code conversion means (4), an external character to be registered from the first character string storage means (1) to the second character string storage means (2). The code conversion is extremely easy.

第3の手段によれば、パターン処理部を用いて文字パターン自体も通信回線(3)を用いて流通させることにより、たとえば第1の文字列格納手段(1)で作成された文字パターンをそのまま第2の文字列格納手段(2)でも用いることができ、プラットフォーム毎(文字列格納手段毎)に文字パターンを生成しなおす必要がなく、文字パターンの効率的な管理が可能となる。   According to the third means, the character pattern itself is circulated using the communication line (3) using the pattern processing unit, so that, for example, the character pattern created by the first character string storage means (1) is directly used. The second character string storage means (2) can be used, and it is not necessary to regenerate the character pattern for each platform (each character string storage means), and the character pattern can be efficiently managed.

第4の手段によれば、コード変換表の情報自体を通信回線(3)を通じて流通させることにより、プラットフォーム間の変換定義の更新が極めて容易となり、プラットフォーム間の外字の統一管理をより完全に行うことができる。   According to the fourth means, by distributing the information of the code conversion table itself via the communication line (3), it is extremely easy to update the conversion definition between platforms, and unified management of external characters between platforms is more completely performed. be able to.

本発明によれば、ネットワークで接続された異種のプラットフォーム間において外字を統一的に扱うことができる。   According to the present invention, it is possible to handle external characters uniformly between different platforms connected by a network.

以下、本発明の実施例を図に基づいて説明する。
〔システム構成の説明〕
図2は、本実施例のシステム構成を示している。本実施例ではたとえば金融機関等のネットワークでの分散処理の例であり、本社はメインフレームによる情報処理システム5aを有しており、地域中心支店ではワークステーションによる情報処理システム5b、支店ではパーソナルコンピュータによる情報処理システム5cというように異なったプラットフォームを有している。
Embodiments of the present invention will be described below with reference to the drawings.
[Description of system configuration]
FIG. 2 shows the system configuration of this embodiment. This embodiment is an example of distributed processing in a network such as a financial institution. The head office has an information processing system 5a by a mainframe, an information processing system 5b by a workstation at a regional center branch, and a personal computer at a branch. The information processing system 5c has a different platform.

そして、それぞれの情報処理システムにはたとえば顧客名簿などのデータベース6a,6b,6cがそれぞれ構築されている。これらのデータベースでは、それぞれ文字コード体系が異なっており、ユーザエリアのコードアドレスも異なっている。たとえば、メインフレーム(6a)ではJEFコードが用いられ、ワークステーション(6b)ではEUCコードが用いられ、パーソナルコンピュータ(6c)ではシフトJISコードが用いられている。したがって、それぞれの外字エリアコードも異なっている。   In each information processing system, for example, databases 6a, 6b, 6c such as customer lists are constructed. In these databases, the character code systems are different, and the code addresses of the user areas are also different. For example, a JEF code is used for the main frame (6a), an EUC code is used for the workstation (6b), and a shift JIS code is used for the personal computer (6c). Therefore, each external character area code is also different.

各データベース6a,6b,6cはそれぞれフォントファイル7a,7b,7cを有しており、外字エリアに登録された文字コードに定義された文字パターンがフォントファイル7a,7b,7cより読み出されて、それぞれの表示装置8a,8b,8cに表示されるようになっている。   Each of the databases 6a, 6b, and 6c has font files 7a, 7b, and 7c, and character patterns defined in the character codes registered in the external character area are read from the font files 7a, 7b, and 7c. It is displayed on each display device 8a, 8b, 8c.

各情報処理システム5a,5b,5cは、文字コード管理装置4a,4b,4cを有している。この文字コード管理装置の構成は以下に説明する。
〔文字コード管理装置の説明〕図3は、文字コード管理装置の構成をさらに詳しく示したものである。
Each information processing system 5a, 5b, 5c has character code management devices 4a, 4b, 4c. The configuration of this character code management device will be described below.
[Description of Character Code Management Device] FIG. 3 shows the configuration of the character code management device in more detail.

同図では、説明の便宜上、本店のメインフレームを構成する情報処理システム5aから地域中心支店のワークステーションを構成する情報処理システム5bに外字情報を流通させるための構成を示している。   In the figure, for convenience of explanation, a configuration for distributing external character information from the information processing system 5a constituting the main frame of the head office to the information processing system 5b constituting the workstation of the regional center branch is shown.

同図において、文字コード管理装置4a,4bは、変換処理部10a,10bと、コード変換表11a,11bと、受渡データ12a,12bとで構成されている。なお、コード変換表11a,11bと受渡データ12a,12bとは具体的にはファイルの形式でRAMあるいは記憶装置内に登録される。   In the figure, the character code management devices 4a and 4b are composed of conversion processing units 10a and 10b, code conversion tables 11a and 11b, and delivery data 12a and 12b. The code conversion tables 11a and 11b and the delivery data 12a and 12b are specifically registered in the RAM or the storage device in a file format.

コード変換表11a,11bは、たとえば外字についての変換定義をテーブル化したもので、送信側の情報処理システム5aで定義された外字が、受信側の情報処理システム5bのどの文字コードに該当するかを規定したものである。   The code conversion tables 11a and 11b are tabulated conversion definitions for external characters, for example, which character code of the information processing system 5b on the reception side corresponds to the external character defined in the information processing system 5a on the transmission side. Is specified.

ここで、送信側変換処理部10aと受信側変換処理部10bとではその機能が異なる。すなわち、送信側変換処理部10aは、フォントファイル7aより文字パターンを読み出して、この文字パターンが割り付けられた文字コードに対応する受信側の文字コードをコード変換表11aに基づいてコード変換し、これを受渡データとして受信側文字コード管理装置4bに通信回線3を通じて送信する機能を有している。   Here, the functions of the transmission side conversion processing unit 10a and the reception side conversion processing unit 10b are different. That is, the transmission side conversion processing unit 10a reads a character pattern from the font file 7a, converts the character code on the reception side corresponding to the character code to which the character pattern is assigned based on the code conversion table 11a, Is transmitted to the receiving side character code management device 4b through the communication line 3 as delivery data.

一方、受信側文字コード管理装置4bは、送信側文字コード管理装置4aより受渡データ12bを受け取ると、これを自身のコード変換表11bに登録する作業を行う。これらの作業により、各コード変換表11a,11bが統一的に更新され、外字の流通時の統一管理が実現される。
〔送信側変換処理部の処理フロー〕
図4は、送信側変換処理部10aの処理をさらに詳しく説明したものである。
On the other hand, when the receiving side character code management device 4b receives the delivery data 12b from the transmitting side character code management device 4a, the receiving side character code management device 4b performs an operation of registering it in its own code conversion table 11b. Through these operations, the code conversion tables 11a and 11b are uniformly updated, and unified management at the time of distribution of external characters is realized.
[Processing flow of sending side conversion processing unit]
FIG. 4 illustrates the processing of the transmission side conversion processing unit 10a in more detail.

まず、送信側変換処理部10aでは、ユーザの入力ミスがないか、あるいはパラメータが正しいか否か等の入力情報に関する正当性をチェックする(ステップ401)。   First, the transmission side conversion processing unit 10a checks the validity of the input information such as whether there is a user input error or whether the parameter is correct (step 401).

続いてフォントファイル7aが開かれ、変換処理部10aのメモリ上に展開される(402)。次に、変換処理部10aにコード変換表11aを読み込む(403)。   Subsequently, the font file 7a is opened and expanded on the memory of the conversion processing unit 10a (402). Next, the code conversion table 11a is read into the conversion processing unit 10a (403).

続いて、変換処理部10aによりフォントファイル7aが有している文字パターンの数を読み込み、その数をループ回数として自身のカウンタにセットする(404)。   Subsequently, the number of character patterns held in the font file 7a is read by the conversion processing unit 10a, and the number is set in its own counter as the number of loops (404).

次に、前記フォントファイル7aより、外字の文字パターンデータを読み出す(405)。そして、流通させる(通信回線3に出力する)外字の流通元コード系(ここではJEFコード系)と、流通先コード系(ここではEUCコード系)との対応を設定する(406)。この対応関係は、たとえばJEFコード系におけるユーザ外字の登録コードアドレスと、EUCコード系におけるユーザ外字の登録コードアドレスとがあらかじめ与えられており、これらの対応関係から送信側変換処理部10aはフォントファイル7aから読み出された外字が、流通先のどのコードアドレスにあてはめられるかを算出することができる。そして前記ステップ406で得られた対応関係をメモリ上に展開されたコード変換表11aに書き込む(407)。   Next, external character pattern data is read from the font file 7a (405). Then, the correspondence between the distribution source code system (here JEF code system) of the external character to be distributed (output to the communication line 3) and the distribution destination code system (here EUC code system) is set (406). For example, a user external character registration code address in the JEF code system and a user external character registration code address in the EUC code system are given in advance as the correspondence relationship. It is possible to calculate to which code address of the distribution destination the external character read from 7a is applied. Then, the correspondence obtained in the step 406 is written into the code conversion table 11a developed on the memory (407).

以上のステップ404〜407を指定された外字の文字コード分だけ繰り返した後、送信側変換処理部10aは、以上の処理を通じて得られた文字パターンデータと、外字コードの対応関係とを受渡データ12aとしてファイルに出力する(408)。   After repeating the above steps 404 to 407 for the designated external character code, the transmission side conversion processing unit 10a sends the character pattern data obtained through the above processing and the correspondence relationship of the external character code to the delivery data 12a. As a file (408).

そして、前記に基づいて更新されたコード変換表11aが記憶装置上に書き込まれ(409)、続いてフォントファイル410が閉じられる(410)。
〔受渡データの構造〕
図5は、受渡データ12aのフォーマットを示したものである。
Then, the code conversion table 11a updated based on the above is written on the storage device (409), and then the font file 410 is closed (410).
[Structure of delivery data]
FIG. 5 shows the format of the delivery data 12a.

受渡データ12aは、ヘッダ部15と、リスト部16と、文字データ部17とで構成されている。ヘッダ部15の先頭に位置する「OKフラグ」は、文字データの移出の正常終了を示すもので、正常終了値として”0”が登録されている。異常終了の場合には前記0以外の値が登録される。   The delivery data 12 a is composed of a header part 15, a list part 16, and a character data part 17. The “OK flag” located at the head of the header portion 15 indicates the normal end of the character data export, and “0” is registered as the normal end value. In the case of abnormal termination, a value other than 0 is registered.

「コード変換定義の実施モード」には標準モードとして”0”が登録され、移出更新を示すときには”1”、移入更新を示すときには”2”が登録される。「元コード系長」と「先コード系長」とには、それぞれ流通元と流通先のコード系長(7もしくは8ビット)が登録される。   “0” is registered as the standard mode in the “code conversion definition execution mode”, and “1” is registered when the update is indicated, and “2” is registered when the update is indicated. In the “original code system length” and “destination code system length”, the code system lengths (7 or 8 bits) of the distribution source and distribution destination are registered, respectively.

「流通元コード系」と、「流通先コード系」とにはそれぞれあらかじめプラットフォーム毎に設定されているコード名が登録される。ここで、たとえば流通元が本実施例のようにメインフレームで、JEFコードでかつアスキーコードによるEBCDICコード系を有している場合、「JefAscii」というコード名が指定される。また流通先がEUCコードを採用しているワークステーションである場合、「EUC」のコード名が指定される。なお、「流通先コード系」は標準モードあるいは移入更新モードの場合にはNULLコードを登録する。   Code names set in advance for each platform are registered in the “distribution source code system” and the “distribution destination code system”. Here, for example, when the distribution source is a mainframe as in the present embodiment and has an EBCDIC code system based on the JEF code and ASCII code, the code name “JefAscii” is designated. When the distribution destination is a workstation that employs the EUC code, the code name “EUC” is designated. The “distribution destination code system” registers a NULL code in the standard mode or the transfer update mode.

「文字横サイズ」、「文字縦サイズ」、「レターの横サイズ」、「レターの縦サイズ」、「文字データサイズ」には流通させる文字のサイズに関する情報が登録される。これは流通元における文字サイズを流通先でも反映させるためである。   In the “character horizontal size”, “character vertical size”, “letter horizontal size”, “letter vertical size”, and “character data size”, information on the size of characters to be distributed is registered. This is to reflect the character size at the distribution source also at the distribution destination.

「移出文字数」には、受渡データにファイルとして格納される文字の数を指定する。また、「移出コードリスト長さ」には送出されるコードリストの長さを登録する。   The “number of characters to be exported” designates the number of characters stored as a file in the delivery data. In addition, the length of the code list to be transmitted is registered in the “export code list length”.

リスト部16には、「流通元文字コード」と「流通先文字コード」とがそれぞれ対になって必要な文字分だけ登録される。ここで、「流通元文字コード」は前述のヘッダ部15に登録された「流通元文字コード系」に基づく文字コードが登録され、「流通先文字コー
ド」にはヘッダ部15に登録された「流通先文字コード系」に基づく文字コードが登録される。なお、「流通先文字コード」は、標準モードあるいは移入更新モードのときにはNULLコードが登録される。
In the list part 16, "distribution source character code" and "distribution destination character code" are registered in pairs for the necessary characters. Here, a character code based on the “distribution source character code system” registered in the header section 15 is registered as the “distribution source character code”, and the “distribution destination character code” is registered in the header section 15. Character codes based on “distribution character code system” are registered. As the “distribution destination character code”, a NULL code is registered in the standard mode or the transfer update mode.

ここで、リスト部16は、文字(外字)の存在しない文字コードも含んで作成される。したがって、先に説明したヘッダ部15における「移出コードリスト長さ」は、実際に送出される文字数(外字数)とは一致しない。   Here, the list part 16 is created including a character code having no character (external character). Therefore, the “export code list length” in the header section 15 described above does not match the number of characters (number of external characters) actually transmitted.

文字データ部17には、「流通元文字コード」と「文字パターンデータ」(フォント)とが対で登録される。
〔受信側変換処理部の処理フロー〕
図6は、受信側変換処理部10bにおける処理フローを示したものである。
In the character data portion 17, “distribution source character code” and “character pattern data” (font) are registered in pairs.
[Processing flow of receiving side conversion processor]
FIG. 6 shows a processing flow in the receiving side conversion processing unit 10b.

受信側文字コード管理装置4bでは、通信回線3を通じて受信した受渡データ12bに対して、まずデータの正当性をチェックした後(601)、受渡データ12bを変換処理部10bに読み込む(602)。   The receiving side character code management device 4b first checks the validity of the delivery data 12b received via the communication line 3 (601), and then reads the delivery data 12b into the conversion processing unit 10b (602).

次に、自身のフォントファイル7bを読み込みメモリ上に展開する(603)。次にコード変換表11bを読み込み、同じくこれもメモリ上に展開する(604)。   Next, the user's own font file 7b is read and expanded on the memory (603). Next, the code conversion table 11b is read and is also expanded on the memory (604).

続いて、変換処理部10bは、受渡データ12bから得られた外字の数に基づいてこれをループ回数として自身のカウンタにセットする(605)。次に、受渡ファイル12bから得られた文字サイズに関する情報によって、これが自身が保有するフォントファイル7bの格納サイズと異なる場合には、拡大もしくは縮小処理を行う(606)。さらに文字パターン(フォント)のデータフォーマット形式が異なる場合には自身のフォーマットに適合するようフォーマットの変換を行う(607)。   Subsequently, the conversion processing unit 10b sets this as the number of loops in its own counter based on the number of external characters obtained from the delivery data 12b (605). Next, when the information regarding the character size obtained from the delivery file 12b is different from the stored size of the font file 7b owned by the delivery file 12b, enlargement or reduction processing is performed (606). Further, if the data format of the character pattern (font) is different, the format is converted so as to conform to its own format (607).

以上の処理を完了した後、受信した外字をメモリ上に展開されている自身のフォントファイル7bに格納する。続いて、受渡データ12bから得られた流通元コード系と流通先コード系のコード対応関係をメモリ上に展開されている自身のコード変換表11bに書き込む(609)。   After completing the above processing, the received external character is stored in its own font file 7b developed on the memory. Subsequently, the code correspondence relationship between the distribution source code system and the distribution destination code system obtained from the delivery data 12b is written in its own code conversion table 11b developed on the memory (609).

以上のステップ605〜609の処理をカウンタにセットされた文字数だけ繰り返した後、メモリに展開されたコード変換表610を記憶装置上に書き戻し(610)、さらに更新されたフォントファイル7bを閉じる(611)。   After the processes in steps 605 to 609 are repeated for the number of characters set in the counter, the code conversion table 610 expanded in the memory is written back to the storage device (610), and the updated font file 7b is closed ( 611).

以上の説明では、メインフレームの情報処理システム5aを送信側、ワークステーションの情報処理システム5bを受信側としたが、いずれの情報処理システム5a,5b,5cを送信側、受信側としてもよい。すなわち、支店(情報システム5c)で入力された新たに作成した外字を含む人名データベース6cの内容を通信回線3を通じて、地域中心支店(情報システム5b)および本店(情報システム5a)に反映させてそれらの表示装置8b,8cに表示させることも可能である。   In the above description, the information processing system 5a of the mainframe is the transmission side and the information processing system 5b of the workstation is the reception side, but any information processing system 5a, 5b, 5c may be the transmission side and the reception side. That is, the contents of the personal name database 6c including newly created external characters input at the branch (information system 5c) are reflected on the regional center branch (information system 5b) and the head office (information system 5a) through the communication line 3 to reflect them. It is also possible to display on the display devices 8b and 8c.

このように、通信回線3を通じて変換された外字コードの流通が実現されるとともに、文字パターン(フォント)そのものも流通させることができるため、プラットフォーム毎に外字を再作成する必要がなりくなり、文字コード系の異なるプラットフォーム間において外字を含む人名等のデータベースを統一的に管理することができる。   Thus, the distribution of the external character code converted through the communication line 3 is realized, and the character pattern (font) itself can be distributed, so that it is not necessary to recreate the external character for each platform. A database of names including external characters can be managed in a unified manner between platforms with different code systems.

また、変換処理部10aおよび7bは定期的に図4および図6に示したフローを繰り返すことにより、いずれかのプラットフォームで外字の更新があった場合に迅速に他のプラ
ットフォームにこれを反映させることができる。
〔変換表自体を流通させるための処理〕
以上の説明では、外字情報の流通に際して、文字パターン(フォントデータ)を含めたプラットフォーム間の流通を説明したが、文字パターンや文字の付加情報は流通させずに、コード変換表11aの内容のみを通信回線3を通じて流通させてもよい。
Also, the conversion processing units 10a and 7b periodically repeat the flow shown in FIG. 4 and FIG. 6 so that when an external character is updated on any platform, this is quickly reflected on the other platform. Can do.
[Process for distributing the conversion table itself]
In the above explanation, the distribution between platforms including character patterns (font data) has been described when distributing external character information, but only the contents of the code conversion table 11a are performed without distributing character patterns and additional information on characters. It may be distributed through the communication line 3.

図7は、コード変換表11aのみをプラットフォーム間で流通させる場合の処理概要を示したものである。説明の便宜上、概略構成は図3を用いて説明する。したがって、図7において、システムAは図3における送信側文字コード管理装置4aにおける処理を示しており、システムBは図3における受信側文字コード管理装置4bにおける処理を示している。   FIG. 7 shows an outline of processing when only the code conversion table 11a is distributed between platforms. For convenience of description, the schematic configuration will be described with reference to FIG. Therefore, in FIG. 7, system A shows processing in the transmission side character code management device 4a in FIG. 3, and system B shows processing in the reception side character code management device 4b in FIG.

まず送信側文字コード管理装置4aの送信側変換処理部10aでは、変換すべき文字が規則変換、たとえばJISの範囲内の文字であるか否かを判定する。この結果、JISで定義された文字の場合には規則変換が可能であるため、自身が保有している規則変換プログラムにより相手側のシステムに対応した文字コードに変換して送信する。   First, the transmission side conversion processing unit 10a of the transmission side character code management device 4a determines whether or not the character to be converted is a rule conversion, for example, a character within the range of JIS. As a result, in the case of a character defined in JIS, rule conversion is possible, so that the character code corresponding to the partner system is converted and transmitted by the rule conversion program owned by itself.

また、規則変換の対象外である場合、たとえば外字やメーカ固有文字の場合には、メモリ渡し変換表に存在するか否かを判定する。ここでメモリ渡し変換表とは、その変換規則を流通させるデータとともに受信側のシステムに送信する場合を指し、受信側のシステムでこの規則がメモリ展開されるものをいう。   If it is not subject to rule conversion, for example, if it is an external character or a manufacturer-specific character, it is determined whether or not it exists in the memory transfer conversion table. Here, the memory transfer conversion table refers to the case where the conversion rule is transmitted to the receiving system together with the data to be distributed, and the rule is expanded in the memory in the receiving system.

このメモリ渡し変換表に存在しない文字である場合には、外付けコード変換表11aに存在する文字か否かが判断される。ここで外付けコード変換表11aによる変換を行う場合には、送信側変換処理部10aは、このコード変換表11aに基づいて当該文字コードを変換し、受信側のシステムに送信する。   If the character does not exist in the memory transfer conversion table, it is determined whether or not the character exists in the external code conversion table 11a. Here, when performing conversion using the external code conversion table 11a, the transmission-side conversion processing unit 10a converts the character code based on the code conversion table 11a and transmits the character code to the reception-side system.

一方、外付けコード変換表11bにも存在しない文字である場合には、不規則変換文字のデフォルト変換を行う。これはあらかじめ変換不能な文字を意味するコードが割り当てられたコードとする処理である。   On the other hand, if the character does not exist in the external code conversion table 11b, the default conversion of the irregular conversion character is performed. This is a process of setting a code to which a code meaning a character that cannot be converted in advance is assigned.

受信側文字コード管理装置4bでも、前記送信側文字コード管理装置4aと同様な処理を行うことになる。ここで、外付けコード変換表11bが前記送信側の外付けコード変換表11aと矛盾する場合には、文字コードによっては不規則変換文字のデフォルト変換がなされてしまう可能性がある。そこで、本実施例ではコード変換表11a自体を受渡データ12aとして通信回線を通じて受信側文字コード管理装置4bに送信するようにした。   The reception-side character code management device 4b performs the same processing as the transmission-side character code management device 4a. Here, when the external code conversion table 11b is inconsistent with the external code conversion table 11a on the transmission side, there is a possibility that default conversion of irregular conversion characters may be performed depending on the character code. Therefore, in this embodiment, the code conversion table 11a itself is transmitted as the delivery data 12a to the receiving side character code management device 4b through the communication line.

図8は、このコード変換表11aの内容を受渡データ12aとして送信する場合のフォーマットを示している。このファイルはヘッダ部20とデータ部21とで構成されており、ヘッダ部20は、「ファイル識別名」、「ヘッダ長」、「文字コード対応数」、「リザーブ領域」(128バイト)、「対応文字コード系数」および「文字コード系情報テーブル(1)〜(20)」で構成されている。   FIG. 8 shows a format when the contents of the code conversion table 11a are transmitted as delivery data 12a. This file is composed of a header portion 20 and a data portion 21. The header portion 20 includes “file identification name”, “header length”, “number of character code correspondences”, “reserved area” (128 bytes), “ Corresponding character code system number "and" character code system information tables (1) to (20) ".

データ部21には、文字コード系間の文字コード対応表が登録されるようになっている。このファイルを受渡データ12bとして受信した受信側文字コード管理装置4bでは、受信側変換処理部10bがこれを読み込み自身のコード変換表11bを更新する。   In the data portion 21, a character code correspondence table between character code systems is registered. In the receiving side character code management device 4b that has received this file as the delivery data 12b, the receiving side conversion processing unit 10b reads it and updates its own code conversion table 11b.

以上の説明では、通信回線3を介して文字コード管理装置4a,4b,4c間で文字パターン(フォント)およびそれに付随する文字情報、コード変換表を流通させる例を説明したが、図2の破線で示したようにフォントファイル7a,7b,7cのみを別の回線、
あるいはフロッピーディスク等の物理的な記憶媒体で流通させてもよい。
In the above description, an example in which a character pattern (font), character information associated therewith, and a code conversion table are distributed between the character code management devices 4a, 4b, and 4c via the communication line 3 has been described. As shown in Fig. 5, only font files 7a, 7b, 7c
Alternatively, it may be distributed on a physical storage medium such as a floppy disk.

本発明の原理図Principle of the present invention 本実施例のシステム構成を示すブロック図Block diagram showing the system configuration of the present embodiment 実施例の文字コード管理装置の構成を示すブロック図The block diagram which shows the structure of the character code management apparatus of an Example 送信側変換処理部の処理手順を示すフロー図Flow chart showing the processing procedure of the transmission side conversion processor 受渡データのフォーマットを示す説明図Explanatory diagram showing the format of delivery data 受信側変換処理部の処理手順を示すフロー図Flow chart showing processing procedure of receiving side conversion processor コード変換表を用いた変換処理を示すブロック図Block diagram showing conversion processing using code conversion table コード変換表の情報を流通させる場合のフォーマットを示す説明図Explanatory diagram showing the format for distributing code conversion table information

符号の説明Explanation of symbols

1 第1の文字列格納手段(送信側データベース)
2 第2の文字列格納手段(受信側データベース)
3 通信回線
4 コード変換手段
4a 送信側文字コード管理装置(コード変換手段)
4b 受信側文字コード管理装置(コード変換手段)
5a,5b,5c 情報処理システム
6a,6b,6c データベース
7a,7b,7c フォントファイル
8a,8b,8c 表示装置
10a,10b 変換処理部
11a,11b コード変換表
12a,12b 受渡データ
15 ヘッダ部
16 リスト部
17 文字データ部
1 1st character string storage means (transmission side database)
2 Second character string storage means (receiver database)
3 Communication line 4 Code conversion means 4a Transmission character code management device (code conversion means)
4b Receiving-side character code management device (code conversion means)
5a, 5b, 5c Information processing systems 6a, 6b, 6c Databases 7a, 7b, 7c Font files 8a, 8b, 8c Display devices 10a, 10b Conversion processing units 11a, 11b Code conversion tables 12a, 12b Delivery data 15 Header unit 16 List Part 17 Character data part

Claims (6)

通信回線によって他の情報処理装置と相互に接続され、送信側文字コード管理手段および受信側文字コード管理手段として機能することによって、前記他の情報処理装置とともに文字情報転送処理システムを構成可能な情報処理装置であって、
前記送信側文字コード管理手段として、標準文字以外の文字コード体系を示す外字の送信側パターンデータをコード変換表に基づいて、前記他の情報処理装置における、前記送信側の文字コード体系とは異なる受信側文字パターンデータ用の受信側文字コード体系の文字コード列に変換する変換プロセッサと、前記変換プロセッサによって変換された文字コードを前記通信回線に対して出力する送信側コード変換手段と、送信側文字パターンデータ用送信側文字コード体系を格納する送信側文字列格納手段と、を有し、
前記受信側文字コード管理手段として、前記他の文字情報転送処理装置の変換プロセッサによって変換され、前記通信回線から入力された変換済み文字コードから受信側文字コード体系の対応する受信側外字パターンデータを生成する受信側文字コード変換手段と、受信側文字パターンデータ用の受信側文字コード体系を格納する受信側文字列格納手段と、を有し、
前記変換プロセッサは、送信側外字パターンデータ用の該送信側文字列格納手段内に格納された送信側外字コードアドレスと前記他の情報処理装置における受信側外字パターンデータ用の該受信側文字列格納手段内に格納された受信用外字コードアドレスとの対応関係から受信用外字コードアドレスを算出し、
前記コード変換表は、送信側外字パターンデータ用の、前記送信側文字列格納手段の送信側外字コードアドレスと、それに対応すべく前記変換プロセッサによって算出された前記他の情報処理装置における受信側文字列格納手段の受信側外字コードアドレスと、登録される情報処理装置
Information that can be connected to another information processing apparatus via a communication line and that can constitute a character information transfer processing system together with the other information processing apparatus by functioning as a transmission-side character code management means and a reception-side character code management means A processing device comprising :
As the transmission side character code management means, the transmission side pattern data of an external character indicating a character code system other than standard characters is different from the transmission side character code system in the other information processing apparatus based on the code conversion table. A conversion processor for converting to a character code string of a reception side character code system for reception side character pattern data, a transmission side code conversion means for outputting the character code converted by the conversion processor to the communication line, and a transmission side Transmission-side character string storage means for storing a transmission-side character code system for character pattern data ,
As the receiving side character code managing means, the receiving side external character pattern data corresponding to the receiving side character code system is converted from the converted character code input by the conversion processor of the other character information transfer processing device and input from the communication line. Receiving side character code conversion means for generating, and receiving side character string storage means for storing a receiving side character code system for receiving side character pattern data ,
The conversion processor stores the transmission side external character code address stored in the transmission side character string storage means for transmission side external character pattern data and the reception side character string storage for reception side external character pattern data in the other information processing apparatus. Calculate the receiving external character code address from the correspondence with the receiving external character code address stored in the means,
The said code conversion table, the transmission-side external character pattern data, a transmitting-side external character code address of the sender string storage means, the receiving side of the other information processing apparatus calculated by the conversion processor to cope with it An information processing apparatus in which a receiving-side external character code address of a character string storage unit is registered.
前記変換プロセッサが、
フォントファイルを開く手段と、
前記コード変換表に接続する手段と、
送信側外字パターンデータ用の外字パターンを格納する前記送信側文字列格納手段から前記送信側外字パターンデータ用の文字パターンデータを読み出し、読み出されたデータを前記他の情報処理装置に送信する手段と、
前記受信側文字列格納手段の受信側外字コードアドレスおよび送信側外字パターンデータ用の送信側外字コードアドレスを前記コード変換表に登録する手段と、
前記コード変換表を含む送出データを前記他の情報処理装置に送信する手段と、を含むことを特徴とする請求項1記載の情報処理装置
The conversion processor comprises:
Means to open the font file;
Means for connecting to the code conversion table;
Means for reading the character pattern data for the transmission-side external character pattern data from the transmission-side character string storage means for storing the external character pattern for the transmission-side external character pattern data, and transmitting the read data to the other information processing apparatus When,
Means for registering the reception side character code address of the reception side character string storage means and the transmission side external character code address for the transmission side external character pattern data in the code conversion table;
The information processing apparatus according to claim 1, further comprising: means for transmitting transmission data including the code conversion table to the other information processing apparatus .
前記送信側コード変換手段が、
さらに、送信側外字パターンデータ用の外字パターンを格納する送信側文字列格納手段から、前記送信側外字パターンデータ用の外字パターンを読み出し、かつ該外字パターンを、前記通信回線に対して変換済み文字コードとして出力され前記他の情報処理装置における受信側文字列格納手段の対応文字コードに前記変換プロセッサによって変換する文字パターン処理手段を、含むことを特徴とする請求項1記載の情報処理装置
The transmitting side code converting means is
Further, the external character pattern for the transmission-side external character pattern data is read from the transmission-side character string storage means for storing the external character pattern for the transmission-side external character pattern data, and the external character pattern is converted into the character converted to the communication line. wherein Ru is output as a code other character pattern process means for converting by the conversion processor to a corresponding character code of the receiving string storage means in the information processing apparatus, information processing apparatus according to claim 1, characterized in that it comprises.
通信回線で接続されている情報処理装置を管理する文字情報転送処理システムであって、
送信側文字パターンデータ用の送信側文字コード体系を格納する送信側文字列格納手段と、前記送信側文字列格納装置および前記通信回線と接続され、送信側外字パターンデータ用の送信側外字コードアドレスと受信側外字パターンデータ用の受信用外字コードアドレスとの対応関係から受信用外字コードアドレスを算出して、前記送信側外字コードアドレスおよびそれに対応する受信側外字アドレスを含む変換済み文字コードを前記通信回線上で送信すべく出力する、送信側コード変換手段と、を含む送信側文字コード管理装置と、
受信側文字パターンデータ用であって前記送信側文字コード体系とは異なる受信側文字コード体系を格納する受信側文字列格納手段と、前記受信側文字列格納手段および前記通信回線に接続され、前記送信側コード変換装置が出力した変換済み文字コードを受信し、該変換済み文字コードに基づいて少なくとも1つの受信側文字パターンデータを生成する受信側コード変換手段と、を含む受信側文字コード管理装置と、
を含むことを特徴とする文字情報転送処理システム。
A character information transfer processing system for managing an information processing apparatus connected by a communication line,
Transmission-side character string storage means for storing a transmission-side character code system for transmission-side character pattern data, a transmission-side character code address for transmission-side character pattern data connected to the transmission-side character string storage device and the communication line And a reception external character code address for the reception side external character pattern data for the reception side external character pattern data is calculated, and the converted character code including the transmission side external character code address and the reception side external character address corresponding to the transmission side external character code address is calculated. A transmission-side character code management device including a transmission-side code conversion means for outputting to transmit on a communication line;
Receiving-side character string storage means for storing a receiving-side character code system different from the transmitting-side character code system for receiving-side character pattern data, connected to the receiving-side character string storage means and the communication line, A reception-side character code management device, including: reception-side code conversion means for receiving the converted character code output from the transmission-side code conversion device and generating at least one reception-side character pattern data based on the converted character code When,
A character information transfer processing system comprising:
通信回線によって他の情報処理装置と相互に接続され、送信側文字コード管理手段および受信側文字コード管理手段として機能することによって、前記他の情報処理装置とともに文字情報転送処理システムを構成可能な情報処理装置が、実行する文字情報転送処理方法であって、
前記情報処理装置が前記送信側文字コード管理手段として、送信側フォント用の送信側文字コード体系を送信側文字列格納手段に格納する送信コード格納ステップと、
受信側フォント用であって、送信側文字コード体系とは異なる、受信側文字コード体系を受信側文字列格納手段に格納する受信コード格納ステップと、
前記送信コード格納ステップによって送信側文字列格納手段内に格納され、少なくとも1つの送信側文字パターンデータ用の送信側外字コードアドレスを読み出す読出ステップと、
前記読出ステップによって読み出された送信側外字パターンデータ用の送信側外字コードアドレスと他の情報処理装置の受信側外字パターンデータ用の受信用外字コードアドレスとの対応関係から受信用外字コードアドレスを算出する算出ステップと、
前記送信側外字アドレスおよびそれに対応しかつ前記算出ステップで算出された受信側外字アドレスを含む変換済み文字コードを前記通信回線上に送信するステップと、を実行し、
前記情報処理装置が前記受信側文字コード管理手段として、前記他の情報処理装置において変換され、前記通信回線から入力された変換済み文字コードに基づいて少なくとも1つの受信側文字パターンデータを生成するステップと、を実行する文字情報転送処理方法。
Information that can be connected to another information processing apparatus via a communication line and that can constitute a character information transfer processing system together with the other information processing apparatus by functioning as a transmission-side character code management means and a reception-side character code management means A character information transfer processing method executed by the processing device,
A transmission code storage step in which the information processing apparatus stores the transmission side character code system for the transmission side font in the transmission side character string storage unit as the transmission side character code management unit ;
A reception code storage step for storing the reception side character code system in the reception side character string storage means , which is for the reception side font and is different from the transmission side character code system;
Said stored by the transmission code storage step to the sending string storage in means, a reading step of reading out of at least one transmitting external character code address of the transmission-side character pattern data,
EUDC code address for receiving from the correspondence relationship between the receiving external character code address for the receiving side external character pattern data of the sender private character code addresses and other information processing apparatus for transmitting side external character pattern data read out by said reading step and a calculation step of de San,
Perform, and transmitting the converted character code containing the sender private character address and recipient private character address calculated in correspondence to and the calculation step to it before SL on the communication line,
As the information processing apparatus the receiving side character code managing unit, said converted in another information processing apparatus, to generate at least one receiving character pattern data on the basis of the converted character code inputted from the communication line And a character information transfer processing method.
通信回線によって相互接続された流通元文字コード管理装置と流通先文字コード管理装置からなる文字情報転送システムにおいて、
前記流通元文字コード管理装置は、
流通元文字パターンデータと流通元文字コードの登録コードアドレスと流通先文字コードの登録コードアドレスとを格納した第一の記憶手段と、
ユーザの入力に基づく流通元文字パターンデータを受信した場合、前記第一の記憶手段から該流通元文字パターンデータに対応する流通元文字コードの登録コードアドレスと流通先文字コードの登録コードアドレスを抽出し、抽出した流通元文字コードの登録コードアドレスと流通先文字コードの登録コードアドレスと該流通元文字パターンデータとを受渡データとして流通先文字コード管理装置に送信する手段と、を備え、
前記流通先文字コード管理システムは、
前記受渡データを受信した場合、前記受渡データ中の流通元文字パターンデータを自身で使用する文字パターンデータとして第二の記憶手段に格納すると共に、前記受渡データ中の流通元文字コードの登録コードアドレスと流通先文字コードの登録コードアドレスを流通元文字コード管理装置として動作する際に使用するものとして第三の記憶手段に格納する手段と、
を備えたことを特徴とする文字情報転送システム。
In a character information transfer system comprising a distribution source character code management device and a distribution destination character code management device interconnected by a communication line,
The distribution source character code management device includes:
First storage means for storing distribution source character pattern data, registration code address of distribution source character code, and registration code address of distribution destination character code;
When distribution source character pattern data based on user input is received, the registration code address of the distribution source character code and the registration code address of the distribution destination character code corresponding to the distribution source character pattern data are extracted from the first storage means. And a means for transmitting the registration code address of the extracted distribution source character code, the registration code address of the distribution destination character code, and the distribution source character pattern data to the distribution destination character code management device as delivery data,
The distribution destination character code management system includes:
When the delivery data is received, the distribution source character pattern data in the delivery data is stored in the second storage means as the character pattern data to be used by itself, and the registered code address of the distribution source character code in the delivery data And a means for storing the registered code address of the distribution destination character code in a third storage means to be used when operating as the distribution source character code management device;
A character information transfer system comprising:
JP2003380104A 2003-11-10 2003-11-10 Character information transfer processing system Expired - Lifetime JP3843267B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003380104A JP3843267B2 (en) 2003-11-10 2003-11-10 Character information transfer processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003380104A JP3843267B2 (en) 2003-11-10 2003-11-10 Character information transfer processing system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP6064101A Division JPH07271777A (en) 1994-03-31 1994-03-31 Character code management system of decentralized information processing system

Publications (2)

Publication Number Publication Date
JP2004164644A JP2004164644A (en) 2004-06-10
JP3843267B2 true JP3843267B2 (en) 2006-11-08

Family

ID=32821765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003380104A Expired - Lifetime JP3843267B2 (en) 2003-11-10 2003-11-10 Character information transfer processing system

Country Status (1)

Country Link
JP (1) JP3843267B2 (en)

Also Published As

Publication number Publication date
JP2004164644A (en) 2004-06-10

Similar Documents

Publication Publication Date Title
JPH07271777A (en) Character code management system of decentralized information processing system
US7327756B2 (en) System and method of communicating data
CN101313495B (en) Method, system and apparatus for data synchronization
US6039245A (en) Financial transaction processing system and method
EP1199652A1 (en) Email processing
US20010039545A1 (en) Method of managing an electronic file and a computer program product
EP1725953A1 (en) Apparatus and method for data consistency validation.
CN1973282A (en) System and method for managing a change to a cluster configuration
JP4452211B2 (en) Data mismatch detection device and detection method
JP3843267B2 (en) Character information transfer processing system
JP2008191923A (en) Data processing system, format conversion device, receiving data processor, data processing method, and computer program
US6449644B1 (en) Method and a device for integrating an arrangement of a number of computerized client systems
US20060221964A1 (en) Data relay method and data relay apparatus
JP3683839B2 (en) Information relay apparatus, information processing system, and recording medium
JPS61128649A (en) Address control system in network system
US8799351B1 (en) Communicating multiple files in markup language documents
JP2008015870A (en) Data processor having layout conversion function, data management part program, and recording medium recording its program
KR100907830B1 (en) System and Method for Creating Series Telegraphic Message for Parall Processing Enterprise Application Integration System and Program Recording Medium
US20020133624A1 (en) System and process for routing information in a data processing system
JPH1125165A (en) Message generator management system for electronic transaction system
JP2596375B2 (en) Character code conversion device and network system using the character code conversion device
JP2000339239A (en) Electronic mail system and processing method
KR20090060244A (en) System for processing plural call messages
CN113726765A (en) Robot based on instant messaging tool is from building application
JP4018259B2 (en) Character reading system and reading control information management method in the same system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050912

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060509

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060710

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060801

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060814

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090818

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100818

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110818

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120818

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120818

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130818

Year of fee payment: 7

EXPY Cancellation because of completion of term