JPS61122734A - Repeated input system of character - Google Patents

Repeated input system of character

Info

Publication number
JPS61122734A
JPS61122734A JP59244844A JP24484484A JPS61122734A JP S61122734 A JPS61122734 A JP S61122734A JP 59244844 A JP59244844 A JP 59244844A JP 24484484 A JP24484484 A JP 24484484A JP S61122734 A JPS61122734 A JP S61122734A
Authority
JP
Japan
Prior art keywords
character
cursor
immediately before
repeat
key
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
JP59244844A
Other languages
Japanese (ja)
Inventor
Yasushi Miyaoka
宮岡 靖
Akira Matama
真玉 明良
Morimasa Mano
真野 守正
Hiroyuki Kikukawa
菊川 博幸
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.)
Brother Industries Ltd
Hitachi Software Engineering Co Ltd
Original Assignee
Brother Industries Ltd
Hitachi Software Engineering 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 Brother Industries Ltd, Hitachi Software Engineering Co Ltd filed Critical Brother Industries Ltd
Priority to JP59244844A priority Critical patent/JPS61122734A/en
Publication of JPS61122734A publication Critical patent/JPS61122734A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To execute the repeated input of the same 'Kanji' (Chinese character) or the like easily by forming a repeat key for indicating the repeat of a character displayed immediately before a cursor. CONSTITUTION:Data inputted from an input device 10 are analyzed and worked by a CPU 20 and written in a document buffer 41 of a memory (RAM) 40 on the basis of a code format. Simultaneously with said processing, the CPU 20 reads out the contents on the screen of a display device 50 and supplies and displays the read-out contents on the display device 50. When a repeat key is depressed, the CPU 20 reads out a character in the document buffer 41 which is to be displayed immediately before the cursor and supplies the character to the display device 50 so as to be inserted into a position immediately before the cursor. The CPU 20 executes similar processing also for a character string in the document processing buffer 41.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は文書作成装置において、同一文字を連続して繰
返し入力する方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a method for continuously and repeatedly inputting the same character in a document creation device.

〔発明の背景〕[Background of the invention]

文書作成装置において、同一文字を連続して入力する場
合1通常は当該文字キーを繰り返し押下することにより
行っている。しかし1.この方式で同一漢字を連続して
入力しようとすると、仮名漢字変換を伴うため操作が非
常にわずられし・いものとなる。これは、既に入力した
任意の文字について、該文字以降に同一文字を連続して
挿入する場合も同様である。また、従来のリピートキー
を備えた文書作成装置は、直前のファンクション操作を
繰り返し行う場合、リピートキーの押下で代替するとい
うものであり、同一文字を連続して入力するための考慮
はなされていない。
2. Description of the Related Art In a document creation device, when inputting the same character continuously, 1 the character key is usually pressed repeatedly. But 1. If you try to input the same kanji in succession using this method, the operation becomes extremely cumbersome because it involves conversion of kana to kanji. This also applies to the case where the same character is inserted consecutively after any character that has already been input. Furthermore, in conventional document creation devices equipped with a repeat key, when repeating the previous function operation, the press of the repeat key is used instead, and no consideration is given to inputting the same character continuously. .

〔発明の目的〕[Purpose of the invention]

本発明の目的は、WX字の繰返し入力、以前入力した文
字の連続挿入、あるいはメニュー等から選択した文字の
繰返し入力等をfffllなキー操作で実現することに
ある。
An object of the present invention is to realize repeated input of the character WX, continuous insertion of previously input characters, repeated input of characters selected from a menu, etc., by fffll key operations.

〔発明の概要〕[Summary of the invention]

本発明は、カーソル直前の文字を繰返すことを指示する
リピートキーを設け、該リピートーキーが押下されると
、カーソル直前の文字を該リピートキーが押下されてい
る間、繰り返しカーソル直前に挿入することを特徴とす
る。
The present invention provides a repeat key that instructs to repeat the character immediately before the cursor, and when the repeat key is pressed, the character immediately before the cursor is repeatedly inserted immediately before the cursor while the repeat key is pressed. It is characterized by

〔発明の実施例〕[Embodiments of the invention]

第1図は本発明で対象とする文書作成装置の全体ブロッ
ク図である。第1図において、入力装置10は各種のフ
ァンクションキー、文字キー等が配置されたキーボード
などからなり、そのキ一群中に本発明に係わるものとし
てリピートーキーがある。入力装置lOより入力された
データは中央処理袋!20で解析・加工され、コード形
式でメモリ(RAM)40内の文書バッファ41に書き
込まれる。これと並行して、中央処理装置20は文書バ
ッファ41の内容を表示装置i!50の画面表示単位に
順次i出し1表示装置150に供給して表示せしめる。
FIG. 1 is an overall block diagram of a document creation device to which the present invention is applied. In FIG. 1, an input device 10 includes a keyboard on which various function keys, character keys, etc. are arranged, and among the keys, there is a repeat key that relates to the present invention. The data input from the input device IO is centrally processed! The data is analyzed and processed in step 20 and written in code form to a document buffer 41 in a memory (RAM) 40. In parallel, the central processing unit 20 displays the contents of the document buffer 41 on the display device i! The i output is sequentially supplied to the 1 display device 150 for display in 50 screen display units.

