JP2003152852A - Menu searching method and menu searching program for mobile communication equipment - Google Patents

Menu searching method and menu searching program for mobile communication equipment

Info

Publication number
JP2003152852A
JP2003152852A JP2001343872A JP2001343872A JP2003152852A JP 2003152852 A JP2003152852 A JP 2003152852A JP 2001343872 A JP2001343872 A JP 2001343872A JP 2001343872 A JP2001343872 A JP 2001343872A JP 2003152852 A JP2003152852 A JP 2003152852A
Authority
JP
Japan
Prior art keywords
data
storage unit
function
search
stored
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.)
Granted
Application number
JP2001343872A
Other languages
Japanese (ja)
Other versions
JP3699034B2 (en
Inventor
Takehiro Ichikawa
雄大 市川
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.)
NEC Corp
MX Mobiling Ltd
Original Assignee
NEC Corp
MX Mobiling 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 NEC Corp, MX Mobiling Ltd filed Critical NEC Corp
Priority to JP2001343872A priority Critical patent/JP3699034B2/en
Publication of JP2003152852A publication Critical patent/JP2003152852A/en
Application granted granted Critical
Publication of JP3699034B2 publication Critical patent/JP3699034B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To restart a function retrieval from the interrupted point of time when the function retrieval is interrupted on the way of function retrieval by a keyword. SOLUTION: A storage device section 4 is provided with a key entry storage section 41 that stores data entered from a key entry section 1, a function name storage section 42 that stores various function names provided to a mobile telephone set, and first and second function displaying data storage sections 43, 44 that perform retrieval by a keyword and store data of a result of keyword retrieval. While shifting a data point of a keyword stored in the key entry storage section 41, retrieval is made, the newest retrieval result is stored in either of the first and second function displaying data storage sections 43, 44, and data up to a succeeding data point are compared with the retrieval result stored in either of them. Then the retrieval result is stored in the other of them. Alternately repeating the storage while shifting the data point of the keyword can sequentially narrow down the retrieval result.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、携帯電話機等の移
動体通信装置に関し、特に移動体通信装置が備えている
複数の付加的機能の中から所望の機能を選択して実行さ
せるためのメニュー検索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a mobile communication device such as a mobile phone, and more particularly to a menu for selecting and executing a desired function from a plurality of additional functions provided in the mobile communication device. Regarding the search method.

【0002】[0002]

【従来の技術】携帯電話機には多数の機能がメニューと
して予め設定されており、これらのメニューは、携帯電
話機内のメモリに機能名称と機能とを対応させたテーブ
ルとして備えられている。ユーザーによりテーブル内に
記憶された機能名称が指定されると、このテーブルが参
照されて指定された機能名称に対応する機能が実行され
るようになっている。実行させるメニューを呼び出す方
法として以下のような方法が採用されている。
2. Description of the Related Art Many functions are preset in a mobile phone as menus, and these menus are provided in a memory in the mobile phone as a table in which function names and functions are associated with each other. When the user specifies the function name stored in the table, the table is referred to and the function corresponding to the specified function name is executed. The following method is adopted as a method of calling the menu to be executed.

【0003】第1の方法は、メニュー選択に際して一覧
表示された各種機能名称の中から選択する方法であり、
メニュー選択キーを押下すると、スクロール機能により
テーブルが上下移動してテーブルの先頭から所定数の機
能名称とカーソルが携帯電話機の表示画面上に表示され
る。ユーザーが選択キーを押下することによりカーソル
を移動させて所望の機能名称にカーソルを合わせた後、
確定キーを押すことにより所望の機能が選択され、実行
される。
The first method is to select from various function names displayed in a list when selecting a menu.
When the menu selection key is pressed, the table moves up and down by the scroll function, and a predetermined number of function names and cursors are displayed from the top of the table on the display screen of the mobile phone. After the user moves the cursor by pressing the select key and aligns the cursor with the desired function name,
By pressing the enter key, the desired function is selected and executed.

【0004】携帯電話機の表示画面上に同時に表示でき
る機能名称の数には限りがあり、テーブルに格納されて
いる機能名称の全てを一度に表示させることはできな
い。従ってこの方法では、メニュー選択の際、選択キー
によりテーブルに記憶されている機能名称を順次スクロ
ール表示させて確認しながら、カーソルを所望の機能名
称に合わせる操作を行う必要があり、スクロール等の操
作に手間がかかり、また、キー操作の回数も多くなって
機能選択が煩雑である。
There is a limit to the number of function names that can be simultaneously displayed on the display screen of a mobile phone, and it is not possible to display all the function names stored in the table at once. Therefore, with this method, when selecting a menu, it is necessary to scroll the function names stored in the table with the selection keys and confirm them while the cursor is aligned with the desired function name. It is troublesome, and the number of key operations is large, so that function selection is complicated.

【0005】第2の方法は、各機能に固有に付加された
番号を入力することにより所望の機能を選択する方法で
ある。この方法では、メモリに機能番号と機能とを対応
させるテーブルを備えておき、ユーザーが実行したい機
能を番号で直接入力すると、テーブルが参照されて当該
番号に対応する機能が選択され、実行される。この方法
は、第1の方法と比較してより迅速にメニューを選択す
ることが可能となるが、機能番号が予め分かっていなけ
れば所望の機能を見つけ出すことができないので、その
場合には手間がかかっても第1の方法で機能選択を行う
しかない。
The second method is a method of selecting a desired function by inputting a number uniquely added to each function. In this method, a memory is provided with a table for associating function numbers with functions, and when the user directly inputs a function to be executed by a number, the table is referred to and the function corresponding to the number is selected and executed. . This method makes it possible to select a menu more quickly than the first method, but the desired function cannot be found unless the function number is known in advance. Even if it takes, there is no choice but to perform function selection by the first method.

【0006】上記第1および第2の方法の問題点を解決
する手段として、キーワードを入力することにより所望
の機能を検索し、検索結果を表示させてその中から所望
の機能を選択する方法を備えた携帯電話機が特開200
0−216871号公報に記載されている。該公報記載
の携帯電話機は、キーワードを入力する手段と、入力さ
れたキーワードを含む機能名を検索する手段と、検索さ
れた機能名を表示する手段と、表示された機能名の中か
ら所望の機能を指定する手段とを備えている。
As a means for solving the problems of the first and second methods, a method of searching a desired function by inputting a keyword, displaying the search result, and selecting the desired function from the search results is provided. A mobile phone equipped with the same
No. 0-216871. The mobile phone described in the publication has a means for inputting a keyword, a means for searching for a function name including the input keyword, a means for displaying the searched function name, and a desired function from the displayed function names. And means for designating a function.

【0007】該公報記載の携帯電話機では、ユーザーが
実行させたいキーワードを入力すると、検索手段が入力
されたキーワードに基づいて該当する機能名を検索し、
検索の結果該当する機能名が存在する場合にはそれらの
機能名を表示する。この表示された機能名の中からユー
ザーが所望の機能を指定して確定キーを押下すると携帯
電話機はその機能を実行する。従って、機能番号を把握
していないときでも素早い機能選択が可能となる。
In the mobile phone described in the publication, when a user inputs a keyword to be executed, the search means searches for a corresponding function name based on the input keyword,
If corresponding function names exist as a result of the search, those function names are displayed. When the user designates a desired function from the displayed function names and presses the enter key, the mobile phone executes the function. Therefore, even when the function number is not known, quick function selection is possible.

