JP3531893B2 - Character processing apparatus and method - Google Patents

Character processing apparatus and method

Info

Publication number
JP3531893B2
JP3531893B2 JP16093896A JP16093896A JP3531893B2 JP 3531893 B2 JP3531893 B2 JP 3531893B2 JP 16093896 A JP16093896 A JP 16093896A JP 16093896 A JP16093896 A JP 16093896A JP 3531893 B2 JP3531893 B2 JP 3531893B2
Authority
JP
Japan
Prior art keywords
character
text
input
stored
predetermined amount
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 - Fee Related
Application number
JP16093896A
Other languages
Japanese (ja)
Other versions
JPH09319737A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP16093896A priority Critical patent/JP3531893B2/en
Publication of JPH09319737A publication Critical patent/JPH09319737A/en
Application granted granted Critical
Publication of JP3531893B2 publication Critical patent/JP3531893B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、文字を入力してテ
キストを作成する文字処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character processing device for inputting characters to create text.

【0002】[0002]

【従来の技術】従来、ワードプロセッサやパーソナルコ
ンピュータなどでテキストを作成している最中、誤って
電源を落としてしまったり、あるいはシステムの誤動作
でせっかく作った文章が消えてしまうことがある。特
に、長文を作成している場合、それまでの長い作業が水
泡に帰すことになるので、その問題は大きく、従来から
種々の対策が提案されている。
2. Description of the Related Art Conventionally, while a text is being created by a word processor, a personal computer, or the like, the power may be accidentally turned off, or the created text may be erased due to a malfunction of the system. In particular, when a long sentence is created, the long work up to that point will be attributed to blisters, so the problem is large, and various measures have been conventionally proposed.

【0003】例えば、テキストを格納するメモリを不揮
発性メモリに代える方法が挙げられる。しかし、不揮発
性メモリは価格が高く、短文を作成する場合には良いが
長文を作成する場合、コストが高くなってしまう。しか
も、システムが誤動作した場合、テキストを形成する文
字情報はメモリに残されていても、文字情報を制御する
部分が破壊された場合、正常に復活させることが困難で
あった。
For example, there is a method of replacing the memory for storing text with a non-volatile memory. However, the non-volatile memory is expensive, and it is good for creating short sentences, but it is expensive for creating long sentences. Moreover, even if the character information forming the text is left in the memory when the system malfunctions, it is difficult to restore the character normally when the portion controlling the character information is destroyed.

【0004】一方、安価な揮発性メモリを使用する場
合、文字入力を行っている途中でテキストをディスクな
どの外部記憶装置に記憶させる方法が挙げられる。この
場合、揮発性メモリ上のテキストが何らかの事故により
消失してもディスクに格納されているテキストにより復
活させることができる。あるいは、最初からテキストの
記憶領域をディスクに置き、仮想記憶方式で文字入力部
分に相当する記憶領域だけを揮発性メモリ上に置いて逐
一ディスクに書き込む方法が挙げられる。
On the other hand, when using an inexpensive volatile memory, there is a method of storing text in an external storage device such as a disk while inputting characters. In this case, even if the text on the volatile memory disappears due to some accident, the text stored on the disk can restore the text. Alternatively, there is a method in which a storage area for a text is placed on a disk from the beginning and only a storage area corresponding to a character input portion is placed on a volatile memory by a virtual storage method and written to the disk one by one.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、ディス
ク上のインデックス部分が破壊された場合、テキスト全
体が被害を受けて復活できなくなるおそれがあった。
However, if the index portion on the disk is destroyed, the entire text may be damaged and may not be restored.