入力装!!10のリピートキーが押下されると、中央処
理装置!20は、文書バッファ41中のカーソル直前の
文字を読出し1表示液aSOに供給してカーソル直前に
挿入表示せしめると共に文書バッファ41の文字列につ
いても同様の処理を行う。
Input device! ! When the 10 repeat key is pressed, the central processing unit! 20 reads the character immediately before the cursor in the document buffer 41 and supplies it to the 1 display liquid aSO to insert and display it immediately before the cursor, and also performs the same processing on the character string in the document buffer 41.

中央処理袋W20の処理に必要なプログラムはメモリ(
ROM)30に格納されており、その一つに本発明に係
わるリピート入力プログラム31がある。リピート入力
プログラム31はリピートキーの押下で起動され、カー
ソル直前の文字を文書バッファ41より読み出して表示
装置!50に供給し、リピートキーが押下され続けてい
る間、その文字を繰り返し挿入して表示する。
The program necessary for processing the central processing bag W20 is stored in the memory (
ROM) 30, one of which is a repeat input program 31 according to the present invention. The repeat input program 31 is activated by pressing the repeat key, reads the character immediately before the cursor from the document buffer 41, and displays it on the display device! 50, and while the repeat key continues to be pressed, that character is repeatedly inserted and displayed.

第2図は本発明に係わる処理フロー図を示す。FIG. 2 shows a processing flow diagram according to the present invention.

まず電源の投入が行わ九ると、キー人力があるまでルー
プ状態となり(ステップ101)、キー人力があると、
そのキーを判定する(ステップ102)。そして、Wi
源切断キーならば処理を終了し。
First, when the power is turned on, the loop state continues until there is key power (step 101), and when there is key power,
The key is determined (step 102). And Wi
If it is the source disconnection key, the process ends.

リピートキー以外のキー人力ならばその他の処理を続行
する(ステップ106)。一方、リピートキーの場合は
、カーソル直前に文字があるか否か判定しくステップ1
03)、文字がなければエラーブザーを発する(ステッ
プ107)。リピートキーが入力され、カーソル直前に
文字がある場合は1文書バッファ41よりカーソル直前
の文字を読み出して表示装置150に供給し、カーソル
直前の表示位置に挿入する(ステップ104)。次にリ
ピートキーが押下されたまへか否か判定しくステップ1
05)、リピートキーが押下され続けている間、ステッ
プ104の処理を繰り返す、この間0文書バッファ41
の文字列については、読み出た文字以降を1文字ずつ後
にずらし、該読み出した文字の直後に同一文字を書き込
む、これをリピートキーが押下されている間繰り返す、
リピートキーが解除されると、リピート処理が終了し、
次のキー人力があるまでループ状態でキー人力を監視す
る。
If a key other than the repeat key is manually operated, other processing continues (step 106). On the other hand, in the case of a repeat key, step 1 is used to determine whether there is a character immediately before the cursor.
03), if there are no characters, an error buzzer is sounded (step 107). When the repeat key is input and there is a character immediately before the cursor, the character immediately before the cursor is read from the one-document buffer 41, supplied to the display device 150, and inserted at the display position immediately before the cursor (step 104). Next, step 1 to determine whether the repeat key is pressed or not
05), while the repeat key continues to be pressed, the process of step 104 is repeated; during this time, the document buffer 41 is 0.
For the character string, shift the read character forward one character at a time, write the same character immediately after the read character, and repeat this while the repeat key is pressed.
When the repeat key is released, repeat processing ends.
The key power is monitored in a loop until the next key power is available.

第3図はリピートキーによる文字の繰返し入力の一例を
示したものである。第3図中、「−」がカーソル位置を
示す、第3@(イ)の状態でリピートキーを押下し続け
ると、カーソル直前の文字「こ」が続けて入力され1表
示画面は第3図(ロ)のようになる、こぎで、第3図(
ハ)に示すように、左カーソルキーで「か」の文字にカ
ーソルを合せ、再びリピートキーを押下し続けると、カ
ーソル直前の文字「お」が続けて入力され1表示画面は
第3図(ニ)のようになる、第3図は全て平仮名の局舎
であるが、漢字についても同様である。
FIG. 3 shows an example of repeatedly inputting characters using the repeat key. In Figure 3, "-" indicates the cursor position. If you keep pressing the repeat key in the state of 3 @ (a), the character "K" immediately before the cursor will be input continuously, and the first display screen will be as shown in Figure 3. Figure 3 (2).
As shown in Fig. 3), if you move the cursor to the character "ka" using the left cursor key and press and hold the repeat key again, the character "o" immediately before the cursor will be input continuously, and the 1 display screen will be displayed as shown in Fig. 3 (c). d) Figure 3 shows all hiragana characters, but the same is true for kanji.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、リピートキーを押下するのみで、カー
ソル直前の文字をそれ以降に任意の文字数、入力あるい
は挿入することができるため、同一漢字等を繰返し入力
する場合、従来に比べてキー操作が非常に容易になる。
According to the present invention, by simply pressing the repeat key, it is possible to input or insert any number of characters immediately before the cursor, so when repeatedly inputting the same kanji, etc., it is possible to input or insert the character immediately before the cursor. becomes very easy.

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