【0008】[0008]

【発明が解決しようとする課題】上記公報記載の携帯電
話機における機能選択方法によれば、入力されたキーワ
ードに基づいて所望の機能名を検索するように構成され
ているため、機能名を順次スクロールさせながら所望の
機能名を探す手間が省け、また予め指定されている機能
番号が分からない場合であっても比較的速やかに所望の
機能を選択して実行させることが可能であるが、検索し
た内容は保存されておらず、また例えば、キーワードを
入力して機能を検索している途中で着信があり、検索が
中断した場合には入力されたキーワード以降のデータは
全て無駄になる。従って、終話した時には検索内容が記
憶されていないので再度キーワードから入力し直さなけ
ればならないという問題がある。
According to the function selecting method in the mobile phone described in the above publication, the function name is scrolled because the desired function name is searched based on the input keyword. It saves you the trouble of searching for the desired function name, and it is possible to select and execute the desired function relatively quickly even if you do not know the preset function number. The contents are not saved, and, for example, if an incoming call is received while searching for a function by inputting a keyword and the search is interrupted, all data after the input keyword will be wasted. Therefore, there is a problem that when the call ends, the search content is not stored and the keyword must be input again.

【0009】本発明の目的は、以上の問題点に鑑み、キ
ーワードを入力することにより所望の機能を検索し、検
索結果を表示させてその中から所望の機能を選択する携
帯電話機等の移動体通信装置における機能選択方法にお
いて、機能検索途中で着信等により機能検索が中断され
た場合であっても、終話後に中断された機能検索を中断
時点から再開可能にする手段を提供することにある。
In view of the above problems, an object of the present invention is to search for a desired function by inputting a keyword, display a search result, and select a desired function from the mobile objects such as mobile phones. A function selecting method in a communication device is to provide a means for enabling the function search interrupted after the end of the call to be resumed from the interrupted point even when the function search is interrupted due to an incoming call or the like during the function search. .

【0010】本発明の他の目的は、一度キーワードによ
り検索した機能に対して、次回の当該キーワードによる
検索を省略可能にする手段を提供することにある。
Another object of the present invention is to provide means for making it possible to omit the next search by the keyword for the function once searched by the keyword.

【0011】[0011]

【課題を解決するための手段】本発明の移動体通信装置
は、キー入力部から入力されたデータを格納するキー入
力記憶部と、移動体通信装置に備えられている各種機能
名を記憶する機能名記憶部と、キーワードによる検索と
その検索結果のデータを保存する第1及び第2の機能表
示用データ記憶部を備えており、そのメニュー検索方法
は、前記キー入力部から入力されたキーワードをキー入
力記憶部に格納する第1のステップと、前記キーワード
が格納されたキー入力記憶部のデータポインタを初期化
し、該データポインタまでの前記キーワードデータを機
能名記憶部に格納されているデータと比較することによ
り検索を行い、一致したデータを第1の機能表示用デー
タ記憶部に格納する第2のステップと、前記キー入力記
憶部のデータポインタを更新し、該更新されたデータポ
インタまでの前記キーワードデータを前記第1の機能表
示用データ記憶部に格納されたデータと比較することに
より検索を行い、一致したデータを第2の機能表示用デ
ータ記憶部に格納するとともに前記第1の機能表示用デ
ータ記憶部を初期化する第3のステップと、前記キー入
力記憶部のデータポインタを更新し、該更新されたデー
タポインタまでの前記キーワードデータを前記第2の機
能表示用データ記憶部に格納されたデータと比較するこ
とにより検索を行い、一致したデータを前記第1の機能
表示用データ記憶部に格納するとともに前記第2の機能
表示用データ記憶部を初期化する第4のステップと、前
記第3のステップと第4のステップを、前記キー入力記
憶部のデータポインタを更新しながら交互に繰り返し、
前記キー入力記憶部の最後のデータポインタにおける前
記検索データが格納された前記第1または第2のいずれ
か一方の機能表示用データ記憶部のデータを表示部に出
力する第5のステップとからなることを特徴とする。
A mobile communication apparatus of the present invention stores a key input storage section for storing data input from a key input section and various function names provided in the mobile communication apparatus. It is provided with a function name storage section and a first and second function display data storage section for searching by keywords and storing the data of the search results, and the menu search method is the keyword input from the key input section. Is stored in the key input storage unit, the data pointer of the key input storage unit storing the keyword is initialized, and the keyword data up to the data pointer is stored in the function name storage unit. A second step of storing the matched data in the first function display data storage section by performing a search by comparing with the data input point of the key input storage section. Data is updated, the keyword data up to the updated data pointer is compared with the data stored in the first function display data storage unit to perform a search, and the matched data is displayed as the second function display. A third step of initializing the first function display data storage unit while storing the data in the key data storage unit; updating the data pointer of the key input storage unit; and the keyword up to the updated data pointer. A search is performed by comparing the data with the data stored in the second function display data storage unit, and the matched data is stored in the first function display data storage unit and the second function display data is stored. The fourth step of initializing the use data storage section, the third step and the fourth step are performed while updating the data pointer of the key input storage section. Repeated alternately,
And a fifth step of outputting to the display unit the data of the first or second function display data storage unit in which the search data at the last data pointer of the key input storage unit is stored. It is characterized by

【0012】[0012]

【発明の実施の形態】図1は、本発明を携帯電話機に対
して適用した実施の形態を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment in which the present invention is applied to a mobile phone.

【0013】携帯電話機は、電話番号入力あるいはデー
タを入力するキー入力部1と、LCD表示器等からなり
データ表示を行う表示部3と、各種機能のデータを記憶
する記憶装置部4と、基地局との間で無線通信を行うた
めのアンテナ5と、基地局との間で無線による送受信を
行う無線部6と、送受話部7と、着信報知部8と、キー
入力部1、表示部3、記憶装置部4、無線部6、送受話
部7および着信報知部8と接続され、それらの動作の制
御及び信号処理を行うCPU等からなる装置制御部2を
有している。
The mobile telephone includes a key input unit 1 for inputting a telephone number or data, a display unit 3 including an LCD display for displaying data, a storage unit 4 for storing data of various functions, and a base. An antenna 5 for wireless communication with a station, a wireless unit 6 for wirelessly transmitting and receiving with a base station, a transmission / reception unit 7, an incoming call notification unit 8, a key input unit 1, and a display unit. 3, a storage device unit 4, a wireless unit 6, a transmission / reception unit 7, and an incoming call notification unit 8, and has a device control unit 2 including a CPU for controlling the operation of these and signal processing.

【0014】記憶装置部4には、キー入力部1から入力
されたデータを格納するキー入力記憶部41と、携帯電
話機に備えられている各種機能名を記憶する機能名記憶
部42と、キーワードによる検索とその検索結果のデー
タを保存する第1および第2の機能表示用データ記憶部
43および44が設けられている。なお、図示されてい
ないが、記憶装置部4には、本発明の機能名検索処理プ
ログラムあるいは上記各機能名に対応する処理プログラ
ム等も格納されており、これらの処理プログラムは装置
制御部2によって実行される。
The storage device unit 4 includes a key input storage unit 41 for storing data input from the key input unit 1, a function name storage unit 42 for storing various function names provided in the mobile phone, and a keyword. There are provided first and second function display data storage units 43 and 44 for storing the search result and the search result data. Although not shown, the storage device unit 4 also stores a function name search processing program of the present invention or a processing program corresponding to each of the above function names, and these processing programs are stored in the device control unit 2. To be executed.

