JPH04268957A - Document preparing device - Google Patents

Document preparing device

Info

Publication number
JPH04268957A
JPH04268957A JP3030252A JP3025291A JPH04268957A JP H04268957 A JPH04268957 A JP H04268957A JP 3030252 A JP3030252 A JP 3030252A JP 3025291 A JP3025291 A JP 3025291A JP H04268957 A JPH04268957 A JP H04268957A
Authority
JP
Japan
Prior art keywords
processing
editing
character
key
memory
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
JP3030252A
Other languages
Japanese (ja)
Inventor
Hidenori Nagasaki
長崎 秀紀
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP3030252A priority Critical patent/JPH04268957A/en
Publication of JPH04268957A publication Critical patent/JPH04268957A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve the efficiency of a key input operation by performing processing in character unit continuously with the small number of times of, the key operation in edit processing such as the erasure, insertion, and retreat of a character and the movement of a cursor. CONSTITUTION:When the content of the edit processing and the continuous number of times are instructed from a keyboard 2, the data representing the content of the editing processing and that of the continuous number of times are stored in memory 14. An edit processing part 12 executes the edit content of, for example, instructed continuous erasure processing, etc., by the continuous number of times by referring to the storage content of the memory 14.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、作成した文書において
文字の削除、挿入、カーソルの移動等の編集処理を、キ
ー入力の指示により実行する機能を備えた文書作成装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document creation device having a function of executing editing processes such as deleting and inserting characters, moving a cursor, etc. in a created document in response to key input instructions.

【0002】0002

【従来の技術】従来、日本語ワードプロセッサでは、作
成した文書において、文字の削除,挿入,後退,カーソ
ルの移動等の編集処理は、キーボードに設けられた専用
キーの操作により実行される。具体的には、削除キーが
操作されると、カーソルで指示された文字から前方(文
章の後段方向)に1文字単位で削除される。これに対し
て、後退キーが操作されると、カーソルで指示された文
字から後方(文章の前段方向)に1文字単位で削除され
る。
2. Description of the Related Art Conventionally, in Japanese word processors, editing processes such as deleting, inserting, backing characters, and moving a cursor in a created document are performed by operating special keys provided on a keyboard. Specifically, when the delete key is operated, each character is deleted from the character indicated by the cursor forward (toward the end of the sentence). On the other hand, when the backward key is operated, each character is deleted backwards (towards the front of the sentence) from the character indicated by the cursor.

【0003】さらに、挿入キーが操作されると、カーソ
ルで指示された文字の前にスペースまたはカーソルで指
示された行の前に空行が挿入される。カーソルは、前後
および左右の各カーソルキーの操作により、上下および
左右に移動される。
Furthermore, when the insert key is operated, a space is inserted before the character indicated by the cursor, or a blank line is inserted before the line indicated by the cursor. The cursor is moved vertically and horizontally by operating the forward/backward and left/right cursor keys.

【0004】このような専用キーの操作により、各種編
集処理を実行できるが、通常では1回のキー操作で1文
字単位の処理がなされる。したがって、例えば20文字
を削除する場合には、削除キーを20回操作する必要が
ある。このような欠点を解消するために、いわゆるオー
トリピート機能を有する装置がある。オートリピート機
能は、キーを押し続けると、キーに該当する機能を連続
して実行する機能である。例えば削除キーを押し続けた
場合、カーソルで指示した文字から連続的に文字列を削
除する。削除キーを離すと、削除処理が終了する。これ
により、複数の文字を削除したり、複数のスペースを挿
入する等の編集処理を行なう場合に、1文字単位でキー
操作を行なう必要がないため、キー操作の煩わしさを解
消することができる。
[0004] Various editing processes can be executed by operating such dedicated keys, but normally one key operation processes one character at a time. Therefore, for example, in order to delete 20 characters, it is necessary to operate the delete key 20 times. In order to eliminate such drawbacks, there are devices having a so-called auto-repeat function. The auto-repeat function is a function that, when a key is held down, continuously executes the function corresponding to the key. For example, if you keep pressing the delete key, the character string will be deleted consecutively starting from the character indicated by the cursor. When the delete key is released, the deletion process ends. This eliminates the need to perform key operations for each character when performing editing operations such as deleting multiple characters or inserting multiple spaces, eliminating the hassle of key operations. .