【0006】そこで、本発明は文字入力中に電源が切れ
たりシステムに誤動作があった場合、あるいは外部記憶
装置に事故が起きた場合でもテキストを復活させること
ができる文字処理装置および方法を提供することを目的
とする。
Therefore, the present invention provides a character processing apparatus and method capable of restoring text even when the power is turned off while the character is input, the system malfunctions, or an accident occurs in the external storage device. The purpose is to

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明の請求項1に係る文字処理装置は、文字を入
力してテキストを作成する入力手段と、該作成されたテ
キストを記憶する第1記憶手段と、該記憶されたテキス
トを表示する表示手段とを備えた文字処理装置におい
て、前記入力手段より所定量の文字群が新たに入力され
る毎に、この新たに入力された所定量の文字群とその直
前に入力された当該所定量の文字群とを1ファイルとし
て、不揮発性メモリに新規保存する保存手段とを備えた
ことを特徴とする。
In order to achieve the above object, a character processing device according to claim 1 of the present invention stores an input means for inputting a character to create a text and the created text. In the character processing device having the first storage means for displaying and the display means for displaying the stored text, a predetermined amount of character group is newly input from the input means.
Each time a new character is input,
The previously entered character group of the specified amount is regarded as one file
And a storage means for newly storing in the non-volatile memory .

【0008】請求項2に係る文字処理装置では、請求項
1に係る文字処理装置において前記所定は、所定文字
数、所定行数あるいは所定頁数であることを特徴とす
る。
According to a second aspect of the present invention, there is provided the character processing device according to the first aspect, wherein the predetermined amount is a predetermined number of characters, a predetermined number of lines, or a predetermined number of pages.

【0009】[0009]

【0010】[0010]

【0011】[0011]

【0012】[0012]

【0013】請求項3に係る文字処理方法は、文字を入
力してテキストを作成し、該作成されたテキストを記憶
し、該記憶されたテキストを表示する、文字処理装置に
より実行される文字処理方法において、所定量の文字群
が新たに入力される毎に、前記文字処理装置が、この新
たに入力された所定量の文字群とその直前に入力された
当該所定量の文字群とを1ファイルとして、不揮発性メ
モリに新規保存することを特徴とする。
[0013] character processing method according to claim 3, create a text entering characters, storing the generated text, displaying the stored text, the character processing apparatus
In the character processing method executed by the above , each time a predetermined amount of character group is newly input, the character processing device causes the newly input predetermined amount of character group and the predetermined amount input immediately before. It is characterized in that the character group of and is newly saved in a non-volatile memory as one file.

【0014】[0014]

【発明の実施の形態】本発明の文字処理装置の実施の形
態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of a character processing device of the present invention will be described.

【0015】[第1の実施の形態]図1は文字処理装置
の構成を示すブロック図である。図において、1は中央
処理装置(CPU)であり、バスライン6を介して接続
された各部を制御する。2はキーボード(KB)であ
り、カーソルキーや文字入力キーを有する。
[First Embodiment] FIG. 1 is a block diagram showing the arrangement of a character processing apparatus. In the figure, reference numeral 1 is a central processing unit (CPU), which controls each unit connected via a bus line 6. A keyboard (KB) 2 has cursor keys and character input keys.

【0016】3は表示装置(LCD)であり、表示用書
き込み専用メモリである揮発性メモリ(VRAM)4に
書き込まれた文字情報を表示する。5および7はそれぞ
れ外部記憶装置としてのフロッピーディスク(FD)お
よびハードディスク(HD)であり、文字情報などを記
憶する。
A display device (LCD) 3 displays character information written in a volatile memory (VRAM) 4, which is a write-only memory for display. Reference numerals 5 and 7 are a floppy disk (FD) and a hard disk (HD) as external storage devices, respectively, which store character information and the like.

【0017】8は読み出し専用メモリ(ROM)であ
り、その内部は複数に分割され、それぞれ固有のデータ
を記憶する。ROM8には、CPU1によって実行され
るプログラムが格納されたプログラム記憶領域(PR
G)8aおよび文字パターンが記憶されたフォント記憶
領域(FONT)8bが割り当てられている。
Reference numeral 8 is a read-only memory (ROM), the inside of which is divided into a plurality of parts, each of which stores unique data. The ROM 8 stores a program storage area (PR) in which a program executed by the CPU 1 is stored.
G) 8a and a font storage area (FONT) 8b in which a character pattern is stored are allocated.

