JPS641819B2 - - Google Patents

Info

Publication number
JPS641819B2
JPS641819B2 JP54127203A JP12720379A JPS641819B2 JP S641819 B2 JPS641819 B2 JP S641819B2 JP 54127203 A JP54127203 A JP 54127203A JP 12720379 A JP12720379 A JP 12720379A JP S641819 B2 JPS641819 B2 JP S641819B2
Authority
JP
Japan
Prior art keywords
indent
register
memory
cursor
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.)
Expired
Application number
JP54127203A
Other languages
Japanese (ja)
Other versions
JPS5650432A (en
Inventor
Katsumi Masaki
Hiroshi Oowada
Shunpei Takenaka
Shuji Ichimura
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 JP12720379A priority Critical patent/JPS5650432A/en
Publication of JPS5650432A publication Critical patent/JPS5650432A/en
Publication of JPS641819B2 publication Critical patent/JPS641819B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、通常の文字と同様の入力操作で制御
文字を入力することができ、入力した文字を、前
記制御文字によつて規定される領域内に収まる様
に表示することのできる文字処理装置に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention allows control characters to be input by the same input operation as normal characters, and input characters defined by the control characters. The present invention relates to a character processing device that can display characters within a region.

[従来の技術] 従来この種の文字処理装置における編集領域は
予め設定されているか、或いは文字入力以外のラ
イトペン等の操作によつて設定されていた。
[Prior Art] Conventionally, the editing area in this type of character processing device has been set in advance, or has been set by an operation other than character input, such as a light pen.

[発明が解決しようとする問題点] しかしながら、上述の従来技術では、領域は固
定的に予め設定されているか、或いは文字入力、
文書編集を行なう上で必要な領域を文字入力を以
外のライトペン等の操作によつて設定する必要が
あつた。
[Problems to be Solved by the Invention] However, in the above-mentioned conventional technology, the area is fixedly set in advance, or the area is
When editing a document, it was necessary to set the necessary area by operating a light pen or the like other than by inputting characters.

[問題点を解決する為の手段] この問題点を解決する為に本発明は、通常の文
字と同様の入力操作で制御文字を入力することが
でき、入力した文字を前記制御文字によつて規定
される領域内に収まる様に表示する手段を備えて
なる。
[Means for Solving the Problem] In order to solve this problem, the present invention allows control characters to be input using the same input operation as ordinary characters, and allows the input characters to be input using the control characters. It comprises means for displaying so as to fit within a defined area.

[実施例] 以下、本発明の実施例を図面を参照しながら説
明する。
[Example] Hereinafter, an example of the present invention will be described with reference to the drawings.

本発明はデータの行頭行末をそろえた形にデー
タを編集する文字処理装置に関する。
The present invention relates to a character processing device that edits data so that the beginning and end of lines of data are aligned.

第1図は本発明による文字処理装置の一実施例
を示す機能ブロツク図である。同図に於いて、
KB1はキーボートで、例えばJIS鍵盤、漢字フ
ルキーボード、ペンタツチ入力ボード等で構成さ
れ、キヤラクタキーCKを有する。
FIG. 1 is a functional block diagram showing an embodiment of a character processing device according to the present invention. In the same figure,
KB1 is a keyboard, which is composed of, for example, a JIS keyboard, a full Kanji keyboard, a pen-touch input board, etc., and has a character key CK.

KB2はキーボードで、第2図に示す如きフア
ンクシヨンキーを備えている。同図について説明
すると、DELは入力データを削除させるデリー
トキー、OWは入力されたデータの上に新たなデ
ータを書き込むオーバーライトキー、INSは入力
データの間に新たなデータを書き込むインサート
キー、CARはカーソルを移動させるキー、IND
1〜IND3はインデントを入力させるインデン
トキー、WKは白紙信号を入力させる白紙キーで
ある。
KB2 is a keyboard equipped with function keys as shown in FIG. To explain the diagram, DEL is the delete key to delete input data, OW is the overwrite key to write new data on top of the input data, INS is the insert key to write new data between input data, CAR is the key to move the cursor, IND
1 to IND3 are indent keys for inputting an indent, and WK is a blank key for inputting a blank signal.

KB3はキーボードで、プリント指示を行なわ
せるプリントキーPRTを有する。
KB3 is a keyboard and has a print key PRT for issuing print instructions.

CCPUは編集処理部で、キーボードKB1〜3
からのキー信号に応じてデータを編集し、出力す
る。
CCPU is the editing processing unit, and keyboard KB1 to 3
Edit and output data according to the key signal from.

Buf1,Buf2はメモリで、データが格納され
る。
Buf1 and Buf2 are memories in which data is stored.

CRはカーソルレジスタで、カーソルデータが
記憶される。
CR is a cursor register where cursor data is stored.

SCはセレクタで、メモリBuf1,Buf2のいず
れかを編集処理部CCPUの指示により選択する。
SC is a selector that selects either memory Buf1 or Buf2 according to instructions from the editing processing unit CCPU.

DCは表示制御回路で、セレクタSCにより選択
されたメモリBuf1,Buf2のいずれか一方の内
容とカソールレジスタCRの内容を制御し、CRT
装置DPに出力する。
DC is a display control circuit that controls the contents of either memory Buf1 or Buf2 selected by the selector SC and the contents of the cursor register CR, and controls the contents of the CRT
Output to device DP.

PCはプリント制御回路で、セレクタSCにより
選択されたメモリBuf1もしくはBuf2の内容を
印刷する。
The PC is a print control circuit that prints the contents of the memory Buf1 or Buf2 selected by the selector SC.

第3図は第1図、第2図に示す各構成の具体的
構成を示すものである。同図に於いて、第1図と
第2図とに示された符番と同一のものには同じ符
番を示す。
FIG. 3 shows specific configurations of each of the configurations shown in FIGS. 1 and 2. In this figure, the same reference numerals as those shown in FIGS. 1 and 2 are designated by the same reference numerals.

編集処理部CCPUは第3図に示す如く3つの要
素から成つている。
The editing processing unit CCPU consists of three elements as shown in FIG.

CPUはマイクロプロセツサーで、演算、論理
判断等を行なう。
The CPU is a microprocessor that performs calculations, logical judgments, etc.

ROMは制御メモリで、各種処理手順及び図に
示す制御手順及び漢字情報等を記憶するものであ
る。第4図Aは制御手順の格納を示す。
The ROM is a control memory that stores various processing procedures, control procedures shown in the figures, Kanji information, etc. FIG. 4A shows storage of control procedures.

RAMはランダムアクセスのメモリで、各種デ
ータの一時記憶に用いられる。第4図Bにその主
要部を示す。第5図Bにインデントレジスタ
INDR1,INDR2の構成を示す。ABはアドレ
スバスで、制御対象を指示する信号を転送する。
DBはデータバスで、各種データを転送するもの
で、双方向性のバスである。CBはコントロール
バスで、各種制御対象に制御信号を印加するもの
である。
RAM is a random access memory used for temporary storage of various data. Figure 4B shows its main parts. Indent register in Figure 5B
The configuration of INDR1 and INDR2 is shown. AB is an address bus that transfers signals indicating the control target.
DB is a data bus that transfers various data and is a bidirectional bus. CB is a control bus that applies control signals to various control targets.

メモリBuf1,Buf2は第5図Aに示す如く22
行×22桁(484WORD)の容量を有する。
The memories Buf1 and Buf2 are 22 as shown in Figure 5A.
It has a capacity of row x 22 columns (484 WORD).

上述の構成より成る実施例の作動を次に詳述す
る。
The operation of the embodiment constructed as described above will now be described in detail.

本文字処理装置はキーボードKBの操作により
装置が起動されるものである。キーボードKBが
操作されると、キーボードKBより発生するイン
タラプト信号がマイクロプロセツサCPUに伝え
られ、これによりマイクロプロセツサCPUを介
して制御メモリROM内の制御手順を呼び出し、
制御手順に従つて各制御が行なわれる。
This character processing device is activated by operating the keyboard KB. When the keyboard KB is operated, an interrupt signal generated by the keyboard KB is transmitted to the microprocessor CPU, which calls the control procedure in the control memory ROM via the microprocessor CPU.
Each control is performed according to the control procedure.

まず電源投入が行なわれると、第9図のステツ
プ1のイニシヤライズルーチンM1が行なわれ
る。その詳細は第10図に示す。まずマイクロプ
ロセツサCPUはメモリBuf1の内容をクリア(ス
テツプI1)、メモリBuf2の内容をクリア(ステ
ツプI2)する。引き続いてそれはバツフアセレク
トレジスタBSRに1を設定し、次にセレクタSC
に対しメモリBuf1の内容をセレクトさせる。
(ステツプI5)次にマイクロプロセツサCPUはオ
ーバライトフラツグOWFを「1」にセツトし、
インデントレジスタINDR1,2に数値22を入れ
る。(22×3×2W分)(ステツプI7)以上の処理
を行なうことでイニシヤライズルーチンを終え
る。
First, when the power is turned on, an initialization routine M1 of step 1 in FIG. 9 is performed. The details are shown in FIG. First, the microprocessor CPU clears the contents of memory Buf1 (step I1) and clears the contents of memory Buf2 (step I2). Subsequently, it sets buffer select register BSR to 1, then selector SC
selects the contents of memory Buf1.
(Step I5) Next, the microprocessor CPU sets the overwrite flag OWF to "1",
Put the number 22 into the indent registers INDR1 and INDR2. (22×3×2W minutes) (Step I7) By performing the above processing, the initialization routine is completed.

次に文字処理装置はキー待ちの状態に入り、キ
ーボードKB1からKB2のいずれかのキー操作
を待つ。(ステツプM2)第9図にその概要を示
す。
Next, the character processing device enters a key wait state and waits for any key operation on the keyboard KB1 to KB2. (Step M2) The outline is shown in Fig. 9.

ステツプM3〜ステツプM10で、マイクロプロ
セツサCPUは操作されたキーが、カーソルキー
CAR、インデントキーIND1〜IND3、白紙キ
ーWK、インサートキーINS、オーバライトキー
OW、デリートキーDEL、キヤラクタキーCKか
を次々に判定し、いずれのキーでもないとき、そ
の入力データを捨てる。(ステツプM10) もし、いずれかのキーが操作されたのであれ
ば、それぞれの判断のところで、カーソルルーチ
ン(ステツプM11)、インデントルーチン(ステ
ツプM12)、白紙キールーチン(ステツプM14)、
インサートルーチン(ステツプM15)、オーバラ
イトルーチン(ステツプM16)デリートルーチン
(ステツプM17)、キヤラクタルーチン(ステツプ
M18)に移る。
In steps M3 to M10, the microprocessor CPU determines whether the operated key is the cursor key or
CAR, indent keys IND1 to IND3, blank key WK, insert key INS, overwrite key
It successively determines whether it is OW, delete key DEL, or character key CK, and if it is not any key, discards the input data. (Step M10) If any key is operated, the cursor routine (step M11), indent routine (step M12), blank key routine (step M14),
Insert routine (step M15), overwrite routine (step M16), delete routine (step M17), character routine (step M17)
M18).

