JPH113400A - Character recognizing device, character recognizing method and recording medium recording character recognizing program - Google Patents

Character recognizing device, character recognizing method and recording medium recording character recognizing program

Info

Publication number
JPH113400A
JPH113400A JP9153342A JP15334297A JPH113400A JP H113400 A JPH113400 A JP H113400A JP 9153342 A JP9153342 A JP 9153342A JP 15334297 A JP15334297 A JP 15334297A JP H113400 A JPH113400 A JP H113400A
Authority
JP
Japan
Prior art keywords
data
character recognition
image data
character
storage area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP9153342A
Other languages
Japanese (ja)
Inventor
Yujiro Kamimura
裕二郎 上村
Tamotsu Maeda
保 前田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP9153342A priority Critical patent/JPH113400A/en
Publication of JPH113400A publication Critical patent/JPH113400A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a character recognizing device, a character recognizing method and a recording medium recording character recognizing program with which work for performing character recognition to image data and for converting them to character data can be easily performed when the relevant image data are stored in a clip board storage means. SOLUTION: It is monitored by a clip board monitoring part 101 whether data contents in a clip board storage area 15 are updated or not and when data contents in the clip board storage area 15 are updated, it is judged by a data discriminating part 102 whether data contents are image data or not. When they are image data, the characters of the relevant image data are recognized by a character recognizing part 100, and data in the clip board storage area 15 are reloaded with the character recognized results by a control part 103.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像データに対し
て文字認識を行う文字認識装置および文字認識方法なら
びに文字認識プログラムを記録した記録媒体に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device and a character recognition method for performing character recognition on image data, and a recording medium on which a character recognition program is recorded.

【0002】[0002]

【従来の技術】パーソナルコンピュータやオペレーティ
ングシステムが発展し、複数の処理プログラムが同時に
動作可能な環境が整ってきたことに伴い、他の処理プロ
グラムで使用している画像データを文字認識装置に入力
することが可能となってきた。
2. Description of the Related Art With the development of personal computers and operating systems and the development of an environment in which a plurality of processing programs can operate simultaneously, image data used in other processing programs is input to a character recognition device. It has become possible.

【0003】オペレーティングシステムには、クリップ
ボードと呼ばれる機能が搭載されており、これを使う
と、複数のアプリケーションプログラム間でメモリ領域
を共有し、相互に読み書きを行うことができる。
[0003] The operating system has a function called a clipboard, which allows a plurality of application programs to share a memory area and read and write each other.

【0004】例えば、イメージスキャナから画像を読み
込むユーティリティソフトウェアを使って取り込んだ画
像データをクリップボードに格納した後、クリップボー
ドに格納した画像データを文字認識プログラムの画像記
憶領域中に貼り付け、文字認識を行うことができるよう
になった。これにより、ユーティリティソフトウェアと
文字認識プログラムと間の画像フォーマットの差異に留
意する必要がなくなり利便性が向上した。
For example, after image data captured using utility software for reading an image from an image scanner is stored in a clipboard, the image data stored in the clipboard is pasted into an image storage area of a character recognition program to perform character recognition. Now you can do it. As a result, it is not necessary to pay attention to the difference in the image format between the utility software and the character recognition program, and the convenience is improved.

【0005】[0005]

【発明が解決しようとする課題】このような文字認識装
置において、クリップボードに記憶されたある画像デー
タに対して文字認識処理を施したい場合に、文字認識装
置を起動した後、この画像データを読み込んだ後で文字
認識結果を得るまでに、操作者に多数の操作を必要とす
るため、操作性の面で問題点を有していた。
In such a character recognizing apparatus, when it is desired to perform a character recognizing process on certain image data stored on a clipboard, the character recognizing apparatus is started and then the image data is read. After that, a large number of operations are required by the operator until a character recognition result is obtained, which has a problem in operability.

【0006】本発明は、クリップボード記憶手段に画像
データが記憶されると、当該画像データに文字認識を行
い、文字データに変換する作業を容易に行うことのでき
る文字認識装置および文字認識方法ならびに文字認識プ
ログラムを記録した記録媒体を提供することを目的とす
る。
The present invention provides a character recognizing device, a character recognizing method, and a character recognizing method that, when image data is stored in a clipboard storage means, performs character recognition on the image data and easily converts the image data into character data. It is an object to provide a recording medium on which a recognition program is recorded.

