JP3273607B2 - Document processing device - Google Patents

Document processing device

Info

Publication number
JP3273607B2
JP3273607B2 JP32074190A JP32074190A JP3273607B2 JP 3273607 B2 JP3273607 B2 JP 3273607B2 JP 32074190 A JP32074190 A JP 32074190A JP 32074190 A JP32074190 A JP 32074190A JP 3273607 B2 JP3273607 B2 JP 3273607B2
Authority
JP
Japan
Prior art keywords
character string
input
character
indent
information
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
JP32074190A
Other languages
Japanese (ja)
Other versions
JPH04191964A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP32074190A priority Critical patent/JP3273607B2/en
Publication of JPH04191964A publication Critical patent/JPH04191964A/en
Application granted granted Critical
Publication of JP3273607B2 publication Critical patent/JP3273607B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は文書処理装置に関する。Description: TECHNICAL FIELD The present invention relates to a document processing apparatus.

[発明の概要] この発明は文書データ処理装置において、予め定めら
れた特定文字種の組み合せから成る文字列、例えば「記
号、数字、記号」を組み合せた文字列が前行に存在して
いれば、その文字列に対応する桁位置にインデント情報
を設定するようにしたものである。
[Summary of the Invention] The present invention relates to a document data processing apparatus in which a character string composed of a combination of predetermined specific character types, for example, a character string combining "symbols, numbers, and symbols" is present in the preceding line. Indent information is set at a digit position corresponding to the character string.

[従来の技術] 従来、ワードプロセツサにおいて、キーボードから文
字を順次入力していくと、入力された文字データは表示
画面上に表示されるが、入力位置が右マージン位置を越
えると、次のカーソル位置(次の入力位置)は次の行の
先頭(左マーガン)に移行する。
2. Description of the Related Art Conventionally, in a word processor, when characters are sequentially input from a keyboard, the input character data is displayed on a display screen. The cursor position (next input position) moves to the beginning of the next line (left margan).

また、パラグラフインデントの機能を用いれば、左マ
ージンより右の位置に設定したインデントの位置へカー
ソルを移動させることができる。
Also, if the function of paragraph indent is used, the cursor can be moved to the position of the indent set to the position right of the left margin.

[発明が解決しようとする課題] しかしながら、パラグラフインデントの機能を設定す
る為には、インデントを設定する桁位置までカーソルを
移動し、インデントキー等を操作しなければならなかっ
た。
[Problems to be Solved by the Invention] However, in order to set the function of the paragraph indent, the cursor has to be moved to the digit position where the indent is set, and the indent key or the like has to be operated.

この様な設定操作はオペレータが以下に入力する体裁
を常に意識しなければならず、オペレータに大きな負担
をかけていた。
Such a setting operation must always be conscious of the appearance that the operator inputs below, and places a heavy burden on the operator.

この発明の課題は、インデント設定とその設定桁位置
とを特にオペレータが意識しなくても、既に入力してい
る文字の入力状態から自動的にインデント設定できるよ
うにすることである。
SUMMARY OF THE INVENTION It is an object of the present invention to automatically set an indent from an input state of a character that has already been input, without the operator being particularly conscious of the indent setting and the set digit position.