【0005】[0005]

【発明が解決しようとする課題】文字の削除,挿入,後
退,カーソルの移動等の編集処理を各専用キーの操作に
より実行する装置において、オートリピート機能を利用
することにより、1回のキー操作で連続的な編集処理を
行なうことができる。しかしながら、オートリピート機
能では、処理速度が速すぎて、例えば削除処理の場合に
必要以上に文字を削除してしまうことがある。言い換え
れば、キーを押し続けて、必要な位置で離すタイミング
の決定が困難である。また、行単位で削除等の処理を行
なう装置があるが、文字単位の処理が不可能である。
[Problem to be Solved by the Invention] In a device that executes editing processing such as deleting, inserting, backing up characters, and moving a cursor by operating each dedicated key, by using an auto-repeat function, it is possible to You can perform continuous editing processing. However, the processing speed of the auto-repeat function is too fast, and for example, in the case of deletion processing, characters may be deleted more than necessary. In other words, it is difficult to determine when to keep pressing a key and release it at the required position. Furthermore, although there are devices that perform processing such as deletion on a line-by-line basis, processing on a character-by-character basis is not possible.

【0006】本発明の目的は、文字の削除,挿入,後退
,カーソルの移動等の編集処理において、少ないキー操
作回数で文字単位の処理を連続的に行なうことができる
ようにして、キー入力操作の効率を向上することができ
る文書作成装置を提供することにある。
An object of the present invention is to enable continuous character-by-character processing with a small number of key operations in editing processing such as deleting, inserting, backing up characters, and moving the cursor. An object of the present invention is to provide a document creation device that can improve the efficiency of document creation.

【0007】[0007]

【課題を解決するための手段】本発明は、文字の削除、
挿入、カーソルの移動等の編集処理を行なう機能を有す
る文書作成装置において、編集処理の内容および指定さ
れた編集処理を連続的に実行するときの連続回数を指示
するための入力手段、この入力手段により指示された編
集処理の内容および連続回数データをそれぞれ記憶する
メモリ手段およびメモリ手段の記憶内容を参照して、入
力手段により指示された編集処理の内容を指示された連
続回数分だけ実行する編集処理実行手段を有する装置で
ある。
[Means for Solving the Problems] The present invention provides for deleting characters,
In a document creation device having a function of performing editing processing such as insertion and cursor movement, an input means for instructing the content of editing processing and the number of consecutive times when specified editing processing is to be executed continuously; Editing that executes the contents of the editing process specified by the input means for the specified number of consecutive times by referring to the memory means for storing the contents of the editing process specified by the input means and the data on the number of consecutive times, and the memory contents of the memory means, respectively. This is a device having processing execution means.

【0008】[0008]

【作用】本発明では、入力手段により編集処理の内容お
よび連続回数が指示されると、その編集処理の内容およ
び連続回数データがメモリ手段に記憶される。編集処理
実行手段は、メモリ手段の記憶内容を参照して、指示さ
れた内容を連続回数分だけ実行する。具体的には、例え
ば文字の削除処理が指示された場合に、指示された連続
回数分に相当する文字列が削除される。
According to the present invention, when the contents of the editing process and the number of consecutive times are instructed by the input means, the contents of the editing process and the number of consecutive times data are stored in the memory means. The editing processing execution means refers to the contents stored in the memory means and executes the instructed contents a number of consecutive times. Specifically, for example, when character deletion processing is instructed, character strings corresponding to the number of consecutive times instructed are deleted.

【0009】[0009]

【実施例】以下図面を参照して本発明の実施例を説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Examples of the present invention will be described below with reference to the drawings.

