JPH035896A - Article name code input system - Google Patents

Article name code input system

Info

Publication number
JPH035896A
JPH035896A JP14033589A JP14033589A JPH035896A JP H035896 A JPH035896 A JP H035896A JP 14033589 A JP14033589 A JP 14033589A JP 14033589 A JP14033589 A JP 14033589A JP H035896 A JPH035896 A JP H035896A
Authority
JP
Japan
Prior art keywords
code
product name
name
article
input
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
JP14033589A
Other languages
Japanese (ja)
Inventor
Toyoyuki Itaya
板谷 豊之
Hiroaki Buntou
豊東 浩昭
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP14033589A priority Critical patent/JPH035896A/en
Publication of JPH035896A publication Critical patent/JPH035896A/en
Pending legal-status Critical Current

Links

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

PURPOSE:To prevent the input of a code from taking longer by listing the candidate of the name of an article and designating the corresponding one and retrieving and inputting the code by only keying in a part of the head of a character string to show the name of the article. CONSTITUTION:In article name code input processing 1 assembled between two kinds of the main processing 11, 12 of some information processing system, the head within five characters of the character string to show the name of the article is inputted, and an article name code file is retrieved as considering this character string of the head within five characters a key, and all the names (full name) of the articles and all the codes coincident with this character string are read out and displayed. Then, the name of the article to be inputted is selected from among the displayed names of the articles, and the code of the name of the article to be inputted is outputted. Thus, the code of the name of the article can be inputted efficiently in a short time.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は品名コード入力方式に関し、特に略してキーイ
ンした品名に対応するコードを入力する品名コード入力
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a product name code input method, and more particularly to a product name code input method for inputting a code corresponding to an abbreviated keyed-in product name.

〔従来の技術〕[Conventional technology]

一般に情報処理システムにおいては、数多い品名などを
:r=ド化して処理している。たとえば、食品を取扱う
システムでは食品−つ一つについて英数字6桁のコード
が決られており、システムのなかではこのコードを使用
して処理される。すなわち、給食システムや栄養指導シ
ステムなどでは上記の食品コードを利用して食品成分表
を参照し、献立の作成や栄養の計算を行っている。
Generally, in an information processing system, many product names and the like are processed by converting them into :r=. For example, in a system that handles food, a 6-digit alphanumeric code is determined for each food item, and this code is used in the system to process the food. That is, in school lunch systems, nutrition guidance systems, etc., the above food codes are used to refer to food composition tables to create menus and calculate nutritional values.

上記のようなコードは品名−つ一つにユニークに決られ
ているので、品名の数だけ個別のコードがあり、それら
を記憶することはほとんど不可能である。したがってこ
のようなフードを利用しているシステムにコードを入力
するときには、フードブックなどを参照しながら正しく
キーインしなげればならず、コードの入力に多大な時間
がかかるという欠点がある。
Since the above codes are uniquely determined for each product name, there are as many individual codes as there are product names, and it is almost impossible to memorize them. Therefore, when entering a code into a system using such a hood, it is necessary to refer to a food book or the like to input the key correctly, which has the disadvantage that it takes a lot of time to input the code.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

本発明が解決しようとする課題、すなわち本発明の目的
は品名を表す文字列の頭の一部をキーインして品名の候
補を表示しそのなかの該当する品名を指示してそのフー
ドを検索するようにして上記の欠点を改善した品名コー
ド入力方式を提供することにある。
The problem to be solved by the present invention, that is, the purpose of the present invention is to key in a part of the beginning of a character string representing a product name to display product name candidates, and to specify the corresponding product name among them to search for that food. The object of the present invention is to provide a product name code input method that improves the above-mentioned drawbacks.

〔課題を解決するための手段〕[Means to solve the problem]

本発明による品名コード入力方式は、入力する品名を表
す文字列の頭5文字以内を入力し、前記品名と前記品名
に対応するコードとを格納した品名コードファイルを前
記頭5文字以内に従って検索し、前記頭5文字以内と頭
5文字以内が等しい品名を抽出して表示し、表示した品
名のなかから前記入力する品名を選択し、前記入力する
品名のコードを出力するようにして実現される。
In the product name code input method according to the present invention, the first five characters of a character string representing the product name to be input are input, and a product name code file storing the product name and the code corresponding to the product name is searched according to the first five characters. This is realized by extracting and displaying product names whose first five characters are equal to the first five characters, selecting the product name to be input from among the displayed product names, and outputting the code of the input product name. .

〔実施例〕〔Example〕

以下、本発明について図面を参照しながら説明する。 Hereinafter, the present invention will be explained with reference to the drawings.

