JP2761606B2 - Document data processing device - Google Patents

Document data processing device

Info

Publication number
JP2761606B2
JP2761606B2 JP2320740A JP32074090A JP2761606B2 JP 2761606 B2 JP2761606 B2 JP 2761606B2 JP 2320740 A JP2320740 A JP 2320740A JP 32074090 A JP32074090 A JP 32074090A JP 2761606 B2 JP2761606 B2 JP 2761606B2
Authority
JP
Japan
Prior art keywords
character string
input
character
document data
document
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.)
Expired - Lifetime
Application number
JP2320740A
Other languages
Japanese (ja)
Other versions
JPH04191963A (en
Inventor
徹 山北
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.)
KASHIO KEISANKI KK
Original Assignee
KASHIO KEISANKI KK
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 KASHIO KEISANKI KK filed Critical KASHIO KEISANKI KK
Priority to JP2320740A priority Critical patent/JP2761606B2/en
Publication of JPH04191963A publication Critical patent/JPH04191963A/en
Application granted granted Critical
Publication of JP2761606B2 publication Critical patent/JP2761606B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] この発明はワードプロセッサやパーソナルコンピュー
タ等の文書データ処理装置に関する。
The present invention relates to a document data processing device such as a word processor or a personal computer.

[従来の技術] 従来、ワードプロセッサにおいて、項分け文書を作成
する場合、例えば、大項目、中項目、小項目の見出し部
分に番号、記号等を付けるが、その際、各見出し部分の
桁位置は大項目、中項目、小項目毎に全て揃っていた方
が文書全体の見栄えが良くなる。
2. Description of the Related Art Conventionally, when a term document is created in a word processor, for example, numbers, symbols, and the like are added to headings of large items, medium items, and small items. The appearance of the entire document is better if all of the items are large, medium, and small.

このように項目レベル毎に見出し部分の頭揃えを行う
為には、その項目の見出しを入力する際、既に作成済の
当該項目レベルに対応する見出し部分を表示画面上で確
認し、この桁位置に合せてデータを入力するようにして
いた。
In order to perform heading alignment for each item level in this way, when inputting the heading of the item, check the heading portion corresponding to the item level already created on the display screen, and The data was input according to.

[発明が解決しようとする課題] しかしながら、既に作成した文書内から同一項目レベ
ルの見出し文字列を探す手間、その文字列の先頭桁位置
を確認する手間、更には新しい見出し位置にカーソルが
来るように位置調整する手間が必要となり、画面切替操
作やカーソル移動操作等を必要とする為、キー操作が煩
雑化して時間を要し、項分け文書等を効率良く入力する
ことができないという欠点があった。
[Problems to be Solved by the Invention] However, it is troublesome to search for a heading character string of the same item level in a document already created, to check the leading digit position of the character string, and to make the cursor come to a new heading position. This requires time and effort to adjust the position, and requires a screen switching operation and a cursor moving operation, so that key operations are complicated and time-consuming, so that it is not possible to efficiently input itemized documents and the like. Was.

この発明の課題は、既に入力した文字列と同一構成の
文字列をその桁位置意識せずに入力できるようにするこ
とである。
SUMMARY OF THE INVENTION It is an object of the present invention to enable a character string having the same configuration as a character string already input to be input without being aware of its digit position.

[課題を解決するための手段] 本発明は、文書データを記憶する文書データ記憶手段
と、上記文書データ上において指定された位置において
新たな文字列を入力した際、その入力文字列と同一構成
の文字列が既に上記文書データ上に入力されて記憶され
ているか否かを判別する判別手段と、上記判別手段で記
憶されていないと判別された際は、上記指定位置にその
まま上記入力文字列を入力し、一方、上記判別手段で記
憶されていると判別された際は、その同一構成の文字列
の上記文書データ上における桁位置を検出してその桁位
置と同一の桁位置になるように上記入力文字列を移動し
て入力する文字列入力手段と、を具備したことを特徴と
する。
Means for Solving the Problems The present invention has a document data storing means for storing document data, and the same configuration as that of an input character string when a new character string is input at a designated position on the document data. A determination unit that determines whether or not the character string has already been input and stored on the document data. If the determination unit determines that the character string has not been stored, the input character string is directly stored in the specified position. Is input, on the other hand, when it is determined that the character string is stored by the determination means, the digit position of the character string having the same configuration on the document data is detected so that the character position becomes the same as the digit position. And character string input means for moving and inputting the input character string.

