JP3004963B2 - Information terminal device and screen data processing method - Google Patents

Information terminal device and screen data processing method

Info

Publication number
JP3004963B2
JP3004963B2 JP10160931A JP16093198A JP3004963B2 JP 3004963 B2 JP3004963 B2 JP 3004963B2 JP 10160931 A JP10160931 A JP 10160931A JP 16093198 A JP16093198 A JP 16093198A JP 3004963 B2 JP3004963 B2 JP 3004963B2
Authority
JP
Japan
Prior art keywords
data
screen data
character
code system
code
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
JP10160931A
Other languages
Japanese (ja)
Other versions
JPH11353092A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP10160931A priority Critical patent/JP3004963B2/en
Publication of JPH11353092A publication Critical patent/JPH11353092A/en
Application granted granted Critical
Publication of JP3004963B2 publication Critical patent/JP3004963B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、1バイトコード体
系のデータで処理を行う計算機と、その計算機が使用す
るコード体系によって通信を行う、2バイトコード体系
で文字等を処理する情報端末装置において、2バイトコ
ード体系で処理を行う際の効率性の低減の抑止に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer which performs processing using data of a one-byte code system, and an information terminal apparatus which performs communication using a code system used by the computer and processes characters and the like using a two-byte code system. The present invention relates to suppression of a reduction in efficiency when processing is performed in a two-byte code system.

【0002】[0002]

【従来の技術】ホストコンピュータとそのホストコンピ
ュータの異なるコード体系を扱う情報端末装置との間で
通信が行われる場合、情報端末装置においてホストコン
ピュータからWANやLAN等の通信ネットワークを介
して送られてきたデータをコード変換して取り扱うこと
は一般的に行われている。例えば、図4に示したネット
ワーク構成において、汎用機等のホストコンピュータ1
はEBCDICコード体系を、情報端末装置2はShi
ft Jisコードを体系それぞれ使用していたとする
と、情報端末装置2は、公衆網3を介してホストコンピ
ュータ1から送られてきたEBCDICコード体系のデ
ータ(以下、単に「EBCDICデータ」という)を内
部でShift Jisコード体系のデータ(以下、単
に「Shift Jisデータ」という)に変換して使
用する。一方、内部で生成したShift Jisデー
タをEBCDICデータに変換してからホストコンピュ
ータ1へ送信する。
2. Description of the Related Art When communication is performed between a host computer and an information terminal device that handles a different code system of the host computer, the information terminal device sends the information from the host computer via a communication network such as a WAN or a LAN. It is common practice to code-convert and handle such data. For example, in the network configuration shown in FIG.
Is the EBCDIC code system, and the information terminal device 2 is Shi.
Assuming that each of the ft Jis codes is used, the information terminal device 2 internally stores data of the EBCDIC code system (hereinafter, simply referred to as “EBCDIC data”) transmitted from the host computer 1 via the public network 3. The data is converted into Shift Jis code system data (hereinafter, simply referred to as “Shift Jis data”) and used. On the other hand, the internally generated Shift Jis data is converted into EBCDIC data and then transmitted to the host computer 1.

【0003】図5は、上記情報端末装置2の簡略した機
能ブロック構成図である。図5には、送受信処理部4、
メモリ上の画面データバッファ5、データ解析部6、表
示部7及びキーボード入力部8が内部バス9に接続され
た構成が示されている。なお、後述するコード変換等の
処理の説明に必要でない機能構成については省略してい
る。この図5に基づいて従来の情報端末装置側において
行われる、ホストコンピュータから送られてきたデータ
を画面表示する処理及び内部のデータをホストコンピュ
ータへ送信する処理について説明する。
[0005] FIG. 5 is a simplified functional block diagram of the information terminal device 2. FIG. 5 shows the transmission / reception processing unit 4,
A configuration in which a screen data buffer 5, a data analysis unit 6, a display unit 7, and a keyboard input unit 8 on a memory are connected to an internal bus 9 is shown. It should be noted that functional components that are not necessary for the description of processing such as code conversion to be described later are omitted. With reference to FIG. 5, a description will be given of a process of displaying data transmitted from a host computer on a screen and a process of transmitting internal data to the host computer, which are performed on the conventional information terminal device side.

【0004】送受信処理部4は、ホストコンピュータか
ら送られてきたEBCDICデータを受信すると、その
データをそのまま画面データバッファ5に保存する。デ
ータ解析部6は、データが保存されると、そのデータを
解析する。そして、そのデータのコード体系がEBCD
ICであると認識すると、内部に保持している変換テー
ブルに基づき受信したEBCDICデータを全てShi
ft Jisデータに変換して画面データバッファ5に
保持する。表示部7は、Shift Jisコードに変
換された後の画面データを参照して文字コード及び文字
色、反転、罫線等の情報により図示しないディスプレイ
に表示する。なお、表示される文字のコードは、Shi
ft Jisコード体系である。図5では、データ表示
時におけるデータの流れを破線矢印で示している。
[0004] Upon receiving the EBCDIC data sent from the host computer, the transmission / reception processing unit 4 stores the data as it is in the screen data buffer 5. When the data is stored, the data analysis unit 6 analyzes the data. And the code system of the data is EBCD
If the EBCDIC data is recognized as an IC, all received EBCDIC data is converted to Shi based on the conversion table held therein.
The data is converted into ft Jis data and stored in the screen data buffer 5. The display unit 7 refers to the screen data converted into the Shift Jis code and displays the information such as the character code, the character color, the inversion, and the ruled line on a display (not shown). In addition, the code of the displayed character is Shi.
ft Jis code system. In FIG. 5, the flow of data at the time of data display is indicated by a broken arrow.