第1図は本発明による品名コード入力方式の一実施例を
示す説明図である。同図において品名コード入力方式は
、ある情報処理システムの主処理11および12の間に
組込まれた品名フード入力処理1で実行される。すなわ
ち、主処理11が品名コードを必要とするとき、データ
要求11aを介して品名コード入力処理1に制御を渡す
。品名コード入力処理1は後述の仕方で品名コードを決
定し、データ受信12aを介して主処理12にそれを渡
す。主処理12は上記の品名コードを受取り、主処理1
1に継続する処理を実行する。
FIG. 1 is an explanatory diagram showing an embodiment of the product name code input method according to the present invention. In the figure, the product name code input method is executed in a product name food input process 1 incorporated between main processes 11 and 12 of a certain information processing system. That is, when the main process 11 requires a product name code, control is passed to the product name code input process 1 via the data request 11a. The product name code input process 1 determines the product name code in a manner described later, and passes it to the main process 12 via the data reception 12a. Main processing 12 receives the above product name code, and main processing 1
Execute the process continuing from 1.

第2図は品名コード入力処理1の動作を示す流れ図であ
る。同図においてステップ21は品名を表す文字列の頭
5文字以内を入力する。ステップ22は上記の頭5文字
以内の文字列をキーにして品名コードファイル23を検
索し、上記の文字列と一致する品名およびコードをすべ
て読出す。
FIG. 2 is a flowchart showing the operation of product name code input processing 1. In step 21, the first five characters of a character string representing the product name are input. In step 22, the product name code file 23 is searched using the above-mentioned first five characters or less of the character string as a key, and all product names and codes that match the above-mentioned character string are read out.

品名コードファイル23は品名の全文字列(フルネーム
)とそれに対応するコードとを格納している。
The product name code file 23 stores the entire character string (full name) of the product name and its corresponding code.

ステ、プ24は入力すべ営コードを有する品名の候補と
して上記のようにして検索した品名(フルネーム)を表
示する。候補の品名が多数個あるときは各画面に数個ず
つの複数画面を構成して順次に表示する。
Step 24 displays the product name (full name) retrieved as described above as a candidate product name having the input sales code. When there are a large number of candidate product names, multiple screens with several candidate product names are configured on each screen and displayed sequentially.

ステップ25は上記のようにして表示した候補のなかか
ら入力すべきコードを有する品名に該当するものを指定
する。該当する品名がその画面にないときは次画面を指
定し、またはステップ22に移行して再度品名コードフ
ァイル23を検索する。ステップ26は上記のようにし
て指定した品名とそのコードを出力し、データ受信12
aに渡す。
In step 25, one of the candidates displayed as described above that corresponds to the product name having the code to be input is specified. If the corresponding product name is not on that screen, the next screen is designated or the process moves to step 22 to search the product name code file 23 again. Step 26 outputs the specified product name and its code as described above, and data reception 12
Give it to a.

第3図は上記の品名コード入力方式の動作について食品
コード入力の例を示す説明図である。同図(a)におい
てデータ要求11&の画面はコード欄31および品名欄
32を有する。コードを入力するときその品名の頭5文
字以内をコード欄31にキーインする。同図では「シ」
をキーインしている。
FIG. 3 is an explanatory diagram showing an example of food code input regarding the operation of the above product name code input method. In FIG. 3A, the data request 11 & screen has a code column 31 and a product name column 32. When entering a code, key in the first five characters of the product name in the code field 31. In the same figure,
is keyed in.

第3図(b)は上記の「シ」をキーとして検索し抽出し
た品名の候補を表示した検索画面33を示す。検索画面
33は「シ」を第一文字とする食品名を番号付きで表示
し、食品名を選択指定してその番号を番号入力欄34に
キーインさせる。同図では「03」をキーインしている
FIG. 3(b) shows a search screen 33 that displays product name candidates extracted by searching using the above-mentioned "shi" as a key. The search screen 33 displays food names with numbers as the first character, and the user selects and specifies the food name and keys in the number in the number input field 34. In the figure, "03" is keyed in.

第3図(c)は上記のようにして決定した食品名(しょ
う油)とそのコード(17003A)を品名欄32とコ
ード欄31にそれぞれ入力したデータ受信12aの画面
を示す。
FIG. 3(c) shows the screen of the data reception 12a on which the food name (soy sauce) determined as described above and its code (17003A) are input into the product name field 32 and the code field 31, respectively.

上記の品名フード入力方式はサブルーチンとして構成し
ているので、同一のコードを使用する他のシステムに容
易に組込んで利用することができる。たとえば食品コー
ドの場合には、給食システムや栄養指導システムに利用
できる。
Since the above product name food input method is configured as a subroutine, it can be easily incorporated and used in other systems that use the same code. For example, food codes can be used for school lunch systems and nutritional guidance systems.