今第6図aに示す如く6列目から10列目に1つ
の文章を書き、12列目から14列目迄に他の文章を
書き込む場合、以下のようにして情報を書き込
む。
If one sentence is written in the 6th column to the 10th column and other sentences are written in the 12th column to the 14th column as shown in FIG. 6a, the information is written as follows.

まずカーソルキーCARが操作される。カーソ
ルキーCARの操作は第9図のステツプM3で判別
され、カーソルルーチンM11に移る。カーソル
キーCARが操作されると、マイクロプロセツサ
ーCPUはカーソルレジスタCRのレジスタXを1
インクリメントする。(ステツプC1) 次にマイクロプロセツサCPUはカーソルレジ
スタCRのXの内容が22以上かを判別する。(ステ
ツプC2)今の場合カーソルはX=0、Y=0か
ら始まつているので、上記判別はNOとなつてキ
ー待ちルーチンにもどる。
First, the cursor key CAR is operated. The operation of the cursor key CAR is determined at step M3 in FIG. 9, and the routine moves to cursor routine M11. When the cursor key CAR is operated, the microprocessor CPU sets register X of the cursor register CR to 1.
Increment. (Step C1) Next, the microprocessor CPU determines whether the contents of X in the cursor register CR are 22 or more. (Step C2) In this case, the cursor starts from X=0 and Y=0, so the above judgment becomes NO and the process returns to the key wait routine.

上述の如くカーソルキーCARを操作し、カー
ソルの位置を第5列目に移動させる。
Operate the cursor key CAR as described above to move the cursor to the fifth column.

次にインデントキーIND1を操作し、インデ
ント信号を入力させる。かかるキーに対する処理
は以下の如く行なわれる。第9図のステツプM4
で当該キーの操作が判別され、第12図A〜Dに
示すインデントルーチンの処理がマイクロプロセ
ツサCPUで行なわれる。
Next, operate the indent key IND1 to input an indent signal. Processing for such a key is performed as follows. Step M4 in Figure 9
The operation of the key is determined, and the microprocessor CPU executes the indentation routine shown in FIGS. 12A to 12D.

