JPH05158605A - Data input device - Google Patents

Data input device

Info

Publication number
JPH05158605A
JPH05158605A JP3349786A JP34978691A JPH05158605A JP H05158605 A JPH05158605 A JP H05158605A JP 3349786 A JP3349786 A JP 3349786A JP 34978691 A JP34978691 A JP 34978691A JP H05158605 A JPH05158605 A JP H05158605A
Authority
JP
Japan
Prior art keywords
input
item
data
slip
memory
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
JP3349786A
Other languages
Japanese (ja)
Inventor
Tetsuji Kuroda
哲司 黒田
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP3349786A priority Critical patent/JPH05158605A/en
Publication of JPH05158605A publication Critical patent/JPH05158605A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To output only data candidates which have high possibility according to the relation with other input items for which data input is already performed when the data candidates for a specified item are outputted. CONSTITUTION:When slip data are inputted, the slip data are inputted while object items to be inputted are specified from an input part 13. When an item which is previously set in a specified item memory 17 is specified, a CPU 11 checks the setting contents in a reference item memory 18, analyzes a sale detail file according to data on reference items which are already inputted, and determines and displays out the data candidates to be inputted as the specified item.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は伝票データ等を入力す
るオフィスコンピュータ等のデータ入力装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data input device such as an office computer for inputting slip data.

【0002】[0002]

【従来の技術】一般に、オフィスコンピュータ等のデー
タ入力装置においては、会話型のデータ入力プログラム
を起動させると、キーボード等の入力装置から入力され
た文字列や数値データをCRT等の表示装置にエコーバ
ック表示させながら記憶装置に格納してゆくが、その
際、データ入力を効率良く行わせる為にそれを支援する
方法として従来、次の様なものが知られている。先ず、
第1の方法としては実際に入力されるべきデータとそれ
を表象したコードとを予め対応付けてテーブルファイル
に設定しておき、コードが入力されると、テーブルファ
イルを検索して該当するデータを取り出して入力データ
とする方法。第2の方法としてはデータを入力する際に
入力対象となるデータ候補をウィンドゥ画面に一覧表示
させ、その中から任意に選択された候補を入力データと
する方法。
2. Description of the Related Art Generally, in a data input device such as an office computer, when a conversational data input program is started, a character string or numerical data input from an input device such as a keyboard is echoed on a display device such as a CRT. The data is stored in the storage device while being back-displayed, and at that time, the following methods have been conventionally known as a method for supporting the data input in order to efficiently perform the data input. First,
As a first method, the data to be actually input and the code representing the same are set in advance in a table file, and when the code is input, the table file is searched to find the corresponding data. How to retrieve and use as input data. A second method is to display a list of data candidates to be input at the time of inputting data on a window screen, and use a candidate arbitrarily selected from the list as input data.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、第1の
方法ではオペレータが入力しようとする対象データがど
のようなコードに対応しているかを把握していることが
前提であり、テーブルファイルの情報件数が多い場合に
は、予め作成しておいたコード一覧表などを参照しなが
らデータを入力するなどの対応が必要であった。また、
第2の方法では情報件数が多いと、多数の候補の中から
目的とするデータを捜し出すのに手間がかかり、データ
入力を効率良く行うことができないという欠点があっ
た。この発明の課題は、指定項目に対するデータ候補を
出力する際に、既にデータ入力が行われている他の入力
項目との関係から可能性の高いデータ候補のみを出力で
きるようにすることである。
However, in the first method, it is premised that the operator is aware of what kind of code the target data to be input corresponds to, and the number of information items in the table file. In many cases, it was necessary to take measures such as inputting data while referring to a code list prepared in advance. Also,
In the second method, if the number of information items is large, it takes a lot of time to find the target data from a large number of candidates, and there is a drawback that the data cannot be input efficiently. An object of the present invention is to enable output of only data candidates that are highly probable in relation to other input items for which data has already been input, when outputting data candidates for a designated item.

【0004】[0004]