【0018】RAM9は揮発性メモリであり、その内部
は複数に分割され、それぞれ固有の目的に使用される。
RAM9には、プログラムを動作させるために使用する
ワークエリア(WORK)9a、文字情報を記憶する文
字情報領域(TEXT)9b、カウンタとして使用する
カウンタ領域(CONT)9c、外部記憶装置に保存す
る際の先頭行の番号を記憶する先頭行領域(LINE)
9dが割り当てられている。ワークエリア(WORK)
9aは入力文字の一時的なバッファとしても使用され
る。
The RAM 9 is a volatile memory, the inside of which is divided into a plurality of parts, each of which is used for its own purpose.
The RAM 9 has a work area (WORK) 9a used for operating a program, a character information area (TEXT) 9b for storing character information, a counter area (CONT) 9c for use as a counter, and an external storage device. Line area (LINE) that stores the number of the first line of the
9d is assigned. Work area (WORK)
9a is also used as a temporary buffer for input characters.

【0019】10は文字を印刷するカラープリンタ(P
RT)10である。
Reference numeral 10 is a color printer (P
RT) 10.

【0020】図2は文字処理装置の動作処理手順を示す
フローチャートである。本実施の形態では、文字を10
0行入力する度に外部記憶装置であるハードディスク
(HD)7にテキストの一部を保存することにする。保
存する単位は最初だけ100行、それ以降は200行で
ある。
FIG. 2 is a flow chart showing the operation processing procedure of the character processing apparatus. In this embodiment, the character is 10
Every time 0 lines are input, a part of the text is stored in the hard disk (HD) 7 which is an external storage device. The unit to save is 100 lines only at the beginning and 200 lines after that.

【0021】CPU1はROM8のプログラム記憶領域
(PRG)8aに格納されたプログラムを実行すると、
まず、先頭行を示す先頭行領域(LINE)9dに値1
をセットし、カウンタ領域(CONT)9cに値0をセ
ットする(ステップS1)。
When the CPU 1 executes the program stored in the program storage area (PRG) 8a of the ROM 8,
First, the value 1 is set in the first row area (LINE) 9d indicating the first row.
Is set, and the value 0 is set in the counter area (CONT) 9c (step S1).

【0022】つづいてキー入力待ち状態となり(ステッ
プS2)、キーが入力されると、文字入力終了を示すキ
ーであるか否かを判別する(ステップS3)。文字入力
終了を示すキーである場合、処理を終了し、文字入力終
了を示すキーでない場合、文字情報を文字情報領域(T
EXT)9bに格納する(ステップS4)。
Subsequently, a key input waiting state is entered (step S2), and when a key is input, it is determined whether or not the key indicates the end of character input (step S3). If it is a key indicating the end of character input, the process is terminated. If it is not a key indicating the end of character input, the character information is stored in the character information area (T
EXT) 9b (step S4).

【0023】文字入力の途中で行われる改行を検出した
か否かを判別し(ステップS5)、改行が検出された場
合、カウンタ領域(CONT)9cに値1を加算する
(ステップS6)。これにより、行数を計数する。
It is determined whether or not a line break that occurs during character input is detected (step S5). If a line break is detected, the value 1 is added to the counter area (CONT) 9c (step S6). Thereby, the number of rows is counted.

【0024】一方、ステップS5で改行が検出されない
場合、再度キー入力待ち(ステップS2)に戻る。
On the other hand, if a line feed is not detected in step S5, the process returns to the key input waiting (step S2) again.

