JPS63244262A - Data processor - Google Patents

Data processor

Info

Publication number
JPS63244262A
JPS63244262A JP62076100A JP7610087A JPS63244262A JP S63244262 A JPS63244262 A JP S63244262A JP 62076100 A JP62076100 A JP 62076100A JP 7610087 A JP7610087 A JP 7610087A JP S63244262 A JPS63244262 A JP S63244262A
Authority
JP
Japan
Prior art keywords
space
tab
data
width
counter
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
JP62076100A
Other languages
Japanese (ja)
Inventor
Hideaki Kamata
鎌田 英明
Nozomi Anayama
望 穴山
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP62076100A priority Critical patent/JPS63244262A/en
Publication of JPS63244262A publication Critical patent/JPS63244262A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To prevent the useless use of the memory area of a storage device and to effectively use it by preventing useless data from being stored in the memory device of a data processor such as a word processor. CONSTITUTION:When there are data having no meaning for the preparation of documentation such as en blank, em blank, tab, during the documentation or edition or at the time of storing a data in the memory device 20, a means 17 substituting or eliminating above-mentioned case is provided. Accordingly, by a simple operation only depressing a key instructing the replacement/ eliminating tab space on an input device 1 while designating a range, the code data such as useless en/em spaces, tab, etc., in the designated range can be automatically substituted or eliminated. Hence data quantity can be decreased without any influence on the content of the document, and the quantity of stored document data can be increased.

Description

【発明の詳細な説明】 1棗氷更 この発明は、ワードプロセッサ等の文書作成編集機能を
有するデータ処理装置にl関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data processing device, such as a word processor, having document creation and editing functions.

災米1夏 一般に、ワードプロセッサ等の文書作成編集装置、ある
いはオフィスコンピュータ、パーソナルコンピュータ、
ワークステーション等の文書作成編集機能を有するデー
タ処理装置においては、通常外部記憶装置に文字データ
等を格納する時にデータの圧縮や削除ということは行な
っていないので1例えば行末の空白データのような意味
を持たない不必要なデータまで保管蓄積している。
In general, document creation and editing devices such as word processors, office computers, personal computers,
Data processing devices such as workstations that have document creation and editing functions usually do not compress or delete data when storing character data etc. in an external storage device. Even unnecessary data that does not have any information is stored and accumulated.

そのため、外部記憶装置のエリアを無駄に使用しており
、動作時にはその無駄なデータの数だけ不必要な処理を
毎回行なうこととなり処理速度も遅くなる。
Therefore, the area of the external storage device is wasted, and during operation, unnecessary processing is performed every time for the amount of useless data, which slows down the processing speed.

このような意味のないデータとしては、次のような場合
がある。
Examples of such meaningless data include the following:

■半角空白が2つ以上続いている場合、文章内において
、第9図(a)に示すような半角空白コード2個は同図
(b)に示すように全角空白コード1個に置換しても同
じである。しかし。
■If there are two or more consecutive half-width spaces, replace the two half-width space codes shown in Figure 9 (a) with one full-width space code as shown in Figure 9 (b) in the text. The same is true. but.

これをデータとして扱う場合には、半角空白も全角空白
も共に2バイトコードとして扱っている。
When handling this as data, both half-width and full-width spaces are treated as 2-byte codes.

従って、半角2個であると4バイトとなるが、全角1個
だと2バイトで収まる。そのため半角2個では2バイト
分のエリアを余分に必要とすることになる。
Therefore, two half-width characters will take up 4 bytes, but one full-width character will take up 2 bytes. Therefore, two half-width characters require an additional 2-byte area.

■タブ位置間にタブコードがあり、その直前に空白コー
ドがある場合。
■When there is a tab code between tab positions and a blank code immediately before it.

文章内において、第10図(、)に示すようなタブコー
ドの前に空白コードがある場合、これを同図(b)に示
すように単にタブコードだけにしても同じである。しか
し、これをデータとして扱う場合は、空白コードの数だ
けメモリのエリアが無駄になってしまう。
If there is a blank code in front of a tab code as shown in FIG. 10(,) in the text, the same effect can be achieved even if the blank code is simply replaced with a tab code as shown in FIG. 10(b). However, if this is handled as data, the memory area corresponding to the number of blank codes will be wasted.

■改行コードの直前にタブコードあるいは空白コードが
ある場合。
■When there is a tab code or blank code immediately before the line feed code.