【課題を解決するための手段】この発明の手段は次の通
りである。項目指定手段1(図1の機能ブロック図を参
照、以下同じ)は、データを入力する際に入力項目を指
定するキーボードやマウス等のポインティングデバイス
で、例えば伝票入力画面において複数の入力項目のうち
任意の項目を逐次指定する。データ入力手段2はこの項
目指定手段1によって指定された入力項目に対してデー
タを入力するキーボード等である。候補決定手段3はこ
の項目指定手段1によって入力項目が指定された際に既
に他の項目に入力されているデータを参照して当該指定
項目に入力されるべきデータ候補を決定する。候補出力
手段4はこの候補決定手段3によって決定されたデータ
候補を出力する表示装置や音声出力装置等である。この
場合、例えば伝票入力画面において、データ候補をウィ
ンドゥ画面に一覧表示させる。
The means of the present invention are as follows. The item designating means 1 (see the functional block diagram of FIG. 1, the same applies hereinafter) is a pointing device such as a keyboard or a mouse that designates an input item when data is input. Sequentially specify arbitrary items. The data input means 2 is a keyboard or the like for inputting data to the input item designated by the item designation means 1. The candidate determining means 3 refers to the data already input to another item when the input item is specified by the item specifying means 1 and determines a data candidate to be input to the specified item. The candidate output means 4 is a display device, a voice output device, or the like that outputs the data candidates determined by the candidate determination means 3. In this case, for example, on the slip input screen, a list of data candidates is displayed on the window screen.

【0005】[0005]

【作用】この発明の手段の作用は次の通りである。い
ま、伝票入力画面に複数項目分のデータとして「得意
先」、「品目」、「数量」等を入力するものとする。先
ず、項目指定手段1によって「得意先」の入力項目を指
定し、データ入力手段2から指定項目のデータを入力し
ておく。この状態において、項目指定手段1によって次
の入力項目である「品目」を指定すると、候補決定手段
3は既に入力されているデータ「得意先」を参照して指
定項目に入力されるべきデータ候補を決定する。例え
ば、得意先を「A商店」とすると、A商店との取引実績
が多い品目をデータ候補として決定する。これによって
決定されたデータ候補は候補出力手段4によって伝票入
力画面に表示出力される。したがって、指定項目に対す
るデータ候補を出力する際に、既にデータ入力が行われ
ている他の入力項目との関係から可能性の高いデータ候
補のみを出力することができる。
The operation of the means of the present invention is as follows. Now, it is assumed that “customer”, “item”, “quantity”, etc. are input as data for a plurality of items on the slip input screen. First, the input item of "customer" is designated by the item designation means 1, and the data of the designated item is inputted from the data input means 2. In this state, when the item specifying unit 1 specifies the next input item, "item", the candidate determining unit 3 refers to the data "customer" that has already been input, and the data candidate to be input to the specified item. To decide. For example, when the customer is “A store”, an item having a large transaction record with the A store is determined as a data candidate. The data candidates thus determined are displayed and output on the slip input screen by the candidate output means 4. Therefore, when outputting the data candidates for the designated item, it is possible to output only the data candidates that have a high possibility due to the relationship with other input items for which data has already been input.

【0006】[0006]

【実施例】以下、図2〜図6を参照して一実施例を説明
する。図2はデータ入力装置のハードブロック図であ
る。CPU11はROM12に格納されている各種プロ
グラムにしたがってこのデータ入力装置の全体動作を制
御するもので、入力部13から伝票データを入力する際
に表示部14内に予め設定されている伝票入力画面用の
伝票フォームを読み出して表示部15から表示出力させ
ると共に、入力部13から入力された伝票データを伝票
入力画面の対応する入力項目に表示出力させ、更には伝
票入力バッファ16に格納する。図3は伝票入力画面の
具体例を示し、この伝票入力画面には複数の入力項目が
設けられている。即ち、入力項目である得意先入力領域
の他に品目入力領域に対応して数量入力領域、金額入力
領域等が設けられている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment will be described below with reference to FIGS. FIG. 2 is a hardware block diagram of the data input device. The CPU 11 controls the entire operation of the data input device according to various programs stored in the ROM 12, and is for a slip entry screen preset in the display unit 14 when the slip data is input from the input unit 13. The slip form is read out and displayed and output from the display unit 15, and the slip data input from the input unit 13 is displayed and output in the corresponding input item of the slip input screen, and further stored in the slip input buffer 16. FIG. 3 shows a specific example of the slip input screen, and this slip input screen is provided with a plurality of input items. That is, in addition to the customer input area, which is an input item, a quantity input area, an amount input area, etc. are provided corresponding to the item input area.

