JPH06259589A - Data entry device - Google Patents

Data entry device

Info

Publication number
JPH06259589A
JPH06259589A JP5040347A JP4034793A JPH06259589A JP H06259589 A JPH06259589 A JP H06259589A JP 5040347 A JP5040347 A JP 5040347A JP 4034793 A JP4034793 A JP 4034793A JP H06259589 A JPH06259589 A JP H06259589A
Authority
JP
Japan
Prior art keywords
data
displayed
input
field
bitmap
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5040347A
Other languages
Japanese (ja)
Inventor
Tokuji Tashiro
徳二 田代
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.)
Juki Corp
Original Assignee
Juki 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 Juki Corp filed Critical Juki Corp
Priority to JP5040347A priority Critical patent/JPH06259589A/en
Publication of JPH06259589A publication Critical patent/JPH06259589A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To surely recognize bit map expression and character expression in a data entry device using a multi-punch code system by displaying bit image expression for data to be displayed along with the character expression of the data to be displayed when bit map data are displayed. CONSTITUTION:A display control program 1 stored in a ROM refers to an input format program in a RAM and the content of the present record when verification or input is performed, and generates the bit map image display of data at the present column position and that of the data just before the present column, and displays them on a CRT 2. The present field(column) where a cursor is present and the bit map data of 16 bits just before the field are displayed in the bit map images on the lower part of the CRT 2. In such a case, the present field is shown as (0405) and the field just before shown as (0102), and the bit map display is shown as the one corresponding to them.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータエントリ装置、特
にデータ形式にマルチパンチコード体系を用いるデータ
エントリ装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data entry device, and more particularly to a data entry device using a multi-punch code system as a data format.

【0002】[0002]

【従来の技術】従来より、顧客データや、住所録デー
タ、アンケート調査の集計など、大量のデータを入力す
る業務にデータエントリ装置が利用されている。
2. Description of the Related Art Conventionally, a data entry device has been used for inputting a large amount of data such as customer data, address book data, and questionnaire surveys.

【0003】データエントリ装置では、データの形式と
して、漢字、数字、アルファベットなどの文字コードを
用いるほか、いわゆるマルチパンチコード体系も用いら
れている。
The data entry device uses character codes such as Chinese characters, numbers, and alphabets as the data format, and also uses a so-called multi-punch code system.

【0004】[0004]

【発明が解決しようとする課題】マルチパンチコード体
系は、パンチカードなどで使用される2バイトのコード
系で、たとえばアンケート調査の集計などにおいては、
多枝選択の設問の答のビットマップなどを表現するのに
使用されており、また、数字、アルファベット、カナが
マップされており、これらの文字を表現するためにも使
用される。
The multi-punch code system is a 2-byte code system used in punch cards and the like.
It is used to represent the bit map of the answer to the multi-branch selection question, etc. Also, numbers, alphabets, and kana are mapped, and they are also used to represent these characters.

【0005】多枝選択の設問の答のビットマップなどで
は、当然文字のマップ領域と重なる場合があり、データ
を扱う処理技術者がそのデータがビットマップなのか文
字なのかを区別していなければならないのは当然である
が、従来のデータエントリ装置では、入力オペレータさ
えもこの違いを意識していなければならなかった。
In the bit map of the answer to the multi-branch selection question, there is a case where it overlaps with the character map area, and unless the processing engineer who handles the data distinguishes whether the data is a bit map or a character. Of course, in the conventional data entry device, even the input operator had to be aware of this difference.

【0006】すなわち、従来のデータエントリ装置にお
ける入力時のモニタ表示や、ベリファイ時の表示などで
は、通常、入力データを文字として表示するようになっ
ている。
That is, in the monitor display at the time of input and the display at the time of verification in the conventional data entry device, the input data is normally displayed as characters.