【0007】[0007]

【課題を解決するための手段】この課題を解決するため
に本発明は、データを一時的に記憶するクリップボード
記憶手段と、クリップボード記憶手段のデータ内容が更
新されたのかどうかを監視する監視手段と、監視手段に
よりクリップボード記憶手段のデータ内容が更新された
ことを受けて、クリップボード記憶手段のデータ内容が
画像データであるかどうかを判断する判断手段と、判断
手段により画像データであると判断されたとき、当該画
像データの文字認識を行う文字認識手段と、クリップボ
ード記憶手段のデータ内容を、文字認識手段により文字
認識した結果に書き換える書換手段と、を有する構成と
した。
SUMMARY OF THE INVENTION In order to solve this problem, the present invention provides a clipboard storage means for temporarily storing data, and a monitoring means for monitoring whether the data content of the clipboard storage means has been updated. In response to the updating of the data content of the clipboard storage means by the monitoring means, the determination means for determining whether the data content of the clipboard storage means is image data, and the determination means determines that the data content is image data. At this time, the image processing apparatus includes a character recognizing unit that performs character recognition of the image data and a rewriting unit that rewrites the data content of the clipboard storage unit to a result of character recognition by the character recognizing unit.

【0008】これにより、クリップボード記憶手段に画
像データが記憶されると、当該画像データに文字認識を
行い、文字データに変換する作業を容易に行うことので
きる文字認識装置が得られる。
As a result, when the image data is stored in the clipboard storage means, a character recognizing apparatus which can easily perform a character recognition on the image data and convert the image data into character data can be obtained.

【0009】[0009]

【発明の実施の形態】本発明の請求項1に記載の発明
は、データを一時的に記憶するクリップボード記憶手段
と、クリップボード記憶手段のデータ内容が更新された
のかどうかを監視する監視手段と、監視手段によりクリ
ップボード記憶手段のデータ内容が更新されたことを受
けて、クリップボード記憶手段のデータ内容が画像デー
タであるかどうかを判断する判断手段と、判断手段によ
り画像データであると判断されたとき、当該画像データ
の文字認識を行う文字認識手段と、クリップボード記憶
手段のデータ内容を、文字認識手段により文字認識した
結果に書き換える書換手段と、を有する構成としたこと
により、クリップボード記憶手段に記憶された画像デー
タを自動的に文字認識し、文字データに変換することが
できる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS According to the first aspect of the present invention, there is provided a clipboard storage means for temporarily storing data, a monitoring means for monitoring whether or not the data content of the clipboard storage means has been updated. When the monitoring unit updates the data content of the clipboard storage unit, the determination unit determines whether the data content of the clipboard storage unit is image data, and when the determination unit determines that the data content is image data. A character recognizing unit that performs character recognition of the image data, and a rewriting unit that rewrites the data content of the clipboard storing unit to a result of character recognition by the character recognizing unit. Characters can be automatically recognized and converted into character data.

【0010】[0010]

【実施例】以下、本発明の一実施例について、図面を参
照しながら説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0011】図1は本発明の一実施例における文字認識
装置の回路ブロック図であり、文字認識装置のハードウ
ェアによる構成について示したものである。
FIG. 1 is a circuit block diagram of a character recognition device according to an embodiment of the present invention, and shows a hardware configuration of the character recognition device.

【0012】図1において、10は装置の制御を行う中
央処理装置(CPU)である。11はCPU10による
処理の経過や結果を表示するカソード・レイ・チューブ
(CRT)であり、本発明の表示装置を構成する。12
はマウス、13はキーボードであり、これらは本発明の
入力装置を構成する。
In FIG. 1, reference numeral 10 denotes a central processing unit (CPU) for controlling the apparatus. Reference numeral 11 denotes a cathode ray tube (CRT) for displaying the progress and results of processing by the CPU 10, and constitutes a display device of the present invention. 12
Denotes a mouse, and 13 denotes a keyboard, which constitute the input device of the present invention.