また、同様な品名コード入力方式は薬品検索システムや
図書管理システムなどにも流用できる。
A similar product name code input method can also be used in drug search systems, library management systems, etc.

〔発明の効果〕〔Effect of the invention〕

以上、詳細に説明したように、本発明の品名コード入力
方式によれば品名を表す文字列の頭の一部をキーインす
るだけで品名の候補を列挙し該当するものを指定させコ
ードを検索し入力できるので、フードブックなどを参照
しながらコードな一部ずつ入力する必要がない。したが
って短時間に効率よく品名コードを入力できるという効
果がある。
As explained in detail above, according to the product name code input method of the present invention, by simply keying in a part of the beginning of the character string representing the product name, product name candidates are listed and the corresponding one is specified to search for the code. Since you can input the code, there is no need to refer to a food book or the like and input the code one part at a time. Therefore, there is an effect that the product name code can be inputted efficiently in a short time.

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

第1図は本発明による品名コード入力方式の一実施例を
示す説明図、第2図は動作手順を示す流れ図、第3図は
食品コードを入力する例を示す説明図である。 ■・・・・・・品名コード入力処理、23・・・・・・
品名コードファイル、31・・・・・・コード欄、32
・・・・・・品名欄、33・・・・・・検索画面、34
・・・・・・番号入力欄。
FIG. 1 is an explanatory diagram showing one embodiment of the product name code input method according to the present invention, FIG. 2 is a flowchart showing the operating procedure, and FIG. 3 is an explanatory diagram showing an example of inputting a food code. ■・・・Product name code input processing, 23...
Product name code file, 31...Code field, 32
...Product name column, 33...Search screen, 34
・・・・・・Number input field.

Claims (1)

【特許請求の範囲】[Claims] 入力する品名を表す文字列の頭5文字以内を入力し、前
記品名と前記品名に対応するコードとを格納した品名コ
ードファイルを前記頭5文字以内に従って検索し、前記
頭5文字以内と頭5文字以内が等しい品名を抽出して表
示し、表示した品名のなかから前記入力する品名を選択
し、前記入力する品名のコードを出力することを特徴と
する品名コード入力方式。
Enter the first five characters of the character string representing the product name, search the product name code file that stores the product name and the code corresponding to the product name according to the first five characters, and select the first five characters and the first five characters. A product name code input method characterized by extracting and displaying product names that have the same characters, selecting the product name to be input from among the displayed product names, and outputting a code of the product name to be input.
JP14033589A 1989-06-01 1989-06-01 Article name code input system Pending JPH035896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14033589A JPH035896A (en) 1989-06-01 1989-06-01 Article name code input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14033589A JPH035896A (en) 1989-06-01 1989-06-01 Article name code input system

Publications (1)

Publication Number Publication Date
JPH035896A true JPH035896A (en) 1991-01-11

Family

ID=15266434

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14033589A Pending JPH035896A (en) 1989-06-01 1989-06-01 Article name code input system

Country Status (1)

Country Link
JP (1) JPH035896A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170782A (en) * 2010-02-22 2011-09-01 Toshiba Tec Corp Order-receiving device and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170782A (en) * 2010-02-22 2011-09-01 Toshiba Tec Corp Order-receiving device and program

Similar Documents

Publication Publication Date Title
JPH035896A (en) Article name code input system
JPH06337857A (en) Kanji input method
JPH04281514A (en) input device
JPH11224254A (en) System and method for case retrieval
JPH04274562A (en) Device for retrieving and displaying collection of art museum, museum, or the like
JPH03116318A (en) Slip input device
JPH0476773A (en) Map retrieving device
JPH11120179A (en) Retrieval condition input method and information retrieval device
JP3162900B2 (en) Search device
JPH08123645A (en) Method for storing and redisplaying operation button history for computer processing
JPH03282879A (en) Ruby adding system
JP2000003401A (en) Report creation processing system
JPH08227424A (en) Information retrieving method by two-character specification
JPH0512084A (en) Data controller
JP2001154789A (en) Information terminal and recording medium
JP2001306583A (en) Identification system for identifying biological species classified on basis of biological taxonomy, and computer software program product allowing computer system to identify biological species classified on basis of biological taxonomy
JPH0420500B2 (en)
JPH01271871A (en) Kanji input method
JPH04321179A (en) Menu list retrieving system
JPH0421116A (en) Input device
KR960015159A (en) Symbol input device in document creation system
JPH04167123A (en) Mixed data processing system
JPH0230076B2 (en)
JPH09134242A (en) Keyboard device with color display touch key
JPH02291057A (en) document processing device