[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPS6325754A - Retrieving system for command name - Google Patents

Retrieving system for command name

Info

Publication number
JPS6325754A
JPS6325754A JP16998486A JP16998486A JPS6325754A JP S6325754 A JPS6325754 A JP S6325754A JP 16998486 A JP16998486 A JP 16998486A JP 16998486 A JP16998486 A JP 16998486A JP S6325754 A JPS6325754 A JP S6325754A
Authority
JP
Japan
Prior art keywords
command
name
command name
attribute
management area
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
JP16998486A
Other languages
Japanese (ja)
Inventor
Takaaki Kitaoka
北岡 高明
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
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP16998486A priority Critical patent/JPS6325754A/en
Publication of JPS6325754A publication Critical patent/JPS6325754A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To retrieve a command control area at a high speed by converting a command name into a prescribed numerical value in a rise time of a time division processing system TSS and registering the command name and its attribute on the command control area. CONSTITUTION:In a rise time of a TSS, a command name is converted by a converter 1 into the numerical value set previously in response to the array of the character strings of said command name. Based on this converted numerical value, a position deciding means 2 decides the storing position of a command control area 6 which stores the command name under processing and its attribute. Then a command register means 3 registers said command name and its attribute on the storing position of the decided area 6. A command control memory means 4 processes all commands and registers all command names and their attributes on the area 6 to complete this area 6. In an action time of the TSS, a command retrieving means 5 works to retrieve commands.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は1時分割処理システム(TimeSharin
g System :  以後、TSSと称する。)上
で動作するコマンドのコマンド名検索方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial Application Field) The present invention is directed to a time sharing processing system (TimeSharin).
g System: Hereinafter referred to as TSS. ) Concerning the command name search method for commands that operate on

(従来の技術) 従来、この種のコマンド名検索方式としてはTSSの立
上げ時にコマンド名を昇1111に並べ之コマンド管理
領域を作成し、端末よりコマンドが投入されてコマンド
名を検索する際、順次、コマンド管理領域上検索してい
た。
(Prior Art) Conventionally, as a command name search method of this kind, when starting up the TSS, command names are arranged in a column 1111 and a command management area is created, and when a command is input from a terminal and the command name is searched, The command management area was searched sequentially.

(発明が解決しようとする問題点) 上述した従来のコマンド名検索方式ではコマンド名を昇
順に並べたコマンド管理領域のアクセスが多くなり、検
索時間が長くなると云う欠点があった。
(Problems to be Solved by the Invention) The above-described conventional command name search method has the disadvantage that the command management area in which command names are arranged in ascending order is accessed frequently, resulting in a long search time.

本発明の目的は、TSSの立上げ時にひとつのコマンド
名をそのコマンド名の文字列の並びに応じて常に予め定
められた数値に変換し、コマント管理領域においてコマ
ンド名と、その属性とを格納しておく位ff1l決定し
、コマンド管理領域にコマンド名と、その属性とを登録
することによって上記欠点を除去し、短時間でコマンド
名に検索できるよりに構成し九コマンド名検索万式を提
供することにある。
The purpose of the present invention is to always convert one command name into a predetermined numerical value according to the sequence of character strings of the command name when starting up the TSS, and to store the command name and its attributes in the command management area. The above-mentioned drawbacks are eliminated by determining the number of ff1l to keep, and registering the command name and its attributes in the command management area, and providing nine command name search formulas that can be searched by command name in a short time. There is a particular thing.

(間覇点を解決するための手段) 本発明によるコマンド名検索方式は変換装置と、コマン
ド管理領域と、位置決定手段と、コマンド登録手段と、
コマンド検索手段とを具備して構成し念ものである。
(Means for Solving Interpretation Points) The command name search method according to the present invention includes a conversion device, a command management area, a position determination means, a command registration means,
It is conveniently configured to include a command search means.

変換装置は、TSSの立上げ時にひとつのコマンド名を
その文字列の並びに応じて予め定められた数値に変換す
るためのものである。
The conversion device is for converting one command name into a predetermined numerical value according to the arrangement of its character strings when starting up the TSS.

コマンド管理領域は、変換装置によジ数値化されたコマ
ンド名tもとにして、コマンド名とコマンド名の属性と
を格納するためのものである。
The command management area is for storing command names and command name attributes based on the command name t converted into a numerical value by the conversion device.

位置決定手段は、コマンド管理領域の格納位11’に決
定するためのものである。
The position determining means is for determining the storage position 11' of the command management area.

コマンド登録手段は、位置決定手段により決定されたコ
マンド管理領域の格納(Si[へコマンド名と、コマン
ド名の属性とを登録する念めのものである。
The command registration means is for the purpose of registering the command name and the attribute of the command name in the storage (Si[) of the command management area determined by the position determining means.

コマンド検索手段は、上記決定された格納位置からコマ
ンド名と、コマンド名の属性とを検索するためのもので
ある。
The command search means is for searching the command name and the attribute of the command name from the storage location determined above.

(実 流側) 次に、本発明について図面上参照して説明する。(Actual flow side) Next, the present invention will be explained with reference to the drawings.

第1図は、不発明によるコマンド名検索方式を実現する
一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the command name search method according to the invention.

第1図において、1は変換装置、2は位置決定手段、3
はコマンド登録手段、4にコマンド管理記憶手段、5は
コマンド検索手段、6はコマンド管理領域、7は端末で
ある。
In FIG. 1, 1 is a conversion device, 2 is a position determining means, and 3
4 is a command registration means, 4 is a command management storage means, 5 is a command search means, 6 is a command management area, and 7 is a terminal.

以下、本実施例の動作について第1図を参照して説明す
る。
The operation of this embodiment will be explained below with reference to FIG.

TSSの立上り時には%f撲装置it1によってコマン
ド名を、その文字列の並びに応じて予め定められた該当
する数値に変換する。変換された値をもとにして、位置
決定手段2では現在。
When the TSS starts up, the command name is converted into a corresponding numerical value predetermined according to the arrangement of the character strings by the %f eradication device it1. Based on the converted value, the position determining means 2 determines the current position.

処理されているコマンド名と、その属性とを格納するコ
マンド管理領域6の記憶位t’に決定し、コマンド登録
手段3では現在、決定されているコマンド管理領域6の
記憶位置へコマンド名と、その属性とを登録する。コマ
ンド管理記憶手段4では、全コマンドに上記すべての処
理を実施し、すべてのコマンド名と、その属性と金コマ
ンド管理領域6に登録し、コマンド管理領域6を完成す
る。
A storage location t' of the command management area 6 is determined to store the command name being processed and its attributes, and the command registration means 3 stores the command name and its attributes in the currently determined storage location of the command management area 6. and its attributes. The command management storage means 4 performs all of the above processes on all commands, registers all command names and their attributes in the gold command management area 6, and completes the command management area 6.

次に、TSS17)動作時には端末7よジコマンドが投
入されると、変換!111ではコマンド名?予め定めら
れ友数値に変換し、変換された数値?もとにし又位置決
定手段2によりコマンド管理領域6の記憶位置を決定し
、コマンド検索手段5によつ又決定された位置から連な
る位置にあるコマンド名と、その属性とに対して、コマ
ンド名ケキーにし℃検索?行い、コマンド名とその属性
と七取出す。
Next, when TSS17) is in operation, when the terminal 7 change command is input, conversion! In 111, what is the command name? Convert to a predetermined value and convert the converted value? Based on this, the storage position of the command management area 6 is determined by the position determination means 2, and the command name is determined by the command search means 5 for the command name and its attribute located at a position continuous from the determined position. Kekey ℃ search? and extract the command name and its attributes.

(発明の効果) 以上説明したように本発明は、TSSの立上げ時にひと
つの;マント名を、そのコマンド名の文字列の並びに応
じ℃常に予め定められた数値に変換し、コマンド管理領
域にコマンド名と、その属性とを格納しておく位置を決
定し、コマンド管理領域にコマンド名と、その属性とを
登録することにより、TSSの動作時には、端末より投
入されたコマンド名を該当する数値に変換して、コマン
ド名と、その趨性とが登録され(いる==rマント管理
領域會検索できるので、コマンド管理領域へのアクセス
が少なくなり、コマンド管理領域を高速に検索できると
云う効果がある。
(Effects of the Invention) As explained above, the present invention always converts one cloak name into a predetermined numerical value according to the sequence of character strings of the command name when starting up the TSS, and stores it in the command management area. By determining the location to store the command name and its attributes and registering the command name and its attributes in the command management area, when the TSS is operating, the command name input from the terminal is stored in the corresponding numerical value. , the command name and its trend are registered (==r cloak management area meeting), so accesses to the command management area are reduced, and the command management area can be searched quickly. There is.

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

第1図は、本発明によるコマンド名検索方式を実現する
一実施例を示すブロック図である。 1・・・変換装置   2・・・位に決定手段3・・・
コマンド登録手段 4・・・コマンド管理記憶手段 5・・・コマンド検索手段 6・・・コマンド管理領域 7・・・端末
FIG. 1 is a block diagram showing an embodiment of the command name search method according to the present invention. 1... Conversion device 2... Determining means 3...
Command registration means 4...Command management storage means 5...Command search means 6...Command management area 7...Terminal

Claims (1)

【特許請求の範囲】[Claims] TSSの立上げ時にひとつのコマンド名をその文字列の
並びに応じて予め定められた数値に変換するための変換
装置と、前記変換装置により数値化された前記コマンド
名をもとにして、前記コマンド名と前記コマンド名の属
性とを格納するためのコマンド管理領域と、前記コマン
ド管理領域の格納位置を決定するための位置決定手段と
、前記位置決定手段により決定された前記コマンド管理
領域の格納位置へ前記コマンド名と前記コマンド名の属
性とを登録するためのコマンド登録手段と、前記決定さ
れた格納位置から前記コマンド名と前記コマンド名の属
性とを検索するためのコマンド検索手段とを具備して構
成したことを特徴とするコマンド名検索方式。
A conversion device for converting one command name into a predetermined numerical value according to the arrangement of its character strings at the time of starting up the TSS; a command management area for storing a name and an attribute of the command name; a position determining means for determining a storage position of the command management area; and a storage position of the command management area determined by the position determining means. a command registration means for registering the command name and the attribute of the command name; and a command search means for searching the command name and the attribute of the command name from the determined storage location. A command name search method characterized by being configured as follows.
JP16998486A 1986-07-18 1986-07-18 Retrieving system for command name Pending JPS6325754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16998486A JPS6325754A (en) 1986-07-18 1986-07-18 Retrieving system for command name

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16998486A JPS6325754A (en) 1986-07-18 1986-07-18 Retrieving system for command name

Publications (1)

Publication Number Publication Date
JPS6325754A true JPS6325754A (en) 1988-02-03

Family

ID=15896443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16998486A Pending JPS6325754A (en) 1986-07-18 1986-07-18 Retrieving system for command name

Country Status (1)

Country Link
JP (1) JPS6325754A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02278954A (en) * 1989-04-19 1990-11-15 Oki Electric Ind Co Ltd Monitoring system utilizing public line network
US6080156A (en) * 1990-07-24 2000-06-27 Depuy Acromed, Inc. Spinal column retaining method and apparatus

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6136846A (en) * 1984-07-30 1986-02-21 Nec Corp Program control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6136846A (en) * 1984-07-30 1986-02-21 Nec Corp Program control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02278954A (en) * 1989-04-19 1990-11-15 Oki Electric Ind Co Ltd Monitoring system utilizing public line network
US6080156A (en) * 1990-07-24 2000-06-27 Depuy Acromed, Inc. Spinal column retaining method and apparatus

Similar Documents

Publication Publication Date Title
JPS6325754A (en) Retrieving system for command name
JPS58114275A (en) Pattern information retrieving system
US5119492A (en) Information retrieval apparatus with separate retrieval conditions and updatable key registers
JP3106550B2 (en) Voice recognition result display device
JPH02123648U (en)
JPS61118832A (en) Guiding device for operating procedure
JP2522437B2 (en) Database system
JPH02201648A (en) System for controlling memory access
JPH0531193B2 (en)
JPH02127742A (en) Idle area retrieving system
JPS5819627Y2 (en) Microfilm search number guide device
JPS62109160A (en) Kana code input system
JPS6128160A (en) Kana-kanji converting device having learning function of homonym
JPH01291363A (en) Dictionary retrieving device
JPS60215268A (en) Channel control system
JPH06119263A (en) Processing function calling system
JPH0589083A (en) Kana/kanji conversion server device and its system
JPS62293449A (en) Information deletion/registration processing method for memory device
JPH0229870A (en) Device for searching wiring route
JPH01281553A (en) Channel control system
JPS63278117A (en) Command character string input system
JPH04147309A (en) Kanji input device
JPH04264668A (en) Document preparing machine
JPS63109569A (en) Kana kanji converting system
JPH01172157U (en)