【0013】14はランダム・アクセス・メモリ(RA
M)であり、RAM14は、画像データや文字データな
どを一時的に保存するクリップボード記憶領域15、文
字認識を行うための画像データを記憶する画像記憶領域
16を有する。
14 is a random access memory (RA)
M), and the RAM 14 has a clipboard storage area 15 for temporarily storing image data, character data, and the like, and an image storage area 16 for storing image data for character recognition.

【0014】18はハードディスクであり、ハードディ
スク18は、後述する図3のフローチャートに従う文字
認識プログラムを記憶するプログラム記憶領域19、文
字認識処理の際に参照する文字認識辞書記憶領域20、
オペレーティングシステムを記憶するOS記憶領域21
を有する。
Reference numeral 18 denotes a hard disk. The hard disk 18 has a program storage area 19 for storing a character recognition program according to a flowchart shown in FIG. 3, which will be described later, a character recognition dictionary storage area 20, which is referred to during the character recognition processing.
OS storage area 21 for storing an operating system
Having.

【0015】22はリード・オンリ・メモリ(ROM)
であり、ROM22は、起動プログラム記憶領域23を
有する。
Reference numeral 22 denotes a read only memory (ROM)
The ROM 22 has a boot program storage area 23.

【0016】なお、プログラム記憶領域19に本実施例
の文字認識装置の処理内容が記憶されているが、これは
OS記憶領域21中のオペレーティングシステム上で動
作する。また、このオペレーティングシステムが動作す
るためには起動プログラム記憶領域23中の起動プログ
ラムが必要である。
The processing contents of the character recognition device of the present embodiment are stored in the program storage area 19, which operates on the operating system in the OS storage area 21. Further, in order for this operating system to operate, a boot program in the boot program storage area 23 is required.

【0017】図2は本発明の一実施例における文字認識
装置の機能ブロック図であり、文字認識装置の機能手段
による構成について示したものである。
FIG. 2 is a functional block diagram of the character recognition device according to one embodiment of the present invention, and shows the configuration of the character recognition device by the functional means.

【0018】図2において、100は文字認識部、10
1はクリップボード監視部、102はデータ判定部、1
03は制御部であり、いずれもハードディスク18のプ
ログラム記憶領域19に記憶された処理プログラムをC
PU10が実行することによって実現される。
In FIG. 2, reference numeral 100 denotes a character recognition unit;
1 is a clipboard monitoring unit, 102 is a data judgment unit, 1
Reference numeral 03 denotes a control unit, which stores a processing program stored in the program storage area
This is realized by the execution of the PU 10.

【0019】以上のように構成された文字認識装置につ
いて、以下に動作を説明する。図3は本発明の一実施例
における文字認識装置の動作フローチャートであり、C
PU10がハードディスク18のプログラム記憶領域に
記憶された文字認識プログラムを実行する様子について
示したものである。
The operation of the character recognition device configured as described above will be described below. FIG. 3 is an operation flowchart of the character recognition device according to the embodiment of the present invention.
FIG. 2 shows a state in which a PU 10 executes a character recognition program stored in a program storage area of a hard disk 18.

【0020】本実施例の文字認識プログラムは、モノク
ロ2値の画像データにのみ対応しているものと仮定し、
アプリケーションソフトによってデータをクリップボー
ド記憶領域15に格納する場合、そのデータの内容以外
に当該データの種類も保存するものとする。データの種
類としてはテキストデータ、画像データ(モノクロ2値
または多値)などが挙げられる。
The character recognition program according to the present embodiment is assumed to correspond only to monochrome binary image data.
When data is stored in the clipboard storage area 15 by application software, the type of the data is also stored in addition to the content of the data. Examples of data types include text data and image data (monochrome binary or multi-level).

【0021】図3において、ステップ1では、ハードデ
ィスク18のプログラム記憶領域19に記憶された文字
認識プログラムが起動されると、まず、文字認識処理を
終了するかどうかの判定が行われる。ユーザーが終了を
希望している場合には、処理を終了する。
In FIG. 3, in step 1, when the character recognition program stored in the program storage area 19 of the hard disk 18 is started, it is first determined whether or not the character recognition processing is to be terminated. If the user wants to end, the process ends.