バツフアセレクトレジスタBSCの内容が判断
され、空きメモリ及び空きインデントレジスタを
探す。“空き”とは使用していないメモリもしく
は使用していないレジスタである。初期状態に於
いて、バツフアセレクトレジスタBSRの内容は
「1」となつているので、空きメモリBufとして
メモリBuf2、空きインデントレジスタINDRと
してインデントレジスタINDR2をセレクトす
る。(ステツプI1) 次にカーソルレジスタCRによつて示される行
よりE行(後述する)または最終行(22行目)ま
での現メモリBuf即ちメモリBufの内容(白紙コ
ードを除く)を各インデントによる仕切りに従つ
てメモリRAMのメモリWO1,WO2,WO3,
WO4に移す。
The contents of the buffer select register BSC are judged and free memory and free indent registers are searched. "Free" means unused memory or unused registers. In the initial state, the content of the buffer select register BSR is "1", so the memory Buf2 is selected as the free memory Buf, and the indent register INDR2 is selected as the free indent register INDR. (Step I1) Next, the contents of the current memory Buf (excluding blank codes) from the line indicated by the cursor register CR to line E (described later) or the last line (22nd line) are written by each indent. According to the partition, memory RAM memory WO1, WO2, WO3,
Move to WO4.

その際メモリW01L,W12L,W23L,
W34LにメモリW01,W12,W23,W3
4のデータの長を設定する。
At that time, memories W01L, W12L, W23L,
Memory W01, W12, W23, W3 in W34L
Set the length of the data in step 4.

次に空きメモリBuf、空きインデントレジス
タ、INDRにカーソルレジスタCRが示す行の前
まで現メモリBuf(メモリBuf1)及び現インデン
トレジスタINDR(インデントレジスタINDR1)
の内容をそのまま移す。今の場合、0行目にカー
ソルがあるので、移す内容はない。(ステツプI3) 次に変更指示したインデントに関してカーソル
レジスタCRが示す行からE行または最終行まで
空きメモリBuf2の指示された位置にインデント
コードを書き込む。また空きインデントレジスタ
INDR2にそのアドレスを書き込む。ここではメ
モリBuf2の第5列目にインデントコード〓をイ
ンデントレジスタINDR2に5を最終行迄書き込
む。(ステツプI4) 次に変更指示されなかつたインデントに関し、
カーソルレジスタCRが示す行からE行または最
終行まで空きメモリBuf(メモリBuf2)に、現メ
モリBuf(メモリBuf1)と同じ位置にインデント
コードを書き込む。また空きインデントレジスタ
INDR2に現インデントレジスタINDR1と同じ
インデントアドレスを記憶させる。(ステツプI5) ここでは初めインデントコードが現メモリに存
在しなかつたので、空きメモリの内容はこのステ
ツプで変化しない。
Next, the free memory Buf, the free indent register, and the current memory Buf (memory Buf1) and the current indent register INDR (indent register INDR1) until the line indicated by the cursor register CR in INDR.
Transfer the contents as is. In this case, the cursor is on line 0, so there is no content to move. (Step I3) Next, an indent code is written in the designated position of the free memory Buf2 from the line indicated by the cursor register CR to the E line or the last line regarding the indentation that has been instructed to be changed. Also a free indent register
Write the address to INDR2. Here, the indent code 〓 is written in the fifth column of the memory Buf2 and 5 is written in the indent register INDR2 until the last line. (Step I4) Next, regarding the indentation that was not instructed to be changed,
An indent code is written in the free memory Buf (memory Buf2) from the line indicated by the cursor register CR to the E line or the last line at the same position as the current memory Buf (memory Buf1). Also a free indent register
Store the same indent address as the current indent register INDR1 in INDR2. (Step I5) Since no indentation code exists in the current memory at the beginning, the contents of the free memory do not change in this step.

次にマイクロプロセツサCPUは空きインデン
トレジスタINDR2の最終行迄インデントアドレ
スを記入したかを判別し、NOであれば、ステツ
プI7でインデントアドレスを入れる制御を行な
い、ステツプI8に移る。YESであれば、直接ステ
ツプI8に移る。
Next, the microprocessor CPU determines whether the indent address has been written up to the last line of the empty indent register INDR2, and if NO, controls the entry of the indent address in step I7, and moves to step I8. If YES, proceed directly to step I8.

マイクロプロセツサCPUはメモリW01,W
12,W23,W34の内容を調べ、データがあ
るか調べる。(ステツプI8)今NOであるので、
ステツプI12に移る。
Microprocessor CPU has memory W01,W
Check the contents of 12, W23, and W34 to see if there is any data. (Step I8) Since the answer is now NO,
Move to step I12.

ステツプI12でマイクロプロセツサCPUは現メ
モリ(メモリBuf1)の空きメモリ(メモリBuf
2)へ移動した残りは存在するかを判断する。今
の場合NOであり、ステツプI16に処理は移る。
マイクロプロセツサCPUは現メモリ(メモリBuf
1)及び現インテンドレジスタ(レジスタINDR
1)の内容をクリアする為に、現メモリに
NULL Codeを入れ、一方に22を入れる。
At step I12, the microprocessor CPU transfers the current memory (memory Buf1) to free memory (memory Buf1).
2) Determine whether the remaining portion exists. In this case, the answer is NO, and the process moves to step I16.
The microprocessor CPU uses the current memory (memory Buf
1) and the current intent register (register INDR
1) In order to clear the contents of
Enter NULL Code and 22 on one side.

次にマイクロプロセツサCPUはバツフアセレ
クトレジスタBSRの内容を1→2にする。この
処理はバツフアセレクトレジスタBSRの内容が
“2”のとき、マイクロプロセツサCPUはそれに
“1”を入れる。(ステツプI17) 次にマイクロプロセツサCPUはバツフアセレ
クトレジスタBSRの内容に従つてセレクタSCを
切り換える。(ステツプI18)これで現メモリはメ
モリBuf2で現インデントレジスタはINDR2に
なる。
Next, the microprocessor CPU changes the contents of the buffer select register BSR from 1 to 2. In this process, when the content of the buffer select register BSR is "2", the microprocessor CPU puts "1" therein. (Step I17) Next, the microprocessor CPU switches the selector SC according to the contents of the buffer select register BSR. (Step I18) Now the current memory is memory Buf2 and the current indent register is INDR2.

以上の処理が終わると、またキー待ち状態とな
る。
When the above processing is completed, the system returns to the key wait state.

次に第1のインデントを文頭にする文章の文末
を決める為に第2のインデントコードを入力す
る。まず再びカーソルキーCARが操作される。
カーソルキーCARが操作されると、カーソルレ
ジスタのXの内容が再び前述の如く1操作毎に+
1インクリメントする。Xの内容が11となつたと
き、前述の第1のインデントを入力したときと同
様にインデントキーIND2が操作されると、前
述と同様に第2のインデンドのインデントコード
〓が空きメモリ(メモリBuf1)に記憶され、空
きインデントレジスタ(レジスタINDR1)にそ
のアドレスが記憶される。また現メモリ(メモリ
Buf2)の第1のインデントのインデントコード
〓及び現インデントレジスタ(レジスタINDR
2)のインデントアドレスが空きメモリ、空きイ
ンデントレジスターに移される。そしてバツフア
セレクタレジスタBSRの内容が「2」→「1」
に変化する。
Next, a second indent code is input to determine the end of the sentence with the first indent at the beginning. First, the cursor key CAR is operated again.
When the cursor key CAR is operated, the contents of the cursor register
Increment by 1. When the content of ), and its address is stored in a free indent register (register INDR1). Also, the current memory (memory
Buf2) first indent indent code 〓 and current indent register (register INDR
The indent address in 2) is moved to free memory and a free indent register. And the content of buffer selector register BSR changes from “2” to “1”
Changes to