【0005】一方、表示した画面データに対してキーボ
ードから何らかの修正を行われた後その修正内容をホス
トコンピュータへ送信するという要求があった場合、キ
ーボード入力部8は、データ解析部6に送信要求を行
う。なお、キーボード入力部8が受け取るキーボード
(図示せず)からの入力は、Shift Jisコード
体系なので、その入力された文字は、そのままディスプ
レイに表示される。データ解析部6は、入力されたSh
ift JisデータをEBCDICデータに変換す
る。送受信処理部4は、変換後のEBCDICデータを
ホストコンピュータへ送信する。図5では、データ送信
時におけるデータの流れを一点鎖線矢印で示している。
[0005] On the other hand, when there is a request to make some corrections to the displayed screen data from the keyboard and then send the corrections to the host computer, the keyboard input unit 8 sends a data request to the data analysis unit 6. I do. The input from a keyboard (not shown) received by the keyboard input unit 8 is in the Shift Jis code system, and the input characters are displayed on the display as they are. The data analysis unit 6 determines that the input Sh
Converts if Jis data to EBCDIC data. The transmission / reception processing unit 4 transmits the converted EBCDIC data to the host computer. In FIG. 5, the flow of data at the time of data transmission is indicated by an alternate long and short dash line arrow.

【0006】ところで、ディスプレイに文字を表示する
場合、単に表示する文字コード以外にその文字の表示
色、文字飾り等の属性情報も通常は必要となる。一般
に、文字をディスプレイに表示するために必要なデータ
(以下、「画面データ」という)は、文字コードの他に
各文字の表示属性が付加されている。図6は、ホストコ
ンピュータから送られてくる画面データを解析し組み立
てたときの概念図であるが、画面データは、文字コード
を指定したデータ群(以下、「プレーン」という)の他
に、各文字のフィールド属性及び4つの拡張属性の併せ
て6プレーンで構成されている。拡張属性プレーンに
は、罫線属性、入力属性、表示属性及び色属性の各情報
が文字毎に対応させて指定されている。表示画面の大き
さが24行×80桁の場合、表示文字に相当する文字コ
ードを保持する画面データバッファ領域は、1920バ
イト必要となるが、表示属性用の各プレーンは、各文字
コードに対応させて設定されているので、1画面分の画
面データを保持するためには、合計1920バイト×6
プレーン=11520バイトの画面データバッファ領域
が必要となる。
When characters are displayed on a display, usually, in addition to the character codes to be simply displayed, attribute information such as the display color of the characters, character decoration, and the like are also required. Generally, data necessary for displaying a character on a display (hereinafter referred to as “screen data”) has a display attribute of each character in addition to a character code. FIG. 6 is a conceptual diagram when the screen data sent from the host computer is analyzed and assembled. The screen data includes, in addition to a data group (hereinafter, referred to as a “plane”) specifying a character code, It is composed of 6 planes in combination of a character field attribute and four extended attributes. In the extended attribute plane, ruled line attributes, input attributes, display attributes, and color attributes are specified in correspondence with each character. When the size of the display screen is 24 rows × 80 columns, the screen data buffer area for holding the character code corresponding to the display character requires 1920 bytes, but each plane for the display attribute corresponds to each character code. Therefore, in order to hold the screen data for one screen, a total of 1920 bytes × 6
A plane = 11520 bytes of screen data buffer area is required.

【0007】ところで、近年においては、インターネッ
ト環境への対応に適したJavaOSなどが普及してき
ているが、このJavaOS等を使用した情報端末装置
でもホストコンピュータから送られてくる画面データの
表示を行えるようにすることは、当然ながら望まれる。
JavaOSは、UNICODEを標準のコード体系と
しているのでShift JisデータとUNICOD
Eコード体系のデータ(以下、単に「UNICODEデ
ータ」という)とを相互に変換する処理機能が必要とな
るが、これは、標準機能として搭載されている。なお、
UNICODEでは、漢字のみならず半角文字をも2バ
イトで扱っているため、このようにデータを2バイトで
表しているコード体系を「2バイトコード体系」と表現
する。一方、EBCDICやShift Jisでは、
半角文字は1バイトコード体系を用い、漢字は2バイト
コード体系を用いている。従って、厳密には1バイトコ
ード体系と2バイトコード体系とを混在させたコード体
系であるが、上記2バイトコード体系との差異を出すた
めにこの1バイトと2バイトの混在型のコード体系を
「1バイトコード体系」と表現する。
[0007] In recent years, Java OS and the like suitable for coping with the Internet environment have become widespread. However, even an information terminal device using this Java OS or the like can display screen data transmitted from a host computer. It is, of course, desired.
JavaOS uses UNICODE as a standard code system, so Shift Jis data and UNICODE are used.
A processing function for mutually converting data of the E-code system (hereinafter, simply referred to as “UNICODE data”) is required, and this processing function is provided as a standard function. In addition,
In UNICODE, not only kanji but also half-width characters are handled in two bytes, and thus a code system expressing data in two bytes is referred to as a “two-byte code system”. On the other hand, in EBCDIC and Shift Jis,
Half-width characters use a 1-byte code system, and kanji use a 2-byte code system. Therefore, strictly speaking, it is a code system in which the 1-byte code system and the 2-byte code system are mixed. However, in order to make a difference from the above-mentioned 2 byte code system, the mixed code system of 1 byte and 2 bytes is used. Expressed as "1 byte code system".

【0008】[0008]

【発明が解決しようとする課題】UNICODEは、上
記のように1バイトで表現可能な半角文字なども2バイ
トで扱っているため、従来のようにEBCDICデータ
を全て内部で使用するUNICODEデータに変換して
画面データバッファに保持するようにすると画面データ
を情報端末装置において表示する際に使用するバッファ
領域が単純に2倍となってしまう。また、送られてきた
1バイトコード体系のデータを全て2バイトコード体系
に変換してから処理を行うことは、使用しないデータま
でコード変換処理の対象にしてしまい、必ずしも効率的
でない。
As described above, UNICODE handles half-width characters that can be represented by one byte in two bytes, so that all EBCDIC data is converted into UNICODE data used internally as in the prior art. If the data is held in the screen data buffer, the buffer area used when displaying the screen data on the information terminal device is simply doubled. In addition, it is not always efficient to convert all the data of the transmitted 1-byte code system to the 2-byte code system before processing the data even if it is not used.