【0022】ステップ2では、クリップボード監視部1
01により、クリップボード記憶領域15に記憶されて
いるデータが更新されたのかどうかの判断を行う。デー
タが更新されていれば、ステップ3に進む。データが更
新されていなければ、ステップ1に戻る。
In step 2, the clipboard monitoring unit 1
01, it is determined whether the data stored in the clipboard storage area 15 has been updated. If the data has been updated, go to step 3. If the data has not been updated, the process returns to step 1.

【0023】ステップ3では、データ判定部102によ
り、クリップボード記憶領域15を参照して、この領域
内のデータが文字認識プログラムが対応しているモノク
ロ2値の画像データであるのかどうかを判定する。モノ
クロ2値の画像データが格納されていれば、ステップ4
へ進み、それ以外のデータであれば、ステップ1へ戻
る。
In step 3, the data determination unit 102 refers to the clipboard storage area 15 and determines whether the data in this area is monochrome binary image data supported by the character recognition program. If monochrome binary image data is stored, step 4
Go to step 1, if it is other data, return to step 1.

【0024】ステップ4では、制御部103により、ク
リップボード記憶領域15内の画像データを、文字認識
を行うための画像記憶領域16に複写する。
In step 4, the control section 103 copies the image data in the clipboard storage area 15 to the image storage area 16 for character recognition.

【0025】ステップ5では、画像記憶領域16に記憶
された画像データに対して文字認識が行われる。文字認
識は、画像データを文字データに変換する公知の技術で
あり、本発明はその手法については問わない。従って、
ここでは簡単な説明にとどめておく。
In step 5, character recognition is performed on the image data stored in the image storage area 16. Character recognition is a known technique for converting image data into character data, and the present invention does not matter about the method. Therefore,
Here is a brief explanation.

【0026】文字認識は、レイアウト情報の解析を行
い、文字領域・表領域・図形領域などに区分し、文字領
域は縦書き領域か、横書き領域かに分ける。縦書き領域
であれば、例えば新聞のように、右上の領域から左下の
領域に向かって、各矩形の読み取り順序を決め、文字認
識辞書記憶領域20に記憶された辞書を用いて、文字認
識辞書記憶領域20に記憶された辞書を用いて、文字認
識を行い、この順序に出力された文字列を得れば良い。
横書き領域の場合には左上の領域から右下の領域に向か
って読み取る。
In character recognition, layout information is analyzed and divided into a character area, a table area, a graphic area, and the like, and the character area is divided into a vertical writing area and a horizontal writing area. In the case of a vertical writing area, for example, as in a newspaper, the reading order of each rectangle is determined from the upper right area to the lower left area, and the character recognition dictionary is stored using the dictionary stored in the character recognition dictionary storage area 20. Character recognition may be performed using the dictionary stored in the storage area 20 to obtain a character string output in this order.
In the case of a horizontal writing area, reading is performed from the upper left area to the lower right area.

【0027】ステップ6では、制御部103により、ス
テップ5で行われた文字認識の結果をクリップボード記
憶領域15に上書きすることによって、クリップボード
記憶領域15のデータを文字データに書き換える。
In step 6, the result of the character recognition performed in step 5 is overwritten in the clipboard storage area 15 by the control unit 103, thereby rewriting the data in the clipboard storage area 15 into character data.

【0028】以上のように本実施例によれば、クリップ
ボード記憶領域15を定期的に監視させ、文字認識プロ
グラムが対応している画像データがクリップボード記憶
領域15に保管された場合、これを検出して自動的に文
字認識を行わせ、この結果をクリップボード記憶領域1
5に上書きさせることで、文字認識結果である文字デー
タを、従来より少ない操作回数で、得ることができると
いう非常に優れた操作性を実現できる。
As described above, according to the present embodiment, the clipboard storage area 15 is periodically monitored, and when image data corresponding to the character recognition program is stored in the clipboard storage area 15, this is detected. Automatically recognizes the character, and stores the result in the clipboard storage area 1.
By overwriting the character string with No. 5, it is possible to realize extremely excellent operability that character data as a character recognition result can be obtained with a smaller number of operations than in the past.