文章内において、第11図(a)に示すように蔽行の直
前にタブコードや空白コードがあっても、同図(b)に
示すようにこれらのコードがなくても同じである。しか
し、データとして扱う場合は、その空白やタブコードの
数だけ無駄なエリアを使用することになる。
In the text, even if there is a tab code or a blank code immediately before the closing line as shown in FIG. 11(a), it is the same even if these codes are not present as shown in FIG. 11(b). However, if it is treated as data, the number of spaces and tab codes will be wasted.

また、従来のシステムにおいて上記■〜■の場合にデー
タ置換や削除をするためには、オペレータが1つ1つカ
ーソルを移動して置換や削除の操作をしなければならな
いため、手間がかかっていた。
In addition, in conventional systems, in order to replace or delete data in the cases of ■ to ■ above, the operator has to move the cursor one by one to perform the replacement or deletion operation, which is time-consuming. Ta.

−1−煎。-1-Fried.

この発明は上記の点に鑑みてなされたものであり、日本
語ワードプロセッサ等のデータ処理装置において、意味
を持たないデータを記憶装置に格納しないようにして、
記憶装置のメモリエリアを無駄に使用することなく有効
に利用できるようにすることを目的とする。
This invention has been made in view of the above points, and it is an object of the present invention to prevent meaningless data from being stored in a storage device in a data processing device such as a Japanese word processor.
To enable effective use of a memory area of a storage device without wasting it.

構成 この発明は上記の目的を達成するため、文書作成編集機
能を有するデータ処理装置において、記憶装置にデータ
を格納する際または文書作成・編集中に、半角空白、全
角空白、タブ等のうち文書作成上意味を持たないデータ
がある場合、それを置換又は削除する手段を備えたこと
を特徴するデータ処理装置としたものである。
Structure In order to achieve the above-mentioned object, the present invention provides a data processing device having a document creation/editing function, when storing data in a storage device or during document creation/editing. The data processing apparatus is characterized in that, if there is data that has no meaning in its creation, it is provided with means for replacing or deleting the data.

以下、この発明の一実施例に基づいて具体的に説明する
Hereinafter, a detailed explanation will be given based on one embodiment of the present invention.

第2図はこの発明を実施したデータ処理装置であるワー
ドプロセッサの一例を示す外観斜視図である。
FIG. 2 is an external perspective view showing an example of a word processor which is a data processing device embodying the present invention.

このワードプロセッサは、文字情報と文書登録指示情報
9文書更新指示情報等の各種情報を入力する入力装置と
してのキーボード1と、各種情報を表示する表示装置と
してのCRTディスプレイ装置(以下単にrCRTJと
もいう)2と、各種情報をプリントアウトする印刷装置
としてのプリンタ3と、各種情報を格納する外部記憶装
置としてのフロッピディスク装!(FDD)4及び制御
部を内臓した本体5とを備えている。
This word processor includes a keyboard 1 as an input device for inputting various information such as character information and document registration instruction information 9 document update instruction information, and a CRT display device (hereinafter also simply referred to as rCRTJ) as a display device for displaying various information. 2, a printer 3 as a printing device for printing out various information, and a floppy disk device as an external storage device for storing various information! (FDD) 4 and a main body 5 containing a control section.

第3図はこのデータ処理装置のハードウェアの構成を示
すブロック図である。
FIG. 3 is a block diagram showing the hardware configuration of this data processing device.

キーボード1は各種のキー操作をすることによって、文
書作成2編集及びシステム制御に必要なカタカナ、ひら
がな、漢字、英字、数字等の文字情報及び制御情報を入
力する。
By operating various keys on the keyboard 1, character information such as katakana, hiragana, kanji, alphabets, numbers, etc. and control information necessary for document creation 2 editing and system control are input.