[課題を解決するための手段] 請求項1の発明は、表示画面上に表示される文書上の
所望する文字入力位置に文字を入力する文字入力手段
と、インデント情報の設定を記憶する記憶手段と、特定
文字種による文字列組み合せを複数記憶する記憶手段
と、上記文書上において任意の文字列が入力され、その
入力された文字列上の上記文字入力位置が次行に改行さ
れる際に、上記インデント情報の設定があるか否かを判
別する第1判別手段と、上記インデント情報の設定がな
い場合に、上記複数の文字列組み合せの何れかの特定文
字列が上記入力文字列に存在するか否かを判別する第2
判別手段と、上記特定文字列が存在すると判別された場
合は、その特定文字列の桁位置に応じて決まる桁位置を
上記インデント情報として設定すると共に、上記改行さ
れた新たな行で当該設定のインデント情報による桁位置
に上記文字入力位置を移動させる第1の改行制御手段
と、上記特定文字列が存在しないと判別された場合は、
上記改行された新たな行の先頭桁の位置に上記文字入力
位置を移動させる第2の改行制御手段と、を具備したこ
とを特徴とする。
[Means for Solving the Problems] The invention according to claim 1 is character input means for inputting a character at a desired character input position on a document displayed on a display screen, and storage means for storing setting of indent information. And a storage means for storing a plurality of character string combinations based on a specific character type, and when an arbitrary character string is input on the document and the character input position on the input character string is line feed to the next line, First determining means for determining whether or not the indent information is set; and when the indent information is not set, any one of the plurality of character string combinations is present in the input character string. The second to determine whether or not
When it is determined that the specific character string exists, a digit position determined according to the digit position of the specific character string is set as the indentation information, and the setting is set in the new line with the line feed. First line feed control means for moving the character input position to the digit position according to the indent information, and if it is determined that the specific character string does not exist,
And a second line feed control means for moving the character input position to the position of the leading digit of the new line.

請求項2の発明は、表示画面上に表示される文書上の
所望する文字入力位置に文字を入力する文字入力手段
と、インデント情報の設定を記憶する記憶手段と、特定
文字種による文字列組み合せを記憶する記憶手段と、上
記文書上において任意の文字列が入力され、その入力さ
れた文字列上の上記文字入力位置を次行に改行する改行
操作が行われた際に、上記インデント情報の設定がある
か否かを判別する判別手段と、上記インデント情報の設
定がない場合に、上記文字列組み合せの特定文字列が上
記入力文字列に存在するか否かを判別し、存在すればそ
の特定文字列の桁位置に応じて決まる桁位置を上記イン
デント情報として設定する設定手段と、上記インデント
情報の設定がある場合は、再度の改行操作が行われるこ
とにより、上記設定のインデント情報を消去する設定解
除手段と、を具備したことを特徴とする。
According to a second aspect of the present invention, a character input means for inputting a character at a desired character input position on a document displayed on a display screen, a storage means for storing setting of indent information, and a character string combination by a specific character type are provided. Storage means for storing, and setting of the indent information when an arbitrary character string is input on the document and a line feed operation for starting the character input position on the input character string to the next line is performed Determining means for determining whether there is a character string, and determining whether or not a specific character string of the character string combination exists in the input character string when the indent information is not set. Setting means for setting a digit position determined according to the digit position of the character string as the indent information; and setting of the indent information, if there is setting of the indent information, by performing a line feed operation again, the And setting cancellation unit for erasing the indent information, characterized by comprising a.

[機能ブロック図の説明] 第1図はこの発明の機能ブロック図である。同図にお
いて、1は特定文字列検出手段、2はインデント設定手
段、3はカーソル制御手段、である。
[Explanation of Functional Block Diagram] FIG. 1 is a functional block diagram of the present invention. In FIG. 1, reference numeral 1 denotes a specific character string detecting unit, 2 denotes an indent setting unit, and 3 denotes a cursor control unit.

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

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

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

RAM16は文書メモリ16−1の他に、入力レジスタ16−
2、カーソルレジスタ16−3、インデントレジスタ16−
4、インデントテーブル16−5を有する構成で、文書メ
モリ16−1は文書保存用のメモリで、文書を文字コード
で記憶する。なお、文書メモリ16−1の内容はキー入力
部13からの印刷指令に応答して読み出され、印字部17か
ら出力される。入力レジスタ16−2はキー入力部13から
入力された文字データを一時記憶し、また、カーソルレ
ジスタ16−3は現在のカーソル位置を記憶し、インデン
トレジスタ16−4はインデントの設定位置を記憶する。
インデントテーブル16−5は予め決められた特定文字種
の組み合せを記憶するもので、その内容は予めキー入力
部13からオペレータが任意に設定したものである。
The RAM 16 has an input register 16- in addition to the document memory 16-1.
2. Cursor register 16-3, indent register 16-
4. With the configuration having the indent 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, and output from the printing unit 17. The input register 16-2 temporarily stores the character data input from the key input unit 13, the cursor register 16-3 stores the current cursor position, and the indent register 16-4 stores the indent setting position. .
The indent table 16-5 stores a predetermined combination of specific character types, the contents of which are arbitrarily set in advance by the operator from the key input unit 13.