【0029】[0029]

【発明の効果】以上のように本発明によれば、データを
一時的に記憶するクリップボード記憶手段と、クリップ
ボード記憶手段のデータ内容が更新されたのかどうかを
監視する監視手段と、監視手段によりクリップボード記
憶手段のデータ内容が更新されたことを受けて、クリッ
プボード記憶手段のデータ内容が画像データであるかど
うかを判断する判断手段と、判断手段により画像データ
であると判断されたとき、当該画像データの文字認識を
行う文字認識手段と、クリップボード記憶手段のデータ
内容を、文字認識手段により文字認識した結果に書き換
える書換手段と、を有する構成としたことにより、クリ
ップボード記憶手段に記憶された画像データを自動的に
文字認識し、文字データに変換することができるので、
非常に優れた操作性を実現できる。
As described above, according to the present invention, the clipboard storage means for temporarily storing data, the monitoring means for monitoring whether the data content of the clipboard storage means has been updated, and the clipboard by the monitoring means A determination unit that determines whether the data content of the clipboard storage unit is image data in response to the update of the data content of the storage unit, and, when the determination unit determines that the data content is image data, Character recognizing means for recognizing the character, and rewriting means for rewriting the data content of the clipboard storing means to the result of character recognition by the character recognizing means, so that the image data stored in the clipboard storing means As it can automatically recognize characters and convert them to character data,
Very good operability can be realized.

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

【図1】本発明の一実施例における文字認識装置の回路
ブロック図
FIG. 1 is a circuit block diagram of a character recognition device according to an embodiment of the present invention.

【図2】本発明の一実施例における文字認識装置の機能
ブロック図
FIG. 2 is a functional block diagram of a character recognition device according to an embodiment of the present invention.

【図3】本発明の一実施例における文字認識装置の動作
フローチャート
FIG. 3 is an operation flowchart of the character recognition device in one embodiment of the present invention.

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

10 中央処理演算装置(CPU) 11 カソード・レイ・チューブ(CRT) 12 マウス 13 キーボード 14 ランダム・アクセス・メモリ(RAM) 15 クリップボード記憶領域 16 画像記憶領域 18 ハードディスク 19 プログラム記憶領域 20 文字認識辞書記憶領域 21 OS記憶領域 22 リード・オンリ・メモリ(ROM) 23 起動プログラム記憶領域 100 文字認識部 101 クリップボード監視部 102 データ判定部 103 制御部 Reference Signs List 10 Central processing unit (CPU) 11 Cathode ray tube (CRT) 12 Mouse 13 Keyboard 14 Random access memory (RAM) 15 Clipboard storage area 16 Image storage area 18 Hard disk 19 Program storage area 20 Character recognition dictionary storage area Reference Signs List 21 OS storage area 22 Read-only memory (ROM) 23 Start-up program storage area 100 Character recognition unit 101 Clipboard monitoring unit 102 Data determination unit 103 Control unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】データを一時的に記憶するクリップボード
記憶手段と、 前記クリップボード記憶手段のデータ内容が更新された
のかどうかを監視する監視手段と、 前記監視手段により前記クリップボード記憶手段のデー
タ内容が更新されたことを受けて、前記クリップボード
記憶手段のデータ内容が画像データであるかどうかを判
断する判断手段と、 前記判断手段により画像データであると判断されたと
き、当該画像データの文字認識を行う文字認識手段と、 前記クリップボード記憶手段のデータ内容を、前記文字
認識手段により文字認識した結果に書き換える書換手段
と、を有することを特徴とする文字認識装置。
1. Clipboard storage means for temporarily storing data; monitoring means for monitoring whether data content of the clipboard storage means has been updated; and data content of the clipboard storage means being updated by the monitoring means. In response to the determination, the determination unit determines whether the data content of the clipboard storage unit is image data. When the determination unit determines that the data content is image data, character recognition of the image data is performed. A character recognizing device comprising: a character recognizing unit; and a rewriting unit for rewriting data content of the clipboard storage unit to a result of character recognition by the character recognizing unit.
【請求項2】クリップボード記憶領域に記憶された画像
データに対して文字認識を行う文字認識方法であって、 クリップボード記憶領域のデータ内容が更新されたのか
どうかを監視し、 データ内容が更新されると、更新されたデータ内容が画
像データであるのかどうかを判断し、 画像データであれば、当該画像データに文字認識を行
い、 クリップボード記憶領域のデータ内容を、文字認識した
結果に書き換える、ように制御することを特徴とする文
字認識方法。
2. A character recognition method for performing character recognition on image data stored in a clipboard storage area, which monitors whether data contents in the clipboard storage area have been updated and updates the data contents. It is determined whether the updated data content is image data.If the data is image data, character recognition is performed on the image data, and the data content of the clipboard storage area is rewritten with the result of character recognition. A character recognition method characterized by controlling.
【請求項3】クリップボード記憶領域に記憶された画像
データに対して文字認識を行う文字認識プログラムを記
録した記録媒体であって、 クリップボード記憶領域のデータ内容が更新されたのか
どうかを監視し、 データ内容が更新されると、更新されたデータ内容が画
像データであるのかどうかを判断し、 画像データであれば、当該画像データに文字認識を行
い、 クリップボード記憶領域のデータ内容を、文字認識した
結果に書き換える、ように制御することを特徴とする文
字認識プログラムを記録した記録媒体。
3. A recording medium on which a character recognition program for performing character recognition on image data stored in a clipboard storage area is recorded, wherein whether the data content of the clipboard storage area has been updated is monitored. When the content is updated, it is determined whether or not the updated data content is image data. If the data is image data, character recognition is performed on the image data, and the data content of the clipboard storage area is subjected to character recognition. A recording medium having recorded thereon a character recognition program characterized by being controlled so as to be rewritten.
JP9153342A 1997-06-11 1997-06-11 Character recognizing device, character recognizing method and recording medium recording character recognizing program Withdrawn JPH113400A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9153342A JPH113400A (en) 1997-06-11 1997-06-11 Character recognizing device, character recognizing method and recording medium recording character recognizing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9153342A JPH113400A (en) 1997-06-11 1997-06-11 Character recognizing device, character recognizing method and recording medium recording character recognizing program