【0007】ここで、CPU11は伝票入力画面内の複
数の入力項目のうち指定項目メモリ17内に予め任意に
設定しておいた指定項目についてデータ入力を行う場合
には、参照項目メモリ18内に予め任意に設定してある
他の入力項目(以下、参照項目と称する)に入力されて
いるデータを伝票入力バッファ16から読み出し、この
参照項目のデータと一致するレコードを売上明細ファイ
ル19から抽出する。つまり、入力部13上のカーソル
キーを操作することにより、指定項目を入力対象として
選択した場合には、この指定項目と参照関係にある参照
項目を調べ、この参照項目の入力データと一致するレコ
ードを売上明細ファイル19から抽出する。なお、例え
ば、指定項目として「品目」を指定項目メモリ17内に
設定し、参照項目として「得意先」を参照項目メモリ1
8に設定する。
Here, when the CPU 11 inputs data for a designated item which has been arbitrarily set in advance in the designated item memory 17 among a plurality of input items in the slip input screen, the CPU 11 stores it in the reference item memory 18. Data input to other input items (hereinafter referred to as reference items) that have been arbitrarily set in advance are read from the slip input buffer 16 and records matching the data of the reference items are extracted from the sales statement file 19. .. That is, when a designated item is selected as an input target by operating the cursor keys on the input unit 13, a reference item that has a reference relationship with the designated item is checked, and a record that matches the input data of this reference item. Is extracted from the sales statement file 19. Note that, for example, “item” is set as the designated item in the designated item memory 17, and “customer” is set as the reference item in the reference item memory 1.
Set to 8.

【0008】一方、本実施例のデータ入力装置には売上
明細ファイル19の他に、ワークAメモリ20、ワーク
Bメモリ21が設けられている。ここで、図4は売上明
細ファイル19のレコード構造を示し、1レコードは1
つの伝票に対応して先ず、その伝票番号、行番号等のヘ
ッダー部に続いて伝票データとしての得意先データ、品
目データ……とから構成されている。また、ワークAメ
モリ20は上述した様に参照項目の入力データと一致す
るレコードが売上明細ファイル19から抽出された際
に、その抽出レコードが格納されるワークファイルであ
る。更に、ワークBメモリ21はワークAメモリ20内
のレコードのうち指定項目に入力されるべきデータ候補
を決定する様に、入力対象として可能性の高い順にデー
タを並べ換える際に用いられるワークファイルである。
On the other hand, the data input device of this embodiment is provided with a work A memory 20 and a work B memory 21 in addition to the sales statement file 19. Here, FIG. 4 shows the record structure of the sales detail file 19, and one record is one.
Corresponding to one voucher, first of all, a header part such as the voucher number and line number is followed by customer data as voucher data, item data .... The work A memory 20 is a work file in which the extracted record is stored when the record that matches the input data of the reference item is extracted from the sales statement file 19 as described above. Further, the work B memory 21 is a work file used when rearranging data in order of high possibility as an input target so as to determine a data candidate to be input to a designated item among records in the work A memory 20. is there.

【0009】次に、本実施例の動作を図5に示すフロー
チャートを参照して説明する。図5は伝票入力時の動作
を示したフローチャートである。いま、CPU11は伝
票入力時に伝票形式メモリ14に格納されている伝票フ
ォームを表示部15から表示出力させる。ここで、図3
に示す様な伝票入力画面が表示出力されたものとする。
Next, the operation of this embodiment will be described with reference to the flow chart shown in FIG. FIG. 5 is a flowchart showing the operation at the time of entering a slip. Now, the CPU 11 causes the display unit 15 to display and output the slip form stored in the slip format memory 14 when the slip is input. Here, FIG.
It is assumed that the slip input screen as shown in is displayed and output.