【0010】図1は本発明の実施例に係わる文書作成装
置の概念的構成を説明するためのブロック図である。ま
た、図2は同実施例の文書作成装置の要部を示すブロッ
ク図である。
FIG. 1 is a block diagram for explaining the conceptual configuration of a document creation device according to an embodiment of the present invention. Further, FIG. 2 is a block diagram showing the main parts of the document creation device of the same embodiment.

【0011】図2に示すように、本装置は、文書作成処
理,各種編集処理及び各種制御処理を実行する中央処理
ユニット(CPU)1、入力装置であるキーボード2と
入力制御部3、表示装置であるディスプレイ4と表示制
御部5、および印刷装置であるプリンタ6と印刷制御部
7を備えている。
As shown in FIG. 2, this device includes a central processing unit (CPU) 1 that executes document creation processing, various editing processing, and various control processing, a keyboard 2 and input control section 3 that are input devices, and a display device. The printer 6 includes a display 4 and a display control section 5, and a printer 6 and a print control section 7, which are printing devices.

【0012】さらに、本装置は、CPU1が各種処理を
実行するためのプログラムを格納しているROM(リー
ドオンリメモリ)8、仮名漢字変換処理用の仮名漢字辞
書(ROM)9及び文書バッファメモリ(RAM)10
を有する。
Furthermore, this device includes a ROM (read only memory) 8 that stores programs for the CPU 1 to execute various processes, a kana-kanji dictionary (ROM) 9 for kana-kanji conversion processing, and a document buffer memory ( RAM) 10
has.

【0013】このような文書作成装置において、本発明
に係わる機能構成は、図1に示すように、編集作業制御
部11、編集処理部12、文字列一時退避メモリ13、
編集処理の指示内容と連続回数データを記憶するための
メモリ14、画面データメモリ15および画面表示部1
6からなる。
In such a document creation device, the functional configuration according to the present invention includes an editing work control section 11, an editing processing section 12, a character string temporary saving memory 13, as shown in FIG.
A memory 14 for storing instruction contents of editing processing and consecutive number data, a screen data memory 15, and a screen display unit 1
Consists of 6.

【0014】編集作業制御部11は本発明の編集処理に
必要な制御を実行する。編集処理部12は、削除処理部
12a,削除復帰部12b,挿入処理部12cおよびカ
ーソル移動処理部12dを有し、削除,挿入,後退,カ
ーソル移動の編集処理を実行する。文字列一時退避メモ
リ13は、削除処理及び後退処理のときに、削除範囲の
文字列を一時的に格納するメモリである。画面データメ
モリ15は、編集処理後の文書情報を格納し、画面表示
部16に出力する。画面データメモリ15及び画面表示
部16は、図1に示す表示制御部5とディスプレイ4に
相当する構成要素である。編集作業制御部11および編
集処理部12は、図1に示すCPU1に相当する構成要
素である。
The editing work control section 11 executes the control necessary for the editing processing of the present invention. The editing processing section 12 includes a deletion processing section 12a, a deletion restoration section 12b, an insertion processing section 12c, and a cursor movement processing section 12d, and executes editing processing such as deletion, insertion, backtracking, and cursor movement. The character string temporary save memory 13 is a memory that temporarily stores character strings in the deletion range during deletion processing and backing-up processing. The screen data memory 15 stores the edited document information and outputs it to the screen display section 16. The screen data memory 15 and the screen display section 16 are components corresponding to the display control section 5 and display 4 shown in FIG. The editing work control section 11 and the editing processing section 12 are components corresponding to the CPU 1 shown in FIG.

【0015】キーボード2は、各種文字,記号キー等以
外に、本発明の編集処理に必要な専用キー2a〜2kを
備えている。但し、テンキー2eは通常の数字キーに相
当する。キーボード2からのキー入力信号は、入力制御
部3によりデコードされて編集作業制御部11に入力さ
れる。次に、同実施例の動作を説明する。
The keyboard 2 includes, in addition to various character and symbol keys, special keys 2a to 2k necessary for the editing process of the present invention. However, the numeric keypad 2e corresponds to normal numeric keys. Key input signals from the keyboard 2 are decoded by the input control section 3 and input to the editing work control section 11 . Next, the operation of this embodiment will be explained.