[実施例] 以下、第1図〜第4図を参照して一実施例を説明す
る。
Embodiment An embodiment will be described below with reference to FIGS. 1 to 4.

第1図は文書データ処理装置(ワードプロセッサ)の
ブロック構成図である。
FIG. 1 is a block diagram of a document data processing device (word processor).

CPU11は予めプログラムメモリ12内に格納されている
各種のプログラムにしたがって文書作成処理等を制御す
るもので、キー入力部13から入力された文書データを取
り込んで表示部14から表示出力させたり、変換辞書メモ
リ15を参照してかな漢字変換を行い、漢字混り文をRAM1
6内の文書メモリ16−1に格納する。
The CPU 11 controls document creation processing and the like in accordance with various programs stored in the program memory 12 in advance.The CPU 11 takes in the document data input from the key input unit 13 and causes the display unit 14 to display and output the document data, and to convert the document data. Kana-Kanji conversion is performed by referring to the dictionary memory 15, and the mixed Kanji sentence is stored in RAM1.
6 is stored in the document memory 16-1.

RAM16は文書メモリ16−1の他に、入力レジスタ16−
2、文字列レジスタ16−3、桁位置レジスタ16−4、整
列テーブル16−5を有する構成で、文書メモリ16−1は
文書保存用のメモリで、文書を文字コードで記憶する。
なお、文書メモリ16−1の内容はキー入力部13からの印
刷指令に応答して読み出され、印字部17から入力された
文字データを一時記憶し、また文字列レジスタ16−3は
文書メモリ16−1から読み出された文字列を一時記憶す
るワーク用のレジスタである。桁位置レジスタ16−4は
特定文字種の組み合せから成る文字列が文書メモリ16−
1内に既に作成済である場合に、この作成済である文字
列の桁位置を記憶する。整列テーブル16−5は予め定め
られた特定文字種の組み合せを記憶するもので、その内
容はキー入力部13から予めオペレータが任意に設定した
ものである。
The RAM 16 has an input register 16- in addition to the document memory 16-1.
2. It has a character string register 16-3, a digit position register 16-4, and an alignment table 16-5. The document memory 16-1 is a memory for storing documents, and stores documents in character codes.
The contents of the document memory 16-1 are read out in response to a print command from the key input unit 13, temporarily store the character data input from the printing unit 17, and the character string register 16-3 is stored in the document memory 16-3. This is a work register for temporarily storing the character string read from 16-1. The digit position register 16-4 stores a character string composed of a combination of specific character types in the document memory 16-.
If the character string has already been created in 1, the digit position of the created character string is stored. The alignment table 16-5 stores a predetermined combination of specific character types, the contents of which are previously set arbitrarily by the operator from the key input unit 13.

第2図は整列テーブル16−5の具体例を示し、各行に
は1組ずつ特定文字種の組み合せが記憶されている。な
お、本実施例において整列テーブル16−5の各行は4文
字構成で、その各行には文字の種類を示すコードがその
組み合せ状態に応じて4文字分整列記憶されている。こ
こで、図中「*」はどんな文字、スペース等のコードで
も良いことを、「ス/句」スペースコードあるいは句読
点コードを示している。
FIG. 2 shows a specific example of the alignment table 16-5, in which each row stores a combination of a specific character type. In this embodiment, each line of the alignment table 16-5 has a four-character structure, and each line stores a code indicating a character type for four characters in accordance with the combination state. Here, "*" in the figure indicates a "s / phrase" space code or a punctuation code, indicating that any code such as a character or space may be used.

次に、本実施例の動作を第3図および第4図を参照し
て説明する。
Next, the operation of the present embodiment will be described with reference to FIG. 3 and FIG.