Publications (1)

Publication Number Publication Date
JPH113400A true JPH113400A (en) 1999-01-06

Family

ID=15560382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9153342A Withdrawn JPH113400A (en) 1997-06-11 1997-06-11 Character recognizing device, character recognizing method and recording medium recording character recognizing program

Country Status (1)

Country Link
JP (1) JPH113400A (en)

Similar Documents

Publication Publication Date Title
JP3422897B2 (en) Character string extraction system and character string extraction method
EP0370274A2 (en) Personal computer/host emulation system for handling host data with personal computer application programs at personal computers
JP3167500B2 (en) Handwritten information input processing method
US5432935A (en) Emulation for executing a second language application program on a computer having a first language operating system
CA2231382C (en) System and method for managing device driver logical state information in an information handling system
JPH1040084A (en) Method and system for linking data
US7203898B2 (en) Document processing method and apparatus
JP3814324B2 (en) Print control apparatus and print control method
JP2596690B2 (en) Method for correlating a cursor position with a display image and computer system provided with correlating means
JP2000322417A (en) Device and method for filing image and storage medium
JPH113400A (en) Character recognizing device, character recognizing method and recording medium recording character recognizing program
KR950006615B1 (en) The emulator for executing second language application program on computer having first language operating system
USRE39621E1 (en) System for automatically reading stored rewriting data and replacing system generated setup data by the rewriting data before system initialization
JP2002108582A (en) Printing device and printing system and printing method
JPH11328193A (en) Information retrieving system and storage medium
JP2001134361A (en) Display device, display method and computer readable recording medium storing display program
JP3019335B2 (en) Program loading method
JP3210511B2 (en) Handwriting input method and device
HU210893B (en) Method for transmitting information in information processing systems and such information processing system
JP2995975B2 (en) Document processing device
JPH11203402A (en) Image processor and its method
JP2664168B2 (en) Starting method of information processing device
JP2001005806A (en) Character input device and input control method
JPH0521159Y2 (en)
JPH11250088A (en) Character retrieving device, character retrieving method and information recording medium

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050624

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20061101