【0016】まず、キーボード2から文字列が入力され
て(図3のステップS1)、仮名漢字変換処理が指示さ
れると、CPU1は仮名漢字辞書9を参照して仮名漢字
変換処理を実行する(ステップS2)。CPU1により
作成された文書データは、文書バッファメモリ10に展
開される。表示制御部5は、CPU1の制御により、文
書バッファメモリ10に展開された文書データをディス
プレイ4の画面に表示する(ステップS3)。印刷制御
部7は、CPU1の制御により、文書バッファメモリ1
0に展開された文書データをプリンタ6により印刷する
First, when a character string is input from the keyboard 2 (step S1 in FIG. 3) and a kana-kanji conversion process is instructed, the CPU 1 refers to the kana-kanji dictionary 9 and executes the kana-kanji conversion process ( Step S2). Document data created by the CPU 1 is expanded into a document buffer memory 10. The display control unit 5 displays the document data developed in the document buffer memory 10 on the screen of the display 4 under the control of the CPU 1 (step S3). The print control unit 7 stores the document buffer memory 1 under the control of the CPU 1.
The document data expanded to 0 is printed by the printer 6.

【0017】ここで、作成された文書に対して、キーボ
ード2から編集処理を指示するためのキー入力がなされ
ると(ステップS4のYES)、編集作業制御部11は
指示された内容の編集処理を実行させる。編集処理の内
容が連続モードではない場合には(ステップS5のNO
)、編集処理部12は従来の編集処理を実行する(ステ
ップS11)。即ち、専用キーの操作毎に、文字単位の
編集処理を実行する。例えば削除キー2aを操作すると
、カーソルで指示された文書中の文字から前方(文章の
後段方向)に1文字単位で削除される処理が実行される
Here, when a key input for instructing editing processing is made from the keyboard 2 for the created document (YES in step S4), the editing work control unit 11 performs editing processing of the instructed content. Execute. If the content of the editing process is not continuous mode (NO in step S5)
), the editing processing unit 12 executes conventional editing processing (step S11). That is, each time a dedicated key is operated, editing processing is performed for each character. For example, when the delete key 2a is operated, a process is executed in which characters in the document indicated by the cursor are deleted one character at a time forward (toward the end of the text).

【0018】一方、連続モードが指示されると(ステッ
プS5のYES)、入力制御部3は、キーボード2の連
続モードの編集処理に関係するキー2f〜2iに対応す
る指示内容をメモリ14の記憶エリア14bに格納する
(ステップS6)。さらに、入力制御部3は、キーボー
ド2のテンキー2eの操作により、入力される連続回数
を指示するデータをメモリ14の記憶エリア14aに格
納する(ステップS7のYES,S8)。連続回数デー
タとは、キー2f〜2iの操作回数に応じた文字数に相
当するデータである。
On the other hand, when the continuous mode is instructed (YES in step S5), the input control unit 3 stores in the memory 14 the instruction contents corresponding to the keys 2f to 2i related to editing processing in the continuous mode of the keyboard 2. It is stored in area 14b (step S6). Furthermore, the input control unit 3 stores data indicative of the number of consecutive inputs to be made in the storage area 14a of the memory 14 by operating the numeric keypad 2e of the keyboard 2 (YES in step S7, S8). The consecutive number of times data is data corresponding to the number of characters according to the number of operations of the keys 2f to 2i.

【0019】具体的には、例えば連続削除キー2fが操
作されると、連続削除処理の指示内容がメモリ14の記
憶エリア14bに記憶される。また、削除すべき文字数
が20文字の場合には、テンキー2eの操作により入力
された数値「20」がメモリ14の記憶エリア14aに
格納される。
Specifically, for example, when the continuous deletion key 2f is operated, the contents of the instruction for continuous deletion processing are stored in the storage area 14b of the memory 14. Furthermore, when the number of characters to be deleted is 20, the numerical value "20" input by operating the numeric keypad 2e is stored in the storage area 14a of the memory 14.