【0007】たとえば、「0000010000000
101」という16ビットのビットマップは、16進表
記では「0405」となるが、このコードはマルチパン
チコード体系では未定義であり、従来装置では、ビット
マップフィールドであっても単に文字として表示を行な
うために、未定義文字を表現する「外」のような文字が
表示されるだけで、ビットマップを確認することができ
ないばかりか、未定義の文字は全てこの「外」のような
文字により表現されるために個々のデータを識別するこ
ともできなかった。
For example, "00000010000000"
The 16-bit bitmap of "101" is "0405" in hexadecimal notation, but this code is undefined in the multi-punch code system, and in the conventional device, even if it is a bitmap field, it is simply displayed as a character. In order to do so, only the characters such as "outside" that represent undefined characters are displayed, the bitmap cannot be checked, and all undefined characters are It was also not possible to identify individual data to be represented.

【0008】このために、オペレータは、ビットマップ
パターンを認識しづらく、また、ビットマップのフィー
ルドのデータを文字と誤認したりする危険もあった。
For this reason, it is difficult for the operator to recognize the bitmap pattern, and there is a risk that the data of the field of the bitmap is mistakenly recognized as a character.

【0009】本発明の課題は、以上の問題を解決し、マ
ルチパンチコード体系を用いるデータエントリ装置にお
いて、ビットマップ表現と、文字表現を確実に認識可能
なデータエントリ装置を提供することにある。
An object of the present invention is to solve the above problems and to provide a data entry device using a multi-punch code system, which can surely recognize a bitmap expression and a character expression.

【0010】[0010]

【課題を解決するための手段】以上の課題を解決するた
めに、本発明においては、データ形式にマルチパンチコ
ード体系を用いるデータエントリ装置において、データ
入力中またはベリファイ中に入力データを表示する表示
手段と、前記表示手段にビットマップデータを表示する
場合、表示すべきデータの文字表現とともに、表示すべ
きデータのビットイメージ表現を表示させる制御手段を
設けた構成を採用した。
In order to solve the above problems, in the present invention, in a data entry device using a multi-punch code system as a data format, a display for displaying input data during data entry or verification. And a control means for displaying a bit image representation of the data to be displayed together with a character representation of the data to be displayed when the bitmap data is displayed on the display means.

【0011】[0011]

【作用】以上の構成によれば、マルチパンチコードによ
るデータを表示する場合、文字表現とともに、ビットイ
メージ表現を表示させることができ、ビットマップデー
タの内容をオペレータに認識させることができる。
According to the above construction, when displaying the data by the multi-punch code, the bit image expression can be displayed together with the character expression, and the contents of the bitmap data can be recognized by the operator.

【0012】[0012]

【実施例】以下、図面に示す実施例に基づき、本発明を
詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below with reference to the embodiments shown in the drawings.

【0013】図1に本発明を採用したデータエントリ装
置の構造を示す。図1において符号1はマイクロプロセ
ッサなどから構成されたCPUで、ROM4に格納され
たプログラムにしたがい、RAM5をワークエリアとし
てデータエントリ処理を制御する。
FIG. 1 shows the structure of a data entry device adopting the present invention. In FIG. 1, reference numeral 1 is a CPU composed of a microprocessor or the like, and controls the data entry processing by using the RAM 5 as a work area according to a program stored in the ROM 4.

【0014】装置はユーザインターフェース手段とし
て、CRT2およびキーボード3(あるいはさらにマウ
スやライトペンなどの入力手段)を有しており、通常、
オペレータは、データをキーボード3から入力する。入
力されたデータは、ハードディスクドライブ6やフロッ
ピーディスクドライブ7に装填されたフロッピーディス
クにファイルの形式で格納される。
The apparatus has a CRT 2 and a keyboard 3 (or further input means such as a mouse or a light pen) as a user interface means.
The operator inputs data from the keyboard 3. The input data is stored in a file format on a floppy disk loaded in the hard disk drive 6 or the floppy disk drive 7.