【0010】この状態において先ず、CPU11は伝票
入力画面の先頭項目を自動的に入力対象として指定する
(ステップS1)。そして、この入力対象項目と指定項
目メモリ17に設定されている指定項目とを比較し、入
力対象項目が指定項目であるか否かを調べる(ステップ
S2)。いま、入力対象項目として先頭の「得意先」が
選択された場合に、指定項目メモリ17ないに設定され
ている指定項目が「品目」であれば、ステップS2で不
一致が検出される為、ステップS3に進み、入力項目
「得意先」については通常と同様に入力部13からのデ
ータ入力となる。この場合、入力部13からの入力デー
タ「得意先」は伝票入力画面の対応する得意先入力領域
に表示出力されると共に、伝票入力バッファ16に格納
される。このようにして1項目分のデータを入力すると
ステップS4に進み、次の入力対象である項目を指定し
たのちステップS2に戻る。
In this state, first, the CPU 11 automatically designates the top item on the slip input screen as an input target (step S1). Then, this input target item is compared with the designated item set in the designated item memory 17 to check whether or not the input target item is the designated item (step S2). When the first "customer" is selected as the input target item and the designated item set in the designated item memory 17 is "item", a mismatch is detected in step S2. Proceeding to S3, for the input item "customer", data is input from the input unit 13 as usual. In this case, the input data “customer” from the input unit 13 is displayed and output in the corresponding customer input area of the slip input screen and stored in the slip input buffer 16. When the data for one item is input in this way, the process proceeds to step S4, the item to be input next is designated, and then the process returns to step S2.

【0011】いま、「品目」が入力対象項目として選択
されたものとすると、この項目は指定項目メモリ17に
設定されている指定項目と一致する為、ステップS2で
そのことが検出されてステップS5に進む。ここでは、
過去の売上データが蓄積されている売上明細ファイル1
9から参照項目のデータが現在の入力レコードのデータ
と一致するレコードを全て抽出してワークAメモリ20
に格納する処理が行われる。例えば、指定項目メモリ1
7内に「「品目」が設定され、参照項目メモリ18内に
「得意先」が設定されていて既に得意先として「A商
店」が入力されている場合に「品目」が入力対象として
選択されると、売上明細ファイル19から得意先のA商
店のデータと一致するレコードが抽出されてA商店の売
上明細ファイルとしてワークAメモリ20に格納され
る。
Now, assuming that "item" is selected as an input target item, this item matches the designated item set in the designated item memory 17, so that this is detected in step S2 and step S5 is performed. Proceed to. here,
Sales statement file 1 that stores past sales data
All the records whose reference item data match the data of the current input record are extracted from 9 and the work A memory 20
The process of storing in. For example, designated item memory 1
When "item" is set in 7 and "customer" is set in the reference item memory 18 and "A store" is already entered as the customer, the "item" is selected as the input target. Then, a record that matches the data of the customer's A store is extracted from the sales detail file 19 and stored in the work A memory 20 as the sales detail file of the A store.

【0012】次に、上述のようにしてワークAメモリ2
0内に格納されたA商店のレコードを基に指定項目のデ
ータ内容が一致するレコードの数をデータ内容別にカウ
ントする(ステップS6)。この場合、指定項目のデー
タ内容は品目であり、品目別のレコード数(取引回数)
をカウントする。この品目別のカウント数はワークBメ
モリ21に格納されると共に、この品目別カウント数を
降順に並べ替える(ステップS7)。つまり、品目別カ
ウント数を取引回数の多い順にワークBメモリ21の内
容を並べ替える。そして、伝票入力画面にサブウィンド
ゥ画面を重ね合せて表示出力させると共に、ワークBメ
モリ21内の品目データをカウント数の上位から複数品
目分読み出してサブウィンドゥ画面に入力対象の品目候
補として表示出力させる。図6はこの場合におけるウィ
ンドゥ画面を示している。ここで、ウィンドゥ画面の中
から目的とする品目を選択指定すると、指定された品目
データは伝票入力画面内の品目入力領域に表示出力され
ると共に伝票入力バッファ16に格納される。
Next, the work A memory 2 is operated as described above.
Based on the record of the store A stored in 0, the number of records in which the data content of the designated item matches is counted for each data content (step S6). In this case, the data content of the specified item is an item, and the number of records (transaction count) by item
To count. The item-by-item count number is stored in the work B memory 21, and the item-by-item count number is sorted in descending order (step S7). That is, the contents of the work B memory 21 are rearranged in descending order of the number of transactions. Then, the sub-window screen is superimposed and displayed on the slip input screen, and at the same time, the item data in the work B memory 21 is read out for a plurality of items from the higher count and displayed on the sub-window screen as an item candidate for input. .. FIG. 6 shows the window screen in this case. Here, when a desired item is selected and designated from the window screen, the designated item data is displayed and output in the item input area in the slip input screen and is stored in the slip input buffer 16.