上述と同様に第2インデントを文頭に第3イン
デントをその文末にする為に、カーソルキー
CARが操作され、図示の如くXが15となる迄、
そしてインデントキーINP3が操作されると、空
きメモリ(メモリBuf2)にインデントコード〓
が記憶され、空きインデントレジスタ(レジスタ
INDR2)に15が記憶され、現メモリ(メモリ
Buff1)の内容及び現インデントレジスタINDR
1の内容がそれぞれ空きメモリ(メモリBuff2)
空きインデントレジスタ(レジスタINDR2)に
移される。さらにバツフアセレクトレジスタ
BSRの内容が1→2に変わる。
In the same way as above, use the cursor key to make the second indent the beginning of the sentence and the third indent the end of the sentence.
CAR is operated until X becomes 15 as shown in the figure.
Then, when the indent key INP3 is operated, the indent code is written in the free memory (memory Buf2).
is memorized and a free indented register (register
15 is stored in the current memory (INDR2) and
Buff1) contents and current indent register INDR
The contents of 1 are each free memory (memory Buff2)
It is moved to a free indent register (register INDR2). Further buffer select register
The content of BSR changes from 1 to 2.

上述の処理が終了すると、再びキー待ちにな
る。
When the above-mentioned processing is completed, the machine waits for a key again.

まずカーソルキーCARを操作し、カーソルの
位置を第1行の第6列に移動させる。
First, operate the cursor key CAR to move the cursor to the 1st row, 6th column.

次にキヤラクタキーCKが操作されると、第9
図のステツプM9で、キヤラクタキーCKが操作さ
れたことが判断されると、ステツプM18のキヤラ
クタルーチンに入る。第17図Aにその詳細が示
される。
Next, when character key CK is operated, the 9th
When it is determined in step M9 of the figure that the character key CK has been operated, the character routine of step M18 is entered. The details are shown in FIG. 17A.

まずオーバライトフラツグOWFが1か否かを
調べる。今の場合、初期状態設定時に「1」にな
つているので、ステツプC2に移る。バツフアセ
レクトレジスタBSRにより現メモリを探す。
First, it is checked whether the overwrite flag OWF is 1 or not. In this case, it is set to "1" when setting the initial state, so move on to step C2. Search the current memory using the buffer select register BSR.

次にステツプC3で現メモリ(メモリBuff2)
に於いてカーソルレジスタCRの内容はインデン
トコードの存在位置かを調べる。
Next, in step C3, the current memory (memory Buff2)
In this step, the contents of the cursor register CR are checked to see if the indentation code exists.

今の場合NOで、ステツプC4に移り、カーソル
レジスタCRの(X・Y)に対応したメモリ位置
に入力キヤラクタコードを書き込む。
In this case, the answer is NO, and the process moves to step C4, where the input character code is written to the memory location corresponding to (X/Y) of the cursor register CR.

次にステツプC5に移つてカーソルによつて示
された行のインデントによる区切り範囲(X1
X2)を現インデントレジスタINDR2を参照して
求める。
Next, move to step C5 and indent the line indicated by the cursor to divide the range (X 1 ,
X 2 ) is determined by referring to the current indent register INDR2.

次にカーソルレジスタCRのXの内容をインク
リメントする。(ステツプC6) 次にインデントレジスタINDR2より求めたX2
の内容とカーソルレジスタCRのXとの値との大
きさを比較する。(ステツプC7) 今の場合X<X2なので、NOとなり、キー待ち
制御となる。
Next, the contents of X in cursor register CR are incremented. (Step C6) Next, X 2 obtained from the indent register INDR2
Compare the contents of and the value of X in the cursor register CR. (Step C7) In this case, since X<X 2 , the result is NO and key wait control is performed.

上述の如くして行の第9列迄キヤラクタを同様
に入れていくことができる。
Characters can be similarly entered up to the ninth column in the row as described above.

次に第10列目のキヤラクタ即ち第2インテンド
コードの左隣りのキヤラクタを入れるキー操作を
行なう。
Next, perform a key operation to enter the character in the 10th column, that is, the character to the left of the second intended code.

ステツプC1、C2、C3、C4、C5、C6は前述と
同様に行なう。
Steps C1, C2, C3, C4, C5, and C6 are performed in the same manner as described above.

次にステツプC7で、マイクロプロセツサCPU
はカーソルレジスタCRのXの内容がX2と等しい
かを調べる。ステツプC6でXの内容は第2イン
テンドコードのXアドレスと同じ値になつている
ので、ここでYESとなり、ステツプC8に移り、
カーソルレジスタCRのYの値を+1インクリメ
ントさせる。次にカーソルレジスタCRのYの値
が22以上かを調べ、NOであるので、次のステツ
プC10に移る。ステツプC10に於いてカーソルに
示された行のインデントによる区切り範囲(X1
X2)を現インデントレジスタINDR2を参照し求
める。
Next, in step C7, the microprocessor CPU
checks whether the contents of X in cursor register CR are equal to X2 . At step C6, the contents of
Increment the value of Y in cursor register CR by +1. Next, it is checked whether the value of Y in the cursor register CR is 22 or more, and since it is NO, the process moves to the next step C10. In step C10, the indented range of the line indicated by the cursor (X 1 ,
X 2 ) is determined by referring to the current indent register INDR2.

次にカーソルレジスタCRのXの値をX1+1に
する。すなわち、第2行目の第6列にカーソルを
移動させる。
Next, set the value of X in the cursor register CR to X 1 +1. That is, the cursor is moved to the second row, sixth column.

従つてインデントコード〓〜〓との間にキヤラ
クタを次々に配列させていくことができる。
Therefore, characters can be arranged one after another between the indentation codes 〓 to 〓.

従つてカーソルが次に第1行の第12列に配置さ
れたとき、第6図aの小文字で示したキヤラクタ
a,b,c……が第2インデントと第3インデン
トの間に配列されるのが前述の説明より理解され
るであろう。
Therefore, when the cursor is next placed in the 12th column of the 1st row, the characters a, b, c, etc. shown in lowercase letters in Figure 6a are arranged between the second and third indents. This will be understood from the above explanation.

今第6図aに示した現メモリ(メモリBuff2)
の第2インデントを第11列より第9列に移動させ
た場合の処理を説明する。
The current memory (memory Buff 2) shown in Figure 6 a
The processing when the second indent of is moved from the 11th column to the 9th column will be explained.