【0025】行数が100の倍数になったか否かを判別
し(ステップS7)、100の倍数になった場合、先頭
行領域(LINE)9dで示す先頭行からカウンタ領域
(CONT)9cで示す行までの文字情報をハードディ
スク(HD)7に保存する(ステップS8)。文字情報
は、この処理を実行する度、ハードディスク(HD)7
の異なる領域に異なる文書名で保存される。一方、ステ
ップS7で100の倍数でない場合、再度キー入力待ち
(ステップS2)に戻る。
It is determined whether or not the number of lines has become a multiple of 100 (step S7), and if it has become a multiple of 100, it is indicated by a counter region (CONT) 9c from the first line indicated by the first line region (LINE) 9d. The character information up to the line is stored in the hard disk (HD) 7 (step S8). The character information is stored in the hard disk (HD) 7 every time this processing is executed.
Different document names are stored in different areas. On the other hand, if it is not a multiple of 100 in step S7, the process returns to the key input waiting (step S2) again.

【0026】カウンタ領域(CONT)9cの値が10
0の場合、1行目から100行目までの100行を保存
し、それ以外の場合、200行を保存する。すなわち、
1行目から100行目までは特別に短い行数で保存する
のである。
The value of the counter area (CONT) 9c is 10
In the case of 0, 100 lines from the first line to the 100th line are saved, and in other cases, 200 lines are saved. That is,
The first to 100th lines are saved with a particularly short number of lines.

【0027】図3は外部記憶装置に保存されるテキスト
文書の範囲を示す説明図である。1行目から100行目
までのテキスト文書は、文書100という文書名でハー
ドディスク7に保存される。1行目から200行目まで
のテキスト文書は、文書200という文書名で、同様に
101行目から300行目までのテキスト文書は文書3
00という文書名で保存される。同様に201行目から
400行目までのテキスト文書は文書400という文書
名で保存される。このように、1行目から300行目ま
でのテキスト文書は必ず100行単位で2つの文書に重
複して保存される。
FIG. 3 is an explanatory diagram showing a range of a text document stored in the external storage device. The text documents from the first line to the 100th line are stored in the hard disk 7 under the document name of document 100. The text document from the first line to the 200th line has a document name of document 200, and similarly, the text document from the 101st line to the 300th line is document 3.
It is saved under the document name 00. Similarly from line 201
The text document up to the 400th line is document 400
Saved by name. In this way, from line 1 to line 300
The text document in is always stored in two documents in units of 100 lines.

【0028】つづいて、最初の100行の保存文書であ
るか否かを調べるために、カウンタ領域(CONT)9
cが値100であるか否かを判別する(ステップS
9)。その結果、値100でない場合、先頭行領域(L
INE)9dに値100を加算し(ステップS10)、
キー入力待ち(ステップS2)に戻る。カウンタ領域
(CONT)9cが値100の場合、先頭行は値1のま
まにしておく必要があるので、何もせずキー入力待ち
(ステップS2)に戻る。
Subsequently, in order to check whether or not the document is the stored document of the first 100 lines, the counter area (CONT) 9
It is determined whether or not c has a value of 100 (step S
9). As a result, when the value is not 100, the first row area (L
INE) 9d is incremented by 100 (step S10),
It returns to the key input waiting (step S2). If the counter area (CONT) 9c has a value of 100, it is necessary to keep the value of 1 in the first row, and the process returns to the key input waiting state (step S2) without doing anything.

【0029】カウンタ領域(CONT)9cが値100
の場合、先頭行は値1のままにしておく必要があるの
で、何もせずキー入力待ち(ステップS2)に戻る。
The counter area (CONT) 9c has a value of 100.
In the case of 1, it is necessary to keep the value 1 in the first row, so the process returns to the key input waiting state (step S2) without doing anything.

【0030】このような処理を行うことにより、文字入
力の途中、始めに100行単位で、それ以後、200行
単位でハードディスク(HD)7に別々の独立した文書
が保存される。
By performing such processing, separate independent documents are stored in the hard disk (HD) 7 in units of 100 lines in the middle of character input and thereafter in units of 200 lines.