【0013】このようにA商店の取引実績の多い品目の
順に候補表示される為、品目数が極めて多くとも候補一
覧内には目的とする品目が含まれている可能性が極めて
高くなる。なお、一回目の候補一覧内に目的とする品目
が含まれていない場合には次の候補一覧画面を表示出力
させればよい。この場合、次候補キーを操作することに
よって候補一覧画面の切り替えが行われる。
Since the candidates are displayed in the order of the items with the largest transaction record of the A store, the possibility that the target item is included in the candidate list is extremely high even if the number of items is extremely large. If the target item is not included in the first candidate list, the next candidate list screen may be displayed and output. In this case, the candidate list screen is switched by operating the next candidate key.

【0014】なお、上述の説明は指定項目メモリ17内
に品目、参照項目メモリ18内に得意先を設定した場合
を例に挙げたが、指定項目、参照項目はこれに限らず、
任意に設定したものであってもよい。
In the above description, the item is set in the designated item memory 17 and the customer is set in the reference item memory 18, but the designated item and the reference item are not limited to this.
It may be set arbitrarily.

【0015】(第2実施例)図7は第2実施例を説明す
る為の図である。第1実施例は過去の品目別売上データ
の取引実績を解析し、つまり、品目毎の取引回数をカウ
ントして候補表示するようにしたが、本実施例において
は図7に示す如く、「得意先」と「品目」との組み合わ
せ毎に、その取引回数をカウントした値を記憶する取引
回数テーブルを設けておき、この取引回数テーブルを作
成するタイミングとして伝票入力毎にリアルタイムで行
うようにしたものである。このように1伝票作成する毎
に取引回数テーブルを作成しておくことにより、売上明
細ファイル19の内容を解析する処理を省略することが
できるので、スループットの大幅な向上を期待すること
ができる。なお、取引回数テーブルの作成タイミング
は、週1回、月1回の様にバッチ処理で行うようにして
もよい。
(Second Embodiment) FIG. 7 is a diagram for explaining the second embodiment. In the first embodiment, the transaction record of the past sales data by item is analyzed, that is, the number of transactions for each item is counted and the candidates are displayed. However, in this embodiment, as shown in FIG. For each combination of "destination" and "item", a transaction number table that stores the value of the number of transactions is provided, and the transaction number table is created in real time for each slip entry. Is. By thus creating the transaction count table each time one slip is created, the processing of analyzing the contents of the sales statement file 19 can be omitted, and a significant improvement in throughput can be expected. The transaction number table may be created by batch processing such as once a week or once a month.

【0016】なお、上記第1実施例においては伝票入力
画面にサブウィンドゥ画面を表示出力させて候補表示を
行うようにしたが、ガイダンス表示域等に候補表示させ
てもよい。また、一覧表示に限らず、候補データを1つ
ずつ表示するようにしてもよい。更に伝票入力に限ら
ず、類似したデータを繰り返し多量に入力するものであ
れば、伝票入力の場合と同様に入力効率の向上を期待で
きる。
In the first embodiment, the sub-window screen is displayed and output on the slip input screen to display the candidates, but the candidates may be displayed in the guidance display area or the like. Moreover, the candidate data may be displayed one by one without being limited to the list display. Further, as well as the slip input, if the similar data is repeatedly input in a large amount, the improvement of the input efficiency can be expected as in the case of the slip input.

【0017】[0017]

【発明の効果】この発明によれば、指定項目に対するデ
ータ候補を出力する際に、既にデータ入力が行われてい
る他の入力項目との関係から可能性の高いデータ候補の
みを出力することができるので、データ入力を効率良く
行うことが可能である。
According to the present invention, when outputting a data candidate for a designated item, it is possible to output only a data candidate that has a high possibility in relation to other input items for which data has already been input. Therefore, data input can be performed efficiently.

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

【図1】この発明の機能ブロック図。FIG. 1 is a functional block diagram of the present invention.

【図2】実施例に係るデータ入力装置のハードブロック
図。
FIG. 2 is a hardware block diagram of the data input device according to the embodiment.

【図3】伝票入力画面を示した図。FIG. 3 is a diagram showing a slip input screen.