第3図はインデントテーブル16−5の具体例を示し、
その各行には1組みずつ特定文字種の組み合せが記憶さ
れている。なお、本実施例においてインデントテーブル
16−5の各行は4文字構成でその各行には文字の種類を
示すコードがその組み合せ状態に応じて4文字分整列記
憶されている。ここで、図中「*」はどんな文字、スペ
ース等のコードでも良いことを示している。
FIG. 3 shows a specific example of the indent table 16-5,
Each line stores a combination of a specific character type one by one. In this embodiment, the indent table
Each line of 16-5 is composed of four characters, and in each line, codes indicating the types of characters are arranged and stored for four characters according to the combination state. Here, "*" in the figure indicates that any code such as a character or space may be used.

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

第4図は、カーソルキーの移動操作や行右端への文字
入力後にカーソルが右端から戻るとき、もしくは改行キ
ーでカーソルが戻る時に実行されるカーソル移動時のフ
ローチャートである。
FIG. 4 is a flowchart of the cursor movement executed when the cursor returns from the right end after the cursor key is moved or a character is input to the right end of the line, or when the cursor returns with the line feed key.

先ず、インデントレジスタ16−4を参照して、インデ
ント情報が設定されているか否かを調べる(ステップS
1)。
First, referring to the indent register 16-4, it is checked whether or not the indent information is set (step S).
1).

ここで、インデント情報が設定されていなければ、ス
テップS2に進み、インデントテーブル16−5に予め設定
されている特定文字種の組み合せと同じ組み合せから成
る文字列が前行に存在するか否かを調べる。この場合、
インデントテーブル16−5を参照して文書メモリ16−1
の内容を検索するが、前の行に該当する文字列が存在し
ていなければステップS5に進み、カーソルを次の行の先
頭位置(左マージン位置)に戻す。
If the indent information has not been set, the process proceeds to step S2 to check whether a character string having the same combination as the combination of the specific character types set in advance in the indent table 16-5 exists in the previous line. . in this case,
Document memory 16-1 with reference to indent table 16-5
Is searched, but if there is no character string corresponding to the previous line, the process proceeds to step S5 to return the cursor to the head position (left margin position) of the next line.

いま、インデントテーブル16−5には予め第3図に示
す様な内容が設定されているものとする。ここで、第5
図(1)に示す様に項分け文書の見出し「a)」の後
に、文字列「アイウ……カ」を入力した場合、カーソル
は右端に位置しているが、この状態で次の文字「キ」を
入力すると、カーソルは右端から戻る。この際、前行の
見出し「a)」はインデントテーブル16−5の1行目に
設定されている。特定文字種の組み合せと一致する為、
ステップS2でそのことが検出されてステップS3に進み、
該当文字列の次の桁位置「6」を検出し、この桁位置を
インデント情報としてインデントレジスタ16−4に設定
する。そして、ステップS4に進み、表示画面上にインデ
ントマークを表示出力させる。インデント処理と共に、
インデントレジスタ16−4の桁位置にカーソルを移動さ
せる。第5図(2)はこの場合の表示状態を示し、カー
ソルは6桁目にセットされる。なお、図中、矢印表示は
インデントマークであり、1桁目〜5桁目にそれぞれ表
示される。
Now, it is assumed that the contents as shown in FIG. 3 are set in advance in the indent table 16-5. Here, the fifth
As shown in FIG. 1A, when the character string "Aiu ... ka" is entered after the heading "a)" of the itemized document, the cursor is positioned at the right end. Entering "K" returns the cursor from the right end. At this time, the heading "a)" on the previous line is set on the first line of the indent table 16-5. Because it matches the combination of specific character types,
That is detected in step S2 and the process proceeds to step S3,
The next digit position "6" of the character string is detected, and this digit position is set as indent information in the indent register 16-4. Then, the process proceeds to step S4 to display and output an indent mark on the display screen. Along with indent processing,
The cursor is moved to the digit position of the indent register 16-4. FIG. 5 (2) shows the display state in this case, and the cursor is set at the sixth digit. In the drawing, the arrow display is an indent mark, which is displayed in the first to fifth digits, respectively.

このようにしてインデント情報が設定されると、それ
以降に入力された文字列はインデントの桁位置から順次
入力されてゆく。そして、再びカーソルが右端から戻る
とき、あるいは改行キーの操作でカーソルが戻るときに
は第4図のカーソル移動フローに入るが、この場合、ス
テップS1でインデント情報の設定有りが検出される。
When the indent information is set in this way, the character strings input thereafter are sequentially input from the digit position of the indent. Then, when the cursor returns from the right end again or when the cursor returns by operating the line feed key, the flow enters the cursor movement flow of FIG. 4. In this case, in step S1, it is detected that indent information is set.

すると、ステップS6に進み、改行キーが連続して操作
されたか否かを調べる。ここで、改行キーが続けて操作
されなければ、ステップS4に進み、インデント処理して
カーソルをインデント位置まで移動させる。
Then, the process proceeds to step S6 to check whether the line feed key is operated continuously. Here, if the line feed key is not operated continuously, the process proceeds to step S4, indents the cursor, and moves the cursor to the indent position.

以下、同様にインデント情報が設定されていれば、各
行の先頭はインデント位置に揃えられる。
Hereinafter, if the indent information is set similarly, the head of each line is aligned with the indent position.

しかして、第5図(3)に示す如く3行目の文字列
「ツテト」を入力した状態で改行キーを操作すると、カ
ーソルは4行目の6桁目にセットされるが、この状態に
おいて更に改行キーを操作すると、ステップS6で改行キ
ーの連続操作が検出されてステップS7に進み、インデン
トレジスタ16−4内のインデント情報を消去すると共
に、カーソルを行の先頭へ戻す(第5図(3)参照)。
このように改行キーの連続操作でインデントを解除する
ことができる。
If the user operates the line feed key while the character string "Tet" on the third line is input as shown in FIG. 5 (3), the cursor is set to the sixth digit on the fourth line. When the line feed key is further operated, the continuous operation of the line feed key is detected in step S6, and the process proceeds to step S7 to delete the indent information in the indent register 16-4 and return the cursor to the head of the line (FIG. 3)).
As described above, the indent can be released by continuous operation of the line feed key.

なお、上記実施例はインデントテーブル16−5に文字
の種類を設定するようにしたが、文字種としては文字の
種類のみならず、文字そのものであってもよい。
In the above embodiment, the type of character is set in the indent table 16-5. However, the character type may be not only the character type but also the character itself.

また、上記実施例は特定文字列の次の桁位置にインデ
ント情報を設定するようにしたが、特定文字列の最終文
字位置としてもよく、また特定文字列の先頭文字位置と
してもよく、インデント設定位置は任意である。この場
合、インデントレジスタ16−4にインデント位置を設定
するようにしてもよい。
In the above embodiment, the indent information is set at the next digit position of the specific character string. However, the indent information may be set as the last character position of the specific character string, or may be set as the first character position of the specific character string. The position is arbitrary. In this case, the indent position may be set in the indent register 16-4.

[発明の効果] 請求項1の発明によれば、文字列が入力された文書上
で文字入力位置が次行に改行される際は、インデント情
報の設定がなく上記文書上に特定文字列が入力されてい
れば、その特定文字列の桁位置がインデント情報として
自動的に設定され、改行された新たな行での上記インデ
ント情報の桁位置に上記文字入力位置を移動するように
したので、文書上にて入力された特定文字列の桁位置に
応じてインデント情報を自動的に設定することができ
る。
[Effect of the Invention] According to the invention of claim 1, when a character input position is changed to the next line on a document in which a character string is input, there is no setting of indent information and a specific character string is written on the document. If input, the digit position of the specific character string is automatically set as indent information, and the character input position is moved to the digit position of the indent information on a new line that has been broken, Indent information can be automatically set according to the digit position of a specific character string input on a document.