【0015】データ入力の際、データベースのレコード
を構成するフィールドのデータ形式(たとえば、そのフ
ィールドが数字、文字、あるいはビットマップのいずれ
か、その桁数など)はあらかじめ作成された入力フォー
マットプログラムにより制御される。入力フォーマット
プログラムには、データの内容に応じて、キーボード3
を自動的に漢字入力モードや、カナ入力モードにシフト
するためのデータも含まれる。漢字入力方式としては、
公知の連想入力方式、かな漢字変換方式などを使用でき
る。
At the time of data input, the data format of the fields forming the record of the database (for example, the field is a number, a character, or a bitmap, the number of digits thereof, etc.) is controlled by an input format program prepared in advance. To be done. The input format program has a keyboard 3 depending on the contents of the data.
Data for automatically shifting to kanji input mode or kana input mode is also included. As a kanji input method,
A known associative input method, kana-kanji conversion method, or the like can be used.

【0016】本実施例では、データはマルチパンチコー
ドにより入力されるものとする。アンケートの集計など
の場合、ビットマップもこのマルチパンチコードにより
入力される。マルチパンチコードは2バイトコードであ
るため、1文字分のデータ領域には16ビットのビット
マップを格納することができるが、マルチパンチコード
の場合、通常、上位バイトおよび下位バイトのそれぞれ
上位2ビットは使用されず、結局12ビットのビットマ
ップを格納するようになっている。
In the present embodiment, it is assumed that the data is input by the multi punch code. Bitmaps are also entered by this multi-punch code in the case of questionnaire aggregation. Since the multi-punch code is a 2-byte code, it is possible to store a 16-bit bitmap in the data area for one character. Is not used, and eventually stores a 12-bit bitmap.

【0017】ビットマップフィールドへの入力では、キ
ーボード3のテンキーないし文字キーをビット0〜ビッ
ト11の12ビットに割り当て、所定のシフトキーを押
下しながらこれらのキーを押下することにより、当該ビ
ットをON/OFFすることができるようにしてある。
When inputting into the bit map field, the numeric keypad or character key of the keyboard 3 is assigned to 12 bits of bit 0 to bit 11, and these bits are pressed while pressing a predetermined shift key to turn on the bit. It can be turned off.

【0018】このようなビットマップ入力モードは、入
力フォーマットプログラムの構成により、ビットマップ
フィールドのみ許可されるようにすることもできる。
In such a bitmap input mode, only the bitmap field can be permitted depending on the configuration of the input format program.

【0019】次に以上の構成における動作につき説明す
る。図2は、本実施例におけるビットマップ表示の処理
の概略を示している。符号12は、RAM5にロードさ
れた入力フォーマットプログラム、および入力済みのデ
ータベースファイルの現レコードの構成を示している。
Next, the operation of the above configuration will be described. FIG. 2 shows an outline of a bitmap display process in this embodiment. Reference numeral 12 shows the structure of the input format program loaded in the RAM 5 and the current record of the input database file.

【0020】入力フォーマットプログラムは、3つのカ
ラムのデータ構成を示しており、本実施例の場合、この
データ構成は、「チ」、「ホ」、「ホ」という各1文字
により識別される。
The input format program shows the data structure of three columns, and in the case of the present embodiment, this data structure is identified by each one character "chi", "ho", "ho".

【0021】ここで、「チ」は手動操作(自動的に直前
のデータ内容がコピーされて入力される自動デュプリケ
ートフィールドなどと区別するためにこのように呼ぶ)
により入力される数字データという意味で、ビットマッ
プデータの場合、フィールド(カラム)は「チ」形式に
設定される。この「チ」フィールドの入力時には、キー
ボード3は数字入力モードにシフトされる。
Here, "h" is a manual operation (this is called to distinguish it from an automatic duplicate field in which the immediately preceding data content is automatically copied and input).
In the case of bitmap data, the field (column) is set to the “CH” format in the sense of the numerical data input by. At the time of inputting this "H" field, the keyboard 3 is shifted to the numeral input mode.