【0031】[第2の実施の形態]つぎに、第2の実施
の形態における文字処理装置の構成について説明する。
本実施の形態における文字処理装置は前記第1の実施の
形態と同一のハードウェア構成を有する。前記第1の実
施の形態では、テキストは200行単位で互いに別の文
書として保存され、必ず100行単位で2つの文書に重
複されていた。本実施の形態では、テキストをハードデ
ィスク(HD)7に保存する際、どの部分も2重に保存
されるが、一方ではテキストを頁単位に独立した文書と
して保存し、他方ではテキスト全体を1つの文書として
保存する。
[Second Embodiment] Next, the configuration of the character processing device according to the second embodiment will be described.
The character processing device according to the present embodiment has the same hardware configuration as that of the first embodiment. In the first embodiment, the texts are stored as separate documents in units of 200 lines and are duplicated in two documents in units of 100 lines. In the present embodiment, when the text is saved in the hard disk (HD) 7, every part is double saved, but on the one hand, the text is saved as an independent document in page units, and on the other hand, the whole text is saved as one. Save as a document.

【0032】図5は外部記憶装置に保存されるテキスト
の範囲を示す説明図である。各頁に文書名を付けること
とし、例えば1頁目を文書1とし、2頁目を文書2とし
てハードディスク(HD)7に保存する。それとは別に
テキスト全体にも文書全体という文書名を付けて保存す
る。
FIG. 5 is an explanatory diagram showing the range of text stored in the external storage device. A document name is given to each page. For example, the first page is stored as the document 1 and the second page is stored as the document 2 in the hard disk (HD) 7. Apart from that, the entire text is also saved with the document name "entire document".

【0033】図4は第2の実施の形態における文字処理
装置の動作処理手順を示すフローチャートである。ま
ず、CPU1はカウンタ領域(CONT)9cを値0に
クリアする(ステップS11)。本実施の形態では、カ
ウンタ領域(CONT)9cは頁番号を数えるカウンタ
として使用される。つづいて、キー入力待ち状態となり
(ステップS12)、キーが入力された場合、文字入力
終了を示すキーであるか否かを判別する(ステップS1
3)。文字入力終了を示すキーである場合、処理を終了
し、文字入力終了を示すキーでない場合、文字情報を文
字情報領域(TEXT)9bに格納する(ステップS1
4)。
FIG. 4 is a flow chart showing the operation processing procedure of the character processing device according to the second embodiment. First, the CPU 1 clears the counter area (CONT) 9c to 0 (step S11). In the present embodiment, the counter area (CONT) 9c is used as a counter for counting page numbers. Subsequently, a key input waiting state is entered (step S12), and when a key is input, it is determined whether or not the key is a key indicating the end of character input (step S1).
3). If it is a key indicating the end of character input, the process is terminated. If it is not a key indicating the end of character input, the character information is stored in the character information area (TEXT) 9b (step S1).
4).

【0034】文字入力の途中で行われる改頁を検出した
か否かを判別し(ステップS15)、改頁が検出された
場合、カウンタ領域(CONT)9cに値1を加算する
(ステップS16)。これにより、頁数を計数する。一
方、ステップS15で改頁が検出されない場合、再度、
キー入力待ち(ステップS12)に戻る。
It is determined whether or not a page break that occurs during character input is detected (step S15), and if a page break is detected, the value 1 is added to the counter area (CONT) 9c (step S16). . Thereby, the number of pages is counted. On the other hand, if no page break is detected in step S15,
The process returns to the key input waiting (step S12).

【0035】カウンタ領域(CONT)9cが示す頁の
テキストを独立の文書としてハードディスク(HD)7
に保存する(ステップS17)。
The hard disk (HD) 7 uses the text of the page indicated by the counter area (CONT) 9c as an independent document.
(Step S17).

【0036】さらに、ここまで文字入力されたテキスト
全体を独立した文書としてハードディスク(HD)7に
保存し(ステップS18)、再度、キー入力待ち(ステ
ップS12)に戻る。
Further, the entire text input up to this point is stored as an independent document in the hard disk (HD) 7 (step S18), and the process returns to the key input waiting (step S12) again.