【0009】本発明は以上のような問題を解決するため
になされたものであり、その目的は、2バイトコード体
系で文字等を処理する情報端末装置において、送られて
くる1バイトコード体系の画面形成用のデータを効果的
に使用することによって2バイトコード体系で処理を行
う際の効率性の低減を抑止する情報端末装置及び画面デ
ータ処理方法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems. An object of the present invention is to provide an information terminal device which processes characters and the like in a two-byte code system. It is an object of the present invention to provide an information terminal device and a screen data processing method that suppresses a decrease in efficiency when processing is performed in a 2-byte code system by effectively using data for forming a screen.

【0010】また、異なるコード体系で処理を行う計算
機から送られてくるデータを当該計算機のコード体系を
まま使用することによって内部における処理効率の低減
を抑止する画面データ処理方法を提供することにある。
It is another object of the present invention to provide a screen data processing method for suppressing a reduction in internal processing efficiency by using data sent from a computer that performs processing in a different code system in the same code system of the computer. .

【0011】[0011]

【課題を解決するための手段】以上のような目的を達成
するために、本発明に係る情報端末装置は、1バイトコ
ード体系のデータで処理を行う計算機から当該計算機が
使用するコード体系によって送られてきた画面を形成す
るための受信データストリームであって文字の文字コー
ドと当該各文字の表示属性とが組にして含まれる受信デ
ータストリームにコード変換処理を行って表示装置に2
バイトコード体系の文字を表示する情報端末装置におい
て、前記計算機から送られてきた受信データストリーム
に基づき生成される画面データを保存するための画面デ
ータバッファと、表示対象となる1バイトコード体系の
文字コード部分のみを前記画面データバッファから読み
込んで前記表示装置に表示可能な2バイトコード体系へ
変換するとともに、そのコード変換した文字コードを、
その文字コードに対応した前記画面データバッファに保
存されている未変換の表示属性を参照して前記表示装置
に表示する表示制御手段とを有し、表示対象となった文
字コード以外の画面データを内部において1バイトコー
ド体系のまま扱うものである。
In order to achieve the above object, an information terminal device according to the present invention transmits data from a computer that processes data in a 1-byte code system by using a code system used by the computer. A code conversion process is performed on the received data stream, which is a received data stream for forming an obtained screen and includes a character code of a character and a display attribute of each character as a set, and the display device performs 2D conversion.
In an information terminal device for displaying characters of a byte code system, a screen data buffer for storing screen data generated based on a received data stream sent from the computer, and a character of a 1-byte code system to be displayed While reading only the code portion from the screen data buffer and converting it to a 2-byte code system that can be displayed on the display device,
Display control means for displaying on the display device by referring to the unconverted display attributes stored in the screen data buffer corresponding to the character code, and screen data other than the character code to be displayed. Internally, the one-byte code system is handled as it is.

【0012】また、入力された2バイトコード体系の文
字の文字コード及び当該文字の表示属性を1バイトコー
ド体系に変換して前記画面データバッファに書き込む入
力制御手段と、前記計算機が使用する1バイトコード体
系に変換されたデータを前記計算機へ送信する送信処理
手段とを有するものである。
An input control means for converting an input character code of a character of a two-byte code system and a display attribute of the character into a one-byte code system and writing the converted character code into the screen data buffer; Transmission processing means for transmitting the data converted into the code system to the computer.

【0013】また、本発明に係る画面データ処理方法
は、コード体系の異なるデータで処理を行う計算機から
当該計算機が使用するコード体系によって送られてくる
データを表示する情報端末装置において、前記計算機か
ら送られてきた画面を形成するための受信データストリ
ームであって文字の文字コードと当該各文字の表示属性
とが組にして含まれる受信データストリームに基づき生
成される画面データを画面データバッファに保持するス
テップと、前記画面データバッファに保持した画面デー
タのうち表示対象になった文字コードのみを内部で使用
するコード体系に変換するコード変換ステップと、変換
した文字コードを、前記画面データバッファに保持され
ている当該文字コードに対応した未変換の表示属性を参
照することによって表示する表示ステップとを含むもの
である。
A screen data processing method according to the present invention is an information terminal device for displaying data transmitted from a computer which processes data having different code systems according to a code system used by the computer. The screen data buffer holds screen data generated based on the received data stream that is a received data stream for forming a transmitted screen and includes a character code of a character and a display attribute of each character in a set. And a code conversion step of converting only a character code to be displayed among the screen data held in the screen data buffer into a code system used internally, and holding the converted character code in the screen data buffer. by referring to the display attribute unconverted corresponding to the character code being It is intended to include a Shimesuru display step.

【0014】また、前記計算機は1バイトコード体系で
データ処理を行い、前記情報端末装置は2バイトコード
体系のデータを表示するものである。
The computer performs data processing in a one-byte code system, and the information terminal device displays data in a two-byte code system.

【0015】更に、表示した画面データのうち修正され
た画面データを1バイトコード体系に変換してから前記
画面データバッファに書き込む画面データ保持ステップ
と、前記計算機が扱う1バイトコード体系に変換された
画面データを前記計算機へ送信する送信ステップとを含
み、前記情報端末装置の内部において画面データを1バ
イトコード体系で保持、転送するものである。
[0015] Further, a screen data holding step of converting the corrected screen data of the displayed screen data into a one-byte code system and writing the data into the screen data buffer, and converting the screen data into a one-byte code system handled by the computer. Transmitting the screen data to the computer, and holding and transferring the screen data in a one-byte code system inside the information terminal device.