【0015】図1において、キー入力部1から入力され
たデータは装置制御部2にて解析され表示部3のLCD
に表示される。このキー入力部1から入力されたデータ
を装置制御部2にて解析した結果、キー操作を確定する
動作であった場合は、それまでに入力されたキー入力デ
ータをキー入力記憶部41に格納し、キー入力記憶部4
1のデータポインタを初期化してキー入力記憶部41の
最初のデータポインタまでのデータと機能名記憶部42
に記憶している機能名一覧との間に一致するデータが有
るか否か比較する。
In FIG. 1, the data input from the key input unit 1 is analyzed by the device control unit 2 and the LCD of the display unit 3 is analyzed.
Is displayed in. If the data input from the key input unit 1 is analyzed by the device control unit 2 and it is determined that the key operation has been performed, the key input data input up to that time is stored in the key input storage unit 41. Key storage section 4
The data pointer up to the first data pointer in the key input storage unit 41 and the function name storage unit 42 are initialized by initializing the data pointer 1
It is compared whether or not there is matching data with the function name list stored in.

【0016】比較した結果、機能名記憶部42に記憶さ
れている機能名一覧の中に、キー入力記憶部41に格納
されている最初のデータポインタまでのデータに該当す
るデータが有った場合、その機能名を第1の機能表示用
データ記憶部43に格納する。全ての機能名と比較が完
了したところで、該当する機能名が無かった場合は、表
示部3のLCDに該当するデータが無かった旨を表示す
る。該当するデータが有った場合は、キー入力記憶部4
1のデータポインタを更新してキー入力記憶部41に格
納されている次のデータを含んだデータと第1の機能表
示用データ記憶部43に格納されているデータを比較す
る。
As a result of comparison, if the function name list stored in the function name storage unit 42 contains data corresponding to the data up to the first data pointer stored in the key input storage unit 41. , And stores the function name in the first function display data storage unit 43. When the comparison with all the function names is completed and there is no corresponding function name, the LCD of the display unit 3 displays that there is no corresponding data. If there is corresponding data, the key input storage unit 4
The data pointer 1 is updated to compare the data including the next data stored in the key input storage unit 41 with the data stored in the first function display data storage unit 43.

【0017】比較した結果、一致しているデータが無か
った場合は、第1の機能表示用データ記憶部43に格納
されている機能名を表示部3のLCDに表示する。一致
しているデータが有った場合は、第2の機能表示用デー
タ記憶部44に該当する機能名を格納する。
If there is no matching data as a result of comparison, the function name stored in the first function display data storage section 43 is displayed on the LCD of the display section 3. If there is matching data, the corresponding function name is stored in the second function display data storage section 44.

【0018】第1の機能表示用データ記憶部43に格納
されている全ての機能と比較が完了したところで、第2
の機能表示用データ記憶部44にデータが格納されてい
る場合は、第1の機能表示用データ記憶部43に格納さ
れているデータを削除(初期化)し、キー入力記憶部4
1に格納されている次のデータを含んだデータと第2の
機能表示用データ記憶部44に格納されているデータを
比較する。
When the comparison with all the functions stored in the first function display data storage section 43 is completed, the second function is displayed.
If the data is stored in the function display data storage section 44, the data stored in the first function display data storage section 43 is deleted (initialized), and the key input storage section 4 is deleted.
The data including the next data stored in 1 is compared with the data stored in the second function display data storage unit 44.

【0019】比較した結果、一致しているデータが無か
った場合は、第2の機能表示用データ記憶部44に格納
されている機能名を表示部3のLCDに表示する。一致
しているデータが有った場合は、第1の機能表示用デー
タ記憶部43に該当する機能名を格納する。第2の機能
表示用データ記憶部44に格納されている全ての機能と
比較が完了したところで、第1の機能表示用データ記憶
部43にデータが格納されている場合は、第2の機能表
示用データ記憶部44に格納されているデータを削除す
る。
If there is no matching data as a result of the comparison, the function name stored in the second function display data storage section 44 is displayed on the LCD of the display section 3. If there is matching data, the corresponding function name is stored in the first function display data storage unit 43. When the comparison is completed with all the functions stored in the second function display data storage section 44 and the data is stored in the first function display data storage section 43, the second function display The data stored in the data storage unit 44 is deleted.

【0020】キー入力記憶部41に格納されている全て
のデータが比較されるまで、第1の機能表示用データ記
憶部43と第2の機能表示用データ記憶部44を繰り返
し使用する。キー入力記憶部41に格納されている全て
のデータが比較されたところで、第1の機能表示用デー
タ記憶部43か第2の機能表示用データ記憶部44のど
ちらかに格納されている機能名データを表示部3のLC
Dに表示する。
The first function display data storage section 43 and the second function display data storage section 44 are repeatedly used until all the data stored in the key input storage section 41 are compared. When all the data stored in the key input storage unit 41 are compared, the function name stored in either the first function display data storage unit 43 or the second function display data storage unit 44. LC of data on display 3
Display on D.

【0021】ユーザーは、表示された機能一覧から使用
したい機能を選択する事が出来る。更に、検索した結果
は、機能表示用データ記憶部に保存されている為、同じ
キーワードで検索する場合は再度、キーワードを入力し
て検索を行わなくても検索結果を読み出すだけで機能を
選択する事が出来る。
The user can select a desired function from the displayed function list. Further, since the search result is stored in the function display data storage unit, when searching with the same keyword, the function is selected simply by reading the search result without inputting the keyword again and searching. I can do things.

【0022】図2〜図3は、本発明の動作を示すフロー
チャートである。以下、図1〜図3を参照して本実施形
態の機能選択動作について詳細に説明する。
2 to 3 are flowcharts showing the operation of the present invention. The function selecting operation of this embodiment will be described in detail below with reference to FIGS.

【0023】携帯電話機に所望の機能を実行させるため
に、ユーザーがキー入力部1からデータ入力を行うと、
キー入力部1より装置制御部2にキーデータが通知さ
れ、通知を受けた装置制御部2は、キーデータが機能名
検索要求か否かの判断を行う(図2:A1)。解析の結
果、機能名検索要求で無かった場合には、機能名検索結
果表示中か否かを判断する(図2:A2)。機能名検索
結果の表示中で有れば、該当する機能を起動する(図
2:A3)。機能名検索結果の表示中で無かった場合
は、キー入力記憶部41に入力データを格納する(図
2:A4)。
When the user inputs data from the key input unit 1 in order to cause the mobile phone to execute a desired function,
The key input unit 1 notifies the device control unit 2 of the key data, and the device control unit 2 having received the notification determines whether the key data is a function name search request (FIG. 2: A1). As a result of the analysis, if there is no function name search request, it is determined whether or not the function name search result is being displayed (FIG. 2: A2). If the function name search result is being displayed, the corresponding function is activated (FIG. 2: A3). If the function name search result is not being displayed, the input data is stored in the key input storage unit 41 (FIG. 2: A4).