【0037】本実施の形態では、テキスト全体を保存す
るタイミングは頁の切れ目であるが、さらに細かいタイ
ミングで保存することも可能である。テキストのどの箇
所も外部記憶装置であるハードディスクに2重に保存さ
れているので、いずれか一方が破壊されても、もう一方
で復活させることができる。
In the present embodiment, the timing for saving the entire text is a page break, but it is also possible to save at a finer timing. Since any part of the text is doubly stored in the hard disk which is the external storage device, even if one of them is destroyed, the other can be restored.

【0038】尚、上記実施の形態では、テキストを所定
行数もしくは所定頁数毎に別文書として保存する場合を
示したが、所定文字数毎に保存するようにしてもよく、
これにより内容などに応じた分割を行うことができる。
In the above embodiment, the text is saved as a separate document for each predetermined number of lines or pages, but it may be saved for each predetermined number of characters.
As a result, division can be performed according to the content.

【0039】また、上記実施の形態では、テキストを2
重に保存する場合を示したが、3重に保存するようにし
てもよく、これにより2箇所に跨って事故が起きた場合
でも復活させることができる。
In the above embodiment, the text is 2
Although the case where the data is stored twice is shown, the data may be stored three times, so that even if an accident occurs in two places, it can be restored.

【0040】さらに、外部記憶装置としては、ハードデ
ィスク、フロッピーディスクに限らず、光ディスク、光
磁気ディスク、CD−ROM、CD−R、磁気テープ、
不揮発性のメモリカードなどを用いることができる。
Further, the external storage device is not limited to a hard disk and a floppy disk, but an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape,
A non-volatile memory card or the like can be used.

【0041】またさらに、本発明は複数の機器から構成
されるシステムに適用してもよいし、1つの機器からな
る装置に適用してもよい。また、本発明はシステムある
いは装置にプログラムを供給することによって達成され
る場合にも適用できることはいうまでもない。この場
合、本発明を達成するためのソフトウェアによって表さ
れるプログラムを格納した記憶媒体をシステムあるいは
装置に読み出すことによってそのシステムあるいは装置
が本発明の効果を享受することが可能となる。
Furthermore, the present invention may be applied to a system composed of a plurality of devices or may be applied to an apparatus composed of one device. Further, it goes without saying that the present invention can also be applied to the case where it is achieved by supplying a program to a system or an apparatus. In this case, by reading the storage medium storing the program represented by the software for achieving the present invention into the system or device, the system or device can enjoy the effects of the present invention.

【0042】[0042]

【発明の効果】本発明の請求項1に係る文字処理装置に
よれば、入力手段により文字を入力してテキストを作成
し、作成されたテキストを第1記憶手段に記憶し、該
記憶されたテキストを表示手段により表示するととも
に、入力手段より所定量の文字群が新たに入力される毎
に、この新たに入力された所定量の文字群とその直前に
入力された当該所定量の文字群とを1ファイルとして、
不揮発性メモリに新規保存するようにしたので、文字入
力中に電源が切れたりシステムに誤動作があった場合、
不揮発性メモリからテキストを復活させることができ
る。また、新たに入力された所定量の文字群より前に入
力された文字群は2つのファイルに重複して保存される
ので、不揮発性メモリの1ファイルに不具合が生じて
も、他のファイルから同じ文字群を読み出すことができ
る。また、所定量の文字群を入力する毎に、その所定量
の倍までの大きさの1ファイルを保存するのみであるの
で、短時間で保存動作が完了し、保存のために使用者の
入力が中断される期間が短くて済む。したがって、使用
者は安心してスムーズに長文のテキストを作成できる。
According to the character processing apparatus according to claim 1 of the present invention, to create a text entering characters by the input means, storing the generated text in the first storing means, are the storage Tomo and displayed by the display means the text
Every time a predetermined amount of character group is newly input by the input means.
In addition, this newly input character group of a predetermined amount and immediately before that
The input predetermined character group and the character group as one file,
Since it is newly saved in the non-volatile memory, if the power is turned off or the system malfunctions while entering characters,
Text can be restored from non-volatile memory . Also, before entering the newly input specified amount of characters,
The input character groups are duplicated and saved in two files
Therefore, if one file in the non-volatile memory is defective,
Can also read the same group of characters from other files
It Also, every time you enter a certain amount of characters,
It only saves one file up to twice the size of
The save operation is completed in a short time, and the user
The period for which input is interrupted is short. Therefore, the user can comfortably and smoothly create long texts.