【0016】[0016]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。
Preferred embodiments of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明に係る情報端末装置の一実
施の形態を示したブロック構成図である。本実施の形態
における情報端末装置は、2バイトコード体系であるU
NICODEによってデータを画面表示する装置であ
り、従来例と同様、EBCDICコードを使用するホス
トコンピュータとの間でデータ通信を行う。図1には、
送受信処理部4、メモリ上の画面データバッファ5、デ
ータ解析部6、表示制御部10及びキーボード入力制御
部11が内部バス9に接続された構成が示されている。
送受信処理部4は、ホストコンピュータとの間でホスト
コンピュータが使用するコード体系のデータの送受信を
行う。画面データバッファ5は、情報端末装置のメモリ
上に用意され、ホストコンピュータから送られてきた受
信データストリーム及びホストコンピュータへ送信する
画面データを保持する。データ解析部6は、画面内部に
保持している変換テーブルを参照することによって受信
したEBCDICデータをShift Jisデータに
変換し、また、送信するデータをEBCDICデータに
変換する。表示制御部10は、画面データバッファ5に
保持されているShift Jisデータに基づきディ
スプレイに文字を表示する。キーボード入力制御部11
は、入力されたUNICODEデータをShift J
isデータに変換してから画面データバッファ5で保持
する。なお、従来例と同様の符号を付けた構成要素は、
従来例と同じものでよい。
FIG. 1 is a block diagram showing an embodiment of an information terminal device according to the present invention. The information terminal device in the present embodiment is a two-byte code system U
This is a device for displaying data on a screen by NICODE, and performs data communication with a host computer using an EBCDIC code as in the conventional example. In FIG.
1 shows a configuration in which a transmission / reception processing unit 4, a screen data buffer 5 on a memory, a data analysis unit 6, a display control unit 10, and a keyboard input control unit 11 are connected to an internal bus 9.
The transmission / reception processing unit 4 transmits / receives data of a coding system used by the host computer to / from the host computer. The screen data buffer 5 is prepared on the memory of the information terminal device, and holds the received data stream sent from the host computer and the screen data to be sent to the host computer. The data analysis unit 6 converts the received EBCDIC data into Shift Jis data by referring to a conversion table held in the screen, and converts the transmitted data into EBCDIC data. The display control unit 10 displays characters on a display based on the Shift Jis data stored in the screen data buffer 5. Keyboard input control unit 11
Converts the input UNICODE data to Shift J
After being converted into is data, it is held in the screen data buffer 5. The components with the same reference numerals as in the conventional example are as follows:
The same as the conventional example may be used.

【0018】本実施の形態において特徴的なことは、装
置内部においてデータを扱う際、可能な範囲で1バイト
コード体系のデータで扱うようにしたことである。これ
により、2バイトコード体系を使用する情報端末装置に
おいてデータ保持やデータ処理における効率化の低減を
抑止することができる。可能な範囲というのは、UNI
CODEでないと処理できない文字コードの表示等以
外、例えばデータ保持や内部バス上のデータ転送、使用
する表示属性等である。
A feature of the present embodiment is that when data is handled inside the apparatus, data is handled in a 1-byte code system as much as possible. As a result, it is possible to suppress a reduction in the efficiency of data holding and data processing in the information terminal device using the 2-byte code system. The possible range is UNI
Other than the display of a character code that cannot be processed unless it is CODE, for example, data retention, data transfer on an internal bus, display attributes to be used, and the like.

【0019】次に、本実施の形態におけるホストコンピ
ュータから送られてきた画面データの表示処理及びホス
トコンピュータへの送信処理について説明する。まず、
画面データの表示処理について図2に示したフローチャ
ートを用いて説明する。
Next, display processing of screen data transmitted from the host computer and transmission processing to the host computer according to the present embodiment will be described. First,
The screen data display processing will be described with reference to the flowchart shown in FIG.

【0020】送受信処理部4は、ホストコンピュータか
ら送られてきたEBCDICデータを受信すると、その
データをそのまま画面データバッファ5に保存する(ス
テップ101)。データ解析部6は、データが保存され
ると、そのデータを解析する。そして、受信したEBC
DICデータに含まれている文字コードの全てを、内部
に保持している変換テーブルに基づきShift Ji
sデータに変換し、また、表示属性等を対応するプレー
ン情報に変換して、それぞれ画面データバッファ5に保
持する(ステップ102)。送られてくるデータは、送
受信に適した形式であり表示に適した形式ではないた
め、論理的な画面への組立てが必要となる。このため、
データ解析部6が必要となる。なお、ここまでの処理
は、従来例と同じ処理である。表示制御部10は、変換
後のShift Jisデータを参照して図示しないデ
ィスプレイ上に文字コードの表示を行うが、これは、次
のように動作する。
Upon receiving the EBCDIC data sent from the host computer, the transmission / reception processing unit 4 stores the data as it is in the screen data buffer 5 (step 101). When the data is stored, the data analysis unit 6 analyzes the data. And the received EBC
All of the character codes included in the DIC data are converted to Shift Ji based on the conversion table stored therein.
The data is converted into s data, and the display attributes and the like are converted into the corresponding plane information, and are stored in the screen data buffer 5 (step 102). Since the transmitted data is in a format suitable for transmission and reception and not in a format suitable for display, it is necessary to assemble it into a logical screen. For this reason,
A data analysis unit 6 is required. The processing up to this point is the same as the conventional example. The display control unit 10 displays the character code on a display (not shown) with reference to the converted Shift Jis data, and this operates as follows.