【0022】一方、「ホ」は、数字シフトの継続を示す
もので、結局2つめと3つめのフィールドは最初のフィ
ールドと同じ数字であることが示される。2つめと3つ
めのフィールドの入力時には、キーボード3の数字入力
モードのシフト状態が保たれる。
On the other hand, "e" indicates continuation of numeral shift, and it is shown that the second and third fields have the same numeral as the first field. When inputting the second and third fields, the shift state of the numeric input mode of the keyboard 3 is maintained.

【0023】また、現レコードは、16進表記で「01
02」、「0405」、「0800」というそれぞれ1
6ビットの3フィールドのマルチパンチコードにより表
現されたデータから構成されている。
The current record is represented by "01" in hexadecimal notation.
02 "," 0405 ", and" 0800 "respectively 1
It is composed of data expressed by a 6-bit 3-field multi-punch code.

【0024】図2の状態は、ベリファイないし入力時の
状態で、下線の位置が、現在の入力位置を示している。
ROM4に格納された表示制御プログラム11は、RA
M5内の入力フォーマットプログラムおよび現レコード
の内容を参照し、現カラム位置のデータのビットイメー
ジ表示、および現カラム直前のデータのビットイメージ
表示を作成し、CRT2に表示させる。
The state of FIG. 2 is a state at the time of verification or input, and the underlined position indicates the current input position.
The display control program 11 stored in the ROM 4 is RA
With reference to the input format program in M5 and the contents of the current record, a bit image display of the data at the current column position and a bit image display of the data immediately before the current column are created and displayed on the CRT 2.

【0025】図3は、このときのCRT2における表示
状態を示している。符号21で示すように、CRT2の
上部には、現レコードの内容である「0102」、「0
405」、「0800」に相当する表示が行なわれてい
る。この表示は、従来どおり、この3つのマルチパンチ
コードを文字として表示しているが、これらのコードは
未定義のために、3つのフィールドは「外」という表示
になっており、その内容を認識することができない。
FIG. 3 shows a display state on the CRT 2 at this time. As indicated by reference numeral 21, the contents of the current record are “0102” and “0” at the upper part of the CRT 2.
The displays corresponding to "405" and "0800" are displayed. As usual, this display shows these three multi-punch codes as characters, but since these codes are undefined, the three fields are displayed as "outside" and the contents are recognized. Can not do it.

【0026】ところが、本実施例では、CRT2の下部
に、カーソルCが存在する現フィールド(カラム)、お
よびその直前の16ビットのビットマップデータをビッ
トイメージ表示(22)するようになっているので、オ
ペレータは現フィールドおよびその直前のデータ内容を
確実に識別することができる。
However, in the present embodiment, the current field (column) where the cursor C is present at the bottom of the CRT 2 and the 16-bit bitmap data immediately before that are displayed as a bit image (22). The operator can surely identify the current field and the data content immediately before it.

【0027】ここで、現フィールドは「0405」、お
よびその直前のフィールドは「0102」でビットマッ
プ表示22はこれに対応したものとなっている。
Here, the current field is "0405" and the field immediately before it is "0102", and the bitmap display 22 corresponds to this.

【0028】なお、符号23で示される表示は、固定的
なもので、それぞれのビットがビットマップ入力モード
において、キーボード3のどのキー(シフトキーととも
に入力される)により入力されるかを示したものであ
る。
The display indicated by the reference numeral 23 is fixed, and indicates which key of the keyboard 3 (input together with the shift key) is used to input each bit in the bitmap input mode. Is.

【0029】以上の実施例によれば、入力時、あるいは
ベリファイ時に、ビットマップ表示を行なうことがで
き、従来は識別できなかったマルチパンチコードの未定
義の領域にマップされてしまうようなビットマップデー
タであってもその内容を確実に識別することができる。
According to the above-described embodiment, the bit map can be displayed at the time of inputting or at the time of verifying, and the bit map is mapped to the undefined area of the multi-punch code which could not be identified in the past. Even the data can be surely identified.