【0020】この後に、選択実行キー2jが操作される
と(ステップS9のYES)、編集作業制御部11は、
メモリ14をアクセスして、記憶エリア14bに格納さ
れた指示内容を参照し、編集処理部12に指示する(ス
テップS10)。編集処理部12では、指示内容に応じ
た例えば削除処理部12aが起動する(図4のステップ
S12のYES)。
After this, when the selection execution key 2j is operated (YES in step S9), the editing work control section 11 performs the following operations.
The memory 14 is accessed, the instruction contents stored in the storage area 14b are referred to, and instructions are given to the editing processing section 12 (step S10). In the editing processing section 12, for example, the deletion processing section 12a is activated according to the instruction content (YES in step S12 in FIG. 4).

【0021】編集作業制御部11は、メモリ14をアク
セスして、記憶エリア14aに格納された連続回数デー
タを参照し、編集処理部12に指示する(ステップS1
3)。削除処理部12aは、カーソルで指示された文書
中の文字から連続回数分の文字列を、メモリ13に一時
的に格納して退避させる(ステップS14)。削除処理
部12aは、カーソルで指示された文書中の文字から前
方(文章の後段方向)に、連続回数分の文字(ここでは
20文字)を削除する処理を実行する(ステップS15
)。
The editing work control section 11 accesses the memory 14, refers to the consecutive number data stored in the storage area 14a, and instructs the editing processing section 12 (step S1).
3). The deletion processing unit 12a temporarily stores and saves a consecutive number of character strings from the character in the document indicated by the cursor in the memory 13 (step S14). The deletion processing unit 12a executes a process of deleting a consecutive number of characters (in this case, 20 characters) from the character in the document indicated by the cursor forward (in the direction of the latter part of the sentence) (step S15).
).

【0022】連続削除キー2fの操作による削除処理後
に、選択実行キー2j等のキー入力操作が実行される前
に、削除復帰キー2kが操作されると(ステップS16
のYES)、削除復帰部12bが起動し削除復帰処理を
行なう。即ち、削除復帰キー2kの操作毎に、1文字分
の文字を復帰する(ステップS17)。削除復帰部12
bは、メモリ13から復帰すべき文字を読出して文書中
に復帰させる。削除復帰部12bは、文字を復帰処理す
る毎に、メモリ13の内容を修正する(ステップS18
)。即ち、復帰処理した文字を、メモリ13に一時退避
した文字列から削除する。
If the deletion return key 2k is operated after the deletion process by operating the continuous deletion key 2f and before any key input operation such as the selection execution key 2j is executed (step S16
YES), the deletion restoration unit 12b is activated and performs deletion restoration processing. That is, each time the deletion return key 2k is operated, one character is restored (step S17). Deletion restoration section 12
b reads the character to be restored from the memory 13 and restores it to the document. The deletion restoration unit 12b modifies the contents of the memory 13 every time a character is restored (step S18).
). That is, the restored character is deleted from the character string temporarily saved in the memory 13.

【0023】連続後退キー2hが操作された場合には(
ステップS19のYES)、削除処理部12aは、連続
削除処理と同様に文字列を削除する後退処理を、連続回
数分だけ実行する(ステップS20〜S22)。連続後
退処理は、連続削除処理とは逆に、カーソルで指示され
た文字から後方(文章の前段方向)に連続回数分の文字
を削除する処理である。この連続後退処理の後に、削除
復帰キー2kが操作されると、削除復帰部12bが起動
し、前記のような削除復帰処理を行なう。
When the continuous reverse key 2h is operated (
(YES in step S19), the deletion processing unit 12a executes backward processing for deleting character strings the same number of consecutive times as in the continuous deletion processing (steps S20 to S22). Continuous backward processing is the opposite of continuous deletion processing, and is processing in which characters are deleted consecutively from the character indicated by the cursor (in the direction toward the front of the sentence) a number of times. When the deletion restoration key 2k is operated after this continuous backward processing, the deletion restoration section 12b is activated and performs the deletion restoration processing as described above.

【0024】また、連続挿入キー2gが操作された場合
には(ステップS23のYES)、挿入処理部12cが
起動し、カーソルで指示された文字の前にスペースを、
連続回数分だけ挿入する処理を実行する(ステップS2
4〜S25)。この場合、例えばキーボード2の改行キ
ー(図示せず)を操作したときには、カーソルで指示さ
れた行の前に空行が挿入する処理を実行する内容でもよ
い。
Furthermore, when the continuous insertion key 2g is operated (YES in step S23), the insertion processing section 12c is activated and inserts a space in front of the character indicated by the cursor.
Execute the process of inserting the number of consecutive times (step S2
4-S25). In this case, for example, when a line feed key (not shown) on the keyboard 2 is operated, a blank line may be inserted before the line indicated by the cursor.

【0025】さらに、カーソル移動キー2dが操作され
た場合には(ステップS26のYES)、カーソル移動
処理部12dが起動し、連続回数分だけカーソルを上下
および左右の各方向に移動させる処理を実行する(ステ
ップS27〜S28)。ここで、カーソル移動キー2d
は、上下および左右の各方向に応じた4つのカーソルキ
ーからなる。
Furthermore, when the cursor movement key 2d is operated (YES in step S26), the cursor movement processing unit 12d is activated and executes processing to move the cursor in the up/down and left/right directions by the number of consecutive times. (Steps S27-S28). Here, cursor movement key 2d
consists of four cursor keys corresponding to the up/down and left/right directions.

【0026】このようにして、削除、挿入、後退、カー
ソル移動等の編集処理を行なう場合に、連続モードを例
えば専用キーにより指示し、かつ連続回数を例えばテン
キーにより指示することにより、指示された編集処理を
連続的に実行することができる。具体的には、例えば2
0文字分の連続削除処理を指示すると、カーソルで指定
された文字から20文字分の削除処理を連続して行なう
ことができる。
In this way, when performing editing processing such as deletion, insertion, backtracking, and cursor movement, the continuous mode can be specified using, for example, a dedicated key, and the number of continuous operations can be specified using, for example, a numeric keypad. Editing processing can be performed continuously. Specifically, for example, 2
If a continuous deletion process for 0 characters is instructed, deletion processes for 20 characters starting from the character specified by the cursor can be performed consecutively.

【0027】即ち、編集処理の内容および連続回数を指
示するキー操作だけで、連続回数分の編集処理を連続的
に行なうことができる。したがって、従来では例えば2
0文字分の削除処理を行なうには、削除キーを20回分
操作する必要があったが、本発明では最低2回のキー操
作だけで実現できる。また、オートリピート機能を利用
する方式に対して、本発明では予め指示する連続回数に
応じて、必要な文字数分だけの編集処理を実行するため
、必要以上の文字を削除する等の不都合な事態を防止す
ることができる。
That is, the editing process can be performed continuously for the number of consecutive times by simply operating the keys to specify the content of the editing process and the number of consecutive times. Therefore, conventionally, for example, 2
In order to delete 0 characters, it was necessary to operate the delete key 20 times, but with the present invention, this can be accomplished with at least two key operations. In addition, in contrast to the method that uses the auto-repeat function, the present invention executes editing processing for the required number of characters according to the number of consecutive times specified in advance, resulting in inconvenient situations such as deleting more characters than necessary. can be prevented.

【0028】[0028]

【発明の効果】以上詳述したように本発明によれば、編
集処理の内容および連続回数を指示するキー操作だけで
、文字の削除,挿入,後退,カーソルの移動等の編集処
理を文字単位でかつ連続的に行なうことができる。した
がって、特に複数の文字分の編集処理を実行する場合に
、少ないキー操作回数で実行できるため、結果的に文書
作成時のキー入力操作の効率を向上することができる。
Effects of the Invention As described in detail above, according to the present invention, editing processing such as character deletion, insertion, backward movement, and cursor movement can be performed character by character simply by key operations that specify the content of editing processing and the number of consecutive editing operations. It can be done continuously and continuously. Therefore, especially when performing editing processing for a plurality of characters, it can be performed with a small number of key operations, and as a result, the efficiency of key input operations when creating a document can be improved.

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

【図1】本発明の実施例に係わる文書作成装置の概念構
成を示すブロック図。
FIG. 1 is a block diagram showing the conceptual configuration of a document creation device according to an embodiment of the present invention.

【図2】同実施例に係わる文書作成装置の要部を示すブ
ロック図。
FIG. 2 is a block diagram showing main parts of a document creation device according to the same embodiment.

【図3】同実施例の動作を説明するためのフローチャー
ト。
FIG. 3 is a flowchart for explaining the operation of the embodiment.

【図4】同実施例の動作を説明するためのフローチャー
ト。
FIG. 4 is a flowchart for explaining the operation of the embodiment.

【図5】同実施例の動作を説明するためのフローチャー
ト。
FIG. 5 is a flowchart for explaining the operation of the embodiment.

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

11…編集作業制御部、12…編集処理部、13…文字
列一時退避メモリ、14…メモリ。
DESCRIPTION OF SYMBOLS 11...Editing work control part, 12...Editing processing part, 13...Character string temporary saving memory, 14...Memory.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  文字の削除、挿入、カーソルの移動等
の編集処理を行なう機能を有する文書作成装置において
、前記編集処理の内容および指定された前記編集処理を
連続的に実行するときの連続回数を指示するための入力
手段と、この入力手段により指示された前記編集処理の
内容および前記連続回数データをそれぞれ記憶するメモ
リ手段と、このメモリ手段の記憶内容を参照して、前記
入力手段により指示された前記編集処理の内容を指示さ
れた連続回数分だけ実行する編集処理実行手段とを具備
したことを特徴とする文書作成装置。
Claim 1: In a document creation device having a function of performing editing processing such as character deletion, insertion, and cursor movement, the content of the editing processing and the number of consecutive times when the specified editing processing is continuously executed. an input means for instructing, a memory means for respectively storing the contents of the editing process and the continuous number data instructed by the input means, and an input means for instructing by the input means with reference to the stored contents of the memory means. and editing processing execution means for executing the contents of the edited editing processing a specified number of consecutive times.
JP3030252A 1991-02-25 1991-02-25 Document preparing device Pending JPH04268957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3030252A JPH04268957A (en) 1991-02-25 1991-02-25 Document preparing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3030252A JPH04268957A (en) 1991-02-25 1991-02-25 Document preparing device

Publications (1)

Publication Number Publication Date
JPH04268957A true JPH04268957A (en) 1992-09-24

Family

ID=12298524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3030252A Pending JPH04268957A (en) 1991-02-25 1991-02-25 Document preparing device

Country Status (1)

Country Link
JP (1) JPH04268957A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7157484B1 (en) * 2021-05-21 2022-10-20 株式会社リセ Document editing program, document editing device and document editing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7157484B1 (en) * 2021-05-21 2022-10-20 株式会社リセ Document editing program, document editing device and document editing method

Similar Documents

Publication Publication Date Title
US6064802A (en) Character information processor for printing characters
JP3471854B2 (en) Character processing apparatus and method
JP3850057B2 (en) Character information processing device
JPH04268957A (en) Document preparing device
JPH0128975B2 (en)
JPH0142417B2 (en)
JPS6010348B2 (en) Automatic conversion method for half-width and full-width characters
JPH0375912B2 (en)
JPH0410660B2 (en)
JPH0749851A (en) Document shaping device
JPH0823744B2 (en) Character string processor
JP2916986B2 (en) Character output device
JPS6195438A (en) Electronic typewriter
JPH038271B2 (en)
JPH0638256B2 (en) I / O device
JP3371435B2 (en) Input mode automatic setting method or input mode automatic setting device
JPH0573548A (en) Document shaping device
JPH0630096B2 (en) Japanese processor
JPH03129461A (en) Document edit processor
JPH02116963A (en) Document data processing device
JPH03157758A (en) Document preparing device
JPH05274307A (en) Device and method for preparing document
JPH07152736A (en) Method for converting plural calligraphic styles
JPH03171252A (en) Character processor
JPH08161328A (en) Characterinformation processor