JPH04140835A - Unitary management system for character - Google Patents

Unitary management system for character

Info

Publication number
JPH04140835A
JPH04140835A JP26442490A JP26442490A JPH04140835A JP H04140835 A JPH04140835 A JP H04140835A JP 26442490 A JP26442490 A JP 26442490A JP 26442490 A JP26442490 A JP 26442490A JP H04140835 A JPH04140835 A JP H04140835A
Authority
JP
Japan
Prior art keywords
character
code table
character code
user
case
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
JP26442490A
Other languages
Japanese (ja)
Inventor
Kazuaki Utsunomiya
宇都宮 和顕
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 Software Shikoku Ltd
Original Assignee
NEC Software Shikoku 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 Software Shikoku Ltd filed Critical NEC Software Shikoku Ltd
Priority to JP26442490A priority Critical patent/JPH04140835A/en
Publication of JPH04140835A publication Critical patent/JPH04140835A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To curtail the use of a memory, and to easily curtail, correct and modify the coding system by tabling a character deviced by each application program. CONSTITUTION:By a character code table access means 3, a retrieval of a character code table 2 is executed, based on a key requested by a user. In the case the entry corresponding to the key does not exist, it is returned as an error to the user. In the case it exists, from which position the user desires to return it is decided, and in the case a start position is omitted, '1' is adopted as a start position. Also, with regard to return length, as well, it is decided in the same way, and in the case it is omitted, character-string length on the character code table is adopted. Subsequently, a necessary length portion is returned to the user from the start position of the entry concerned.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、文字の一元管理方式に関し、特に情報処理装
置のアブリゲーションプログラムで使用される文字の一
元管理方式に間する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a unified character management system, and particularly to a unified character management system used in an aggregation program of an information processing device.

〔従来の技術〕[Conventional technology]

従来、アプリケージ9ンプログラムにおいて文字を編集
する方式は、見出し文字や埋め込み文字をコンスタント
エリアに定義していた。特に、漢字・制御文字において
は、16進コードで定義を行う方式が採用されていた。
Conventionally, the method for editing characters in application nine programs has been to define heading characters and embedded characters in a constant area. In particular, for kanji and control characters, a method of defining them using hexadecimal codes was adopted.

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

上述した従来の方式は、各アプリケーションプログラム
単位にそれぞれの文字をコンスタントエリアに定義して
いるので、プログラムの規模が大きくなったり、開発本
数が増えると、コンスタントエリアの増加や、文字変更
による修正の影響が大きいという問題点がある。
In the conventional method described above, each character is defined in a constant area for each application program, so as the scale of the program increases or the number of programs developed increases, the constant area increases and corrections due to character changes become difficult. The problem is that it has a large impact.

本発明の目的は、各アアリゲーションプログラムでの文
字の定義を削減することができ、メモリの使用削減、ま
たコーディングシスの削減、修正、改造を容易にできる
文字の一元管理方式を提供することにある。
An object of the present invention is to provide a unified character management method that can reduce character definitions in each allocation program, reduce memory usage, and facilitate reduction, modification, and modification of coding systems. It is in.

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

本発明の文字の一元管理方式は、漢字、英数字、制御符
号を格納しキーによって検索可能なテーブルを有し、前
記テーブルを索引し前記文字の入っているエントリの必
要な部分を返却することを有している。
The unified character management system of the present invention has a table that stores kanji, alphanumeric characters, and control codes and can be searched by key, and indexes the table to return necessary parts of entries containing the characters. have.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照し説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は、本発明の一実施例のプロ・γり図でる。同実
施例は、タスク1と1文字コードテール2と、文字コー
ドテーブルアクセス手段3と′構成されている。タスク
1内には、処理単位にログラムである処理10と処f!
!111とが存在しひとつの処理内はさらに複数のモジ
ュールで構】されている。
FIG. 1 is a professional diagram of an embodiment of the present invention. This embodiment is composed of a task 1, a one-character code tail 2, and a character code table access means 3'. Task 1 includes process 10, which is a program in processing units, and process f!
! 111 exists, and one process is further composed of a plurality of modules.

第2図は、処理】0の内容例を示す図である処理10は
、主制御処理10aと、検索処理1゜bと、編集処理1
0cとから構成されている。
FIG. 2 is a diagram showing an example of the contents of process 0. Process 10 includes a main control process 10a, a search process 1°b, and an editing process 1.
0c.

第3図は、文字コードテーブルの内容例を示図である。FIG. 3 is a diagram showing an example of the contents of the character code table.

文字コードテーブルは、検索時に使1するキー20と、
文字列の長さを示す文字列コ21と、文字列22とから
構成されている。
The character code table includes keys 20 used when searching,
It is composed of a character string 21 indicating the length of the character string and a character string 22.

第4図は、文字コードテーブルアクセス手段が行う処理
の流れ図であり、以下第1図〜第4[を参照して同実施
例の動作を説明する。
FIG. 4 is a flowchart of the processing performed by the character code table access means, and the operation of this embodiment will be described below with reference to FIGS. 1 to 4.

文字コードテーブルアクセス手段3によって、利用者が
要求したキーを元に文字コードテーブルの検索を行う(
ステップ531)。キーに該当するエントリが存在しな
い場合は(ステップ532)、利用者にエラーとして返
却する(ステップ833)。存在する場合はくステ・1
プ532)、利用者がどの位置から返却したいかを判断
しくステップS 34. ) +開始位置を省略した場
合は開始位置として1を採用する(ステップ535)。
The character code table access means 3 searches the character code table based on the key requested by the user (
Step 531). If there is no entry corresponding to the key (step 532), an error is returned to the user (step 833). If it exists, please check 1.
step 532), and determine from which position the user wants to return the item.Step S34. ) If +start position is omitted, 1 is adopted as the start position (step 535).

また、返却長についても同様に判断しくステップ836
)、省略した場合は文字コードテーブル上の文字列長を
採用する(ステップ537)。次に、該エントリの開始
位置から必要な長さ分を利用者に返却する(ステップS
38〉や 〔発明の効果〕 以上説明したように本発明は、各アプリケーションプロ
グラムで定義していた文字をテーブル化することにより
、各アプリケーションプログラムでの文字の定義を削減
することかでき、メモリの使用削減、またコーディング
シスの削減、修正、改造を容易にできる効果がある。
Also, the return length is determined in the same manner at step 836.
), if omitted, the character string length on the character code table is used (step 537). Next, the required length from the start position of the entry is returned to the user (step S
38> and [Effects of the Invention] As explained above, the present invention makes it possible to reduce the number of character definitions in each application program by creating a table of characters defined in each application program, thereby saving memory space. It has the effect of reducing usage and making it easier to reduce, modify, and modify the coding system.

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

第1図は本発明の一実施例のブロック図、第2図は処理
の内容例を示す図、第3図は文字コードテーブルの内容
例を示す図、第4区は文字コードテーブルアクセス手段
が行う処理の流れ図である。 1・−・・・・タスク、2・・・・・・文字コードテー
ブル、3・・−・−・文字コードテーブルアクセス手段
、1゜11・・・・・・処理、LOa・−・・・・主制
御処理、10b・・・・・・検索処理、10c・・・・
・・編集処理、2o・・・・・キー、21・・・・・・
文字列長、22・・−・・・文字列。 代理人 弁理士  内 原  謹 渚 図 窮 図
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a diagram showing an example of processing contents, FIG. 3 is a diagram showing an example of the contents of a character code table, and the fourth section shows character code table access means. It is a flowchart of the processing to be performed. 1...Task, 2...Character code table, 3...Character code table access means, 1゜11...Processing, LOa...・Main control processing, 10b...Search processing, 10c...
...Editing process, 2o...key, 21...
String length, 22... - String. Agent: Patent Attorney Uchihara

Claims (1)

【特許請求の範囲】[Claims] 漢字、英数字、制御符号を格納しキーによって検索可能
なテーブルを有し、前記テーブルを索引し前記文字の入
っているエントリの必要な部分を返却することを特徴と
する文字の一元管理方式。
A unified character management system characterized by having a table that stores kanji characters, alphanumeric characters, and control codes and can be searched by a key, and which indexes the table and returns necessary parts of entries containing the characters.
JP26442490A 1990-10-01 1990-10-01 Unitary management system for character Pending JPH04140835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26442490A JPH04140835A (en) 1990-10-01 1990-10-01 Unitary management system for character

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26442490A JPH04140835A (en) 1990-10-01 1990-10-01 Unitary management system for character

Publications (1)

Publication Number Publication Date
JPH04140835A true JPH04140835A (en) 1992-05-14

Family

ID=17402986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26442490A Pending JPH04140835A (en) 1990-10-01 1990-10-01 Unitary management system for character

Country Status (1)

Country Link
JP (1) JPH04140835A (en)

Similar Documents

Publication Publication Date Title
US7290001B2 (en) Identification and enumeration of data components in a trie
JP2718881B2 (en) Token identification system
US6223342B1 (en) Object-oriented sequencing using hierarachical configuration streams
JP3003915B2 (en) Word dictionary search device
JP2002202973A (en) Structured document management device
JPH03147181A (en) Object reference processing system
JPH04362738A (en) Variable control method
JP2864418B2 (en) Document processing device
JP3155600B2 (en) Information retrieval device
JP3018579B2 (en) Name search processor
JPH073664B2 (en) Cell data calculation method
EP0251454A2 (en) Calculating device and method capable of displaying history stack values
JPH0736187B2 (en) Information processing equipment
JPS63100547A (en) database management system
JPH06110928A (en) Storage system for value using binary data as index
JPH0344745U (en)
JPH0240758A (en) Parameter analysis system
JPH0375960A (en) Character processing device frequency change method
JPS6280760A (en) document creation device
JPS61245233A (en) Bit processing method and device
JPH03110673A (en) Electronic dictionary
KR940012215A (en) How to find a part of the cash register
JPS63159450U (en)
JPH0820940B2 (en) Attribute management method of indefinite byte length character in computer system.
JPH07325844A (en) Electronic dictionary search device