【0030】したがって、オペレータは、ビットマップ
パターンを容易に認識することができ、入力、ベリファ
イ作業が極めて容易になり、また、ビットマップのフィ
ールドのデータを文字と誤認したりする問題も回避でき
る。
Therefore, the operator can easily recognize the bit map pattern, the input and verify operations are extremely easy, and the problem of erroneously recognizing the bit map field data as a character can be avoided.

【0031】上記実施例では、入力フォーマットプログ
ラムの様式として、数値フィールドと、ビットマップフ
ィールドを区別できない従来のものを流用しているが、
「チ」、「ホ」などの識別コードに修飾子を付けること
などにより、単なる数値フィールドとビットマップフィ
ールドを区別できるようにし、ビットマップフィールド
の場合のみ図3のようなビットイメージ表示を行なうよ
うに制御してもよい。
In the above embodiment, the conventional format in which the numeric field and the bitmap field cannot be distinguished is used as the format of the input format program.
By adding modifiers to the identification codes such as "h" and "e", it is possible to distinguish between a simple numeric field and a bitmap field, and only in the case of a bitmap field, the bit image display as shown in Fig. 3 is performed. You may control to.

【0032】識別コードに修飾子を付ける場合、たとえ
ば、「チ」、「ホ」などの後にビットマップデータを示
すBや、キャラクタを示すCなどを修飾子を示すブラケ
ットとともに付すことが考えられる。この場合、「チ
[B]」はビットマップデータを「チ[C]」は数値デ
ータを表し、入力フォーマットプログラムのフィールド
が「チ[B]」となっている時のみ、図3のようなビッ
トイメージ表示22を行なうようにすれば、不要な表示
を行なわないで済むようになる。
When a qualifier is attached to the identification code, for example, B indicating bitmap data, C indicating a character or the like may be attached after "H" or "H" together with a bracket indicating a qualifier. In this case, "HI [B]" represents bitmap data, "HI [C]" represents numerical data, and only when the field of the input format program is "HI [B]", as shown in FIG. If the bit image display 22 is performed, unnecessary display can be avoided.

【0033】また、このような修飾子を用いなくても、
データ内容を解析し、特定のパターン(文脈)が発生し
ているとき、ビットマップデータであると判断し、その
ときのみ図3のようなビットイメージ表示を行なうよう
にしてもよい。
Even if such a qualifier is not used,
The data content may be analyzed, and when a specific pattern (context) occurs, it may be determined that the data is bitmap data, and only at that time, the bit image display as shown in FIG. 3 may be performed.

【0034】[0034]

【発明の効果】以上から明らかなように、本発明によれ
ば、データ形式にマルチパンチコード体系を用いるデー
タエントリ装置において、データ入力中またはベリファ
イ中に入力データを表示する表示手段と、前記表示手段
にビットマップデータを表示する場合、表示すべきデー
タの文字表現とともに、表示すべきデータのビットイメ
ージ表現を表示させる制御手段を設けた構成を採用して
いるので、マルチパンチコードによるデータを表示する
場合、文字表現とともに、ビットイメージ表現を表示さ
せることができ、ビットマップデータの内容をオペレー
タに容易かつ確実に認識させることができ、入力、ベリ
ファイ作業が極めて容易になり、また、ビットマップの
フィールドのデータを文字と誤認したりする問題も回避
できるという優れた効果がある。
As is apparent from the above, according to the present invention, in a data entry device using a multi-punch code system as a data format, display means for displaying input data during data input or verification, and the above-mentioned display. When the bitmap data is displayed on the means, since the control means for displaying the bit image representation of the data to be displayed together with the character representation of the data to be displayed is adopted, the data is displayed by the multi-punch code. In this case, it is possible to display the bit image expression together with the character expression, and it is possible for the operator to easily and surely recognize the contents of the bitmap data, which makes the input and verification work extremely easy, and the bitmap It is an excellent feature that you can avoid the problem of misidentifying field data as characters. There is an effect.

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