カーソルキーCARが操作され、カーソルを第
0行の第9列に移動させる。
The cursor key CAR is operated to move the cursor to the 0th row, 9th column.

次にインデントキーIND2が操作されると、
第9図のステツプM4でインデントキーであるこ
とが判別され、第12図Aより始まるインデント
ルーチンの制御を行なう。
Next, when indent key IND2 is operated,
At step M4 in FIG. 9, it is determined that the key is an indent key, and the indent routine starting from A in FIG. 12 is controlled.

まずステツプI1で、バツフアセレクトレジスタ
BSRの内容により空きメモリ(メモリBuff1)
及び空きインデントレジスタINDR1を探す。次
にカーソルレジスタCRによつて示される行より
E行もしくは最終行ここでは最終行迄の現メモリ
(メモリBuff1)の内容(白紙コードを除く)を
各インデントによる仕切りに従つてメモリW0
1,W12,W23,W34に移す。その際上記
メモリ内のデータの長さをメモリW01L,W1
2L,W23L,W34Lに入れる。
First, in step I1, the buffer select register is
Free memory (memory Buff1) depending on the contents of BSR
and search for free indentation register INDR1. Next, from the line indicated by the cursor register CR to line E or the last line, the contents of the current memory (memory Buff1) (excluding blank codes) are transferred to the memory W0 according to the partitions by each indent.
Move to 1, W12, W23, W34. At that time, the length of the data in the above memory is set to memory W01L, W1.
Put it in 2L, W23L, W34L.

次にステツプI3で、カーソルレジスタCRが示
す行の前までの現メモリBuf1及び現インデント
レジスタINDR1の内容を移す。
Next, in step I3, the contents of the current memory Buf1 and the current indent register INDR1 up to the line indicated by the cursor register CR are transferred.

次に変更指示したインデントに関し、カーソル
レジスタCRが示す行からE行または最終行ここ
では最終行まで空きメモリ(メモリBuf2)の指
示された位置にインデントコードを書き込む。ま
た空きインデントレジスタ(インデントレジスタ
INDR2)に指示されたアドレスを書き込む。
(ステツプI4)変更指示されなかつたインデント
に関し、カーソルレジスタCRが示す行からE行
もしくは最終行まで空きメモリBuf2に現メモリ
Buf1と同じ位置にインデントコードを書き込
む。又空きインデントレジスタINDR2に現イン
デントレジスタINDR1と同じインデントアドレ
スを記入する。
Next, regarding the indentation that has been instructed to be changed, an indentation code is written at the specified position in the free memory (memory Buf2) from the line indicated by the cursor register CR to the E line or the last line (in this case, the last line). Also, a free indent register (indent register
Write the specified address to INDR2).
(Step I4) Regarding the indentation that has not been changed, the current memory is stored in the free memory Buf2 from the line indicated by the cursor register CR to the E line or the last line.
Write the indentation code at the same position as Buf1. Also, write the same indent address as the current indent register INDR1 into the empty indent register INDR2.

空きインデントレジスタINDR2にすべてイン
デントデータを記入したら、ステツプI6、I7を終
了し、ステツプI8で、メモリW01,W12,W
23,W34にデータがあるかを調べる。
When all the indent data has been written into the empty indent register INDR2, steps I6 and I7 are finished, and in step I8, memories W01, W12, W
23, check whether there is data in W34.

今の場合、YESとなり、ステツプI9で、メモリ
W01,W12,W23,W34に退避したデー
タを空きインテンドレジスタINDR2に記憶され
た区切りデータに従つて空きメモリBuf2に書き
込む。
In this case, the answer is YES, and in step I9, the data saved in the memories W01, W12, W23, and W34 are written into the free memory Buf2 according to the delimiter data stored in the free intent register INDR2.

かかる制御は第12図Dに詳細に示す。この処
理はメモリW01,W12,W23,W34のそ
れぞれについて逐次行なう。
Such control is shown in detail in FIG. 12D. This process is performed sequentially for each of the memories W01, W12, W23, and W34.

今の場合、第6図Aに示される区切り〓〜〓間
のデータA,B,C,D,E,F……は第6図B
に示される区切り〓〜〓間に配列される。
In this case, the data A, B, C, D, E, F, etc. between the boundaries 〓 and 〓 shown in Fig. 6A are shown in Fig. 6B.
They are arranged between the delimiters 〓 and 〓 shown in .

まずステツプI801で、メモリW12の長さが0
でないことが判別され、カーソルレジスタCRの
X、Yの値を退避させる。(ステツプI802)カー
ソルがある行のインデントによる区切り範囲
(X1、X2)を空きインデントレジスタINDR2を
参照し求める。ここではX1=5、X2=9次にX1
+2≦X2であるか調べる。YESであるので、ス
テツプI805に移る。カーソルレジスタにX=X1
+1を入れる。カーソルによつて示された空きメ
モリBuf2の位置にメモリW12のデータを移
す。(ステツプI806) 次に長さを−1デクリメントさせる。ステツプ
I808で長さが0以下かを調べ、NOであれば、カ
ーソルレジスタCRのX=X+1にする。
First, in step I801, the length of memory W12 is 0.
It is determined that this is not the case, and the X and Y values of the cursor register CR are saved. (Step I802) The indentation delimitation range (X 1 , X 2 ) of the line where the cursor is located is determined by referring to the free indent register INDR2. Here X 1 = 5, X 2 = 9 order X 1
Check whether +2≦X 2 . Since the answer is YES, the process moves to step I805. X=X 1 in cursor register
Enter +1. The data in the memory W12 is moved to the position in the free memory Buf2 indicated by the cursor. (Step I806) Next, the length is decremented by -1. step
I808 checks to see if the length is less than 0, and if NO, sets X=X+1 in cursor register CR.

次にX≧X2であるかを調べNOであれば、ステ
ツプI806にもどり、メモリW12の内容をさらに
空きメモリBuf2に転送していく。もしXの値が
X2即ち9になつたとき、カーソルレジスタCRの
Yの値が+1インクリメントし、Xの値が再び
X1+1となり再び前述の如くデータの転送制御
を行なう。
Next, it is checked whether X≧X 2 , and if NO, the process returns to step I806 and the contents of memory W12 are further transferred to free memory Buf2. If the value of
When X reaches 2, that is, 9, the value of Y in the cursor register CR is incremented by +1, and the value of
X 1 +1, and data transfer control is performed again as described above.

以上のような制御をメモリW01,W12,W
23,W34について行なう。
The above control is carried out in memories W01, W12, W.
23 and W34.