【図4】売上明細ファイルのレコード構造を示した図。FIG. 4 is a diagram showing a record structure of a sales statement file.

【図5】伝票入力時の動作を示したフローチャート。FIG. 5 is a flowchart showing an operation when a slip is input.

【図6】品目候補が一覧表示されるサブウィンドゥ画面
を示した図。
FIG. 6 is a diagram showing a sub window screen in which a list of item candidates is displayed.

【図7】第2実施例を説明する為の図で、取引回数テー
ブルの構成図。
FIG. 7 is a diagram for explaining the second embodiment and is a configuration diagram of a transaction number table.

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

11 CPU 12 ROM 13 入力部 14 伝票形式メモリ 15 表示部 16 伝票入力バッファ 17 指定項目メモリ 18 参照項目メモリ 19 売上明細ファイル 11 CPU 12 ROM 13 input section 14 slip format memory 15 display section 16 slip input buffer 17 designated item memory 18 reference item memory 19 sales statement file

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】データを入力する際に入力項目を指定する
項目指定手段と、 この項目指定手段によって指定された入力項目に対して
データを入力するデータ入力手段と、 前記項目指定手段によって入力項目が指定された際に既
に他の項目に入力されているデータを参照して当該指定
項目に入力されるべきデータ候補を決定する候補決定手
段と、 この候補決定手段によって決定されたデータ候補を出力
する候補出力手段と、 を具備したことを特徴とするデータ入力装置。
1. An item specifying means for specifying an input item when inputting data, a data input means for inputting data to the input item specified by the item specifying means, and an input item by the item specifying means. When the is designated, the candidate determining means for determining the data candidate to be input to the designated item by referring to the data already input to the other item, and the data candidate determined by the candidate determining means are output. A data input device comprising:
JP3349786A 1991-12-10 1991-12-10 Data input device Pending JPH05158605A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3349786A JPH05158605A (en) 1991-12-10 1991-12-10 Data input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3349786A JPH05158605A (en) 1991-12-10 1991-12-10 Data input device

Publications (1)

Publication Number Publication Date
JPH05158605A true JPH05158605A (en) 1993-06-25

Family

ID=18406106

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3349786A Pending JPH05158605A (en) 1991-12-10 1991-12-10 Data input device

Country Status (1)

Country Link
JP (1) JPH05158605A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7895534B2 (en) 2003-12-11 2011-02-22 Canon Kabushiki Kaisha Information processing apparatus, control method therefor, and program
US8503784B2 (en) 2007-10-31 2013-08-06 Fujitsu Limited Image recognition apparatus, image recognition method, and storage medium recording image recognition program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7895534B2 (en) 2003-12-11 2011-02-22 Canon Kabushiki Kaisha Information processing apparatus, control method therefor, and program
US8503784B2 (en) 2007-10-31 2013-08-06 Fujitsu Limited Image recognition apparatus, image recognition method, and storage medium recording image recognition program

Similar Documents

Publication Publication Date Title
US5563997A (en) Method and apparatus for sorting records into a list box in a graphic user interface
US5666542A (en) Multimedia information add-on system
JP3777087B2 (en) Data display system, data display method, computer system, and recording medium
JP2959069B2 (en) Slip input processor
JPH05158605A (en) Data input device
JPH0233661A (en) Character processor containing automatic address input function
JP3071703B2 (en) Table creation apparatus and method
JP2939841B2 (en) Database search device
JPH10198741A (en) Table data processor and its program recording medium
JP3005380B2 (en) Slip transaction data input device and input method
JP2645160B2 (en) Display system
JP3536302B2 (en) Data management device and method, search device and method
JP4576872B2 (en) Information processing apparatus and program
JP3252176B2 (en) Data input device
JPH09128406A (en) Device and method for retrieving document
JPH0934619A (en) Recording data input device
JP2000132555A (en) Keyword retrieval method and device therefor, and recording medium recording keyword retrieval program
JPH0728792A (en) Method and device for documentation
JPH08263558A (en) Information terminal device and its control method
JPH11161666A (en) Method and device for document data retrieval and document editing device
JPH09274620A (en) Data output device
JP2000003401A (en) Form preparation processing system
JPH10198693A (en) Device and method for address book management
JPH05151241A (en) Data input device
JPS63284639A (en) Retrieving device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term