CRTディスプレイ装[2は、文書作成及び編集操作等
の各種操作に必要な情報や文書情報を表示する。
The CRT display device [2 displays information and document information necessary for various operations such as document creation and editing operations.

プリンタ3は、全てのグラフィック・キャラクタコード
(文字符号)及び制御コードを取扱うことができ1作成
文書情報等を記録紙に記録する。
The printer 3 can handle all graphic character codes (character codes) and control codes, and records created document information etc. on recording paper.

フロッピディスク装置4は、公知の5インチ・ダブルデ
ンシティ・フロッピディスクドライブ装置(FDD)で
構成されている。
The floppy disk device 4 is constituted by a known 5-inch double density floppy disk drive (FDD).

システム制御部(システム・コントロール・ユニットr
scUJ )6は、CPUIQ、ROM11、RAM1
2等からなる16ビツト・マイクロコンピュータ・シス
テムと、キーボードインタフェース13と、ディスプレ
イコントローラ14と、プリンタインタフェース15と
、フロッピディスクコントローラ(FDC)18等から
なる。
System control unit (system control unit r)
scUJ)6 is CPUIQ, ROM11, RAM1
2, a keyboard interface 13, a display controller 14, a printer interface 15, a floppy disk controller (FDC) 18, and the like.

そして、このシステム制御部6は、かな文字でキー人力
された読みを漢字に変換するかな漢字変換を含む各種の
機能を実行するための表示制御。
This system control unit 6 is a display control unit for executing various functions including kana-kanji conversion, which converts the readings manually entered in kana characters into kanji.

入力制御2文書作成編集制御等このデータ処理装置全体
の制御を司り、ROMに格納したプログラムに従ってそ
れを実行する。
Input Control 2 Controls the overall control of this data processing apparatus, such as document creation and editing control, and executes it according to the program stored in the ROM.

第1図はこの発明の一実施例を示すワードプロセッサの
ブロック構成図であり、第3図のシステズ・ ム制御部を機能別のブロック々示している。
FIG. 1 is a block diagram of a word processor showing an embodiment of the present invention, and shows functional blocks of the system control section of FIG. 3.

入力装置1は、第十図及び第3図のキーボードで、文書
作成・編集に必要な各種キーの他に半角キー、スペース
キー、タブキー及びタブ・スペースの置換・削除を指示
するキーを備えている。
The input device 1 is the keyboard shown in FIG. 10 and FIG. 3, and is equipped with a half-width key, a space key, a tab key, and keys for instructing replacement and deletion of tabs and spaces, in addition to various keys necessary for document creation and editing. There is.

入力制御部13は、キーボードから入力したデータを処
理し、キーボードから入力されたデータがタブ・スペー
ス置換・削除コマンドであると、タブ・スペース置換・
削除制御部17にこのコマンドを転送する。
The input control unit 13 processes data input from the keyboard, and if the data input from the keyboard is a tab/space replacement/delete command, performs tab/space replacement/delete command.
This command is transferred to the deletion control unit 17.

タブ・スペース置換・削除制御部17は、タブ・スペー
ス置換・削除コマンドを入力制御部13から受取り、指
定エリアのタブ・スペースの置換・削除を行ない、表示
制御部14に対し再表示を指示する。
The tab/space replacement/deletion control unit 17 receives the tab/space replacement/deletion command from the input control unit 13, replaces/deletes the tab/space in the specified area, and instructs the display control unit 14 to redisplay the tab/space. .

スタート・エンド位置レジスタ18は、指定エリアのス
タート位置とエンド位置をセーブするレジスタである。
The start/end position register 18 is a register that saves the start position and end position of a designated area.

文字判定手段1日は、タブ・スペース置換・削除制御部
17の命令で、文書メモリ20より1文字取り出してそ
の文字を判定してタブ・スペース置換・削除制御部17
に返送する。
The character determination unit 1 extracts one character from the document memory 20 and judges the character according to the command from the tab/space replacement/deletion control unit 17 .
send it back to

文書メモリ20は、文書データがメモリ上に展開されて
おり、タブセット位置が記述されているタブセット位置
テーブルも、この文書メモリ20に含まれる。
The document memory 20 has document data developed on the memory, and also includes a tab set position table in which the tab set positions are described.

タブ・スペースカウンタ21は、現位置までにタブ・ス
ペースが幾つ連続しているかをカウントし、これをセー
ブする。
The tab space counter 21 counts how many consecutive tab spaces there are up to the current position and saves the count.

スペースカウンタ22は、現位置までにスペース(空白
)コードが幾つ連続しているかをカウントシ、これをセ
ーブする。
The space counter 22 counts and saves the number of consecutive space (blank) codes up to the current position.

位置制御部23は、タブ+スペース、スペースの連続ス
タート位置や現位置を管理する。
The position control unit 23 manages the continuous start position and current position of tab+space and space.

タブ・スペース削除処理部24は、タブ・スペース置換
・削除制御部17からの指令により、文書メモリ20上
のタブコード及びスペースコードの削除を行なう。
The tab/space deletion processing unit 24 deletes tab codes and space codes on the document memory 20 in response to instructions from the tab/space replacement/deletion control unit 17.

スペース置換処理部25は、タブ・スペース置換・削除
制御部17からの指令により、文書メモリ20上のスペ
ース(空白)コードの置き換えを行なう、実際には削除
と挿入を行なって置換を実現する。
The space replacement processing section 25 replaces the space (blank) code on the document memory 20 in response to a command from the tab/space replacement/deletion control section 17, and actually performs deletion and insertion to realize the replacement.

タブ・スペーススタート位置レジスタ26は。Tab space start position register 26.

現位置までの連続したタブ・スペースのスタート位置を
セーブする。
Saves the starting position of consecutive tab spaces up to the current position.

スペーススタート位置レジスタ27は、現位置までの連
続したスペースのスタート位置をセーブする。
The space start position register 27 saves the start positions of consecutive spaces up to the current position.

現位置レジスタ28は、現位置をセーブする位置レジス
タである。
Current position register 28 is a position register that saves the current position.

次に、このように構成したこの実施例の作用について、
第4図のフローチャートと第5図以降の図面もを参照し
て説明する。
Next, regarding the operation of this embodiment configured in this way,
The process will be explained with reference to the flowchart in FIG. 4 and the drawings from FIG. 5 onwards.

(1)スペースの置換 第5図(a)に示すような文字列に対して、入力装置1
からのキー指令によりタブ・スペース置換・削除コマン
ドが実行され、第4図の処理が開始されたとする。
(1) Replacing spaces When the input device 1
It is assumed that a tab/space replacement/delete command is executed by a key command from , and the process shown in FIG. 4 is started.

始めに、「A」から1文字ずつ読み込み、rAJ〜「C
」まで(スペースが読み込まれるまで)読み飛ばし、■
の半角スペースを読み込むと、スペースか否かが判別し
、スペースであるからフローチャートの右に進んで、タ
ブ・スペースカウンタ21をチェックする。
First, read characters one by one starting from "A" and read rAJ to "C".
” (until the space is read), and ■
When a half-width space is read, it is determined whether it is a space or not, and since it is a space, the process moves to the right of the flowchart and checks the tab/space counter 21.

最初は、タブ・スペースカウンタ21はクリアされてr
OJになっているので、現位置(■の半角スペースの位
置)をタブ・スペーススタート位置レジスタ26にセッ
トする。
Initially, the tab/space counter 21 is cleared and r
Since it is OJ, set the current position (the position of the half-width space of ■) in the tab/space start position register 26.

スペーススタート位置レジスタ27にセットする。Set in the space start position register 27.

さらに、現位置のスペースが全角か否かをチェックし、
半角であればスペースカウンタ22を+1し、全角であ
れば+2する。ここでは最初のスペースが半角であるの
で、スペースカウンタ22を「0」から「1」にする。
Furthermore, check whether the space at the current position is full-width or not,
If it is a half-width character, the space counter 22 is incremented by +1, and if it is a full-width character, it is +2. Here, since the first space is a half-width space, the space counter 22 is changed from "0" to "1".

そして、タブ・スペースカウンタ21を+1して「1」
にした後、指定範囲終了か否かを判断し、この場合は終
了ではないので次に■の全角スペースを読み込む。
Then, add 1 to the tab/space counter 21 to “1”
After that, it is determined whether the specified range has ended or not. In this case, since it is not the end, the double-byte space (■) is read next.

今度もスペースであるから、タブ・スペースカウンタ2
1とスペースカウンタ20のをチェックへ進み、この時
点ではいずれも「1」になっているので、スタート位置
のセットはしないで全角か否かをチェックし、今度は全
角なのでスペースカウンタ22を+2して「3」にし、
タブ・スペースカウンタ21を+1して「2」にする。
Since it is a space again, tab/space counter 2
Proceed to check 1 and space counter 20, and at this point they are both "1", so check whether it is full-width without setting the start position, and this time, since it is full-width, add 2 to space counter 22. and set it to "3".
The tab/space counter 21 is incremented by 1 to become "2".

このようにして、■の全角スペースまで処理すると、ス
ペースカウンタ22はrl+2+1+1+2=74とな
り、タブ・スペースカウンタ21はr5Jになる。
In this way, when the full-width space of ■ is processed, the space counter 22 becomes rl+2+1+1+2=74, and the tab/space counter 21 becomes r5J.

次にrDJを読み込むと、スペース以外の文字であるの
でスペースか否かの判断でNoとなってフローチャート
の下方に進み、スペースカウンタ22及びタブ・スペー
スカウンタ21をチェックするが、いずれもrOJでは
ないので、さらに改行か否か及びタブか否かをチェック
するが、いずれもNoであるのでタブ・スペースカウン
タ21をクリアし、続いてスペースデータの置換処理を
行なう。
Next, when rDJ is read, since it is a character other than a space, the judgment as to whether it is a space or not is returned as No, and the process proceeds to the bottom of the flowchart and checks the space counter 22 and tab/space counter 21, but none of them are rOJ. Therefore, it is further checked whether there is a line feed or not and whether it is a tab, but since both are No, the tab/space counter 21 is cleared, and then space data replacement processing is performed.

すなわち、まずスペーススタート位置(ここでは■の半
角スペース)から現位置の1つ前(■の全角スペース)
までのデータを第5図(b)に示すように削除する。こ
こで現位置はrDJの位置である。
In other words, first move from the space start position (here, the half-width space of ■) to the position before the current position (full-width space of ■)
The data up to this point are deleted as shown in FIG. 5(b). Here, the current position is the position of rDJ.

次に、スペースカウンタ22のカウント値が偶数か奇数
かをチェックして、偶数であれば下方に進んでスペース
カウンタ22のカウント値の1/2個分の全角スペース
を、奇数であればスペースカウンタ22のカウント値の
1/2個分の全角スペースと半角スペース1個を現位置
に挿入する。
Next, check whether the count value of the space counter 22 is an even number or an odd number, and if it is an even number, proceed downward and fill a full-width space equal to 1/2 of the count value of the space counter 22, and if it is an odd number, the space counter Insert a full-width space and one half-width space equal to 1/2 of the count value of 22 at the current position.

この例では、スペースカウンタ22のカウント値は「7
」で奇数であるので、7/2=3個分の全角スペースと
半角スペース1個を第5図(c)に示すように挿入する
In this example, the count value of the space counter 22 is "7".
'' is an odd number, so 7/2=3 full-width spaces and one half-width space are inserted as shown in FIG. 5(c).

そして、スペースカウンタ22をクリアして次の文字を
読み込む0以上の処理を範囲終了まで行なう。
Then, the process of clearing the space counter 22 and reading the next character over 0 is performed until the end of the range.

(2)タブによるスペースの削除 第6図(a)に示すような文字列に対してタブ・スペー
ス置換・削除コマンドが実行され、第4図の処理が開始
されたとする。
(2) Deletion of spaces by tabs It is assumed that a tab/space replacement/deletion command is executed for a character string as shown in FIG. 6(a), and the process shown in FIG. 4 is started.

なお、第6図の(T)はタブをムはタブセット位置を表
す。
Note that (T) in FIG. 6 represents the tab and M represents the tab set position.

まず、前述の場合と同様に、rA」から1文字ずつ読み
込み、最初のスペースである■の全角スペースを読み込
んだところで、タブ・スペースカウンタ21とスペース
カウンタ22のチェックへ進み、最初はいずれも「0」
であるので、現位置をタブ・スペーススタート位置レジ
スタ26及びスペーススタート位置レジスタ27にそれ
ぞれセットする。
First, as in the previous case, read characters one by one from "rA", and after reading the first space (■), proceed to check the tab/space counter 21 and space counter 22. 0"
Therefore, the current position is set in the tab/space start position register 26 and the space start position register 27, respectively.

次に、全角か否かを判断し、全角スペースであるのでス
ペースカウンタ22を+2し、タブ・スペースカウンタ
21を+1する。
Next, it is determined whether or not it is a full-width space, and since it is a full-width space, the space counter 22 is incremented by 2, and the tab/space counter 21 is incremented by 1.

このような処理を■の全角スペースを読み込んだ時まで
繰り返すと、スペースカウンタ22はr2+2+2=6
Jとなり、タブ・スペースカウンタ21は「3」になる
If this process is repeated until the full-width space of ■ is read, the space counter 22 will be r2+2+2=6
J, and the tab/space counter 21 becomes "3".

次に、■のタブを読み込むと、スペースか否かの判断で
スペースではないので下方に進み、スペースカウンタ2
2及びタブ・スペースカウンタ21が「0」ではなく、
改行でもないので次にタブか否かがチェックされる。
Next, when you load the ■ tab, it is determined whether it is a space or not, so it moves downward and the space counter 2
2 and the tab/space counter 21 is not "0",
Since it is not a line break, it is next checked to see if it is a tab.

タブであるからタブ・スペースカウンタ21のチェック
へ進み、「0」ではないので+1した後、スペースの削
除処理を行なう。
Since it is a tab, the process proceeds to check the tab/space counter 21, and since it is not 0, it is incremented by 1, and then the space is deleted.

そこで、先ず1つ前のタブセット位置(第6図の左側の
ムの位置)とスペーススタート位置を比較する。第6図
(a)の場合スペーススタート位置の方が大きいので(
位置的に後にある)ので。
Therefore, first, compare the previous tab set position (the position of the left mouse button in FIG. 6) with the space start position. In the case of Figure 6(a), the space start position is larger, so (
(located later).

スペーススタート位I!(■の全角スペースの位1id
)から現位置の1つ前(■の全角スペースの位[)まで
のデータを第6図(b)に示すように削除する。
Space start position I! (■ full-width space digit 1id
) to the position immediately before the current position (the double-byte space [)] is deleted as shown in FIG. 6(b).

そして、スペースカウンタをクリアして範囲終了まで繰
り返す。
Then clear the space counter and repeat until the end of the range.

(3)タブによるスペースの削除・置換第7図(a)に
示すような文字列に対してタブ・スペース置換コマンド
が実行され、第4図の処理が開始されたとする。
(3) Deletion/replacement of spaces by tabs It is assumed that a tab/space replacement command is executed for a character string as shown in FIG. 7(a), and the process shown in FIG. 4 is started.

前述の各側と同様にrAJから読み込み始めて、スペー
スの読み込みが終るまで、タブ・スペーススタート位置
とスペーススタート位置をセットした後、スペースカウ
ンタ22とタブ・スペースカウンタ21にカウントさせ
る。
As with each side described above, reading starts from rAJ, and after setting the tab/space start position and the space start position, the space counter 22 and the tab/space counter 21 are made to count until the reading of the space is completed.

したがって、■のタブを読み込む直前には、スペースス
タート位置は■の半角スペースの位置で、スペースカウ
ンタ22のカウント値はrl+1+1+1+2+1=7
4となり、タブ・スペースカウンタ21のカウント値は
「6」になっている。
Therefore, immediately before loading the tab of ■, the space start position is the half-width space of ■, and the count value of the space counter 22 is rl+1+1+1+2+1=7
4, and the count value of the tab/space counter 21 is "6".

ここで■のタブを読み込むと、第4図のスペースか否か
の判断でNOになり、第4図の下方に進み、タブか否か
のチェックでYESになるからタブ・スペースカウンタ
21のチェックへ進む。
When the tab ■ is read here, the judgment as to whether it is a space in Figure 4 will be NO, the process will proceed to the bottom of Figure 4, and the check as to whether it is a tab or not will be YES, so the tab/space counter 21 will be checked. Proceed to.

タブ・スペースカウンタのカウント値が「0」でないの
で、それを+1して、スペースの削除処理を行なう。
Since the count value of the tab/space counter is not "0", it is incremented by 1 and the space deletion process is performed.

そこで、1つ前のタブセット位置(第7図の左側のムの
位置)とスペーススタート位置(■の全角スペース位置
)とを比較する。今度は(2)の場合と違ってスペース
スタート位置の方が小さいので、1つ前のタブセット位
置から現位置の1つ前までのデータを第7図(b)に示
すように削除する。そして、スペースを削除した分だけ
スペースカウンタ22の値を減らし、r7−3=4J 
とする。
Therefore, the previous tab set position (the position of the square mark on the left side of FIG. 7) is compared with the space start position (the double-byte space position of the black mark). This time, unlike in case (2), the space start position is smaller, so the data from the previous tab set position to the current position is deleted as shown in FIG. 7(b). Then, the value of the space counter 22 is decreased by the amount of space deleted, and r7-3=4J
shall be.

次にスペースの置換処理を行なうが、この時点でスペー
ススタート位置は■の半角スペースの位置であるので、
そこから現位置の1つ前までのデータ(半角スペース4
個)を削除する。そして、スペースカウンタ22のカウ
ント値は「4」で偶数であるから、その1/2個分すな
わち2個の全角スペースをスペーススタート位置で挿入
して、第7図(Q)に示すように4個の半角スペースを
2個の全角スペースで置換する。
Next, we will perform space replacement processing, but at this point the space start position is the half-width space of ■, so
Data from there to the one before the current position (half-width spaces 4
). Since the count value of the space counter 22 is "4", which is an even number, 1/2 of that number, that is, two full-width spaces, are inserted at the space start position, resulting in 4 spaces as shown in FIG. 7 (Q). Replace 2 half-width spaces with 2 full-width spaces.

(4)改行によるタブ・スペースの削除第8図(a)に
示すような文字列に対してタブ・スペース置換・削除コ
マンドが実行されて第4図の処理が開始されたとする。
(4) Deletion of tab/space due to line break Assume that the tab/space replacement/deletion command is executed for the character string shown in FIG. 8(a) and the process shown in FIG. 4 is started.

まず、「A」から読み込み始めて、スペースの読み込み
が終るまで、タブ・スペーススタート位置とスペースス
タート位置をセットした後、スペースカウンタ22とタ
ブ・スペースカウンタ21にカウントさせる。
First, reading starts from "A", and after setting the tab/space start position and the space start position until reading of spaces is completed, the space counter 22 and the tab/space counter 21 are caused to count.

そして、■のタブを読み込んだところで、(3)の場合
と同様の処理により第8図(a)における■の全角スペ
ースを削除し、■■の半角スペースを全角スペース1個
と置換して、第8図(b)に示すようにする。
Then, when the ■ tab is loaded, the full-width space of ■ in Figure 8 (a) is deleted by the same process as in case (3), and the half-width space of ■■ is replaced with one full-width space. As shown in FIG. 8(b).

この時点でのタブ・スペーススタート位置とスペースス
タート位置は、ともに■の全角スペースの位置である。
At this point, the tab/space start position and the space start position are both the full-width space (■).

そこで、次に第8図(b)で■のリターンコードを読み
込むと、第4図のスペースか否かの判断でNoになって
下方に進み、改行か否かのチェックでYESになるので
左へ進み、タブ・スペーススタート位置から現位置の1
つ前(■の半角スペースの位置)までの■〜■、のデー
タを第8図(c)に示すように削除する。
Then, when you read the return code of ■ in Figure 8 (b), the judgment of whether it is a space in Figure 4 will be NO and it will proceed downward, and the check of whether or not it is a line feed will be YES, so it will go to the left. , move from the tab/space start position to the current position 1
The data from ■ to ■ up to the previous one (the position of the half-width space of ■) are deleted as shown in FIG. 8(c).

そして、スペースカウンタ22及びタブ・スペースカウ
ンタ21をクリアして、範囲終了まで繰り返す。
Then, the space counter 22 and tab/space counter 21 are cleared, and the process is repeated until the end of the range.

このように、このデータ処理装置によれば1文書作成中
あるいは編集中又は記憶装置にそのデータを格納する際
等の任意のときに、範囲を指定してタブ・スペースの置
換・削除指示キーを押すだけの簡単な操作で、その指定
範囲における不必要な半角・全角スペースやタブ等のコ
ードデータを自動的に置換酸るいは削除をすることがで
きる。
In this way, with this data processing device, you can specify a range and use the tab/space replacement/delete keys at any time, such as when creating or editing a document, or when storing the data in a storage device. With a simple press, you can automatically replace or delete unnecessary half-width/full-width spaces, tabs, and other code data in the specified range.

それによって1文書内容に影響を与えることなくデータ
量を減らして、主記憶装置や外部記憶装置等のメモリエ
リアを有効に使用して、文書データの格納量を増加する
ことが可能になる。
This makes it possible to reduce the amount of data without affecting the content of one document, effectively use memory areas such as the main storage device or external storage device, and increase the storage amount of document data.

羞−員 以上説明してきたように、この発明によれば、文書作成
pi!集中又は記憶装置にデータを格納する際に、文書
作成上意味を持たないスペースコードやタブコード等が
ある場合、それを簡単な操作大 で置換又は削除すること碓できるので、記憶装置のメモ
リエリアを有効に利用して文書データの格銅量を増する
ことができる。
As explained above, according to this invention, document creation pi! When storing data in a central or storage device, if there are space codes or tab codes that have no meaning in document creation, they can be replaced or deleted with a simple operation, so the memory area of the storage device can be saved. It is possible to increase the amount of document data by making effective use of it.

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

第1図はこの発明の一実施例を示すワードプロセッサの
ブロック構成図、 第2図及び第3図はこの発明の一実施例の外観斜視図及
びそのハードウェアの構成を示すブロック図、 第4図は第1図の実施例によるこの発明に係る置換・削
除の処理フロー図、 第5図〜第8図は同じくその各種の置換・削除処1・・
・入力装置(キーボード) 2・・・表示装置(CRT) 3・・・プリンタ  4・・・フロッピディスク5・・
・本体    6・・・システム制御部10・・・マイ
クロプロセツサ(CPU)11・・・ROM   12
・・・RAM13・・・入力制御部(キーボードインタ
フェース)14・・・表示制御部(ディスプレイコント
ローラ)15・・・プリンタインタフェース 16°°°フロツピデイスクコントローラ17・・・タ
ブ・スペース置換・削除制御部18・・・スタート・エ
ンド位置レジスタ19・・・文字判定手段 20・・・文書メモリ(タブセット位置テーブルを含)
21・・・タブ・スペースカウンタ 22・・・スペースカウンタ  23・・・位置制御部
24・・・タブ・スペース削除部 25・・・スペース置換処理部 2日・・・タブ・スペーススタート位置レジスタ27・
・・スペーススタート位置レジスタ28・・・現位置レ
ジスタ 第3図 第5図 第6図 ム                      ム第
7図 第8図 ム            ム 第9図 第10図 第11図
FIG. 1 is a block configuration diagram of a word processor showing an embodiment of the present invention. FIGS. 2 and 3 are perspective views of the external appearance of an embodiment of the invention and block diagrams showing the hardware configuration thereof. FIG. 4 1 is a flowchart of the replacement/deletion process according to the present invention according to the embodiment shown in FIG. 1, and FIGS.
・Input device (keyboard) 2... Display device (CRT) 3... Printer 4... Floppy disk 5...
・Main body 6...System control unit 10...Microprocessor (CPU) 11...ROM 12
...RAM13...Input control unit (keyboard interface) 14...Display control unit (display controller) 15...Printer interface 16°°°Floppy disk controller 17...Tab/space replacement/deletion Control unit 18...Start/end position register 19...Character determination means 20...Document memory (including tab set position table)
21...Tab/space counter 22...Space counter 23...Position control section 24...Tab/space deletion section 25...Space replacement processing section 2nd...Tab/space start position register 27・
... Space start position register 28...Current position register Figure 3 Figure 5 Figure 6 Figure 7 Figure 8 Figure 9 Figure 10 Figure 11

Claims (1)

【特許請求の範囲】[Claims] 1 文書作成編集機能を有するデータ処理装置において
、記憶装置にデータを格納する際または文書作成・編集
中に、半角空白、全角空白、タブ等のうち文書作成上意
味を持たないデータがある場合、それを置換又は削除す
る手段を備えたことを特徴するデータ処理装置。
1. In a data processing device that has a document creation and editing function, when data is stored in the storage device or during document creation/editing, if there is data such as half-width spaces, full-width spaces, tabs, etc. that has no meaning in document creation, A data processing device characterized by comprising means for replacing or deleting the data.
JP62076100A 1987-03-31 1987-03-31 Data processor Pending JPS63244262A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62076100A JPS63244262A (en) 1987-03-31 1987-03-31 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62076100A JPS63244262A (en) 1987-03-31 1987-03-31 Data processor

Publications (1)

Publication Number Publication Date
JPS63244262A true JPS63244262A (en) 1988-10-11

Family

ID=13595452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62076100A Pending JPS63244262A (en) 1987-03-31 1987-03-31 Data processor

Country Status (1)

Country Link
JP (1) JPS63244262A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04259058A (en) * 1991-02-14 1992-09-14 Sharp Corp Document processor with space deleting function

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04259058A (en) * 1991-02-14 1992-09-14 Sharp Corp Document processor with space deleting function

Similar Documents

Publication Publication Date Title
JPH0541997B2 (en)
JPS645344B2 (en)
JPH069045B2 (en) Word processor
JPS63244262A (en) Data processor
JPS6214853B2 (en)
JPH0245220B2 (en)
EP0200222A2 (en) Word processor with automatic typewriter mode
US4789255A (en) Correction buffer
JPS5856138A (en) Formating of a plurality of text columns
JP2585298B2 (en) Document creation device
JP2562497B2 (en) Annotation word processor
JP2821002B2 (en) Character processing device and character processing method
JPS61129684A (en) Character processor
JPH0452859A (en) Character processor
JPH0619906A (en) Document processor
JPH0572270B2 (en)
JPS6367215B2 (en)
JP3016949B2 (en) Information processing device
JP3273607B2 (en) Document processing device
JPS63310064A (en) Information processor
JPS62113263A (en) Handy word processor
JPH0619907A (en) Document processor
JPS63286965A (en) Document generation device
JPH01123359A (en) Kana/kanji conversion system
JPH0644265B2 (en) English editing method