上述の処理を終えたら、退避させていたカーソ
ルレジスタCRのXYの値をもとにもどし、第1
2図BのステツプI10に移り、書き込みの最後の
行の第1列に“E”マークを記憶させる。かかる
Eマークは行方向の仕切りとなり、Eマークの個
所迄を1つのデータとして以下に述べる如く処理
する。ステツプI11で、E行は空きメモリの最終
行かを調べる。YESであればステツプI16に移り、
ステツプI16、I17、I18を行なつてキー待ち、ス
テツプI11でNOであれば、ステツプI12、I16、
I17、I18もしくはI12、I13、I14に移りステツプ
I14で空きメモリ(メモリBuf2)にさらに空き
はあるかを調べ、ここでNOであればステツプ
I14、I16、I17、I18に移りキー待ち、もしステツ
プI14でYESであれば、ステツプI15で空きメモリ
Buf2白紙コード(NVLL)を書き込み対応する
空きインデントレジスタINDR2に22を書き込み
ステツプI16〜I18を経てキー待ちとなる。
After completing the above process, restore the saved XY values of the cursor register CR, and
Moving to step I10 in FIG. 2B, an "E" mark is stored in the first column of the last row to be written. The E mark serves as a partition in the row direction, and the data up to the E mark is treated as one data and processed as described below. At step I11, line E examines the last line of free memory. If YES, move to step I16,
Perform steps I16, I17, and I18, wait for the key, and if NO at step I11, proceed to steps I12, I16,
Go to step I17, I18 or I12, I13, I14
Check whether there is more free space in the free memory (memory Buf2) using I14, and if NO, proceed to step
Move to I14, I16, I17, I18 and wait for the key. If YES at step I14, open memory at step I15.
Write Buf2 blank code (NVLL) and write 22 to the corresponding empty indent register INDR2. After going through steps I16 to I18, the process waits for a key.

上述の如くして1つの文章の行頭と行末をそろ
える。またメモリW23に退避したデータを空き
メモリBuf2に書き込む制御も第12図Dの制御
により行なう。従つて第6図aに示すデータ配列
は第6図bに示す如き配列に変更される。
Align the beginning and end of a line in one sentence as described above. Further, the control for writing the data saved in the memory W23 into the free memory Buf2 is also performed by the control shown in FIG. 12D. Therefore, the data arrangement shown in FIG. 6a is changed to the arrangement shown in FIG. 6b.

第7図aは前述の如きキー操作により4段に区
切り、それぞれの段毎にインデントを異なる位置
にデータを配列したものである。
In FIG. 7a, data is divided into four stages by key operations as described above, and data is arranged at different indentations for each stage.

今第6図aの2段目の第1インデントの位置を
5→10に変更した場合の処理を説明する。
Now, a description will be given of the processing when the position of the first indentation in the second row in FIG. 6a is changed from 5 to 10.

まずカーソルが第6行目の第10列目に移動させ
られる。次にインデントキーIND1が操作され
ると、前述の如く、カーソルで示した行よりE行
迄のデータがメモリW01,W12,W23,W
34に転送される。次にカーソルが示す行の前の
データがそのまま空きメモリ及び空きインデント
レジスタに転送される。従つて第6図aの1段目
のデータはそのまま第6図bの1段目に現われ
る。そして第2段目は前述の如く配列変更がなさ
れる。第3段目と第4段目のデータは第3段目の
データの転送が終了するステツプI10の次の次の
ステツプI12に於いて決められる。まず現メモリ
の内容があるかのステツプI12でYESとなり、ス
テツプI13で、現メモリの内容が空きメモリに転
送される。しかるのち処理は前述した如く行われ
る。また第8図に示す如くインデントを配列しう
ることも前述の説明より明らかである。
First, the cursor is moved to the 6th row, 10th column. Next, when the indent key IND1 is operated, as mentioned above, the data from the line indicated by the cursor to line E is stored in the memories W01, W12, W23, W.
Transferred to 34. Next, the data before the line indicated by the cursor is transferred as is to the free memory and free indent register. Therefore, the data in the first row of FIG. 6a appears as is in the first row of FIG. 6b. In the second stage, the arrangement is changed as described above. The data for the third and fourth stages are determined in the next step I12 following step I10 at which the transfer of the third stage data is completed. First, YES is determined in step I12 to see if there is content in the current memory, and in step I13, the content of the current memory is transferred to a free memory. Processing then occurs as described above. It is also clear from the above description that the indents can be arranged as shown in FIG.

次に配列し終つた入力データ中のデータを一部
削除したい場合、削除したい位置にカーソルを移
動させる。
Next, if you want to delete part of the input data that has been arranged, move the cursor to the position you want to delete.

次にデリートキーDELが操作されると、デリ
ートキーDELの確認後第16図に示すステツプ
D1に移り、空きメモリ及び空きインデントレジ
スタを探す。カーソルレジスタCRによつて示さ
れる行よりE行又は最終行までの現内容(白紙コ
ードを除く)を各インデントによる仕切りに従つ
てメモリW01,W12,W23,W34に移
す。その際W01L,W12L,W23L,W3
4Lにそれぞれの長さを蓄える。(但し、白紙コ
ード(NULL)は含めない) 次に第16図Bに示す如く現カーソルレジスタ
によつて示されるキヤラクタをメモリW01〜W
34上で削除する。
Next, when the delete key DEL is operated, after confirming the delete key DEL, the steps shown in Fig. 16 are executed.
Move to D 1 and search for free memory and free indent registers. The current contents (excluding blank code) from the line indicated by the cursor register CR to the E line or the last line are transferred to the memories W01, W12, W23, and W34 according to the partitions by each indent. At that time, W01L, W12L, W23L, W3
Store each length in 4L. (However, blank code (NULL) is not included) Next, as shown in FIG.
Delete on 34.

空きメモリ及び空きインデントレジスタに現カ
ーソルが示す行の前までの現メモリ及び現インデ
ントレジスタの内容を移す。現カーソルが示す行
からE行又は最終行まで空きメモリに現メモリと
同じ位置にインデントコードを書き込む。又空き
インデントレジスタに現インデントレジスタと同
じインデントアドレスを書き込む。
Transfers the contents of the current memory and current indent register up to the line indicated by the current cursor to the free memory and free indent register. An indent code is written in the free memory from the line indicated by the current cursor to line E or the last line at the same position as the current memory. Also, write the same indent address as the current indent register into a vacant indent register.

次に第12図Aに示すステツプI6に移り以降の
処理は前述の如く行なわれる。
Next, the process moves to step I6 shown in FIG. 12A, and subsequent processing is performed as described above.

次にキヤラクタの挿入についてその処理を述べ
る。
Next, the process for inserting characters will be described.

まずインサートキーINSが操作されると、第9
図に示すステツプM6でインサートキーINSのキ
ー操作が判断され、ステツプM15のインサートル
ーチンの制御を行なう。第14図に示す如くオー
バライトフラツグOWFをリセツトさせてキー待
ちになる。オーバライトフラツグOWFをセツト
するにはオーバライトキーOWが操作されると第
15図に示す如くオーバライトフラツグOWFを
セツト状態にする。
First, when the insert key INS is operated, the 9th
At step M6 shown in the figure, key operation of the insert key INS is determined, and the insert routine at step M15 is controlled. As shown in FIG. 14, the overwrite flag OWF is reset and the system waits for a key. To set the overwrite flag OWF, when the overwrite key OW is operated, the overwrite flag OWF is set as shown in FIG.

前述のようにオーバライトフラツグOWFをリ
セツトさせた後に、キヤラクタを挿入したい個所
にカーソルをカーソルキーCARにより移動させ
る。
After resetting the overwrite flag OWF as described above, move the cursor to the location where you want to insert the character using the cursor key CAR.

次にキヤラクタキーが操作されると、第17図
AのステツプC1に於いて、オーバライトフラツ
グ=1かの判断で、NOとなり、第17図Bの制
御を行なう。
Next, when the character key is operated, in step C1 of FIG. 17A, it is determined whether the overwrite flag is 1, and the result is NO, and the control shown in FIG. 17B is performed.

まずステツプC12でバツフアセレクトレジスタ
BSRの内容を調べ、空きメモリ空きインデント
レジスタを探す。次にカーソルレジスタによつて
示される行よりE行又は最終行までの現メモリの
内容(白紙コードを除く)を各インデントによる
仕切りに従つてメモリW01,W12,W23,
W34に移す。その際メモリW01L,W12
L,W23L,W34Lにそれぞれの長さを蓄え
る。(但し、白紙コード(NULL)は含めない) 現カーソルレジスタによつて示されるキヤラク
タをメモリW、メモリ上でインサートする。(第
20図) 空きメモリ及び空きインデントレジスタに現カ
ーソルが示す行の前までの現メモリ及び現インデ
ントレジスタの内容を移す。
First, in step C12, select the buffer select register.
Examine the contents of the BSR and look for free memory free indentation registers. Next, the contents of the current memory from the line indicated by the cursor register to the E line or the last line (excluding blank code) are stored in memories W01, W12, W23, etc. according to the partitions by each indent.
Move to W34. At that time, memory W01L, W12
Store the respective lengths in L, W23L, and W34L. (However, blank code (NULL) is not included) Inserts the character indicated by the current cursor register into memory W. (FIG. 20) The contents of the current memory and current indent register up to the line indicated by the current cursor are transferred to the free memory and free indent register.

カーソルが示す行からE行又は最終行まで空き
に現と同じ位置にインデントコードを書き込む。
又空きに現と同じを書き込む。
Write an indent code at the same position as the current one in the empty space from the line indicated by the cursor to line E or the last line.
Again, write the same as the current one in the blank space.

次に第12図Aに示すステツプI6に移り前述同
様の作動を行なう。
Next, the process moves to step I6 shown in FIG. 12A, and the same operation as described above is performed.

第22図は前述の実施例に於けるインデントキ
ーの減少を実現させる例を示す。第22図に示す
のはインデントキーIND12、メモリBuf及びイ
ンデントレジスタINDRである。この例に於いて
インデントレジスタINDRの内部構成は3つに分
割されているが前述の実施例の如くキーと1対1
に対応していない。
FIG. 22 shows an example of realizing a reduction in the number of indentation keys in the above embodiment. Shown in FIG. 22 are an indent key IND12, a memory Buf, and an indent register INDR. In this example, the internal structure of the indent register INDR is divided into three parts, but as in the previous example, there is a one-to-one relationship with the key.
is not supported.

第21図は上述の如きインデントキーとインデ
ントレジスタINDRを構成したときの制御手順を
示すもので、第12図AのステツプI4の一部に挿
入しうる。まずメモリBufにインデントコードが
書き込まれていないとき、第1のインデントキー
IND1が操作されると、カーソルレジスタCRの
内容を基にその左側のインデントコードの数を知
る。(ステツプK1) 次にカーソルレジスタによつて示される位置の
すぐ左にあるインデントコードは、打鍵されたイ
ンデントキーに対応するものか?を調べる。NO
であれば、変更指示されたインデントはN+1番
目のインデントとしてインデントレジスタINDR
の所定の処に書き込む。この例ではインデントデ
ータは1行に3つ迄書き込める。もしYESであ
れば、変更指示されたインデントは、N番目のも
のである。従つてN番目のインデントとしてイン
デントレジスタにインデントアドレスを書き込
む。
FIG. 21 shows a control procedure when the above-described indent key and indent register INDR are configured, and can be inserted into a part of step I4 in FIG. 12A. First, when the indent code is not written in the memory Buf, the first indent key
When IND1 is operated, the number of indent codes to the left of it is known based on the contents of the cursor register CR. (Step K1) Next, does the indentation code immediately to the left of the position indicated by the cursor register correspond to the indentation key that was pressed? Find out. NO.
If so, the indentation specified is changed to the indentation register INDR as the N+1st indentation.
Write it in the specified place. In this example, up to three indented data can be written on one line. If YES, the indentation instructed to be changed is the Nth indentation. Therefore, the indent address is written to the indent register as the Nth indent.

[効果] 以上、述べた如く、本発明により、通常の文字
と同様の入力操作で制御文字を入力することがで
き、入力した文字を前記制御文字によつて規定さ
れる領域内に収まる様に表示することのできる文
字処理装置を提供することが可能となつた。
[Effects] As described above, according to the present invention, control characters can be input using the same input operation as normal characters, and the input characters can be placed within the area defined by the control characters. It has become possible to provide a character processing device that can display characters.

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

第1図は本発明による一実施例を示すブロツク
図、第2図は第1図に示すキーボードKB2の詳
細図、第3図は第1図に示すブロツク図の具体的
回路図、第4図Aは第3図に示す制御メモリ
ROMの説明図、第4図Bは第3図に示すメモリ
RAMの説明図、第5図AはメモリBuf1,Buf2
の構成を示す図、第5図Bはインデントレジスタ
IND1,IND2の構成説明図、第6図Aはメモ
リBuf(またはBuf2)とインデントレジスタIND
1(またはIND2)の状態説明図、第6図Bは
メモリBuf2,Buf1とインデントレジスタIND
2,IND1の状態説明図、第7図AはメモリBuf
1,Buf2とインデントレジスタIND1,IND2
の状態説明図、第7図BはメモリBuf2,Buf1
とインデントレジスタIND2,IND1の状態説
明図、第8図はメモリBuf1,Buf2とインデン
トレジスタIND1,IND2の状態説明図、第9
図〜第11図は制御手順を示す図、第12図A〜
第12図Dは制御手順を示す図、第13図〜第1
8図は制御手順を示す図、第19図、第20図は
データのアレンジを示す図、第21図は制御手順
を示す図、第22図は制御を説明する図である。 IND1,IND2……インデントレジスタ、
IND1〜3……インデントキー。
Fig. 1 is a block diagram showing an embodiment of the present invention, Fig. 2 is a detailed view of the keyboard KB2 shown in Fig. 1, Fig. 3 is a specific circuit diagram of the block diagram shown in Fig. 1, and Fig. 4 is a detailed diagram of the keyboard KB2 shown in Fig. 1. A is the control memory shown in Figure 3.
Explanatory diagram of ROM, Figure 4B is the memory shown in Figure 3
Explanatory diagram of RAM, Figure 5 A is memory Buf1, Buf2
Figure 5B shows the configuration of the indent register.
Explanatory diagram of the configuration of IND1 and IND2, Figure 6A shows the memory Buf (or Buf2) and indent register IND
1 (or IND2) state explanatory diagram, Figure 6B is the memory Buf2, Buf1 and indent register IND
2. State explanatory diagram of IND1, Figure 7A is memory Buf
1, Buf2 and indent registers IND1, IND2
Figure 7B is a diagram explaining the state of memory Buf2 and Buf1.
and indent registers IND2 and IND1, Figure 8 is a diagram explaining the states of memories Buf1 and Buf2 and indent registers IND1 and IND2, and Figure 9 is a diagram explaining the states of memory Buf1 and Buf2 and indent registers IND1 and IND2.
Figures ~ Figure 11 are diagrams showing control procedures, Figure 12 A~
Figure 12D is a diagram showing the control procedure, Figures 13-1
FIG. 8 is a diagram showing the control procedure, FIGS. 19 and 20 are diagrams showing data arrangement, FIG. 21 is a diagram showing the control procedure, and FIG. 22 is a diagram explaining the control. IND1, IND2...Indent register,
IND1~3...Indent key.

Claims (1)

【特許請求の範囲】 1 文字の入力及び領域を規定する制御文字の入
力を行なう入力手段と、 前記入力手段から入力された前記文字と前記制
御文字を記憶する記憶手段と、 前記記憶手段に記憶された文字と前記制御文字
を表示する表示手段と、 前記表示手段上の、前記入力手段から新たに入
力すべき文字の表示位置を示すカーソルと、 前記入力手段から文字データの入力がある度に
前記カーソルを行に沿つて移動し、前記カーソル
が前記入力手段によつて入力された前記制御文字
によつて規定される領域を越える場合は、前記カ
ーソルを前記領域内の次の行の行頭に移動するカ
ーソル制御手段と、 を有し、前記入力手段によつて入力された前記制
御文字によつて規定される領域内に前記入力手段
から入力された文字を表示することを特徴とする
文字処理装置。
[Scope of Claims] 1. Input means for inputting characters and control characters that define an area; storage means for storing the characters and control characters input from the input means; and storage in the storage means. a cursor on the display means that indicates a display position of a new character to be input from the input means; When moving the cursor along a line, if the cursor exceeds the area defined by the control character input by the input means, move the cursor to the beginning of the next line within the area. a moving cursor control means; and character processing characterized in that the character input from the input means is displayed within an area defined by the control character input by the input means. Device.
JP12720379A 1979-10-01 1979-10-01 Character processor Granted JPS5650432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12720379A JPS5650432A (en) 1979-10-01 1979-10-01 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12720379A JPS5650432A (en) 1979-10-01 1979-10-01 Character processor

Related Child Applications (9)

Application Number Title Priority Date Filing Date
JP62281546A Division JPS63145572A (en) 1987-11-07 1987-11-07 Character processor
JP62281545A Division JPH0743705B2 (en) 1987-11-07 1987-11-07 Character processor
JP1324962A Division JPH02193257A (en) 1989-12-15 1989-12-15 Character processor
JP1324960A Division JPH02193255A (en) 1989-12-15 1989-12-15 Character processor
JP1324961A Division JPH02193256A (en) 1989-12-15 1989-12-15 Character processor
JP1324959A Division JPH02193254A (en) 1989-12-15 1989-12-15 Character processor
JP1324963A Division JPH02193258A (en) 1989-12-15 1989-12-15 Character processor
JP1324958A Division JPH02193253A (en) 1989-12-15 1989-12-15 Character processor
JP1324964A Division JPH02193259A (en) 1989-12-15 1989-12-15 Character processor

Publications (2)

Publication Number Publication Date
JPS5650432A JPS5650432A (en) 1981-05-07
JPS641819B2 true JPS641819B2 (en) 1989-01-12

Family

ID=14954258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12720379A Granted JPS5650432A (en) 1979-10-01 1979-10-01 Character processor

Country Status (1)

Country Link
JP (1) JPS5650432A (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5687164A (en) * 1979-12-18 1981-07-15 Toshiba Corp Word processor
JPS57150031A (en) * 1981-03-12 1982-09-16 Toshiba Corp Document producer
JPS581238A (en) * 1981-06-26 1983-01-06 Fujitsu Ltd Document forming device
JPS5814243A (en) * 1981-07-20 1983-01-27 Fujitsu Ltd Japanese language input device having function of editing in ruled line
JPS5851331A (en) * 1981-09-22 1983-03-26 Canon Inc Character processor
JPS5852724A (en) * 1981-09-25 1983-03-29 Fujitsu Ltd Japanese input equipment provided with in-area editing function
JPS58103035A (en) * 1981-12-15 1983-06-18 Matsushita Electric Ind Co Ltd Tab position display
JPS58195947A (en) * 1982-05-11 1983-11-15 Sanyo Electric Co Ltd Word processor
JPS61123973A (en) * 1984-11-20 1986-06-11 Fujitsu Ltd Composition and graphic editing system
JPH0685116B2 (en) * 1985-01-31 1994-10-26 キヤノン株式会社 Document processor
JPH038065A (en) * 1989-01-30 1991-01-16 Canon Inc Character processor

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS559743B2 (en) * 1974-07-03 1980-03-12
JPS5419618A (en) * 1977-07-15 1979-02-14 Hitachi Ltd Cursor control unit

Also Published As

Publication number Publication date
JPS5650432A (en) 1981-05-07

Similar Documents

Publication Publication Date Title
JPS641819B2 (en)
EP0108520B1 (en) Method for controlling windows displayed in a card image data processing system
US4980841A (en) Block processing apparatus
JPS63145570A (en) Character processor
JPH02193259A (en) Character processor
JPS60241156A (en) Word processor
JPH02193253A (en) Character processor
JPS6359155B2 (en)
JPH02193258A (en) Character processor
JPH02193255A (en) Character processor
JPH02193256A (en) Character processor
JPS63145572A (en) Character processor
JPH02193254A (en) Character processor
JPH02193257A (en) Character processor
JPH0664448B2 (en) Block processing device
JPH0547858B2 (en)
JPH0445875B2 (en)
JP2556488B2 (en) Character processor
JPS6326909B2 (en)
JPH0479024B2 (en)
JPH0245596B2 (en)
JPH0531192B2 (en)
JPH0284688A (en) Electronic equipment
JPH0411393B2 (en)
JPS60221865A (en) Document processor