【0021】表示制御部10は、例えば、24行×80
桁の表示画面に文字を表示する際、まず、1行分の画面
データのみを画面データバッファ5から取り出し、文字
コードが設定されていれば、その文字コードに対応した
表示属性に従い色や文字飾り等を付加して文字を表示す
ることになる。つまり、1行ずつ処理を行い、これを2
4行分繰り返すことになる。従って、表示制御部10
は、まず1行目の画面データを画面データバッファ5か
ら取り出すことになるが、本実施の形態では、UNIC
ODEコードに変換されていないShift Jisコ
ードの画面データのまま画面データバッファ5から取り
出す(ステップ103)。この取り出した画面データ
は、1行目の文字コード及び表示属性で構成されている
が、本実施の形態では、このうち文字コードのみをUN
ICODEに変換する(ステップ104)。すなわち、
表示属性は、表示のために使用するための属性情報であ
り、この属性情報の設定内容が把握さえできればよいの
で、あえてUNICODEデータに変換してからその設
定内容を把握するように処理する必要はない。なお、表
示対象となる文字コードは、UNICODEコードに変
換しなければ表示できないので変換する必要はある。表
示制御部10は、文字コードをUNICODEコードに
変換すると、この変換後の文字コードをShift J
isコード体系の表示属性を参照してディスプレイに表
示する(ステップ105)。以上の処理を24行分を繰
り返すことにより1画面の表示を行うことができる。図
1では、データ表示時におけるデータの流れを破線矢印
で示している。
The display control unit 10 is, for example, 24 rows × 80
When displaying characters on the digit display screen, first, only one line of screen data is extracted from the screen data buffer 5, and if a character code is set, colors and character decorations are displayed according to the display attribute corresponding to the character code. The characters are displayed with the addition of the characters. That is, the processing is performed line by line, and
It will be repeated for four lines. Therefore, the display control unit 10
First retrieves the screen data of the first line from the screen data buffer 5, but in this embodiment, the
The screen data of the Shift Jis code which has not been converted to the ODE code is taken out from the screen data buffer 5 (step 103). The extracted screen data is composed of the character code and display attribute on the first line. In the present embodiment, only the character code is UN
It is converted to ICODE (step 104). That is,
The display attribute is attribute information to be used for display, and it is only necessary to grasp the setting contents of this attribute information. Therefore, it is not necessary to convert the data into UNICODE data and then grasp the setting contents. Absent. Note that the character code to be displayed cannot be displayed unless it is converted into a UNICODE code, so it is necessary to convert it. When the display control unit 10 converts the character code into the UNICODE code, the display control unit 10 converts the converted character code into Shift J code.
The display is displayed on the display with reference to the display attribute of the is code system (step 105). By repeating the above processing for 24 lines, one screen can be displayed. In FIG. 1, the flow of data at the time of data display is indicated by a dashed arrow.

【0022】本実施の形態によれば、UNICODEコ
ード体系でないと扱えない部分、すなわち表示対象とな
る文字コードのみをUNICODEコードに変換し、そ
れ以外のデータに対しては1バイトコード体系のまま扱
うようにした。これにより、2バイトコード体系を扱う
装置においても無用な変換処理を行わずにすみ処理効率
が低下しない。具体的には、UNICODEデータのた
めには、1行分の文字コードを変換した後のデータを一
次保持するためのバッファを表示制御部10に用意する
だけでよい。
According to the present embodiment, only the part which cannot be handled unless it is in the UNICODE code system, that is, only the character code to be displayed is converted into the UNICODE code, and the other data is handled in the 1-byte code system. I did it. As a result, unnecessary conversion processing is not performed even in a device that handles the 2-byte code system, and the processing efficiency is not reduced. Specifically, for the UNICODE data, it is only necessary to provide a buffer in the display control unit 10 for temporarily storing the data obtained by converting the character codes for one line.

【0023】また、内部バス9によって転送されるデー
タも1バイトコード体系のままである。更に、本実施の
形態では、画面データバッファ5も従来と同じだけの使
用量で2バイトコード体系の文字を表示することができ
る。
The data transferred by the internal bus 9 also remains in the 1-byte code system. Further, in the present embodiment, the screen data buffer 5 can also display characters of the 2-byte code system with the same amount of usage as in the related art.

【0024】次に、表示した画面データに修正が加えら
れ、その内容をホストコンピュータへの送信する際の処
理について図3に示したフローチャートを用いて説明す
る。
Next, the processing when the displayed screen data is modified and its contents are transmitted to the host computer will be described with reference to the flowchart shown in FIG.

【0025】キーボード入力制御部11は、表示した画
面データに対して図示しないキーボードから何らかの修
正を行われると、その入力されたUNICODEコード
の画面データ(文字コード及び表示属性)を内部におい
てShift Jisコードに変換して(ステップ11
1)、画面データバッファ5の対応するプレーン内へ書
き込む(ステップ112)。なお、キーボードから入力
される情報は、UNICODEであるため、その修正内
容は、コード変換されることなくそのまま表示処理に使
用される。ここで、修正内容をホストコンピュータへ送
信するという要求がキーボード入力等によりあった場合
(ステップ113)、データ解析部6は、画面データバ
ッファ5内のShift Jisデータのうち修正され
た部分のみをEBCDICコードに変換する(ステップ
114)。そして、送受信処理部4は、変更されたEB
CDICデータをホストコンピュータへ送信する(ステ
ップ115)。図1では、このデータ送信時におけるデ
ータの流れを一点鎖線矢印で示している。
When some modification is made to the displayed screen data from a keyboard (not shown), the keyboard input control unit 11 internally converts the input UNICODE code screen data (character code and display attribute) into a Shift Jis code. (Step 11
1) Write into the corresponding plane of the screen data buffer 5 (step 112). Since the information input from the keyboard is UNICODE, the corrected content is used for the display processing without any code conversion. Here, when a request to transmit the correction content to the host computer is made by a keyboard input or the like (step 113), the data analysis unit 6 determines that only the corrected portion of the Shift Jis data in the screen data buffer 5 is EBCDIC. It is converted into a code (step 114). Then, the transmission / reception processing unit 4 transmits the changed EB
The CDIC data is transmitted to the host computer (Step 115). In FIG. 1, the flow of data at the time of data transmission is indicated by a dashed-dotted arrow.

【0026】本実施の形態によれば、2バイトコード体
系のUNICODEで発生する修正データをキーボード
入力制御部11においてShift Jisコードに変
換してから画面データバッファ5に書き込むようにした
ので、画面データバッファ5の使用量の増大を抑止する
ことができる。また、内部バス9によって転送されるデ
ータも1バイトコード体系のままである。
According to the present embodiment, the correction data generated in the UNICODE of the 2-byte code system is converted into the Shift Jis code in the keyboard input control unit 11 and then written into the screen data buffer 5, so that the screen data An increase in the usage of the buffer 5 can be suppressed. Also, the data transferred by the internal bus 9 remains the one-byte code system.