【図1】本発明を採用したデータエントリ装置の構成を
示したブロック図である。
FIG. 1 is a block diagram showing a configuration of a data entry device adopting the present invention.

【図2】図1の装置におけるビットマップ表示処理の概
略を示す説明図である。
FIG. 2 is an explanatory diagram showing an outline of bitmap display processing in the apparatus of FIG.

【図3】図1の装置におけるビットマップ表示例を示す
説明図である。
FIG. 3 is an explanatory diagram showing a bitmap display example in the apparatus of FIG.

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

1 CPU 2 CRT 3 キーボード 4 ROM 5 RAM 6 ハードディスクドライブ 7 フロッピーディスクドライブ 1 CPU 2 CRT 3 keyboard 4 ROM 5 RAM 6 hard disk drive 7 floppy disk drive

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 データ形式にマルチパンチコード体系を
用いるデータエントリ装置において、 データ入力中またはベリファイ中に入力データを表示す
る表示手段と、 前記表示手段にビットマップデータを表示する場合、表
示すべきデータの文字表現とともに、表示すべきデータ
のビットイメージ表現を表示させる制御手段を設けたこ
とを特徴とするデータエントリ装置。
1. A data entry device using a multi-punch code system as a data format, a display means for displaying input data during data input or verification, and when displaying bitmap data on the display means, it should be displayed. A data entry device comprising a control means for displaying a bit image representation of data to be displayed together with a character representation of the data.
【請求項2】 表示すべきデータがビットマップデータ
である場合のみ前記表示手段にビットマップ表現を行な
うことを特徴とする請求項1に記載のデータエントリ装
置。
2. The data entry device according to claim 1, wherein the display means performs a bitmap expression only when the data to be displayed is bitmap data.
JP5040347A 1993-03-02 1993-03-02 Data entry device Pending JPH06259589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5040347A JPH06259589A (en) 1993-03-02 1993-03-02 Data entry device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5040347A JPH06259589A (en) 1993-03-02 1993-03-02 Data entry device

Publications (1)

Publication Number Publication Date
JPH06259589A true JPH06259589A (en) 1994-09-16

Family

ID=12578108

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5040347A Pending JPH06259589A (en) 1993-03-02 1993-03-02 Data entry device

Country Status (1)

Country Link
JP (1) JPH06259589A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5544937A (en) * 1978-09-25 1980-03-29 Matsushita Electric Ind Co Ltd Thermo-luminescence measuring device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5544937A (en) * 1978-09-25 1980-03-29 Matsushita Electric Ind Co Ltd Thermo-luminescence measuring device

Similar Documents

Publication Publication Date Title
KR100197037B1 (en) Handwritten information processing apparatus and method
JP3025121B2 (en) Information processing method and apparatus
EP0315956B1 (en) Help display forming device for computers or computerized systems
JPH06242885A (en) Document editing method
JPS6198428A (en) Method of specifying for user field to input data into
JP3292752B2 (en) Gesture processing device and gesture processing method
EP0519713B1 (en) Character input method and apparatus
JPH06259589A (en) Data entry device
JPH0437951A (en) Document processor
JP2721617B2 (en) Information processing device
JPH06110637A (en) Information processor with menu display function
JPH06337857A (en) Kanji(chinese character) input system
JPH09120329A (en) Typing practice device
JPS6141418B2 (en)
JPH06259180A (en) Data entry device
JPH1078956A (en) Information processor
JP2889052B2 (en) Character typeface processing method and apparatus
JP2593620B2 (en) Character processor
JPH10187325A (en) Data inputting device
JPH06266485A (en) Data entry device
JPH11175237A (en) Method and device therefor assisting key input assisting
JPS63146157A (en) Document processor
JP2005092596A (en) Data input device and data input program
JPS63249215A (en) Information processor
JPH04369758A (en) Kanji input system for handy terminal