請求項2の発明によれば、文字列が入力された文書上
で文字入力位置を次行に改行する改行操作が行われた際
は、インデント情報の設定があるか否かが判別され、そ
のインデント情報の設定がなく上記文書上に特定文字列
が入力されていれば、その特定文字列の桁位置がインデ
ント情報として自動的に設定され、またその後の再度の
改行操作によりその設定を解除するようにしたので、文
書上にて入力された特定文字列の桁位置に応じてインデ
ント情報を自動的に設定したり、その設定後の再度の改
行操作によりその設定を直ちに解除したりすることがで
きる。
According to the second aspect of the present invention, when a line feed operation for changing a character input position to a next line is performed on a document in which a character string has been input, it is determined whether or not indentation information is set. If a specific character string is entered in the above document without setting indent information, the digit position of the specific character string is automatically set as indent information, and the setting is released by a subsequent line feed operation again As a result, it is possible to automatically set the indent information according to the digit position of the specific character string entered in the document, or to immediately cancel the setting by performing a line feed operation after that setting it can.

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

第1図はこの発明の機能ブロック図、第2図〜第5図は
実施例を示し、第2図は文書データ処理装置のブロック
構成図、第3図はインデントテーブル16−5の内容を具
体的に示した図、第4図はカーソルが右端などから戻る
ときに実行されるカーソルの移動処理を示したフローチ
ャート、第5図(1)〜(3)はカーソルの移動状態を
説明する為の表示状態図である。 11……CPU、12……プログラムメモリ、13……キー入力
部、14……表示部、16−1……文書メモリ、16−3……
カーソルレジスタ、16−4……インデントレジスタ、16
−5……インデントテーブル。
FIG. 1 is a functional block diagram of the present invention, FIGS. 2 to 5 show an embodiment, FIG. 2 is a block diagram of a document data processing apparatus, and FIG. 3 shows the contents of an indent table 16-5. FIG. 4 is a flowchart showing a cursor moving process executed when the cursor returns from the right end or the like, and FIGS. 5 (1) to (3) are diagrams for explaining the moving state of the cursor. It is a display state diagram. 11 ... CPU, 12 ... Program memory, 13 ... Key input unit, 14 ... Display unit, 16-1 ... Document memory, 16-3 ...
Cursor register, 16-4 ... Indent register, 16
-5 ... Indent table.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】表示画面上に表示される文書上の所望する
文字入力位置に文字を入力する文字入力手段と、 インデント情報の設定を記憶する記憶手段と、 特定文字種による文字列組み合せを複数記憶する記憶手
段と、 上記文書上において任意の文字列が入力され、その入力
された文字列上の上記文字入力位置が次行に改行される
際に、上記インデント情報の設定があるか否かを判別す
る第1判別手段と、 上記インデント情報の設定がない場合に、上記複数の文
字列組み合せの何れかの特定文字列が上記入力文字列に
存在するか否かを判別する第2判別手段と、 上記特定文字列が存在すると判別された場合は、その特
定文字列の桁位置に応じて決まる桁位置を上記インデン
ト情報として設定すると共に、上記改行された新たな行
で当該設定のインデント情報による桁位置に上記文字入
力位置を移動させる第1の改行制御手段と、 上記特定文字列が存在しないと判別された場合は、上記
改行された新たな行の先頭桁の位置に上記文字入力位置
を移動させる第2の改行制御手段と、 を具備したことを特徴とする文書処理装置。
1. A character input means for inputting a character at a desired character input position on a document displayed on a display screen; a storage means for storing setting of indentation information; and a plurality of character string combinations according to a specific character type. And a storage unit for performing an operation to determine whether or not the indentation information is set when an arbitrary character string is input on the document and the character input position on the input character string is line feed to the next line. First determining means for determining, and second determining means for determining whether any specific character string of the plurality of character string combinations exists in the input character string when the indent information is not set. If it is determined that the specific character string exists, a digit position determined in accordance with the digit position of the specific character string is set as the indent information, and the setting is set in the new line with the line feed. First line feed control means for moving the character input position to the digit position according to the indent information; and if it is determined that the specific character string does not exist, the character is placed at the position of the first digit of the new line where the line feed is performed. And a second line feed control unit for moving an input position.
【請求項2】表示画面上に表示される文書上の所望する
文字入力位置に文字を入力する文字入力手段と、 インデント情報の設定を記憶する記憶手段と、 特定文字種による文字列組み合せを記憶する記憶手段
と、 上記文書上において任意の文字列が入力され、その入力
された文字列上の上記文字入力位置を次行に改行する改
行操作が行われた際に、上記インデント情報の設定があ
るか否かを判別する判別手段と、 上記インデント情報の設定がない場合に、上記文字列組
み合せの特定文字列が上記入力文字列に存在するか否か
を判別し、存在すればその特定文字列の桁位置に応じて
決まる桁位置を上記インデント情報として設定する設定
手段と、 上記インデント情報の設定がある場合は、再度の改行操
作が行われることにより、上記設定のインデント情報を
消去する設定解除手段と、 を具備したことを特徴とする文書処理装置。
2. A character input means for inputting a character at a desired character input position on a document displayed on a display screen; a storage means for storing setting of indent information; and a character string combination by a specific character type. Storage means for setting the indent information when an arbitrary character string is input on the document and a line feed operation is performed to feed the character input position on the input character string to the next line; Determining means for determining whether or not the indent information is not set; determining whether or not the specific character string of the character string combination exists in the input character string; and if so, the specific character string Setting means for setting a digit position determined according to the digit position of the indentation information as the indentation information. If the indentation information is set, a line feed operation is performed again, so that Document processing apparatus characterized by comprising a setting release means for erasing the dent information.
JP32074190A 1990-11-27 1990-11-27 Document processing device Expired - Lifetime JP3273607B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32074190A JP3273607B2 (en) 1990-11-27 1990-11-27 Document processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32074190A JP3273607B2 (en) 1990-11-27 1990-11-27 Document processing device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP09289252A Division JP3104655B2 (en) 1997-10-07 1997-10-07 Document data processing device

Publications (2)

Publication Number Publication Date
JPH04191964A JPH04191964A (en) 1992-07-10
JP3273607B2 true JP3273607B2 (en) 2002-04-08

Family

ID=18124778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32074190A Expired - Lifetime JP3273607B2 (en) 1990-11-27 1990-11-27 Document processing device

Country Status (1)

Country Link
JP (1) JP3273607B2 (en)

Also Published As

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

Similar Documents

Publication Publication Date Title
US4931987A (en) Word processor for locating beginning position of text element and displaying corresponding formatting data and formatting mark separately
JP3273607B2 (en) Document processing device
JP3104655B2 (en) Document data processing device
JPH0114617B2 (en)
JPH0612548B2 (en) Document processor
US5404517A (en) Apparatus for assigning order for sequential display of randomly stored titles by comparing each of the titles and generating value indicating order based on the comparison
JPS5814688B2 (en) Kanji-mixed sentence input device that sequentially displays homophones
JP2845234B2 (en) Document data processing device
JP2821002B2 (en) Character processing device and character processing method
JP2761606B2 (en) Document data processing device
JPH0615317Y2 (en) Document processor
JP2845235B2 (en) Document data processing device
JPS60238966A (en) Kana and kanji reverse conversion processing system
JP3577741B2 (en) Character input device
JPS63146157A (en) Document processor
JPH0453188B2 (en)
JPH038271B2 (en)
JPH0719189B2 (en) Data input device
JPS62125425A (en) Data input system
JPS6263366A (en) Searching system for unwritten part in word processor
JPH03137768A (en) Document processor
JPS59201129A (en) Document producer
JPH04321166A (en) Information processor
JPH02291059A (en) Japanese language processor
JPH01230115A (en) Input device

Legal Events

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

Free format text: PAYMENT UNTIL: 20090201

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100201

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 9

EXPY Cancellation because of completion of term