【0027】もちろん、装置内においてEBCDICデ
ータを一律にUNICODEデータに変換して処理を行
うようにしてもデータ表示処理等を行うことは当然なが
ら可能である。しかし、半角文字は1バイト長、漢字は
2バイト長とデータ長が混在しているようなShift
Jisコード体系のデータを、全て2バイト長のコー
ドに変換して扱う場合においては、半角文字を表す際に
1バイト分のデータ領域が単に無駄になるばかりでなく
処理効率の大幅な低下を招くおそれがある。すなわち、
2バイトデータをホストコンピュータへ送信する際には
必ず1バイトコードに変換をしなくてはならないが、1
バイトコード体系で処理を行う手段が2バイト長のデー
タを受け取った場合、2バイト長のデータが2バイトと
も有効なデータなのか先頭1バイトは不要で下位1バイ
トのみが有効なのかという判断を行わなくてはならなく
なる。本実施の形態によれば、キーボード入力制御部1
1がUNICODEデータを受け取った時点でShif
t Jisデータに変換して画面データバッファ5に保
持するようにしたので、データ解析部6などの他の手段
が画面データを扱う際にも前述したデータの有効無効の
判断をするという余計な処理を付加する必要はない。
Of course, even if the EBCDIC data is uniformly converted into UNICODE data and processed in the apparatus, it is naturally possible to perform data display processing and the like. However, half-width characters are 1 byte long, and kanji characters are 2 byte length and data length mixed.
In the case where all data of the Jis code system is converted into a code having a length of 2 bytes and handled, when a half-width character is represented, a data area of 1 byte is not only wasted, but also causes a significant reduction in processing efficiency. There is a risk. That is,
When transmitting 2-byte data to the host computer, it must be converted to 1-byte code.
If the means for processing in the byte code system receives 2-byte data, it determines whether the 2-byte data is valid for both 2 bytes or whether the first 1 byte is unnecessary and only the lower 1 byte is valid. You have to do it. According to the present embodiment, the keyboard input control unit 1
1 when UNICODE data is received
Since the data is converted into tJis data and held in the screen data buffer 5, even when other means such as the data analysis unit 6 handles the screen data, the above-described extra process of determining whether the data is valid or invalid is also performed. Need not be added.

【0028】通常、外部から送られてきたデータを内部
で使用するコード体系に変換した後に使用するところ
を、本実施の形態では、コード変換が必要なデータの
み、つまり、表示対象となった画面データそれも文字コ
ードのみを必要なときに変換してから使用するようにし
た。このため、無用なコード変換処理を行わなくてす
む。これは、同じ1バイトコードのデータを扱う情報処
理装置においても同様の効果を奏する。ただ、本実施の
形態のように2バイトコード体系によって処理を行う情
報端末装置において1バイトコード体系のデータで送受
信されるような場合は、処理効率のみならず無用なコー
ド変換によるデータ量の増大を抑止することができると
いう効果を更に奏することができる。
Normally, data sent from the outside is used after being converted into a code system used internally. In the present embodiment, only data requiring code conversion, that is, the screen to be displayed is displayed. The data is converted to the character code only when necessary, and then used. Therefore, unnecessary code conversion processing is not required. This has the same effect in an information processing apparatus that handles the same 1-byte code data. However, in the case where data is transmitted / received in the 1-byte code system in the information terminal device that processes in the 2-byte code system as in the present embodiment, not only the processing efficiency but also the increase in the data amount due to unnecessary code conversion is increased. Can be further suppressed.

【0029】なお、本実施の形態においては、データ解
析部6を従来例と同じ処理機能のまま実現できるように
することを前提としたため、ホストコンピュータからの
EBCDICデータをShift Jisデータへ一律
に変換し、このShiftJisデータを必要に応じて
UNICODEデータに変換するようにした。しかし、
EBCDICコード体系で送られてきたデータ(受信デ
ータストリーム)を6プレーンで構成される画面データ
の形式に組み立てて画面データバッファに保存し、EB
CDICデータからUNICODEデータへ直接変換す
るようにしてもよい。データ受信時のみならずデータ送
信時においても同様である。また、ホストコンピュータ
から送られてくる受信データストリームとしてEBCD
ICデータを例にしたが、Shift Jisデータ等
他の1バイトコード体系のデータでもよい。更に、本実
施の形態では、ホストコンピュータから送られてくるデ
ータを受信データストリームと表現し、必ずしも6プレ
ーンから構成される画面データのフォーマットで送受信
されないことを前提としているが、画面データそのもの
で送受信するようにしてもよい。本実施の形態の場合、
表示制御部10により参照される画面データが上記所定
の6プレーンから構成される画面データであればよく、
ホストコンピュータとの間で送受信されるデータ形式
は、別個の構成上の問題である。
In this embodiment, since it is assumed that the data analysis unit 6 can be realized with the same processing function as that of the conventional example, EBCDIC data from the host computer is uniformly converted to Shift Jis data. Then, the ShiftJis data is converted into UNICODE data as needed. But,
The data (received data stream) sent in the EBCDIC code system is assembled into a screen data format composed of 6 planes, and stored in a screen data buffer.
You may make it convert directly from CDIC data to UNICODE data. The same applies to data transmission as well as data reception. EBCD is used as a received data stream sent from the host computer.
Although the IC data is taken as an example, data of another 1-byte code system such as Shift Jis data may be used. Further, in the present embodiment, the data transmitted from the host computer is expressed as a received data stream, and it is assumed that the data is not transmitted and received in the format of screen data composed of six planes. You may make it. In the case of this embodiment,
The screen data referenced by the display control unit 10 may be any screen data composed of the predetermined six planes,
The format of data transmitted to and received from the host computer is a separate configuration issue.