【0043】請求項2に係る文字処理装置によれば、前
記所定は、所定文字数、所定行数あるいは所定頁数で
あるので、テキストの内容、形式、量などに応じた分割
を行うことができる。
According to the character processing device of the second aspect, since the predetermined amount is a predetermined number of characters, a predetermined number of lines, or a predetermined number of pages, it is possible to perform division according to the content, format, amount, etc. of the text. it can.

【0044】請求項3に係る文字処理方法によれば、文
字を入力してテキストを作成し、該作成されたテキスト
を記憶し、該記憶されたテキストを文字処理装置により
表示するとともに、所定量の文字群が新たに入力される
毎に、前記文字処理装置が、この新たに入力された所定
量の文字群とその直前に入力された当該所定量の文字群
とを1ファイルとして、不揮発性メモリに新規保存する
ようにしたので、文字入力中に電源が切れたりシステム
に誤動作があった場合、不揮発性メモリからテキストを
復活させることができる。また、新たに入力された所定
量の文字群より前に入力された文字群は2つのファイル
に重複して保存されるので、不揮発性メモリの1ファイ
ルに不具合が生じても、他のファイルから同じ文字群を
読み出すことができる。また、所定量の文字群を入力す
る毎に、その所定量の倍までの大きさの1ファイルを保
存するのみであるので、短時間で保存動作が完了し、保
存のために使用者の入力が中断される期間が短くて済
む。したがって、使用者は安心してスムーズに長文のテ
キストを作成できる。
According to the character processing method of claim 3, a character is input to create a text, the created text is stored, and the stored text is displayed by the character processing device. At the same time, each time a predetermined amount of character group is newly input, the character processing device makes one file of the newly input predetermined amount of character group and the predetermined amount of character group input immediately before that. As a result, since the data is newly saved in the non-volatile memory, the text can be restored from the non-volatile memory when the power is turned off or the system malfunctions during character input. Also, since the character groups input before the newly input predetermined amount of character groups are stored in duplicate in two files, even if one file in the nonvolatile memory fails, The same character group can be read. In addition, each time a predetermined amount of character groups is input, only one file that is up to twice the predetermined amount is saved, so the saving operation is completed in a short time, and the user input for saving. The period of interruption is short. Therefore, the user can comfortably and smoothly create long texts.

【0045】[0045]

【0046】[0046]

【0047】[0047]

【0048】[0048]

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

【図1】文字処理装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a character processing device.

【図2】文字処理装置の動作処理手順を示すフローチャ
ートである。
FIG. 2 is a flowchart showing an operation processing procedure of the character processing device.

【図3】外部記憶装置に保存されるテキスト文書の範囲
を示す説明図である。
FIG. 3 is an explanatory diagram showing a range of a text document stored in an external storage device.

【図4】第2の実施の形態における文字処理装置の動作
処理手順を示すフローチャートである。
FIG. 4 is a flowchart showing an operation processing procedure of the character processing device according to the second embodiment.

【図5】外部記憶装置に保存されるテキストの範囲を示
す説明図である。
FIG. 5 is an explanatory diagram showing a range of text stored in an external storage device.

【符号の説明】[Explanation of symbols]

1 CPU 7 ハードディスク 9 RAM 9b 文字情報領域 9c カウンタ領域 9d 先頭行領域 1 CPU 7 hard disk 9 RAM 9b Character information area 9c counter area 9d First line area

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 文字を入力してテキストを作成する入力
手段と、 該作成されたテキストを記憶する第1記憶手段と、 該記憶されたテキストを表示する表示手段とを備えた文
字処理装置において、 前記入力手段より所定量の文字群が新たに入力される毎
に、この新たに入力された所定量の文字群とその直前に
入力された当該所定量の文字群とを1ファイルとして、
不揮発性メモリに新規保存する保存手段とを備えたこと
を特徴とする文字処理装置。
1. A character processing apparatus comprising: an input unit for inputting a character to create a text; a first storage unit for storing the created text; and a display unit for displaying the stored text. , Each time a predetermined amount of character group is newly input by the input means, the newly input predetermined amount of character group and the predetermined amount of character group input immediately before are defined as one file,
A character processing device comprising: a storage unit for newly storing in a non-volatile memory.
【請求項2】 前記所定量は、所定文字数、所定行数あ
るいは所定頁数であることを特徴とする請求項1記載の
文字処理装置。
2. The character processing device according to claim 1, wherein the predetermined amount is a predetermined number of characters, a predetermined number of lines, or a predetermined number of pages.
【請求項3】 文字を入力してテキストを作成し、 該作成されたテキストを記憶し、 該記憶されたテキストを表示する、文字処理装置により
実行される文字処理方法において、 所定量の文字群が新たに入力される毎に、前記文字処理
装置が、この新たに入力された所定量の文字群とその直
前に入力された当該所定量の文字群とを1ファイルとし
て、不揮発性メモリに新規保存することを特徴とする文
字処理方法。
3. A character processing device for inputting characters to create text, storing the created text, and displaying the stored text.
In character processing method executed, each time a predetermined amount of character group is newly input, the character processing
Character processing method apparatus, the newly inputted predetermined quantity of the character group and the character set of the predetermined amount inputted immediately before as a file, characterized in that it newly stored in the nonvolatile memory.
JP16093896A 1996-05-31 1996-05-31 Character processing apparatus and method Expired - Fee Related JP3531893B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16093896A JP3531893B2 (en) 1996-05-31 1996-05-31 Character processing apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16093896A JP3531893B2 (en) 1996-05-31 1996-05-31 Character processing apparatus and method

Publications (2)

Publication Number Publication Date
JPH09319737A JPH09319737A (en) 1997-12-12
JP3531893B2 true JP3531893B2 (en) 2004-05-31

Family

ID=15725483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16093896A Expired - Fee Related JP3531893B2 (en) 1996-05-31 1996-05-31 Character processing apparatus and method

Country Status (1)

Country Link
JP (1) JP3531893B2 (en)

Also Published As

Publication number Publication date
JPH09319737A (en) 1997-12-12

Similar Documents

Publication Publication Date Title
JPS6049425A (en) Display system for sentence processor
JP3531893B2 (en) Character processing apparatus and method
JPH0410660B2 (en)
JPH0522933B2 (en)
JP2756246B2 (en) Character processor
JP3113066B2 (en) Document processing device with long sentence editing function
JPH0816563A (en) Information processor and information processing method
JP2786260B2 (en) Kana-Kanji conversion device
JP2995630B2 (en) Document data processing device
JPH07114543A (en) Document processor
JPH05173732A (en) Printing controller
JPH08185507A (en) Document processor with filing function
JPH02230375A (en) Electronic filing system
JP2556488B2 (en) Character processor
JP2837497B2 (en) Output control device and output control method
JP3027834B2 (en) Document file name display
JPH03280153A (en) Information processor
JPH0751374B2 (en) Document processor
JPS62189566A (en) Document preparing device
JPS6083122A (en) Character processor
JPS63113597A (en) Document generator
JPH03156667A (en) Document editing processor
von Bechtolsheim et al. Fonts in TEX
JPH06325034A (en) Information processor
JPH07168836A (en) Document processing system

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040301

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080312

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090312

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100312

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100312

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110312

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120312

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140312

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees