JPH09245060A - Data input means - Google Patents

Data input means

Info

Publication number
JPH09245060A
JPH09245060A JP8057192A JP5719296A JPH09245060A JP H09245060 A JPH09245060 A JP H09245060A JP 8057192 A JP8057192 A JP 8057192A JP 5719296 A JP5719296 A JP 5719296A JP H09245060 A JPH09245060 A JP H09245060A
Authority
JP
Japan
Prior art keywords
input
data
item
order
format
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
JP8057192A
Other languages
Japanese (ja)
Inventor
Toshimichi Suzuki
利道 鈴木
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8057192A priority Critical patent/JPH09245060A/en
Publication of JPH09245060A publication Critical patent/JPH09245060A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To easily cope with alterations of a data base without making a system complex by changing an input format temporarily through an input item storage means and an input order storage means and making a display. SOLUTION: A RAM 30 has an item name memory 31 which stores item names of data base definition information and an input management memory 32 which manages whether or not there is data input and the order of the input. In this case, an internal variable SEQ2 which indicates the item order of the input to '1' and an internal variable PTR2 indicating each entry into an input presence/absence table is set to '1'. Then it is decided whether or not an entry that the PTR2 of the input presence/absence table indicates is an item to be inputted (whether the corresponding entry is '1') by referring to the entry and when it is decided that the entry is the input object, the input order of the entry that the PTR2 of the input order table indicates is compared with the SEQ2; when they match each other, the item name of the entry that the PTR2 of the item name table indicates is acquired and displayed by being arranged in the input format.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、1件が複数の項目
から構成されるデータベースへの対話形式でのデータ入
力方法に係り、入力するデータの目的に応じた入力フォ
ーマットの入力方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of interactively inputting data into a database, one of which is composed of a plurality of items, and to an inputting method of an input format according to the purpose of input data.

【0002】[0002]

【従来の技術】例えば、住所録,名刺管理,電話帳を目
的とするデータベースは、「名前」「住所」など、前記
目的で共通な項目と、その他、前記目的で固有な項目か
ら構成されている。
2. Description of the Related Art For example, a database intended for address book, business card management, and telephone directory consists of items common to the above purposes such as "name" and "address", and other items unique to the above purpose. There is.

【0003】データベースは、使用目的毎に作成するの
が一般的であるが、上記の様に共通項目が多いデータベ
ースは、データの一元管理上、一つのデータベースとし
ている。
The database is generally created for each purpose of use, but the database having many common items as described above is regarded as one database in terms of unified management of data.

【0004】複数の目的から成るデータベースへのデー
タ入力では、入力操作を簡単にするために、前記目的に
応じた入力フォーマットを用意して入力する方法があ
る。
In the data input to the database having a plurality of purposes, there is a method of preparing and inputting an input format according to the purpose in order to simplify the input operation.

【0005】簡易な入力フォーマット例としては、常に
入力フォーマットの先頭項目から表示するのではなく、
目的に応じた項目から表示する方法がある。日立携帯情
報通信端末「Possible」の住所録機能では、「個人」
「会社」の区別を設け、「個人」の場合は、先頭項目から
表示し、「会社」の場合は、会社に関係する途中の項目
から表示している。
As a simple input format example, instead of always displaying from the top item of the input format,
There is a method to display from the item according to the purpose. In the address book function of Hitachi portable information and communication terminal "Possible", "personal"
A distinction is made between "company". In the case of "individual", the items are displayed from the first item, and in the case of "company", items in the middle of the company are displayed.

【0006】あるいは、システムを簡単にするために、
全ての項目を定義順に表示した共通な入力フォーマット
により、ユーザが目的の項目を選択しながら入力する方
法がある。
Alternatively, to simplify the system,
There is a method in which the user inputs while selecting a desired item by a common input format in which all items are displayed in the definition order.

【0007】[0007]

【発明が解決しようとする課題】従来技術によれば、目
的毎に入力フォーマットを用意する方法では、目的毎
に入力フォーマットを作成する必要があるため、システ
ムが複雑になる。データベースが変更されて項目の増
減があった場合には、その都度システムの変更が生じ
る。といった問題がある。
According to the prior art, in the method of preparing the input format for each purpose, it is necessary to prepare the input format for each purpose, which complicates the system. When the database is changed and the number of items is increased or decreased, the system is changed each time. There is a problem.

【0008】全ての項目を定義順に表示した共通な入力
フォーマットにより、ユーザが目的に合った項目を選択
して入力する方法では、入力する項目以外の全てが表
示されているため、画面が煩雑になる。画面スクロー
ルが頻繁に発生して入力がしずらい。特に、電子手帳な
どの小型情報機器では、画面サイズが小さいため、その
頻度は大きいといった問題がある。
In a method in which a user selects and inputs an item suitable for a purpose by a common input format in which all items are displayed in the order of definition, all the items other than the items to be input are displayed, so that the screen is complicated. Become. Screen scrolling occurs frequently and it is difficult to input. In particular, a small information device such as an electronic notebook has a problem that its frequency is high because the screen size is small.

【0009】本発明の目的は、システムを複雑にするこ
となく、データベースの変更にも容易に対応できる、デ
ータ入力方法を提供することにある。
An object of the present invention is to provide a data input method which can easily cope with changes in a database without complicating the system.

【0010】[0010]

【課題を解決するための手段】上記問題点を解決するた
めに、本発明のデータ入力方法は、同一形式のデータを
連続して入力する際に、同一形式データの1件目に入力
の対象となった項目を記憶する入力項目記憶手段,前記
同一形式データの1件目に入力した項目の順番を保持す
る入力順番記憶手段,前記入力項目記憶手段と入力順番
記憶手段を元に一時的に入力フォーマットを変更して表
示する入力フォーマット作成手段を備えている。
In order to solve the above-mentioned problems, the data input method of the present invention, when continuously inputting data of the same format, is the object of the first input of data of the same format. The input item storage means for storing the items, the input order storage means for holding the order of the items input to the first item of the same format data, the input item storage means and the input order storage means temporarily based on the input item storage means. An input format creating means for changing and displaying the input format is provided.

【0011】本発明によれば、入力形式変更手段は、同
一形式データの1件目に入力した項目と入力した順番を
保持して、2件目以降の入力時には、保持した情報を元
に入力形式に応じた入力フォーマットを作成する。
According to the present invention, the input format changing means holds the first input item and the input order of the same format data, and when inputting the second and subsequent items, inputs based on the held information. Create an input format according to the format.

【0012】[0012]

【発明の実施の形態】以下、本発明を日本語ワードプロ
セッサ上での入力機能に具体化した実施例を図面を用い
て説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is embodied in an input function on a Japanese word processor will be described below with reference to the drawings.

【0013】図1(a),図1(b)は、データ入力画
面例である。50−1a〜50−13aは、入力ガイダ
ンスで、データベース定義情報の項目名を定義順に表示
し、50−1b〜50−13bは入力したデータを表示
した例である。図1(a)は、一般的な個人情報管理の
データベースである。図1(b)は、図1(a)のデー
タベースに一般的な名刺のデータを入力して本発明を適
用した時の、2件目のデータ入力画面である。
1A and 1B are examples of data input screens. 50-1a to 50-13a are input guidances, in which the item names of the database definition information are displayed in the definition order, and 50-1b to 50-13b are the examples in which the input data is displayed. FIG. 1A is a general personal information management database. FIG. 1B is a second data input screen when general business card data is input to the database of FIG. 1A and the present invention is applied.

【0014】図2は本発明を適用した日本語ワードプロ
セッサの構成を示すブロック図である。ワードプロセッ
サの全ての動作を管理するCPU(中央処理装置)10
には、キーボード20と、RAM(ランダムアクセスメ
モリ)30と、ROM(リードオンリーメモリ)40
と、表示部50とが接続されている。
FIG. 2 is a block diagram showing the configuration of a Japanese word processor to which the present invention is applied. CPU (Central Processing Unit) 10 that manages all operations of the word processor
Includes a keyboard 20, a RAM (random access memory) 30, and a ROM (read only memory) 40.
And the display unit 50 are connected to each other.

【0015】キーボード20は、データを入力する文字
・記号キーと、データ確定キー21およびエスケープキ
ー22を有している。
The keyboard 20 has character / symbol keys for inputting data, a data confirmation key 21 and an escape key 22.

【0016】RAM30は、キーボードから入力された
データを記憶したり、処理プログラムのワークエリアと
して使用するものであり、データベース定義情報の項目
名を格納する項目名メモリ31と、データ入力の有無と
入力の順番を管理する入力管理メモリ32を有してい
る。
The RAM 30 stores data input from the keyboard and is used as a work area of a processing program. The RAM 30 stores an item name memory 31 that stores the item name of the database definition information and whether or not data is input. It has an input management memory 32 for managing the order of.

【0017】ROM40は、CPU10を動作させる制
御プログラムを記憶しており、CPU10は制御プログ
ラムに従ってデータ入力,文書編集をはじめとするワー
ドプロセッサの全動作を制御する。
The ROM 40 stores a control program for operating the CPU 10, and the CPU 10 controls all operations of the word processor such as data input and document editing according to the control program.

【0018】表示部50は、CPU10を介してキーボ
ード20やRAM30,ROM40から転送されるデー
タを表示する。
The display unit 50 displays data transferred from the keyboard 20, the RAM 30, and the ROM 40 via the CPU 10.

【0019】図3は項目名メモリ31の詳細な内容であ
る。項目名メモリ31は、データベースの定義項目数3
1−1と、項目名称(‘氏名’,‘自宅〒’…‘会社
名’等)を定義した順番に格納した項目名テーブル31
−2(31−2−1〜31−2−n)で構成される。
FIG. 3 shows the detailed contents of the item name memory 31. The item name memory 31 has three database definition items.
An item name table 31 storing 1-1 and item names ('name', 'home', 'company name', etc.) in the defined order.
-2 (31-2-1 to 31-2-n).

【0020】図4は入力管理メモリ32の詳細な内容で
ある。入力管理メモリ32は、入力の対象となる項目数
を格納する入力数32−1と、項目名テーブル31−2
の各エントリ(31−2−1〜31−2−n)に1対1に
対応し、該当項目が入力の対象とするか否かを管理する
入力有無テーブル(32−2−1a〜32−2−na)
と、該当項目の入力する順番を管理する入力順番テーブ
ル(32−2−1b〜32−2−nb)で構成される。
FIG. 4 shows the detailed contents of the input management memory 32. The input management memory 32 includes an input number 32-1 for storing the number of items to be input and an item name table 31-2.
The entry presence / absence table (32-2-1a to 32-2-) corresponding to each entry (31-2-1 to 31-2-n) of 1 to 1 and managing whether or not the corresponding item is an input target 2-na)
And an input order table (32-2-1b to 32-2-nb) that manages the order in which the corresponding items are input.

【0021】先頭レコード入力時は、入力数32−1
は、定義項目数31−1と同一値となる。
When the first record is input, the number of inputs 32-1
Has the same value as the definition item number 31-1.

【0022】入力有無テーブル(32−2−1a〜32
−2−na)の該当エントリの値が‘1’のときデータ
入力の対象とし、‘0’のとき対象外とする。先頭レコ
ード入力時は全て入力の対象となるため‘1’となって
いる。
Input presence / absence table (32-2-1a to 32)
-2-na) When the value of the corresponding entry is "1", the data is input, and when it is "0", the data is not. When the first record is input, all are input targets, so the value is "1".

【0023】入力順番テーブル(32−2−1b〜32
−2−nb)は、項目へ入力する順番を管理する。1番
目に入力する項目の値を‘1’とし、2番目に入力する
項目の値を‘2’とし、以下入力する順番に番号が振ら
れる。
Input order table (32-2-1b to 32-32)
-2-nb) manages the order in which items are input. The value of the first input item is '1', the value of the second input item is '2', and numbers are given in the order of inputting.

【0024】先頭レコード入力時は項目名テーブル31
−2で定義された順番に番号が振られる。
When the first record is input, the item name table 31
Numbers are given in the order defined by -2.

【0025】図5,図6は本実施例を実現するためのフ
ローチャートである。
5 and 6 are flow charts for realizing the present embodiment.

【0026】図5は、データ入力のメインプログラムで
ある。ステップS1(以下単にS1〜S25と略す。)
は、テーブルと内部変数の初期処理を行う。
FIG. 5 shows a main program for data input. Step S1 (hereinafter simply abbreviated as S1 to S25)
Performs initial processing of tables and internal variables.

【0027】入力数32−1は、定義項目数31−1と
同一値とする。入力有無テーブル(32−2−1a〜3
2−2−na)は全て‘1’とする。入力順番テーブル
(32−2−1b〜32−2−nb)は、32−2−1
bを‘1’として以下、‘2’,‘3’…と‘n’まで
の一貫番号を振る。
The input number 32-1 has the same value as the definition item number 31-1. Input presence / absence table (32-2-1a to 3-2
2-2-na) are all "1". The input order table (32-2-1b to 32-2-nb) is 32-2-1.
b is assumed to be "1", and hereinafter, consistent numbers up to "2", "3", ... And "n" are assigned.

【0028】さらに、入力するレコード番号を管理する
変数RECNo.に‘1’をセットし、1件目のデータ入
力で、データが入力された項目順を管理する変数SEQ
1に‘1’をセットする。
Further, "1" is set to the variable REC No. for managing the record number to be input, and the variable SEQ for managing the order of items in which data is input by the first data input.
Set “1” to 1.

【0029】S2は、入力フォーマット画面を表示する
サブプログラムである(詳細は図6のフローチャートで
説明する)。
S2 is a subprogram for displaying the input format screen (details will be described with reference to the flowchart of FIG. 6).

【0030】S3は、入力画面上の現在入力すべき項目
を指す変数PTR1に初期値‘1’をセットする。
In step S3, an initial value "1" is set in a variable PTR1 indicating an item to be currently input on the input screen.

【0031】S4は、1項目分のデータを入力するサブ
プログラムである。データ入力サブプログラムは、PT
R1が指す項目にデータを入力し、入力されたデータを
画面に表示し、‘データ確定キー’,‘エスケープキ
ー’のいずれかのキーが入力された時点でメインプログ
ラムに制御が戻る。データ入力サブプログラムからのリ
ターン情報は、リターンキー,入力データサイズ,入力
データの3つがある。
S4 is a subprogram for inputting data for one item. The data input subprogram is PT
Data is input to the item pointed to by R1, the input data is displayed on the screen, and control is returned to the main program at the time when any of the "data confirmation key" or the "escape key" is input. There are three types of return information from the data input subprogram: a return key, input data size, and input data.

【0032】データの入力有無は、入力データサイズ
‘0’で判断する。
Whether or not data is input is determined by the input data size "0".

【0033】S5は、1件目に入力されたレコードかを
判定する(RECNo.が‘1’のとき1件目のレコー
ド)。S5の判定が1件目のレコードのとき、下記によ
り入力有無テーブル,入力順番テーブルを更新する。S
6は、データの入力有無を判定する。入力データが有る
とき、S7で入力順番テーブル(32−2−1b〜32
−2−nb)のPTR1が指すエントリにSEQ1をセ
ットする。
At S5, it is determined whether the record is the first record input (the first record when REC No. is "1"). When the determination in S5 is the first record, the input presence / absence table and the input order table are updated as follows. S
6 determines the presence / absence of data input. When there is input data, the input order table (32-2-1b to 32-32) is input in S7.
2-nb) sets SEQ1 in the entry pointed to by PTR1.

【0034】S8は、SEQ1を‘1’アップする。S
9は、入力された項目データをRAM30上の入力用バ
ッファに格納する。
In S8, SEQ1 is increased by "1". S
9 stores the input item data in the input buffer on the RAM 30.

【0035】入力データが無いとき、S10で入力有無
テーブル(32−2−1a〜32−2−na)のPTR
1が指すエントリに‘0’をセットする。
When there is no input data, the PTR of the input presence / absence table (32-2-1a to 32-2-na) is determined in S10.
'0' is set to the entry pointed to by 1.

【0036】S11は、入力数32−1を‘1’カウン
トダウンする。
In S11, the input number 32-1 is counted down by "1".

【0037】S12は、リターンキーが‘データ確定キ
ー’かをチェックする。S13は、リターンキーが‘デ
ータ確定キー’の場合、変数PTR1を‘1’アップす
る。S14は、PTR1が入力項目数を越えているかを
判定し、越えていなければ、S4にジャンプして次の項
目を入力する。
In step S12, it is checked whether the return key is the "data confirmation key". In S13, when the return key is the “data confirm key”, the variable PTR1 is incremented by “1”. In S14, it is determined whether PTR1 exceeds the number of input items, and if not, the process jumps to S4 to input the next item.

【0038】越えている場合は、1レコードの入力終了
であり、S15で入力バッファ上の入力データをデータ
ベースファイルに書き込む。S16は、RECNo.を
‘1’アップし、S2へジャンプし次のレコードを入力
する。
If it exceeds the limit, the input of one record is completed, and the input data in the input buffer is written in the database file in S15. In S16, REC No. is incremented by "1", and the process jumps to S2 to input the next record.

【0039】S17は、データ入力終了であり、RAM
30上の入力バッファに入力データがある時は、データ
ベースファイルに書き込み、処理を終了する。
S17 is the end of data input, RAM
When there is input data in the input buffer on 30, the data is written in the database file and the process is terminated.

【0040】図6は、入力フォーマットを表示するプロ
グラムである。S18は、入力する項目順を指す内部変
数SEQ2であり、初期値‘1’をセットする。
FIG. 6 is a program for displaying the input format. S18 is an internal variable SEQ2 indicating the order of items to be input, and an initial value "1" is set.

【0041】S19は、入力有無テーブル(32−2−
1a〜32−2−na)の各エントリを指す内部変数P
TR2に‘1’をセットする。
In S19, the input presence / absence table (32-2-
1a to 32-2-na) internal variable P pointing to each entry
Set "1" to TR2.

【0042】S20は、入力有無テーブル(32−2−
1a〜32−2−na)のPTR2が指すエントリを参
照し入力対象項目(該当エントリが‘1’)であるかを
判定する。S20の判定が入力対象のとき、S21で、
入力順番テーブル(32−2−1b〜32−2−nb)
のPTR2が指すエントリの入力順番と、SEQ2を比
較する。S21の比較結果が同一のとき、S22で項目
名テーブル31−2(31−2−1〜31−2−n)の
PTR2が指すエントリの項目名を取得して入力フォー
マットに配置して表示する。
In S20, the input presence / absence table (32-2-
The entry indicated by PTR2 of 1a to 32-2-na) is referred to and it is determined whether or not it is an input target item (corresponding entry is “1”). When the determination in S20 is an input target, in S21,
Input order table (32-2-1b to 32-2-nb)
2 is compared with the input order of the entry pointed to by PTR2. When the comparison result in S21 is the same, in S22, the item name of the entry pointed to by PTR2 of the item name table 31-2 (31-2-1 to 31-2-n) is acquired, arranged in the input format, and displayed. .

【0043】S21の比較結果が異なるとき、S23で
PTR2を‘1’アップしてS20に戻り次のエントリ
の比較を行う。
When the comparison result in S21 is different, PTR2 is incremented by "1" in S23 and the process returns to S20 to compare the next entry.

【0044】S24は、次の入力項目をサーチするため
SEQ2を‘1’アップする。
In step S24, SEQ2 is increased by "1" to search for the next input item.

【0045】S25は、処理終了を判定し、SEQ2が
入力数32−1を超えたとき処理終了とする。
In step S25, it is determined that the processing has ended. When SEQ2 exceeds the number of inputs 32-1, the processing ends.

【0046】[0046]

【発明の効果】本発明によれば、目的に従った入力フォ
ーマットを用意する必要がないためシステムが複雑にな
らない。データベースを変更したときにも容易に対応で
きる。必要な項目だけを表示するため、画面のスクロー
ルが最小限になり入力操作がしやすい。入力する項目の
順番にデータベースの項目が並ぶので入力操作がしやす
い。
According to the present invention, the system does not become complicated because it is not necessary to prepare an input format according to the purpose. It can be easily dealt with when the database is changed. Since only necessary items are displayed, scrolling on the screen is minimized and input operation is easy. The items in the database are arranged in the order of items to be entered, so the input operation is easy.

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

【図1】データベースの入力画面例の説明図。FIG. 1 is an explanatory diagram of an example of a database input screen.

【図2】本発明を実施する場合の装置のブロック図。FIG. 2 is a block diagram of an apparatus for implementing the present invention.

【図3】本発明を実施する場合にプログラムで使用する
テーブルの説明図。
FIG. 3 is an explanatory diagram of a table used in a program when implementing the present invention.

【図4】本発明を実施する場合にプログラムで使用する
テーブルの説明図。
FIG. 4 is an explanatory diagram of a table used in a program when implementing the present invention.

【図5】実施例を実現するフローチャート。FIG. 5 is a flowchart for realizing the embodiment.

【図6】実施例を実現するフローチャート。FIG. 6 is a flowchart for realizing the embodiment.

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

10…CPU、20…キーボード、21…データ確定キ
ー、22…エスケープキー、30…RAM、31…項目
名メモリ、32…入力管理メモリ、40…ROM、50…
表示部。
10 ... CPU, 20 ... Keyboard, 21 ... Data confirmation key, 22 ... Escape key, 30 ... RAM, 31 ... Item name memory, 32 ... Input management memory, 40 ... ROM, 50 ...
Display section.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】対話形式でデータを入力する入力手段,入
力フォーマットおよび入力データを表示する表示手段,
データベース定義情報の項目名を定義順に配置する第1
の入力フォーマット作成手段,前記データベースへの入
力で、連続したデータの1件目に入力の対象となった項
目を記憶する入力項目記憶手段,前記データベースへの
入力で、連続したデータの1件目に入力した項目の順番
を記憶する入力順番記憶手段を備えたデータ入力装置に
おいて、 前記データベースへ同一形式のデータを連続して入力す
る際、連続したデータの1件目の入力では、前記第1の
入力フォーマット作成手段により作成した入力フォーマ
ットを用い、前記連続した同一形式データの2件目以降
の入力では、前記入力項目記憶手段で記憶した項目名だ
けを、前記入力順番記憶手段で記憶した項目順に配置す
る第2の入力フォーマット作成手段により作成した入力
フォーマットを用いることを特徴とするデータ入力方
法。
1. Input means for inputting data interactively, display means for displaying input format and input data,
1st place item name of database definition information in the order of definition
Input format creating means, input item storage means for storing the item that was the target of the first consecutive data by the input to the database, the first consecutive data by the input to the database In a data input device equipped with an input order storage means for storing the order of items input to the database, when continuously inputting data of the same format to the database, the first input of continuous data may be the first input. Using the input format created by the input format creating means, in the second and subsequent inputs of the same continuous format data, only the item names stored in the input item storage means are stored in the input order storage means. A data input method characterized in that an input format created by a second input format creating means arranged in order is used.
【請求項2】請求項1において、前記連続した同一形式
データの2件目以降の入力では、前記入力項目記憶手段
で記憶した項目名を、前記入力順番記憶手段で記憶した
項目順に、入力フォーマットの上部に優先的に配置する
第2の入力フォーマット作成手段により作成した入力フ
ォーマットを用いるデータ入力方法。
2. The input format according to claim 1, when inputting the second and subsequent items of the same continuous format data, the item names stored in the input item storage means are input in the order of the items stored in the input order storage means. A data input method using an input format created by a second input format creating means that is preferentially placed above the table.
JP8057192A 1996-03-14 1996-03-14 Data input means Pending JPH09245060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8057192A JPH09245060A (en) 1996-03-14 1996-03-14 Data input means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8057192A JPH09245060A (en) 1996-03-14 1996-03-14 Data input means

Publications (1)

Publication Number Publication Date
JPH09245060A true JPH09245060A (en) 1997-09-19

Family

ID=13048631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8057192A Pending JPH09245060A (en) 1996-03-14 1996-03-14 Data input means

Country Status (1)

Country Link
JP (1) JPH09245060A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007268729A (en) * 2006-03-30 2007-10-18 Brother Ind Ltd Printer, and format editing program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007268729A (en) * 2006-03-30 2007-10-18 Brother Ind Ltd Printer, and format editing program
US8004711B2 (en) 2006-03-30 2011-08-23 Brother Kogyo Kabushiki Kaisha Printing apparatus and format edit program recorded in computer-readable recording medium

Similar Documents

Publication Publication Date Title
US7852996B2 (en) Method and system for providing information for identifying callers based on partial number
US6813344B1 (en) Method and system for providing information for identifying callers based on a partial number
US6895404B2 (en) System and method for electronically searching for information from a sorted data set
US20040002850A1 (en) System and method for formulating reasonable spelling variations of a proper name
KR20020049069A (en) Special Letter Input Method for Phone
KR100372663B1 (en) A letter transmitting and saves method of the mobile computing device
JPH09245060A (en) Data input means
JP2003188979A (en) Communication equipment, contact destination exhibiting method used therein, contact destination exhibiting program, and recording medium having the recorded same program
US7636082B2 (en) Dialing methods and related devices
JP3478232B2 (en) Method and apparatus for displaying search phone number of mobile phone
JP4378690B2 (en) Foldable mobile phone, received mail display processing method, and received mail display processing program
KR100673448B1 (en) Mobile communication terminal searching memo and its operating method
JPH1023178A (en) Communication device
JPH07183910A (en) Electronic mail device
JP3036855B2 (en) Wireless selective call receiver with display function
JP3753890B2 (en) Mobile communication terminal device and character data reading method in mobile communication terminal device
JP2003032718A (en) Information processing system and information processor
JP2000353174A (en) Information acquisition device, its method and recording medium for executing the method
TW448384B (en) Database inquiring method and system using blurred technology
JP2001075994A (en) Information display device and storage medium storing information display processing program
JPH11242541A (en) Information processor and alternative display method
JPH01116728A (en) Information filing device
JPH04245564A (en) Data processor
JPH0150153B2 (en)
JP2002149617A (en) Information terminal equipment and storage medium with its data conversion processing program stored thereon