【0030】また、本実施の形態では、キーボードから
の入力を例にしたため入力制御手段としてキーボード入
力制御部11を設けたが、マウス等の他の入力装置から
の入力においても同様に扱うことができる。
In this embodiment, the keyboard input control unit 11 is provided as input control means because input from a keyboard is taken as an example. However, input from other input devices such as a mouse can be handled in the same manner. it can.

【0031】[0031]

【発明の効果】本発明によれば、装置内部においてデー
タを扱う際、可能な範囲で1バイトコード体系のままデ
ータを扱うようにしたので、2バイトコード体系を使用
する情報端末装置においてもデータ保持やデータ処理に
おける効率化の低減を抑止することができる。
According to the present invention, when data is handled inside the device, the data is handled with the 1-byte code system as much as possible. Therefore, even in an information terminal device using the 2-byte code system, the data is used. It is possible to suppress a decrease in efficiency in holding and data processing.

【0032】すなわち、画面データを表示する際には、
表示対象となる文字コードのみを2バイトコード体系に
変換し、表示対象となる文字コードに対応する表示属性
をも1バイトコード体系のまま扱うようにしたので、無
用なコード変換処理を行う必要はなく、また、2バイト
コード体系に変換した画面データを保持するための画面
データバッファも不要となる。
That is, when displaying the screen data,
Since only the character codes to be displayed are converted to the 2-byte code system, and the display attributes corresponding to the character codes to be displayed are also handled in the 1-byte code system, there is no need to perform unnecessary code conversion processing. In addition, a screen data buffer for holding screen data converted into a 2-byte code system is not required.

【0033】また、表示したデータを修正する場合にお
いても2バイトコード体系で発生する修正データを入力
制御手段において1バイトコードに変換してから画面デ
ータバッファへ送り保持するようにしたので、画面デー
タバッファの増大を抑止することができる。
In the case where the displayed data is corrected, the correction data generated in the 2-byte code system is converted into 1-byte code by the input control means and then sent to the screen data buffer for holding. It is possible to suppress an increase in the buffer.

【0034】また、画面表示に必要最小限な画面データ
のみを表示時にコード変換を行うようにしたので、処理
効率の低減を抑止することができる。
Further, since code conversion is performed at the time of displaying only the minimum screen data necessary for screen display, a reduction in processing efficiency can be suppressed.

【0035】また、2バイトコード体系で発生する修正
データを1バイトコードに変換してから画面データバッ
ファへ送り保持するようにしたので、画面データバッフ
ァの増大を抑止することができる。
Further, since the correction data generated in the two-byte code system is converted into a one-byte code and then sent to and held in the screen data buffer, the increase in the screen data buffer can be suppressed.

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

【図1】 本発明に係る情報端末装置の一実施の形態を
示したブロック構成図である。
FIG. 1 is a block diagram showing an embodiment of an information terminal device according to the present invention.

【図2】 本実施の形態における画面データの表示処理
を示したフローチャートである。
FIG. 2 is a flowchart showing a display process of screen data in the present embodiment.

【図3】 本実施の形態における画面データの修正・送
信処理を示したフローチャートである。
FIG. 3 is a flowchart showing a process of correcting and transmitting screen data in the present embodiment.

【図4】 従来のシステム全体構成図である。FIG. 4 is an overall configuration diagram of a conventional system.

【図5】 従来の情報端末装置の簡略した機能ブロック
構成図である。
FIG. 5 is a simplified functional block configuration diagram of a conventional information terminal device.

【図6】 ホストコンピュータから送られてくる画面デ
ータを解析し組み立てたときの概念図である。
FIG. 6 is a conceptual diagram when the screen data sent from the host computer is analyzed and assembled.

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

4 送受信処理部、5 画面データバッファ、6 デー
タ解析部、9 内部バス、10 表示制御部、11 キ
ーボード入力制御部。
4 transmission / reception processing unit, 5 screen data buffer, 6 data analysis unit, 9 internal bus, 10 display control unit, 11 keyboard input control unit.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/02 320 G06F 3/02 390 G06F 13/00 351 G06F 17/21 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/02 320 G06F 3/02 390 G06F 13/00 351 G06F 17/21

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 1バイトコード体系のデータで処理を行
う計算機から当該計算機が使用するコード体系によって
送られてきた画面を形成するための受信データストリー
ムであって文字の文字コードと当該各文字の表示属性と
が組にして含まれる受信データストリームにコード変換
処理を行って表示装置に2バイトコード体系の文字を表
示する情報端末装置において、 前記計算機から送られてきた受信データストリームに基
づき生成される画面データを保存するための画面データ
バッファと、 表示対象となる1バイトコード体系の文字コード部分の
みを前記画面データバッファから読み込んで前記表示装
置に表示可能な2バイトコード体系へ変換するととも
に、そのコード変換した文字コードを、その文字コード
に対応した前記画面データバッファに保存されている
変換の表示属性を参照して前記表示装置に表示する表示
制御手段と、 を有し、表示対象となった文字コード以外の画面データ
を内部において1バイトコード体系のまま扱うことを特
徴とする情報端末装置。
1. A received data stream for forming a screen transmitted from a computer that processes data in a one-byte code system by a code system used by the computer, the character code of a character and the character code of each character An information terminal device that performs a code conversion process on a received data stream including a set of display attributes and displays characters of a 2-byte code system on a display device. The information terminal device generates a character based on the received data stream sent from the computer. A screen data buffer for storing screen data to be read, and reading only a character code portion of a 1-byte code system to be displayed from the screen data buffer and converting it into a 2-byte code system that can be displayed on the display device. The converted character code is stored in the screen data buffer corresponding to the character code. Not stored in §
Display control means for displaying on the display device by referring to the display attribute of the conversion, wherein the screen data other than the character code to be displayed is internally handled as a 1-byte code system. Terminal device.
【請求項2】 入力された2バイトコード体系の文字の
文字コード及び当該文字の表示属性を1バイトコード体
系に変換して前記画面データバッファに書き込む入力制
御手段と、 前記計算機が使用する1バイトコード体系に変換された
データを前記計算機へ送信する送信処理手段と、 を有することを特徴とする請求項1記載の情報端末装
置。
2. An input control means for converting an input character code of a character of a two-byte code system and a display attribute of the character into a one-byte code system and writing the same in the screen data buffer, and one byte used by the computer. The information terminal device according to claim 1, further comprising: transmission processing means for transmitting data converted into a code system to the computer.
【請求項3】 コード体系の異なるデータで処理を行う
計算機から当該計算機が使用するコード体系によって送
られてくるデータを表示する情報端末装置において、 前記計算機から送られてきた画面を形成するための受信
データストリームであって文字の文字コードと当該各文
字の表示属性とが組にして含まれる受信データストリー
ムに基づき生成される画面データを画面データバッファ
に保持するステップと、 前記画面データバッファに保持した画面データのうち表
示対象になった文字コードのみを内部で使用するコード
体系に変換するコード変換ステップと、 変換した文字コードを、前記画面データバッファに保持
されている当該文字コードに対応した未変換の表示属性
を参照することによって表示する表示ステップと、 を含むことを特徴とする画面データ処理方法。
3. An information terminal device for displaying data transmitted from a computer that processes data having a different code system according to a code system used by the computer, wherein the information terminal device displays a screen transmitted from the computer. Holding in a screen data buffer screen data generated based on the received data stream, which is a received data stream and including a character code of a character and a display attribute of each character as a set; and holding the screen data in the screen data buffer. Not that the code conversion step, a character code converted, corresponding to the character code stored in the screen data buffer for converting only the character codes eligible to appear among the screen data to the encoding scheme used internally a display step of displaying by referring to the display attribute of the conversion, to include Screen data processing method according to symptoms.
【請求項4】 前記計算機は1バイトコード体系でデー
タ処理を行い、前記情報端末装置は2バイトコード体系
のデータを表示することを特徴とする請求項3記載の画
面データ処理方法。
4. The screen data processing method according to claim 3, wherein said computer performs data processing in a one-byte code system, and said information terminal device displays data in a two-byte code system.
【請求項5】 表示した画面データのうち修正された画
面データを1バイトコード体系に変換してから前記画面
データバッファに書き込む画面データ保持ステップと、 前記計算機が扱う1バイトコード体系に変換された画面
データを前記計算機へ送信する送信ステップと、 を含み、前記情報端末装置の内部において画面データを
1バイトコード体系で保持、転送することを特徴とする
請求項4記載の画面データ処理方法。
5. A screen data holding step of converting the corrected screen data of the displayed screen data into a one-byte code system and then writing the data into the screen data buffer; and converting the screen data into a one-byte code system handled by the computer. 5. The screen data processing method according to claim 4, further comprising: transmitting the screen data to the computer; and holding and transferring the screen data in a one-byte code system inside the information terminal device.
JP10160931A 1998-06-09 1998-06-09 Information terminal device and screen data processing method Expired - Lifetime JP3004963B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10160931A JP3004963B2 (en) 1998-06-09 1998-06-09 Information terminal device and screen data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10160931A JP3004963B2 (en) 1998-06-09 1998-06-09 Information terminal device and screen data processing method

Publications (2)

Publication Number Publication Date
JPH11353092A JPH11353092A (en) 1999-12-24
JP3004963B2 true JP3004963B2 (en) 2000-01-31

Family

ID=15725355

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10160931A Expired - Lifetime JP3004963B2 (en) 1998-06-09 1998-06-09 Information terminal device and screen data processing method

Country Status (1)

Country Link
JP (1) JP3004963B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1567174A (en) * 2003-06-09 2005-01-19 吴胜远 Method for expressing and processing object and apparatus thereof
KR100703743B1 (en) 2005-02-18 2007-04-05 삼성전자주식회사 Apparatus and method for converting character code
KR101293149B1 (en) * 2006-05-26 2013-08-12 삼성전자주식회사 Method for converting multibyte code stream to unicode stream within digital image processing apparatus
KR101298637B1 (en) * 2006-05-30 2013-08-21 삼성전자주식회사 Method for replaying text file of multibyte code format within digital image processing apparatus

Also Published As

Publication number Publication date
JPH11353092A (en) 1999-12-24

Similar Documents

Publication Publication Date Title
US6304928B1 (en) Compressing/decompressing bitmap by performing exclusive- or operation setting differential encoding of first and previous row therewith outputting run-length encoding of row
US7088871B2 (en) Method and system for transmitting data for a shared application
US5375204A (en) System and method for efficient binary encoding of procedures in a document processing language
US8681811B2 (en) System and method for obtaining cross compatibility with a plurality of thin-client platforms
US6809832B2 (en) Print control apparatus with decompression, and method and storage medium
US6567859B1 (en) Device for translating medium access control dependent descriptors for a high performance network
US5649101A (en) System and method for improving 3270 data stream performance by reducing transmission traffic
JP3004963B2 (en) Information terminal device and screen data processing method
JP2006216024A (en) Efficient conversion of interchange format message
US7716683B2 (en) Distributed graphics processing apparatus and method
JP3499589B2 (en) Encoding device and encoding method
JPH06161398A (en) Image pattern transfer system
JPS61188653A (en) Down load control system
US7835025B2 (en) Processing system and method of processing pattern bitmap data for printer
JP3427975B2 (en) Printer control circuit, printer and print system
JP2647374B2 (en) Output interface device
AU2002320804B2 (en) Print System with Dynamic Address Generation for Print Data
JP3814898B2 (en) E-mail document conversion apparatus and e-mail document conversion method
JPH07177352A (en) Printer
JPH09300737A (en) Printing system
JPH11249829A (en) Method for compressing bit image data
JP2000293329A (en) Device and method for abbreviating control code
JP2000132346A (en) Printer system
JPH0535730A (en) Document processor
JPH05265417A (en) Character data conversion system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071119

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20081119

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081119

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091119

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20091119

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20101119

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20111119

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20121119

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20121119

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20131119

Year of fee payment: 14

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term