【0024】一方、機能名検索要求であった場合、キー
入力情報がキー入力記憶部41に有るか否か判断する
(図2:A5)。キー入力情報がキー入力記憶部41に
有った場合は、第1の機能表示用データ記憶部43、第
2の機能表示用データ記憶部44、キー入力記憶部41
に格納されているデータの検索位置を示すデータポイン
タを初期化する(図2:A6)。
On the other hand, in the case of a function name search request, it is determined whether or not the key input information is in the key input storage section 41 (FIG. 2: A5). When the key input information is present in the key input storage unit 41, the first function display data storage unit 43, the second function display data storage unit 44, and the key input storage unit 41.
The data pointer indicating the search position of the data stored in is initialized (FIG. 2: A6).

【0025】キー入力情報がキー入力記憶部41に無か
った場合は、第1の機能表示用データ記憶部43または
第2の機能表示用データ記憶部44にデータが格納され
ている場合、格納されているデータを表示部3のLCD
に出力し表示する。第1および第2の機能表示用データ
記憶部43および44にデータが格納されていなかった
場合は、該当データが無い旨のメッセージを表示部3の
LCDに出力し、表示する(図2:A7)。
If there is no key input information in the key input storage unit 41, it is stored if the data is stored in the first function display data storage unit 43 or the second function display data storage unit 44. The data displayed on the LCD of the display unit 3
Output to and display. When no data is stored in the first and second function display data storage units 43 and 44, a message indicating that there is no corresponding data is output to the LCD of the display unit 3 and displayed (FIG. 2: A7). ).

【0026】第1の機能表示用データ記憶部43、第2
の機能表示用データ記憶部44、キー入力記憶部41に
格納されているデータの検索位置を示すデータポインタ
を初期化した後、キー入力記憶部41のデータと比較す
る領域を機能名記憶部42に設定する(図2:A8)。
機能名を表示部3のLCDに表示する為のデータを格納
する領域を第1の機能表示用データ記憶部43に設定す
る(図2:A9)。キー入力記憶部41に格納されてい
るデータと比較する機能名が全て比較されたか否か判断
する(図2:A10)。
First function display data storage section 43, second
After initializing the data pointer for indicating the search position of the data stored in the function display data storage section 44 and the key input storage section 41, the area to be compared with the data in the key input storage section 41 is set to the function name storage section 42. (Fig. 2: A8).
An area for storing the data for displaying the function name on the LCD of the display unit 3 is set in the first function display data storage unit 43 (FIG. 2: A9). It is determined whether or not all the function names to be compared with the data stored in the key input storage unit 41 have been compared (FIG. 2: A10).

【0027】比較した結果、全ての機能名と比較してい
ない場合、データを比較する領域の機能一覧とキー入力
記憶部41に格納されているデータの検索位置を示すデ
ータポインタが指し示す位置までのデータを比較する
(図2:A11)。比較した結果、データが一致してい
る機能が有ったか否か判断する(図2:A12)。一致
するデータが有った場合、設定されている第1の機能表
示用データ記憶部43に機能名を格納し、比較する機能
一覧を更新する(図2:A13)。
As a result of the comparison, if all the function names are not compared, the function list of the area for comparing the data and the position pointed to by the data pointer indicating the search position of the data stored in the key input storage unit 41 are displayed. The data are compared (Figure 2: A11). As a result of the comparison, it is determined whether or not there is a function in which the data match (FIG. 2: A12). If there is matching data, the function name is stored in the set first function display data storage unit 43, and the function list to be compared is updated (FIG. 2: A13).

【0028】一致するデータが無い場合、比較する機能
一覧を更新して機能名検索中か否か判断する(図2:A
10)。機能名の比較が終了していた場合、キー入力記
憶部に格納されているデータと機能名に一致したデータ
が有ったかどうか判断する(図2:A14)。一致した
データが有った場合、キー入力記憶部41に格納されて
いるデータが全て比較されたか否か判断する(図2:A
15)。判断した結果、キー入力記憶部41に格納され
ているデータが全て比較されていなかった場合、キー入
力記憶部41に格納されているデータの検索位置を示す
データポインタを更新する(図2:A16)。
If there is no matching data, the function list to be compared is updated to determine whether or not the function name is being searched (FIG. 2: A).
10). If the comparison of the function names has been completed, it is determined whether or not there is data stored in the key input storage unit and data having the same function name (FIG. 2: A14). If there is matching data, it is determined whether all the data stored in the key input storage unit 41 have been compared (FIG. 2: A).
15). As a result of the determination, when all the data stored in the key input storage unit 41 are not compared, the data pointer indicating the search position of the data stored in the key input storage unit 41 is updated (FIG. 2: A16). ).

【0029】前回に比較した結果、一致した機能名が格
納されている領域が第1の機能表示用データ記憶部43
かどうか判断する(図3:A17)。一致した機能名が
格納されている領域が第1の機能表示用データ記憶部4
3であった場合、キー入力記憶部41のデータと比較す
る領域を第1の機能表示用データ記憶部43に設定する
(図3:A18)。機能一覧を表示部3のLCDに表示
するデータを格納している領域を第2の機能表示用デー
タ記憶部44に設定する(図3:A19)。
As a result of the previous comparison, the area storing the matched function name is the first function display data storage section 43.
It is determined whether or not (FIG. 3: A17). The area storing the matched function name is the first function display data storage unit 4
If it is 3, the area to be compared with the data in the key input storage unit 41 is set in the first function display data storage unit 43 (FIG. 3: A18). An area storing data for displaying the function list on the LCD of the display unit 3 is set in the second function display data storage unit 44 (FIG. 3: A19).

【0030】第2の機能表示用データ記憶部44を初期
化し(図3:A20)、機能名検索中か否かの判断に移
行する(図2:A10)。一致した機能名が格納されて
いる領域が第2の機能表示用データ記憶部44であった
場合、キー入力記憶部41のデータと比較する領域を第
2の機能表示用データ記憶部44に設定する(図3:A
21)。機能一覧を表示部3のLCDに表示するデータ
を格納している領域を第1の機能表示用データ記憶部4
3に設定する(図3:A22)。第1の機能表示用デー
タ記憶部43を初期化し(図3:A23)、機能名検索
中か否かの判断に移行する(図2:A10)。
The second function display data storage section 44 is initialized (A3 in FIG. 3), and the process proceeds to the judgment as to whether or not the function name is being searched (A2 in FIG. 2). When the area storing the matched function name is the second function display data storage section 44, the area to be compared with the data of the key input storage section 41 is set in the second function display data storage section 44. Yes (Fig. 3: A
21). The area storing the data for displaying the function list on the LCD of the display unit 3 is the first function display data storage unit 4
3 (FIG. 3: A22). The first function display data storage unit 43 is initialized (FIG. 3: A23), and the process shifts to the judgment of whether or not the function name is being searched (FIG. 2: A10).