第3図のフローチャートは入力された文字データを文
書メモリ16−1に1文字書き込む処理に続けて実行され
るもので、文字データが1文字入力される毎に実行開始
される。
The flowchart of FIG. 3 is executed following the process of writing the input character data to the document memory 16-1 one character, and is started every time one character data is input.

先ず、入力された文字データは入力レジスタ16−2に
取り込まれて文書メモリ16−1に書き込まれるが、この
文字データが整列テーブル16−5内の最後尾文字種と同
じ文字種か否かを調べる(ステップS1)。ここで、第2
図に示す如く整列テーブル16−5内の各行における最後
尾文字種は「記号」、「符号」、「記号」であるから、
文書メモリ16−1に書き込まれた文字データがそれらと
同種の文字データでなければ、そのままこのフローから
抜けるが、同じ文字種であることがステップS1で検出さ
れると、ステップS2に進み、整列テーブル16−5の最大
文字数分の入力文字列を文書メモリ16−1から読み出
し、文字列レジスタ16−3に書き込む。
First, the input character data is taken into the input register 16-2 and written into the document memory 16-1, and it is checked whether or not this character data is the same character type as the last character type in the alignment table 16-5 ( Step S1). Here, the second
As shown in the figure, the last character type in each line in the alignment table 16-5 is "symbol", "sign", and "symbol".
If the character data written in the document memory 16-1 is not the same type of character data, the process directly exits from this flow. However, if it is detected in step S1 that the character type is the same, the process proceeds to step S2 and the alignment table The input character strings corresponding to the maximum number of characters of 16-5 are read from the document memory 16-1 and written into the character string register 16-3.

いま、第4図(1)に示す様に「……ケコ。b」に続
いて記号「)」を入力すると、整列テーブル16−5内の
最後尾文字種「記号」と一致する為、整列テーブル16−
5の最大文字数分(本実施例にあっては4文字分)の文
字列「コ。b)」が読み出され、文字列レジスタ16−3
に書き込まれる。なお、第4図(2)に示す如く、「ク
ケコ。」を入力したのち改行し、「b)」を次行の1桁
目から入力すると、4文字分の文字列を文書メモリ16−
1から読み出す際、その一部が前行にかかるが、このよ
うな場合、前行にかかる文字をスペースとして取り扱う
ようにしている。
Now, as shown in FIG. 4 (1), if a symbol ")" is entered after "..., .B", then the last character type "symbol" in the alignment table 16-5 matches. 16−
A character string "(.b)" corresponding to the maximum number of characters of 5 (4 characters in this embodiment) is read out, and the character string register 16-3 is read.
Is written to. As shown in FIG. 4 (2), when "Kukeko." Is input and a new line is input, and "b)" is input from the first digit of the next line, a character string of four characters is stored in the document memory 16-.
When the data is read from 1, a part of the character is placed on the previous line. In such a case, the character on the previous line is treated as a space.

しかして、この入力列レジスタ16−3に取り込んだ入
力文字列と同じ文字種の組み合せが整列テーブル16−5
内に設定されているか否かを調べる(ステップS3)。こ
こで、第4図(1)の場合、入力文字列「コ。b)」は
整列テーブル16−5内の1行目の組み合せ「*、ス/
句、英字、記号」と一致する。また、第4図(2)の場
合の入力文字列、即ちスペース、スペース、英字、記号
から成る文字列「 b)」も整列テーブル16−5内の1
行目の組み合せと一致する。このように入力文字列と同
じ文字種の組み合せが整列テーブル16−5内に設定され
ていれば、それを条件に次のステップS4に進むが、設定
されていなければ、このフローから抜ける。
Thus, the same combination of character types as the input character string fetched into the input string register 16-3 is stored in the alignment table 16-5.
It is checked whether or not it is set in (step S3). Here, in the case of FIG. 4 (1), the input character string “コ .b) is a combination of the combination“ *,
Phrases, letters and symbols ". Also, the input character string in the case of FIG. 4 (2), that is, the character string "b) consisting of a space, a space, an alphabetic character, and a symbol is one of the characters in the alignment table 16-5.
Matches the combination of the line. If a combination of the same character type as the input character string is set in the alignment table 16-5 in this manner, the process proceeds to the next step S4 on the condition that it is not set, but if not set, the flow exits from this flow.

ステップS4は整列テーブル16−5内の該当する組み合
せと同種の文字列が文書メモリ16−1内に記憶されてい
るか否かを調べるもので、第4図(1)、(2)に示す
場合、文書メモリ16−1内には既に整列テーブル16−5
の1行目の組み合せ「*、ス/句、英字、記号」から成
る文字列、つまり、スペース、スペース、英字、記号か
ら成る文字列「 a)」が記憶されているので、ステッ
プS4で同種の文字列が既に作成済であることが検出され
る。なお、この場合、同一文書内を全て検索してもよい
が、スピードアップの為に前後の行で文字が実在する数
行のみを検索対象としてもよい。
Step S4 is to check whether or not a character string of the same kind as the corresponding combination in the alignment table 16-5 is stored in the document memory 16-1. In the case shown in FIGS. The alignment table 16-5 has already been stored in the document memory 16-1.
Is stored in the first line, a character string composed of "*, su / phrase, alphabet, and symbol", that is, a character string "a) composed of space, space, alphabet, and symbol is stored. It is detected that the character string has already been created. Note that in this case, the entire document may be searched, but for speeding up, only a few lines where characters actually exist in the preceding and following lines may be searched.

しかして、入力文字列と同種の文字列が文書メモリ16
−1内に無ければこのフローから抜けるが、既に作成済
であれば当該文字列が記憶されている文書メモリ16−1
内の桁位置を検出して桁位置レジスタ16−4に記憶され
る(ステップS5)。ここで、第4図(1)、(2)の場
合、文字列「a)」の桁位置として「4」が桁位置レジ
スタ16−4にセットされる。
Therefore, a character string similar to the input character string
If it is not within -1, this flow is exited, but if it has already been created, the document memory 16-1 in which the character string is stored is stored.
Is detected and stored in the digit position register 16-4 (step S5). Here, in the case of FIGS. 4 (1) and (2), "4" is set in the digit position register 16-4 as the digit position of the character string "a)".

そして、次のステップS6に進み、文字列レジスタ16−
3内の該当文字列が含まれる文書メモリ16−1内の同一
行において、その左側の桁位置に文字データが記憶され
ているか否かを調べる。この場合、文字列レジスタ16−
3内の該当文字列とはステップS4で検出された文字列に
対応するもので、第4図(1)の場合、文字列レジスタ
16−3内の文字列「コ。b)」のうち「b)」に相当す
る。しかして、第4図(1)の場合、該当文字列の同一
行左側に文字データが有る為、該当文字列以下の文を改
行すると共に(ステップS7)、桁位置レジスタ16−4内
の桁位置までその文字列以下の文を移動させる(ステッ
プS8)。これによって、第4図(1)に示す如く、文字
列「b)」は図中矢印方向へ移動し、次行の4桁目に表
示される。したがって、既入力済の文字列「a)」と今
回新たに入力した文字列「b)」との桁位置が自動的に
揃うようになる。
Then, the process proceeds to the next step S6, where the character string register 16-
In the same line in the document memory 16-1 containing the corresponding character string in No. 3, it is checked whether or not character data is stored at the left digit position. In this case, the character string register 16−
The corresponding character string in 3 corresponds to the character string detected in step S4. In the case of FIG.
This corresponds to “b)” in the character string “ko.b)” in 16-3. In the case of FIG. 4A, since character data exists on the left side of the same line of the corresponding character string, a line following the corresponding character string is started (step S7), and the digit in the digit position register 16-4 is changed. The sentence below the character string is moved to the position (step S8). As a result, as shown in FIG. 4 (1), the character string "b)" moves in the direction of the arrow in the figure and is displayed in the fourth digit of the next line. Therefore, the digit positions of the already input character string "a)" and the newly input character string "b)" are automatically aligned.

一方、第4図(2)の場合、該当文字列の同一行左側
には文字データが無い為、ステップS7をスキップしてス
テップB8に進み、桁位置レジスタ16−4内の桁位置まで
その文字列以下の文を移動させる。これによって、第4
図(2)に示す如く、文字列「b)」は図中矢印方向へ
移動し、同一行の4桁目に表示される。この場合におい
ても文字列「a)」、「b)」との桁位置は合致する。
On the other hand, in the case of FIG. 4 (2), since there is no character data on the left side of the same line of the corresponding character string, the process skips step S7 and proceeds to step B8 to reach the character position up to the digit position in the digit position register 16-4. Move statements below the column. As a result, the fourth
As shown in FIG. 2B, the character string "b)" moves in the direction of the arrow in the figure and is displayed in the fourth digit on the same line. Also in this case, the digit positions of the character strings “a)” and “b)” match.

なお、ステップS7、S8において、文字列以下の文」と
したのは例えば既作成済の文書の途中に戻って「c)」
を挿入した場合、これ以下の文も「c)」と共に移動さ
れる必要があるからである。したがって、既作成の文書
の後に、新たな文書を続けて追加する場合の他に、既作
成の文書中に新たな文書を挿入した場合にも見出し等に
用いられる特定文字列は既に作成した最初の対応文字列
と同じ桁位置に合せられる。
In steps S7 and S8, the sentence below the character string is set to, for example, "c)" after returning to the middle of the already created document.
Is inserted, the following sentence also needs to be moved together with “c)”. Therefore, in addition to adding a new document after an already created document, when inserting a new document into an already created document, the specific character string used for the Is set to the same digit position as the corresponding character string.

なお、上記実施例は整列テーブル16−5に任意の文字
種を設定するようにしたが、予めメーカサイドによって
固定的に決めた文字種であってもよい。また、整列テー
ブル16−5の文字種としては文字の種類のみならず、文
字そのものであってもよい。
In the above embodiment, an arbitrary character type is set in the alignment table 16-5. However, a character type fixedly determined in advance by the manufacturer may be used. The character type of the alignment table 16-5 is not limited to the character type, but may be the character itself.

[発明の効果] 本発明によれば、文書データ上において新たな文字列
を入力した際、その入力文字列と同一構成の文字列が文
書データ上において未だ入力されていない場合にはその
入力位置にそのまま上記入力文字列を入力することがで
き、一方上記入力文字列と同一構成の文字列が文書デー
タ上において既に入力されている場合には、その同一構
成の文字列の上記文書データ上における桁位置が自動的
に検出されて、その桁位置と同一桁位置に上記入力文字
列を自動的に移動して入力するようにしたので、文書デ
ータの入力に当たっては最初に各文字列の入力桁位置を
オペレータ自身が実際の文書データ上において任意に指
定して入力しておきさえすれば、既に入力した文字列と
同一構成の文字列を新規に入力する場合には、その入力
桁位置を上記同一構成の文字列の桁位置と合わせるよう
な作業をオペレータ自身が特に行なわなくても、その新
規に入力した文字列の桁位置を上記同一構成の文字列の
桁位置と一致する入力桁位置に自動的に入力配置するこ
とができる。
[Effects of the Invention] According to the present invention, when a new character string is input on document data, if a character string having the same configuration as the input character string has not been input on the document data, the input position Can be directly input to the input character string. On the other hand, if a character string having the same configuration as the input character string has already been input on the document data, Since the digit position is automatically detected and the input character string is automatically moved to the same digit position as the digit position and input, the input digit of each character string is first entered when inputting document data. As long as the operator himself specifies the position on the actual document data and inputs it, if a new character string having the same configuration as the already input character string is input, the input digit Even if the operator does not particularly perform an operation of matching the position with the digit position of the character string having the same configuration, the input position that matches the digit position of the newly input character string with the digit position of the character string having the same configuration Input can be automatically arranged at the digit position.

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

第1図〜第4図はこの発明の実施例を示し、第1図は文
書データ処理装置のブロック構成図、第2図は整列テー
ブル16−5の内容を具体的に示した図、第3図は見出し
などの特定文字列を同じ桁位置に整列させる場合の動作
を示したフローチャート、第4図(1)、(2)はその
場合の具体例を示したフローチャートである。 11……CPU、12……プログラムメモリ、16……RAM、16−
1……文書メモリ、16−5……整列テーブル。
1 to 4 show an embodiment of the present invention, FIG. 1 is a block diagram of a document data processing apparatus, FIG. 2 is a diagram specifically showing the contents of an alignment table 16-5, FIG. FIG. 4 is a flowchart showing an operation when a specific character string such as a heading is arranged at the same digit position, and FIGS. 4A and 4B are flowcharts showing a specific example in that case. 11 ... CPU, 12 ... Program memory, 16 ... RAM, 16-
1 ... Document memory, 16-5 ... Alignment table.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】文書データを記憶する文書データ記憶手段
と、 上記文書データ上において指定された位置において新た
な文字列を入力した際、その入力文字列と同一構成の文
字列が既に上記文書データ上に入力されて記憶されてい
るか否かを判別する判別手段と、 上記判別手段で記憶されていないと判別された際は、上
記指定位置にそのまま上記入力文字列を入力し、一方、
上記判別手段で記憶されていると判別された際は、その
同一構成の文字列の上記文書データ上における桁位置を
検出してその桁位置と同一の桁位置になるように上記入
力文字列を移動して入力する文字列入力手段と、 を具備したことを特徴とする文書データ処理装置。
1. A document data storage means for storing document data, wherein when a new character string is input at a designated position on the document data, a character string having the same configuration as the input character string is already stored in the document data. Determining means for determining whether or not the input character string is inputted and stored; and when the determining means determines that the input character string is not stored, the input character string is directly input to the designated position,
When it is determined that the input character string is stored in the document data, the input character string is detected so as to be in the same digit position as the digit position of the character string having the same configuration. A character string input means for moving and inputting, a document data processing apparatus comprising:
JP2320740A 1990-11-27 1990-11-27 Document data processing device Expired - Lifetime JP2761606B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2320740A JP2761606B2 (en) 1990-11-27 1990-11-27 Document data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2320740A JP2761606B2 (en) 1990-11-27 1990-11-27 Document data processing device

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP9085563A Division JP2845235B2 (en) 1997-03-21 1997-03-21 Document data processing device
JP9085561A Division JP2845234B2 (en) 1997-03-21 1997-03-21 Document data processing device

Publications (2)

Publication Number Publication Date
JPH04191963A JPH04191963A (en) 1992-07-10
JP2761606B2 true JP2761606B2 (en) 1998-06-04

Family

ID=18124768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2320740A Expired - Lifetime JP2761606B2 (en) 1990-11-27 1990-11-27 Document data processing device

Country Status (1)

Country Link
JP (1) JP2761606B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58163036A (en) * 1982-03-23 1983-09-27 Toshiba Corp Automatic numbering device
JPH01206454A (en) * 1988-02-15 1989-08-18 Oki Electric Ind Co Ltd Automatic indentation system for sentence

Also Published As

Publication number Publication date
JPH04191963A (en) 1992-07-10

Similar Documents

Publication Publication Date Title
JPH0330177B2 (en)
JP2761606B2 (en) Document data processing device
JP2845234B2 (en) Document data processing device
JP2845235B2 (en) Document data processing device
JP2833650B2 (en) Document processing device
JPH0719189B2 (en) Data input device
JP2575650B2 (en) Kana-Kanji conversion device
JP3104655B2 (en) Document data processing device
JP3070761B2 (en) Kanji input device
JPH04191964A (en) Document data processor
JPH0619771B2 (en) Character processor
JPH07117957B2 (en) How to create a table of contents document
JPH06259414A (en) Method and device for outputting furikana (japanese pronunciation of chinese character) for word processor
JPH07117959B2 (en) How to create index documents
JPH03110663A (en) Document processor
JPS61250769A (en) System for registering dictionary information
JPH06131329A (en) Japanese language character processor
JPH0628056B2 (en) Character processor
JPH02291059A (en) Japanese language processor
JPH0719188B2 (en) Data input device
JPH07129554A (en) Document processing device
JPH01233653A (en) Japanese word processor
JPH06187340A (en) Document processor
JPH03122755A (en) Document data processor
JPH0728852A (en) Character display device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090327

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090327

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100327

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110327

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110327

Year of fee payment: 13