第1図は本発明で対象とする文書作成装置の全体ブロッ
ク図、第2図は本発明に係る処理を説明するためのフロ
ー図、第3図は本発明による文字の入力例を示す図であ
る。 10・・・入力装置、  20・・・中央処理装置。 30・・・メモリ (ROM)、   31・・・リピ
ート入力プログラム、 40・・・メモリ(RAM)。 41・・・文書バッフ7ア、  50・・・表示装置。
FIG. 1 is an overall block diagram of a document creation device targeted by the present invention, FIG. 2 is a flow diagram for explaining the processing according to the present invention, and FIG. 3 is a diagram showing an example of character input according to the present invention. be. 10... Input device, 20... Central processing unit. 30...Memory (ROM), 31...Repeat input program, 40...Memory (RAM). 41... Document buffer 7a, 50... Display device.

Claims (1)

【特許請求の範囲】[Claims] (1)入力装置から文字等を入力して表示装置に表示し
、文書を作成する文書作成装置において、前記入力装置
にリピートキーを設け、該リピートキーが押下されてい
る間、カーソル直前の文字を繰り返しカーソル直前位置
に挿入することを特徴とする文字の繰返し入力方式。
(1) In a document creation device that creates a document by inputting characters etc. from an input device and displaying them on a display device, the input device is provided with a repeat key, and while the repeat key is pressed, the character immediately before the cursor is displayed. A character repeating input method characterized by repeatedly inserting a character at the position immediately before the cursor.
JP59244844A 1984-11-20 1984-11-20 Repeated input system of character Pending JPS61122734A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59244844A JPS61122734A (en) 1984-11-20 1984-11-20 Repeated input system of character

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59244844A JPS61122734A (en) 1984-11-20 1984-11-20 Repeated input system of character

Publications (1)

Publication Number Publication Date
JPS61122734A true JPS61122734A (en) 1986-06-10

Family

ID=17124810

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59244844A Pending JPS61122734A (en) 1984-11-20 1984-11-20 Repeated input system of character

Country Status (1)

Country Link
JP (1) JPS61122734A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6439526U (en) * 1987-08-28 1989-03-09
JPH01102922U (en) * 1987-12-28 1989-07-12
JPH01102923U (en) * 1987-12-28 1989-07-12
JPH01144930U (en) * 1988-03-25 1989-10-05
JP2010015529A (en) * 2008-07-07 2010-01-21 Masako Horiguchi Cellular phone having same character input instruction function

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5636729A (en) * 1979-08-31 1981-04-10 Canon Inc Character processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5636729A (en) * 1979-08-31 1981-04-10 Canon Inc Character processor

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6439526U (en) * 1987-08-28 1989-03-09
JPH01102922U (en) * 1987-12-28 1989-07-12
JPH01102923U (en) * 1987-12-28 1989-07-12
JPH01144930U (en) * 1988-03-25 1989-10-05
JP2010015529A (en) * 2008-07-07 2010-01-21 Masako Horiguchi Cellular phone having same character input instruction function

Similar Documents

Publication Publication Date Title
JPS6320622A (en) Document editing device
JPS61122734A (en) Repeated input system of character
JPH0135353B2 (en)
JPS6269356A (en) Character processor
JP2555036B2 (en) Character string input device
JPH04147364A (en) Kana/kanji conversion system
JPS62267855A (en) Character space setting system for document preparing device
JPS61229153A (en) Word processor
JPS5876930A (en) Character input method
JPH035876A (en) Rubi kana (japanese syllabary alongside chinese character) input system
JPS61122786A (en) Alphanumeric input system
JPS60245074A (en) Automatic agate display system
JPS61279974A (en) Documentation device
JPS60251462A (en) Document processor
JPH03282813A (en) Character input device
JPS62117063A (en) Kana conversion system for word processor
JPH01321558A (en) Input system for 1-byte katakana code
JPH01161570A (en) Document preparing device
JPH02287813A (en) Character processor
JPH05158930A (en) Japanese input device
JPH0950535A (en) Image data output device
JPH01246620A (en) Information input/output device
JPS6113335A (en) Controlling system of input display
JPH04133165A (en) Kana/kanji converter
JPH0569226B2 (en)