【0031】キー入力記憶部41に格納されているデー
タと機能名に一致したデータが有ったどうか判断し(図
2:A14)、一致したデータが無かった場合、機能表
示用データ記憶部に機能名が格納されているか否か判断
する(図2:24)。機能表示用データ記憶部に機能名
が格納されている場合、又はキー入力記憶部に格納され
ているデータと機能名に一致したデータが有り、且つキ
ー入力記憶部41に格納されているデータが全て比較さ
れていた場合、機能名が格納されている領域が第1の機
能表示用データ記憶部43かどうか判断する(図3:A
25)。
It is determined whether or not there is data that matches the data stored in the key input storage unit 41 and the function name (FIG. 2: A14). If there is no matching data, the function display data storage unit is stored. It is determined whether the function name is stored (FIG. 2:24). If a function name is stored in the function display data storage section, or if there is data that matches the function name with the data stored in the key input storage section and the data stored in the key input storage section 41 is If they are all compared, it is determined whether the area storing the function name is the first function display data storage unit 43 (FIG. 3: A).
25).

【0032】一致した機能名が格納されている領域が第
1の機能表示用データ記憶部43であった場合、該第1
の機能表示用データ記憶部43に格納されている機能名
データを表示部3のLCDに出力し、LCD表示する
(図3:A26)。一致した機能名が格納されている領
域が第2の機能表示用データ記憶部44であった場合、
該第2の機能表示用データ記憶部44に格納されている
機能名データを表示部3のLCDに出力し、LCD表示
する(図3:A27)。
If the area storing the matched function name is the first function display data storage unit 43,
The function name data stored in the function display data storage section 43 is output to the LCD of the display section 3 and displayed on the LCD (FIG. 3: A26). When the area storing the matched function name is the second function display data storage unit 44,
The function name data stored in the second function display data storage section 44 is output to the LCD of the display section 3 and displayed on the LCD (FIG. 3: A27).

【0033】機能表示用データ記憶部に機能名が格納さ
れているか否か判断し(図2:A24)、格納されてい
なかった場合、該当するデータが無かった旨のメッセー
ジを表示部3のLCDに出力し(図2:A28)、表示
する。
It is judged whether or not the function name is stored in the function display data storage unit (FIG. 2: A24). If not stored, a message indicating that there is no corresponding data is displayed on the LCD of the display unit 3. (FIG. 2: A28) and display it.

【0034】次に一例として、例えば着信に関する機能
を検索するために、ユーザーがキー入力部1からキーワ
ード「チャクシン」を入力して検索要求を行った場合の
本実施形態の動作について説明する。
Next, as an example, the operation of the present embodiment when the user makes a search request by inputting the keyword "chakushin" from the key input unit 1 in order to search for a function related to an incoming call will be described.

【0035】キー入力部1より装置制御部2にキーデー
タ「チャクシン」が通知されると、通知を受けた装置制
御部2は、キーデータが機能名検索要求か否かの判断を
行う(図2:A1)が、この時点では検索要求ではな
く、また機能名検索結果もないので、キー入力部1から
入力されたキーワード「チャクシン」がキー入力記憶部
41に格納される(図2:A4)。
When the key data "chakushin" is notified from the key input unit 1 to the device control unit 2, the device control unit 2 having received the notification determines whether or not the key data is a function name search request (Fig. 2: A1) is not a search request and there is no function name search result at this point, so the keyword “chakushin” input from the key input unit 1 is stored in the key input storage unit 41 (FIG. 2: A4). ).

【0036】この状態でユーザーが機能名検索要求を指
示する(図2:A1)と、キー入力情報がキー入力記憶
部41に有るか否かが判断される(図2:A5)が、こ
の場合キー入力記憶部41にはキー入力情報「チャクシ
ン」が有るので、第1の機能表示用データ記憶部43、
第2の機能表示用データ記憶部44が初期化(クリア)
されるとともに、キー入力記憶部41に格納されている
データ「チャクシン」の検索位置を示すデータポインタ
が最初の文字「チ」の位置となるように初期化される
(図2:A6)。
In this state, when the user issues a function name search request (FIG. 2: A1), it is determined whether or not the key input information is in the key input storage section 41 (FIG. 2: A5). In this case, since the key input storage unit 41 has the key input information “Chakushin”, the first function display data storage unit 43,
The second function display data storage unit 44 is initialized (cleared)
At the same time, the data pointer stored in the key input storage unit 41 and indicating the search position of the data “Chakushin” is initialized to the position of the first character “H” (FIG. 2: A6).

【0037】次に、キー入力記憶部41のデータ「チ」
と比較する領域を、本装置の機能名称が記憶されている
機能名記憶部42に設定する(図2:A8)とともに、
機能名を表示部3のLCDに表示する為のデータを格納
する領域を第1の機能表示用データ記憶部43に設定
(図2:A9)して機能名検索を行い、最初の文字が
「チ」で始まる機能名データを第1の機能表示用データ
記憶部43に格納する(図2:A10〜13)。
Next, the data "H" of the key input storage unit 41
The area to be compared with is set in the function name storage unit 42 in which the function name of the apparatus is stored (FIG. 2: A8), and
An area for storing data for displaying the function name on the LCD of the display unit 3 is set in the first function display data storage unit 43 (FIG. 2: A9) and a function name search is performed. The function name data starting with "H" is stored in the first function display data storage unit 43 (FIG. 2: A10-13).

【0038】機能名記憶部42内の、最初の文字が
「チ」で始まる機能名データの検索が終了した時点(図
2:A10)で、第1の機能表示用データ記憶部43に
データが格納されていればデータ一致した機能がある
(図2:A14)ので、次に全キー入力データが比較さ
れたか否かが判断される(図2:A15)が、この時点
ではまだ最初のデータ「チ」が比較されただけであるの
で比較完了とはならず、キー入力記憶部41のデータポ
インタが「チャ」に更新される(図2:A16)。
At the time when the search for the function name data in which the first character starts with "H" in the function name storage unit 42 is completed (FIG. 2: A10), the data is stored in the first function display data storage unit 43. If it is stored, there is a data matching function (Fig. 2: A14), so it is next judged whether or not all the key input data have been compared (Fig. 2: A15). The comparison is not completed because “H” is only compared, and the data pointer of the key input storage unit 41 is updated to “CH” (FIG. 2: A16).

【0039】この時点で、データ「チ」で始まる機能名
は全て第1の機能表示用データ記憶部43に格納されて
いる(図3:A17)ので、次にキー入力記憶部41の
データ「チャ」と比較する領域を第1の機能表示用デー
タ記憶部43に設定(図3:A18)し、機能名を表示
部3のLCDに表示する為のデータを格納する領域を第
2の機能表示用データ記憶部44に設定(図3:A1
9)するとともに第2の機能表示用データ記憶部44を
初期化(図3:A20)した後、機能名検索を行い、デ
ータポインタが指し示す位置までのデータ「チャ」で始
まる機能名データがあればそれを第2の機能表示用デー
タ記憶部44に格納する(図2:A10〜13)。
At this point, all the function names starting with the data "h" are stored in the first function display data storage section 43 (A17 in FIG. 3). "A" is set in the first function display data storage section 43 (FIG. 3: A18), and an area for storing data for displaying the function name on the LCD of the display section 3 is set as the second function. Set in the display data storage unit 44 (FIG. 3: A1
9) and at the same time, the second function display data storage section 44 is initialized (FIG. 3: A20), a function name search is performed, and the function name data starting with the data “cha” up to the position pointed to by the data pointer is found. For example, it is stored in the second function display data storage unit 44 (FIG. 2: A10-13).

【0040】機能名記憶部42内の、最初の文字が「チ
ャ」で始まる機能名データの検索が終了した時点(図
2:A10)で、第2の機能表示用データ記憶部44に
データが格納されていればデータ一致した機能がある
(図2:A14)ので、次に全キー入力データが比較さ
れたか否かが判断される(図2:A15)が、この時点
ではまだデータ「チャ」までが比較されただけであるの
で比較完了とはならず、キー入力記憶部41のデータポ
インタが「チャク」に更新される(図2:A16)。
When the search for the function name data in which the first character starts with "cha" in the function name storage unit 42 is completed (FIG. 2: A10), the data is stored in the second function display data storage unit 44. If stored, there is a data matching function (FIG. 2: A14), so it is next determined whether all key input data have been compared (FIG. 2: A15). The comparison is not completed, and the data pointer of the key input storage unit 41 is updated to "chaku" (FIG. 2: A16).

【0041】この時点で、データ「チャ」で始まる機能
名は全て第2の機能表示用データ記憶部44に格納され
ている(図3:A17)ので、次にキー入力記憶部41
のデータ「チャク」と比較する領域を第2の機能表示用
データ記憶部44に設定(図3:A21)し、機能名を
表示部3のLCDに表示する為のデータを格納する領域
を第1の機能表示用データ記憶部43に設定(図3:A
22)するとともに第1の機能表示用データ記憶部43
を初期化(図3:A23)した後、機能名検索を行い、
データポインタが指し示す位置までのデータ「チャク」
で始まる機能名データを第1の機能表示用データ記憶部
43に格納する(図2:A10〜13)。
At this point, all the function names starting with the data "cha" are stored in the second function display data storage section 44 (FIG. 3: A17), so the key input storage section 41 is next.
The area to be compared with the data "Chaku" is set in the second function display data storage section 44 (FIG. 3: A21), and the area for storing the data for displaying the function name on the LCD of the display section 3 is set as the first area. 1 is set in the function display data storage unit 43 (FIG. 3: A
22) and the first function display data storage section 43
After initializing (Figure 3: A23), perform a function name search,
Data "chaku" up to the position indicated by the data pointer
The function name data beginning with is stored in the first function display data storage unit 43 (FIG. 2: A10-13).

【0042】以下同様に、データポインタが指し示す位
置までのデータ「チャクシ」、「チャクシン」について
の機能名検索が実行されると、この例の場合、全キー入
力データ「チャクシン」の比較が完了した時点(図2:
A15)では、データ「チャクシン」で始まる機能名
(例えば、着信音量、着信履歴、着信拒否等)は第1の
機能表示用データ記憶部43に格納される(図3:A2
5)ので、この機能表示用データ記憶部43に格納され
ているデータが表示部3のLCDに表示される(図3:
A26)。
Similarly, when the function name search for the data "chakushi" and "chakushin" up to the position pointed to by the data pointer is executed, in the case of this example, comparison of all key input data "chakushin" is completed. Time point (Figure 2:
In A15), the function name starting with the data “Chakushin” (eg, incoming call volume, incoming call history, incoming call rejection, etc.) is stored in the first function display data storage unit 43 (FIG. 3: A2).
5), the data stored in the function display data storage section 43 is displayed on the LCD of the display section 3 (FIG. 3:
A26).

【0043】従って、ユーザーは表示された機能名(着
信音量、着信履歴、着信拒否等)から所望の機能(例え
ば、着信履歴)をカーソル等を用いて指定することによ
り選択可能となる。
Therefore, the user can select a desired function (for example, incoming call history) from the displayed function name (incoming volume, incoming call history, incoming call rejection, etc.) by using a cursor or the like.

【0044】上記検索途中に着信があって検索が中断さ
れた場合、それまでの検索結果は、第1または第2の機
能表示用データ記憶部43または44に格納されてお
り、その時点におけるデータポインタはキー入力記憶部
41に格納されているので、終話後にそのデータポイン
タから検索を再開することができ、キーワード検索を最
初からやり直す必要はない。
When an incoming call is received during the search and the search is interrupted, the search results up to that point are stored in the first or second function display data storage unit 43 or 44, and the data at that time is stored. Since the pointer is stored in the key input storage unit 41, the search can be restarted from the data pointer after the end of the call, and it is not necessary to restart the keyword search from the beginning.

【0045】また、最新の検索データは、その後第1ま
たは第2の機能表示用データ記憶部43または44に格
納された状態となっており、キーワードを入力せずに機
能名検索要求を実行すると、前回の検索データが表示部
3のLCDに表示される(図2:A7)ので、検索結果
を再度読み出す事が可能である。
Further, the latest search data is in a state of being stored in the first or second function display data storage unit 43 or 44 after that, and if the function name search request is executed without inputting the keyword. Since the previous search data is displayed on the LCD of the display unit 3 (FIG. 2: A7), the search result can be read again.

【0046】また実施例では、2つの機能表示用データ
記憶部を設けているが、機能表示用データ記憶部として
3個以上設けておき、古い検索データから順に更新する
ように制御すれば、最近検索した複数のキーワード検索
結果を保存しておくことができ、再度検索を行わなくて
も速やかに所望の機能を設定することが可能となる。
In the embodiment, two function display data storage units are provided. However, if three or more function display data storage units are provided and control is performed such that the oldest search data is updated in order, It is possible to save a plurality of searched keyword search results and quickly set a desired function without performing a search again.

【0047】なお、実施例では携帯電話機に適用した場
合について説明したが、本発明は携帯電話機のみなら
ず、PHS等の機能が大量にある通信装置に利用するこ
とが出来る。
Although the embodiment has been described as applied to a mobile phone, the present invention can be applied not only to a mobile phone but also to a communication device having a large number of functions such as PHS.

【0048】[0048]

【発明の効果】本発明によれば、キーワード入力により
すぐにその機能の設定画面を読み出す事が出来るととも
に、設定が中断された場合であっても、再度キーワード
入力を行うことなく検索結果を読み出すことができるの
で、中断された機能検索を中断時点から再開することが
できる。
According to the present invention, the setting screen of the function can be immediately read out by inputting a keyword, and even if the setting is interrupted, the search result is read out without inputting the keyword again. Therefore, the interrupted function search can be resumed from the interruption point.

【0049】また、一度キーワードにより検索した最近
のデータが保存されているので、当該機能に対する再度
のキーワードによる検索を省略することができる。
Further, since the recent data once searched by the keyword is stored, the search by the keyword again for the function can be omitted.

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

【図1】本発明の実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明の動作を説明するためのフローチャート
である。
FIG. 2 is a flow chart for explaining the operation of the present invention.

【図3】本発明の動作を説明するためのフローチャート
である。
FIG. 3 is a flow chart for explaining the operation of the present invention.

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

1 キー入力部 2 装置制御部 3 表示部 4 記憶装置部 41 キー入力記憶部 42 機能名記憶部 43 第1機能表示用データ記憶部 44 第2機能表示用データ記憶部 5 アンテナ 6 無線部 7 送受話部 8 着信報知部 1 Key input section 2 Device control section 3 Display 4 Storage unit 41 Key input storage 42 Function name storage 43 First Function Display Data Storage Unit 44 Second Function Display Data Storage Unit 5 antennas 6 radio section 7 Handset 8 Incoming call notification section

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B075 ND20 NK02 PP22 PQ02 PQ46 5K027 AA11 BB01 FF01 FF22 HH00   ─────────────────────────────────────────────────── ─── Continued front page    F term (reference) 5B075 ND20 NK02 PP22 PQ02 PQ46                 5K027 AA11 BB01 FF01 FF22 HH00

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 キー入力部から入力されたキーワードに
より移動体通信装置に備えられた機能を検索する移動体
通信装置のメニュー検索方法において、前記キー入力部
から入力されたキーワードをキー入力記憶部に格納する
第1のステップと前記キーワードが格納されたキー入力
記憶部のデータポインタを初期化し、該データポインタ
までの前記キーワードデータを機能名記憶部に格納され
ているデータと比較することにより検索を行い、一致し
たデータを第1の機能表示用データ記憶部に格納する第
2のステップと、 前記キー入力記憶部のデータポインタを更新し、該更新
されたデータポインタまでの前記キーワードデータを前
記第1の機能表示用データ記憶部に格納されたデータと
比較することにより検索を行い、一致したデータを第2
の機能表示用データ記憶部に格納するとともに前記第1
の機能表示用データ記憶部を初期化する第3のステップ
と、 前記キー入力記憶部のデータポインタを更新し、該更新
されたデータポインタまでの前記キーワードデータを前
記第2の機能表示用データ記憶部に格納されたデータと
比較することにより検索を行い、一致したデータを前記
第1の機能表示用データ記憶部に格納するとともに前記
第2の機能表示用データ記憶部を初期化する第4のステ
ップと、 前記第3のステップと第4のステップを、前記キー入力
記憶部のデータポインタを更新しながら交互に繰り返
し、前記キー入力記憶部の最後のデータポインタにおけ
る前記検索データが格納された前記第1または第2のい
ずれか一方の機能表示用データ記憶部のデータを表示部
に出力する第5のステップとからなることを特徴とする
移動体通信装置のメニュー検索方法。
1. A menu search method for a mobile communication device for searching a function provided in a mobile communication device by a keyword input from a key input unit, wherein a keyword input from the key input unit is used as a key input storage unit. In the first step of storing the keyword and the data pointer of the key input storage unit in which the keyword is stored, and searching by comparing the keyword data up to the data pointer with the data stored in the function name storage unit. And a second step of storing the matched data in the first function display data storage unit, updating the data pointer of the key input storage unit, and updating the keyword data up to the updated data pointer. A search is performed by comparing with the data stored in the first function display data storage unit, and the matching data is searched for in the second data.
The function display data storage unit of
And a third step of initializing the function display data storage unit, updating the data pointer of the key input storage unit, and storing the keyword data up to the updated data pointer in the second function display data storage. A fourth search is performed by comparing with the data stored in the unit, and the matched data is stored in the first function display data storage unit and the second function display data storage unit is initialized. Steps, the third step and the fourth step are alternately repeated while updating the data pointer of the key input storage unit, and the search data in the last data pointer of the key input storage unit is stored. And a fifth step of outputting the data of the first or second function display data storage section to the display section. Menu search method of a communication device.
【請求項2】 前記第2のステップにおいて前記一致し
たデータがないとき、前記表示部に該当データ無しを表
示して前記検索を終了することを特徴とする請求項1に
記載の移動体通信装置のメニュー検索方法。
2. The mobile communication device according to claim 1, wherein when the matched data is not found in the second step, the corresponding data is not displayed on the display unit and the search is ended. Menu search method.
【請求項3】 前記第3または第4のステップにおいて
前記一致したデータが無くなったとき、該一致したデー
タが無くなったステップの直前のステップにおける一致
したデータを格納している前記第1または第2のいずれ
か一方の機能表示用データ記憶部のデータを読み出して
前記表示部に表示して前記検索を終了することを特徴と
する請求項1に記載の移動体通信装置のメニュー検索方
法。
3. The first or second storing the matched data in a step immediately before the step in which the matched data is lost when the matched data is lost in the third or fourth step. 2. The menu search method for a mobile communication device according to claim 1, wherein the data in one of the function display data storage units is read out and displayed on the display unit to end the search.
【請求項4】 着信により前記検索が中断されたとき、
終話後に前記中断時点における前記キー入力記憶部のデ
ータポインタから前記検索を再開することを特徴とする
請求項1〜3のいずれかに記載の移動体通信装置のメニ
ュー検索方法。
4. When the search is interrupted by an incoming call,
The menu search method for a mobile communication device according to claim 1, wherein the search is restarted from the data pointer of the key input storage unit at the time of the interruption after the end of the call.
【請求項5】 前記キーワードが入力されずに前記キー
ワード検索要求がなされたとき、前記表示部に前記第1
または第2のいずれか一方の機能表示用データ記憶部に
格納されている前回のデータを表示することを特徴とす
る請求項1〜4のいずれかに記載の移動体通信装置のメ
ニュー検索方法。
5. When the keyword search request is made without inputting the keyword, the first section is displayed on the display unit.
5. The menu search method for a mobile communication device according to claim 1, wherein the previous data stored in one of the second function display data storage units is displayed.
【請求項6】 移動体通信装置のキー入力部から入力さ
れたキーワードにより前記移動体通信装置に備えられた
機能名記憶部に格納されている機能名を検索する処理を
前記移動体通信装置に備えられた装置制御部に実行させ
るためのメニュー検索プログラムであって、 前記キー入力部から入力されたキーワードをキー入力記
憶部に格納する第1のステップと前記キーワードが格納
されたキー入力記憶部のデータポインタを初期化し、該
データポインタまでの前記キーワードデータを前記機能
名記憶部に格納されているデータと比較することにより
検索を行い、一致したデータを第1の機能表示用データ
記憶部に格納する第2のステップと、 前記キー入力記憶部のデータポインタを更新し、該更新
されたデータポインタまでの前記キーワードデータを前
記第1の機能表示用データ記憶部に格納されたデータと
比較することにより検索を行い、一致したデータを第2
の機能表示用データ記憶部に格納するとともに前記第1
の機能表示用データ記憶部を初期化する第3のステップ
と、 前記キー入力記憶部のデータポインタを更新し、該更新
されたデータポインタまでの前記キーワードデータを前
記第2の機能表示用データ記憶部に格納されたデータと
比較することにより検索を行い、一致したデータを前記
第1の機能表示用データ記憶部に格納するとともに前記
第2の機能表示用データ記憶部を初期化する第4のステ
ップと、 前記第3のステップと第4のステップを、前記キー入力
記憶部のデータポインタを更新しながら交互に繰り返
し、前記キー入力記憶部の最後のデータポインタにおけ
る前記検索データが格納された前記第1または第2のい
ずれか一方の機能表示用データ記憶部のデータを表示部
に出力する第5のステップとを有することを特徴とする
移動体通信装置のメニュー検索プログラム。
6. A process for retrieving a function name stored in a function name storage unit provided in the mobile communication device by a keyword input from a key input unit of the mobile communication device, to the mobile communication device A menu search program to be executed by a device control unit provided, comprising: a first step of storing a keyword input from the key input unit in a key input storage unit; and a key input storage unit storing the keyword. Data pointer is initialized, and a search is performed by comparing the keyword data up to the data pointer with the data stored in the function name storage unit, and the matched data is stored in the first function display data storage unit. A second step of storing, updating the data pointer of the key input storage unit, and updating the keyword pointer up to the updated data pointer. Data to perform a search by comparing the data stored in the first function display data storage unit, the matched data second
The function display data storage unit of
And a third step of initializing the function display data storage unit, updating the data pointer of the key input storage unit, and storing the keyword data up to the updated data pointer in the second function display data storage. A fourth search is performed by comparing with the data stored in the unit, and the matched data is stored in the first function display data storage unit and the second function display data storage unit is initialized. Steps, the third step and the fourth step are alternately repeated while updating the data pointer of the key input storage unit, and the search data in the last data pointer of the key input storage unit is stored. A fifth step of outputting the data in the first or second function display data storage section to the display section. Menu search program of the communication device.
【請求項7】 前記第2のステップにおいて前記一致し
たデータがないとき、前記表示部に該当データ無しを表
示して前記検索処理を終了するステップを有することを
特徴とする請求項6に記載の移動体通信装置のメニュー
検索プログラム。
7. The method according to claim 6, further comprising a step of displaying no corresponding data on the display unit and terminating the search process when there is no matching data in the second step. A menu search program for mobile communication devices.
【請求項8】 前記第3または第4のステップにおいて
前記一致したデータが無いとき、該一致したデータが無
いステップの直前のステップにおける一致したデータを
格納している前記第1または第2のいずれか一方の機能
表示用データ記憶部のデータを読み出すステップと、該
読み出したデータを前記表示部に表示して前記検索処理
を終了するステップを有することを特徴とする請求項6
に記載の移動体通信装置のメニュー検索プログラム。
8. When the matched data does not exist in the third or fourth step, any one of the first and second stores the matched data in the step immediately before the step that does not have the matched data. 7. The method according to claim 6, further comprising a step of reading data from one of the function display data storage sections and a step of displaying the read data on the display section and ending the search processing.
A menu search program for a mobile communication device according to item 1.
【請求項9】 着信により前記検索処理が中断されたと
き、終話後に前記中断時点における前記キー入力記憶部
のデータポインタから前記検索処理を再開するステップ
を有することを特徴とする請求項6〜8のいずれかに記
載の移動体通信装置のメニュー検索プログラム。
9. The method according to claim 6, further comprising the step of restarting the search process from the data pointer of the key input storage unit at the time of the interruption after the call ends when the search process is interrupted due to an incoming call. 9. A menu search program for a mobile communication device according to any one of 8.
【請求項10】 前記キーワードが入力されずに前記キ
ーワード検索要求がなされたとき、前記表示部に前記第
1または第2のいずれか一方の機能表示用データ記憶部
に格納されている前回のデータを表示するステップを有
することを特徴とする請求項6〜9のいずれかに記載の
移動体通信装置のメニュー検索プログラム。
10. When the keyword search request is made without inputting the keyword, the previous data stored in either the first or second function display data storage unit in the display unit. 10. The menu search program for a mobile communication device according to claim 6, further comprising a step of displaying.
JP2001343872A 2001-11-08 2001-11-08 Menu search method and menu search program for mobile communication device Expired - Fee Related JP3699034B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001343872A JP3699034B2 (en) 2001-11-08 2001-11-08 Menu search method and menu search program for mobile communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001343872A JP3699034B2 (en) 2001-11-08 2001-11-08 Menu search method and menu search program for mobile communication device

Publications (2)

Publication Number Publication Date
JP2003152852A true JP2003152852A (en) 2003-05-23
JP3699034B2 JP3699034B2 (en) 2005-09-28

Family

ID=19157481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001343872A Expired - Fee Related JP3699034B2 (en) 2001-11-08 2001-11-08 Menu search method and menu search program for mobile communication device

Country Status (1)

Country Link
JP (1) JP3699034B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100522300C (en) * 2005-09-08 2009-08-05 乐金电子(中国)研究开发中心有限公司 Mobile communication terminal game storage method and mobile communication terminal thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58222376A (en) * 1982-06-18 1983-12-24 Fujitsu Ltd Table search system
JPH0284962U (en) * 1988-12-15 1990-07-03
JPH0410061A (en) * 1990-04-27 1992-01-14 Hitachi Ltd Access interrupting/restarting system
JPH09305611A (en) * 1996-05-14 1997-11-28 N T T Data Tsushin Kk Retrieving device for database
JP2000187658A (en) * 1998-12-22 2000-07-04 Toshiba Corp Method for predicting character string and its device
JP2000216871A (en) * 1999-01-22 2000-08-04 Sanyo Electric Co Ltd Cellular telephone

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58222376A (en) * 1982-06-18 1983-12-24 Fujitsu Ltd Table search system
JPH0284962U (en) * 1988-12-15 1990-07-03
JPH0410061A (en) * 1990-04-27 1992-01-14 Hitachi Ltd Access interrupting/restarting system
JPH09305611A (en) * 1996-05-14 1997-11-28 N T T Data Tsushin Kk Retrieving device for database
JP2000187658A (en) * 1998-12-22 2000-07-04 Toshiba Corp Method for predicting character string and its device
JP2000216871A (en) * 1999-01-22 2000-08-04 Sanyo Electric Co Ltd Cellular telephone

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100522300C (en) * 2005-09-08 2009-08-05 乐金电子(中国)研究开发中心有限公司 Mobile communication terminal game storage method and mobile communication terminal thereof

Also Published As

Publication number Publication date
JP3699034B2 (en) 2005-09-28

Similar Documents

Publication Publication Date Title
US7551899B1 (en) Intelligent dialing scheme for telephony application
US8339451B2 (en) Image navigation with multiple images
CN101432679B (en) Mobile appliance system and method enabling efficient entry
EP2140667B1 (en) Method and portable apparatus for searching items of different types
US20050208977A1 (en) Information processing apparatus and software
EP1981252B1 (en) Mobile terminal and method for displaying image according to call therein
KR20050055360A (en) Method for display recent call list in wireless communication terminal
US20080020736A1 (en) Method and device for performing integration search in mobile communication terminal
US8504112B2 (en) Methods for searching phone book, and portable devices and information processing apparatuses having phone-book search function
JP2006031598A (en) Personal digital assistant and data display method
JP2000261544A (en) Portable telephone set
US20080162971A1 (en) User Interface for Searches
KR100312232B1 (en) User data interfacing method of digital portable telephone terminal having touch screen panel
EP0920168A2 (en) Speed dialing method and telephone apparatus
JP2002297511A (en) Message communication device
GB2344727A (en) Managing information in a portable communication device where indices are attributed to displayed information retrieved in response to a first user input
JP3699034B2 (en) Menu search method and menu search program for mobile communication device
EP1039727A2 (en) Method for managing the user's information in a mobile phone
KR100698547B1 (en) Method for Offering User Manual in Mobile Phone
JP2001285450A (en) Method and device for displaying retrieved telephone number for portable telephone set
JP2004274346A (en) Portable telephone set and its program
KR100630151B1 (en) Method for registering and searching phone-book by use of directory in portable phone
JP2004357142A (en) Communication terminal device and phone book control method of communication terminal device
KR20040041862A (en) Method for searching phone number using priority
JPH11225200A (en) Electronic telephone directory

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050331

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050620

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050706

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090715

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100715

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110715

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110715

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120715

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120715

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130715

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees