JPH0117184B2 - - Google Patents

Info

Publication number
JPH0117184B2
JPH0117184B2 JP56070004A JP7000481A JPH0117184B2 JP H0117184 B2 JPH0117184 B2 JP H0117184B2 JP 56070004 A JP56070004 A JP 56070004A JP 7000481 A JP7000481 A JP 7000481A JP H0117184 B2 JPH0117184 B2 JP H0117184B2
Authority
JP
Japan
Prior art keywords
page
pointer
buffer
cursor
movement
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
JP56070004A
Other languages
Japanese (ja)
Other versions
JPS57182869A (en
Inventor
Yukihiro Yoshida
Akira Matsuyama
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP56070004A priority Critical patent/JPS57182869A/en
Publication of JPS57182869A publication Critical patent/JPS57182869A/en
Publication of JPH0117184B2 publication Critical patent/JPH0117184B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/114Pagination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 本発明は文書処理装置に関する。[Detailed description of the invention] The present invention relates to a document processing device.

従来からの文書処理装置において、文書中の後
の頁を前の方に移動するとか、あるいはある頁を
削除するなどの編集処理はよく行なわれる。とこ
ろが、従来の文書処理装置では、たとえば文書中
のある頁を移動する場合には、まず移動すべき頁
の最初の文字と最後の文字とを検出し、その頁の
文字データをフロツピーデイスク等に保管してお
いた上で、前記文書中から対応する部分を削除す
る。次いで移動先にカーソルを移動し、保管して
おいたデータを呼び出すという手順が必要であ
り、編集作業が面倒であつた。
In conventional document processing devices, editing processing such as moving later pages in a document forward or deleting a certain page is often performed. However, with conventional document processing devices, when moving a certain page in a document, for example, the first character and last character of the page to be moved are detected, and the character data of that page is transferred to a floppy disk, etc. , and then delete the corresponding portion from the document. Editing operations were troublesome because the procedure of moving the cursor to the destination and recalling the stored data was then necessary.

たとえば移動したい文章の先頭の位置にカーソ
ルを位置し、またその移動したい文章の最終の位
置にカーソルを移動して、この移動範囲を移動す
るための構成は、たとえば特開昭56−50465に開
示されているけれども、このような先行技術で
は、上述のようにカーソル移動のための操作が面
倒である。
For example, a configuration for moving the cursor at the beginning of the sentence you want to move, and then moving the cursor to the last position of the sentence you want to move, is disclosed in, for example, Japanese Patent Laid-Open No. 56-50465. However, in such prior art, operations for moving the cursor are troublesome as described above.

本発明の目的は、簡単な操作で編集作業を行う
ことができる文書処理装置を提供することであ
る。
An object of the present invention is to provide a document processing device that allows editing work to be performed with simple operations.

本発明は、入力データを頁毎に順に格納する文
章バツフア18と、 文章バツフア18の内容を表示する手段と、 表示手段のカーソル29を移動する手段6〜9
と、 カーソル移動手段6〜9によつて移動されたカ
ーソル29の位置を含む頁を指定する移動対象頁
指定手段10,20と、 移動対象頁指定手段10,20によつて指定さ
れた頁の内容を、文章バツフア18から読み出し
て格納する頁バツフア28と、 移動先の頁を指定する移動先頁指定手段21
と、 移動対象頁指定手段10,20によつて指定さ
れた頁Dを、移動先頁指定手段21によつて指定
された頁Hに近付くように1頁ずつ順次的に移動
してゆき、移動先頁指定手段21によつて指定さ
れた頁に頁バツフア28の内容を転送する手段2
2,23とを含むことを特徴とする文書処理装置
である。
The present invention comprises: a text buffer 18 that sequentially stores input data page by page; a means for displaying the contents of the text buffer 18; and means 6 to 9 for moving a cursor 29 of the display means.
, movement target page designation means 10 and 20 for designating the page including the position of the cursor 29 moved by the cursor movement means 6 to 9, and the page specified by the movement target page designation means 10 and 20. A page buffer 28 that reads content from the text buffer 18 and stores it; and a destination page designation means 21 that specifies a destination page.
The page D specified by the movement target page specification means 10, 20 is sequentially moved one page at a time so as to approach the page H specified by the movement destination page specification means 21, and Means 2 for transferring the contents of the page buffer 28 to the page specified by the next page specifying means 21
2 and 23.

以下、図面によつて本発明の実施例を説明す
る。第1図は本発明の一実施例の文書処理装置の
操作面に配置されたキー群を示す簡略化した平面
図である。図示しない文書処理装置本体の操作面
には、漢字、英字、ひらがな、カタカナおよび特
殊記号などを入力するための文字入力キー1と数
字を入力する数字入力キー2とから成るフルキー
ボード3と、フアンクシヨンキーボード4とが設
けられる。フアンクシヨンキーボード4には、カ
ーソル移動キー6,7,8,9と、頁差し換えの
準備をするキー10と、頁を移動するキー11
と、頁を置き換えるキー12と、頁を削除するキ
ー13と、頁の差し換えを実行するキー14と、
文書処理装置として各種の処理を実行するための
フアンクシヨンキー15とがそれぞれ配置されて
いる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a simplified plan view showing a group of keys arranged on the operation surface of a document processing device according to an embodiment of the present invention. On the operation surface of the main body of the document processing device (not shown), there is a full keyboard 3 consisting of character input keys 1 for inputting kanji, alphabets, hiragana, katakana, special symbols, etc. and numeric input keys 2 for inputting numbers, and a fan. A cushion keyboard 4 is provided. The function keyboard 4 includes cursor movement keys 6, 7, 8, 9, a key 10 for preparing page replacement, and a key 11 for moving pages.
, a page replacement key 12 , a page deletion key 13 , a page replacement key 14 ,
Function keys 15 for executing various processes as a document processing device are arranged.

このような各キーの押圧操作によつて第2図a
で示すようにP1〜P5の順に並んだ文書を作成
したとする。各頁の並ぶ順序を正しくするため
に、P2の文章をP4とP5との間に移動して第
2図bで示すようにP1′〜P5′の順に変更する
場合を想定する。この場合には、カーソル移動キ
ー6〜9を押圧操作して第3図に示すように移動
する頁(P2)内にカーソル29を移動する。次
いでキー10(第1図参照)を押圧すると、カー
ソル29の位置を含む頁が指定されることにな
り、図示しない表示手段上に《ページ》と表示さ
れる。次いで、キー11(第1図参照)を押圧す
ると、前記表示手段上に次のようなガイダンスが
表示される。
By pressing each key in this way, the
Assume that documents arranged in the order of P1 to P5 are created as shown in FIG. In order to arrange the pages in the correct order, assume that the text on P2 is moved between P4 and P5 and changed to the order of P1' to P5' as shown in FIG. 2B. In this case, the cursor movement keys 6 to 9 are pressed to move the cursor 29 into the page (P2) to be moved, as shown in FIG. When the key 10 (see FIG. 1) is then pressed, the page including the position of the cursor 29 is designated, and "Page" is displayed on the display means (not shown). Next, when the key 11 (see FIG. 1) is pressed, the following guidance is displayed on the display means.

《ページ》 頁の後に移動 そこで、カーソル移動キー6〜9によつて第4
図で示すように移動先がP4の後にあることを確
認し、頁数「4」を数字入力キー2(第1図参
照)によつて入力する。最後にキー14(第1図
参照)を押圧すると、第5図で示すように、P2
の頁がP4の後に移動してP1′〜P5′の順に並
べかえられる。
《Page》 Move after page 0. Then, use cursor movement keys 6 to 9 to move to the 4th page.
As shown in the figure, confirm that the destination is after P4, and input the page number "4" using the number input key 2 (see FIG. 1). Finally, when key 14 (see Figure 1) is pressed, P2 is displayed as shown in Figure 5.
The page is moved after P4 and rearranged in the order of P1' to P5'.

第6図は本件文書処理装置の要部の構成を示す
ブロツク図である。フルキーボード3から入力さ
れたデータは、キーボード制御回路16からデー
タバツフア17を介して文章バツフア18に読み
込まれる。データバツフア17は文章バツフア1
8にデータをリード、ライトするバツフアであ
る。またフアンクシヨンキーボード4のキーを押
圧すると、キーボード制御回路16が動作して、
システム制御回路19に信号が入力される。この
システム制御回路19は頁移動機能を実行するた
めに全体を制御する回路である。すなわちシステ
ム制御回路19からの信号によつて、キーボード
制御回路16、データバツフア17、第1ポイン
タ20、第2ポインタ21、第3ポインタ22、
第4ポインタ23、ポインタ選択回路24、比較
回路25、頁変換回路26、アドレス回路27お
よび頁バツフア28の動作が制御される。
FIG. 6 is a block diagram showing the configuration of the main parts of the document processing apparatus. Data input from the full keyboard 3 is read into the text buffer 18 from the keyboard control circuit 16 via the data buffer 17. Data buffer 17 is text buffer 1
This is a buffer for reading and writing data to 8. Furthermore, when a key on the function keyboard 4 is pressed, the keyboard control circuit 16 operates,
A signal is input to the system control circuit 19. This system control circuit 19 is a circuit that controls the entire page movement function. That is, by signals from the system control circuit 19, the keyboard control circuit 16, data buffer 17, first pointer 20, second pointer 21, third pointer 22,
The operations of the fourth pointer 23, pointer selection circuit 24, comparison circuit 25, page conversion circuit 26, address circuit 27 and page buffer 28 are controlled.

文章バツフア18は入力されたデータを格納し
ておくメモリである。第1ポインタ20は移動の
対象となる頁を示すポインタであり、第2ポイン
タ21は移動先の指定時に入力された頁を示すポ
インタであり、第3ポインタ22は文章バツフア
18内のデータを頁単位で移動する場合の転送先
を示すポインタであり、第4ポインタ23は文章
バツフア18内のデータを頁単位で転送する場合
の転送の対象となる頁を示すポインタである。頁
バツフア28は移動の対象となる頁のデータを格
納しておくバツフアである。ポインタ選択回路2
4は比較または頁の変換を行なう場合に第1〜第
4ポインタ20〜23を選択する回路である。比
較回路25はポインタ選択回路24によつて選択
されたポインタの頁番号を比較する回路である。
また頁変換回路26は文章バツフア18のデータ
を頁単位で扱えるように変換する回路であり、ア
ドレス回路27は文章バツフア18のアドレス回
路である。
The text buffer 18 is a memory that stores input data. The first pointer 20 is a pointer that indicates the page to be moved, the second pointer 21 is a pointer that indicates the page input when specifying the movement destination, and the third pointer 22 is a pointer that indicates the page to be moved. The fourth pointer 23 is a pointer that indicates a transfer destination when data in the document buffer 18 is transferred page by page. The page buffer 28 is a buffer that stores the data of the page to be moved. Pointer selection circuit 2
A circuit 4 selects the first to fourth pointers 20 to 23 when performing comparison or page conversion. The comparison circuit 25 is a circuit that compares the page numbers of the pointers selected by the pointer selection circuit 24.
The page conversion circuit 26 is a circuit that converts data in the text buffer 18 so that it can be handled page by page, and the address circuit 27 is an address circuit for the text buffer 18.

第7図および第8図は移動処理の内容を説明す
るための図であり、第9図は移動処理手順を示す
フローチヤートである。先ず第7図および第9図
を参照しながら、移動する頁が第7図aに示すよ
う移動先よりも前にある場合を説明する。すなわ
ち、A〜Jの順序に並んでいた文書の内、たとえ
ばDの頁をHおよびIの間に移動する場合につい
て詳細に説明する。
7 and 8 are diagrams for explaining the contents of the movement process, and FIG. 9 is a flowchart showing the movement process procedure. First, with reference to FIGS. 7 and 9, the case where the page to be moved is located before the destination as shown in FIG. 7a will be described. That is, a case in which, for example, page D of documents arranged in the order of A to J is moved between pages H and I will be described in detail.

先ず、フアンクシヨンキーボード4の内、実行
キー14が押されると、キーボード制御回路16
が動作してシステム制御回路19に信号が入力さ
れ、それに応じてポインタ選択回路24と比較回
路25とがシステム制御回路19によつて動作さ
れる。それによつてステツプn1において、第1
ポインタ20の内容すなわち移動の対象となる頁
(第7図のD)と、第2ポインタ21の内容すな
わち移動先の頁(第7図のH)とを比較する。第
1ポインタ20の頁Dが第2ポインタ21の頁H
よりも小である場合にはステツプn2に進む。こ
のステツプn2では、システム制御回路19によ
つてポインタ選択回路24、頁変換回路26およ
びアドレス回路27が動作して、第1ポインタ2
0の示す頁Dのデータが第7図aに示すように文
章バツフア18から頁バツフア28に転送され
る。ステツプn3においては、第1ポインタ20
が示す頁番号すなわちDが第3ポインタ22に与
えられ、ステツプn4においては第3ポインタ2
2に与えられた頁番号Dが第4ポインタ23に与
えられる。さらにステツプn5においては第7図
bに示すように第4ポインタ23が示す頁番号が
「1」だけアツプされる。
First, when the execution key 14 of the function keyboard 4 is pressed, the keyboard control circuit 16
operates and a signal is input to the system control circuit 19, and the pointer selection circuit 24 and comparison circuit 25 are operated by the system control circuit 19 in response. Thereby, in step n1, the first
The content of the pointer 20, that is, the page to be moved (D in FIG. 7), and the content of the second pointer 21, that is, the page to be moved to (H in FIG. 7) are compared. Page D of the first pointer 20 is page H of the second pointer 21
If it is smaller than , proceed to step n2. In step n2, the pointer selection circuit 24, page conversion circuit 26 and address circuit 27 are operated by the system control circuit 19, and the first pointer 2
The data of page D indicated by 0 is transferred from the text buffer 18 to the page buffer 28 as shown in FIG. 7a. In step n3, the first pointer 20
The page number D indicated by is given to the third pointer 22, and in step n4, the page number D indicated by
The page number D given to 2 is given to the fourth pointer 23. Furthermore, in step n5, the page number indicated by the fourth pointer 23 is incremented by "1" as shown in FIG. 7b.

ステツプn6においては、システム制御回路1
9からの信号によつてポインタ選択回路24およ
び比較回路25が動作して、第2ポインタ21お
よび第3ポインタ22が示す頁が一致するかどう
か比較される。一致しなければ、ステツプn7に
おいてポインタ選択回路24、頁変換回路26お
よびアドレス回路27が動作して、第7図cで示
すように文章バツフア18における第4ポインタ
23が示す頁のデータを第3ポインタ22が示す
頁に転送する。次いで第7図dで示すように、ス
テツプn8で第3ポインタ22が示す頁番号およ
び第4ポインタ23が示す頁番号をそれぞれ
「1」だけアツプする。このステツプn9の後で
はステツプn6に戻り、第2ポインタ21および
第3ポインタ22がそれぞれ示す頁番号が一致す
るまで、ステツプn6〜n9を繰返す。
In step n6, the system control circuit 1
The pointer selection circuit 24 and the comparison circuit 25 are operated by the signal from the pointer 9, and are compared to see if the pages indicated by the second pointer 21 and the third pointer 22 match. If they do not match, the pointer selection circuit 24, page conversion circuit 26, and address circuit 27 operate in step n7 to transfer the data of the page indicated by the fourth pointer 23 in the text buffer 18 to the third page as shown in FIG. 7c. Transfer to the page indicated by pointer 22. Next, as shown in FIG. 7D, in step n8, the page number indicated by the third pointer 22 and the page number indicated by the fourth pointer 23 are each incremented by "1". After step n9, the process returns to step n6, and steps n6 to n9 are repeated until the page numbers indicated by the second pointer 21 and the third pointer 22 respectively match.

ステツプn6において第7図eで示すように第
2ポインタ21および第3ポインタ22が示す頁
番号が一致したときには、ステツプn10に進
む。このステツプn10においては、ポインタ選
択回路24、頁変換回路26およびアドレス回路
27が動作して、第7図fに示すように頁バツフ
ア28のデータを文章バツフア18における第3
ポインタ22が示す頁に転送して、移動処理を終
了する。
When the page numbers indicated by the second pointer 21 and the third pointer 22 match in step n6 as shown in FIG. 7e, the process advances to step n10. In this step n10, the pointer selection circuit 24, page conversion circuit 26, and address circuit 27 operate to transfer the data in the page buffer 28 to the third buffer in the text buffer 18, as shown in FIG. 7f.
The page is transferred to the page indicated by the pointer 22, and the moving process is completed.

次に第8図および第9図を参照しながら移動す
る頁が移動先よりも後にある場合について説明す
る。この場合には、第9図におけるステツプn1
において第1ポインタ20の内容すなわち移動の
対象となる頁(第8図のH)と、第2ポインタ2
1の内容すなわち移動先の頁(第8図のD)とを
比較する。ステツプn1において第1ポインタ2
0の頁Hは第2ポインタの頁Dよりも大であるの
で、ステツプn11に進む。ステツプn11で
は、前述のステツプn2と同様に、第8図aで示
すように、第1ポインタ20の示す頁のデータが
文章バツフア18から頁バツフア28に転送され
る。次のステツプn12,n13およびn14で
は、第1ポインタ20が示す頁番号すなわちHが
第3ポインタ22に与えられるとともに、第3ポ
インタ22に与えられた頁番号が第4ポインタ2
3に与えられ、さらに第8図bに示すように第4
ポインタ23が示す頁番号が「1」だけダウンさ
れる。
Next, the case where the page to be moved is located after the destination will be described with reference to FIGS. 8 and 9. In this case, step n1 in FIG.
The content of the first pointer 20, that is, the page to be moved (H in FIG. 8), and the second pointer 2
1, that is, the destination page (D in FIG. 8). At step n1, the first pointer 2
Since page H of 0 is larger than page D of the second pointer, the process advances to step n11. At step n11, the data on the page indicated by the first pointer 20 is transferred from the text buffer 18 to the page buffer 28, as shown in FIG. 8a, as in step n2 described above. In the next steps n12, n13 and n14, the page number indicated by the first pointer 20, that is, H, is given to the third pointer 22, and the page number given to the third pointer 22 is given to the fourth pointer 2.
3, and as shown in Figure 8b, the fourth
The page number indicated by the pointer 23 is decreased by "1".

ステツプn15においては、第2ポインタ21
および第4ポインタ23が示す頁が一致するかど
うかが比較される。一致しなければ、ステツプn
16において第8図cで示すように第4ポインタ
23が示す頁のデータを第3ポインタ22が示す
頁に転送する。次いで、第8図dで示すように、
ステツプn16において第3ポインタ22が示す
頁番号を「1」だけダウンするとともに、ステツ
プn18において第4ポインタ23が示す頁番号
を「1」だけダウンする。このステツプn18の
後では、ステツプn15に戻り、第2ポインタ2
1および第4ポインタ23が示す頁番号が一致す
るまでステツプn15〜n18を繰返す。
In step n15, the second pointer 21
The pages indicated by the fourth pointer 23 are compared to see if they match. If not, step n
At step 16, the data of the page indicated by the fourth pointer 23 is transferred to the page indicated by the third pointer 22, as shown in FIG. 8c. Then, as shown in Figure 8d,
At step n16, the page number indicated by the third pointer 22 is decreased by "1", and at step n18, the page number indicated by the fourth pointer 23 is decreased by "1". After this step n18, the process returns to step n15 and the second pointer 2
Steps n15 to n18 are repeated until the page numbers indicated by the first and fourth pointers 23 match.

ステツプn15において、第8図eで示すよう
に第2ポインタ21および第4ポインタ23が示
す頁番号が一致したとき、ステツプn15からス
テツプn10に進む。このステツプn10におい
ては第8図fで示すように頁バツフア28のデー
タを文章バツフア18に転送して、移動処理が完
了する。
At step n15, when the page numbers indicated by the second pointer 21 and the fourth pointer 23 match as shown in FIG. 8e, the process advances from step n15 to step n10. In this step n10, the data in the page buffer 28 is transferred to the text buffer 18 as shown in FIG. 8f, and the movement process is completed.

次に参考のために、頁の置き換えおよび削除に
ついて説明を行う。これらの移動処理について
は、上述と同様に実行することができるので詳細
な説明を省略するが、先ず頁の置き換えについて
第10図を参照して簡単に説明する。第10図a
で示すようにP1〜P6の順に並んだ文書におい
てP4の文章をP6の文章で置き換える場合を想
定する。この場合には、カーソル移動キー6〜9
(第1図参照)を押圧操作してP4の部分にカー
ソルを移動し、キー10(第1図参照)を押圧す
る。そうすると、表示手段上に《ページ》と表示
される。引き続いて置き換えのためのキー12
(第1図参照)を押すと、表示手段上に次のガイ
ダンスが表示される。
Next, for reference, page replacement and deletion will be explained. These moving processes can be executed in the same manner as described above, so a detailed explanation will be omitted. First, page replacement will be briefly explained with reference to FIG. 10. Figure 10a
Assume that in a document arranged in the order of P1 to P6 as shown in , the sentence of P4 is replaced with the sentence of P6. In this case, use cursor movement keys 6 to 9.
(See FIG. 1) to move the cursor to P4, and press key 10 (See FIG. 1). Then, "Page" is displayed on the display means. Key 12 for subsequent replacement
(See Figure 1) When pressed, the following guidance is displayed on the display means.

《ページ》 頁を置き換え そこで置き換えられるべき頁がP4であること
を確認し、その頁番号を数字入力キー2(第1図
参照)で入力する。最後にキー14(第1図参
照)を押圧すると、P4の頁がP6の頁によつて
置き換えられ、文書が第10図bで示すようにP
1′〜P5′の順に並べ換えられる。
<<Page>> Replace page 0 Check that the page to be replaced is P4, and enter the page number using number input key 2 (see Figure 1). When the final key 14 (see Figure 1) is pressed, the page P4 is replaced by the page P6, and the document changes to the page P6 as shown in Figure 10b.
They are rearranged in the order of 1' to P5'.

文書中のある頁を削除する場合について第11
図を参照して簡単に説明する。第11図aで示す
ようにP1〜P5の順に並んだ文書の内、P4の
文章を削除する場合を想定する。この場合には、
カーソル移動キー6〜9によりP4の部分にカー
ソルを移動してキー10を押圧すると、表示手段
上に《ページ》と表示される。引き続いて削除お
よび実行のキー13,14をこの順に押すと、P
4の部分が削除されて第11図bで示すようにP
1′〜P4′の順に並んだ文書が作成される。
Regarding deleting a certain page in a document, Section 11
This will be briefly explained with reference to the drawings. Assume that the sentence P4 is deleted from the documents arranged in the order of P1 to P5 as shown in FIG. 11a. In this case,
When the cursor is moved to the P4 portion using the cursor movement keys 6 to 9 and the key 10 is pressed, <<Page>> is displayed on the display means. If you then press the delete and execution keys 13 and 14 in this order, P
4 is deleted and the P as shown in Figure 11b
Documents arranged in the order of 1' to P4' are created.

上述のごとく本発明によれば、頁単位で文章を
移動するときに頁の切れ目をオペレータが検出し
なくてもよく、編集時間が大幅に短縮される。し
かもフロツピーデイスク等の一時記憶媒体が不要
であるので、従来のようにフロツピーデイスクを
用いるために生じる複雑な操作を行わなくてす
む。
As described above, according to the present invention, there is no need for the operator to detect page breaks when moving text page by page, and editing time is significantly reduced. Moreover, since a temporary storage medium such as a floppy disk is not required, there is no need to perform complicated operations that would otherwise occur when using a floppy disk as in the past.

特に本発明によれば、移動対象頁指定手段1
0,20は、カーソル移動手段6〜9によつて移
動されたカーソル29の位置を含む頁を、指定す
ることができるので、前述の先行技術におけるよ
うに移動する文章の部分の先頭と最終の各位置に
カーソルをそれぞれ移動する手間が省け、操作性
が極めて単純である。たとえば前述の実施例で
は、第3図に示されるように頁P2に含まれる文
字、たとえば「ま」にカーソル29を移動するこ
とによつて、この文字「ま」が含まれる頁P2が
指定されることになり、操作性が良好である。
In particular, according to the present invention, the movement target page specifying means 1
0 and 20 can specify the page including the position of the cursor 29 moved by the cursor moving means 6 to 9, so that the page containing the position of the cursor 29 moved by the cursor moving means 6 to 9 can be specified. It eliminates the need to move the cursor to each position and is extremely simple to operate. For example, in the above-mentioned embodiment, by moving the cursor 29 to a character included in page P2, such as "ma", as shown in FIG. 3, page P2 containing this character "ma" is specified. Therefore, the operability is good.

こうして本発明によれば、移動先頁指定手段2
1によつて移動先の頁を指定することによつて、
その移動先頁に移動対象頁の内容を頁バツフア2
8を介して転送することができ、操作性が良好で
あり、編集作業を簡単にすることができる。
Thus, according to the present invention, the destination page designation means 2
By specifying the destination page by 1,
Transfer the contents of the page to the destination page to the page buffer 2
8, it has good operability and can simplify editing work.

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

第1図は本発明の一実施例の文書処理装置のキ
ー配置を示す簡略化した平面図、第2図、第3
図、第4図および第5図は頁の移動処理を説明す
るための図、第6図は本件文書処理装置の要部の
構成を示すブロツク図、第7図および第8図は移
動処理手順を説明するための図、第9図は移動処
理手順を示すフローチヤート、第10図は置き換
え処理を説明するための図、第11図は削除処理
を説明するための図である。 3……フルキーボード、4……フアンクシヨン
キーボード、18……文章バツフア、20……第
1ポインタ、21……第2ポインタ、22……第
3ポインタ、23……第4ポインタ、28……頁
バツフア。
FIG. 1 is a simplified plan view showing the key arrangement of a document processing device according to an embodiment of the present invention, FIG.
Figures 4 and 5 are diagrams for explaining page movement processing, Figure 6 is a block diagram showing the configuration of the main parts of the document processing device, and Figures 7 and 8 are movement processing procedures. FIG. 9 is a flowchart showing a move processing procedure, FIG. 10 is a diagram explaining a replacement process, and FIG. 11 is a diagram explaining a deletion process. 3...Full keyboard, 4...Function keyboard, 18...Text buffer, 20...First pointer, 21...Second pointer, 22...Third pointer, 23...Fourth pointer, 28... …Page Batsuhua.

Claims (1)

【特許請求の範囲】 1 入力データを頁毎に順に格納する文章バツフ
ア18と、 文章バツフア18の内容を表示する手段と、 表示手段のカーソル29を移動する手段6〜9
と、 カーソル移動手段6〜9によつて移動されたカ
ーソル29の位置を含む頁を指定する移動対象頁
指定手段10,20と、 移動対象頁指定手段10,20によつて指定さ
れた頁の内容を、文章バツフア18から読み出し
て格納する頁バツフア28と、 移動先の頁を指定する移動先頁指定手段21
と、 移動対象頁指定手段10,20によつて指定さ
れた頁Dを、移動先頁指定手段21によつて指定
された頁Hに近付くように1頁ずつ順次的に移動
してゆき、移動先頁指定手段21によつて指定さ
れた頁に頁バツフア28の内容を転送する手段2
2,23とを含むことを特徴とする文書処理装
置。
[Claims] 1. A text buffer 18 for sequentially storing input data page by page, means for displaying the contents of the text buffer 18, and means 6 to 9 for moving a cursor 29 of the display means.
, movement target page designation means 10 and 20 for designating the page including the position of the cursor 29 moved by the cursor movement means 6 to 9, and the page specified by the movement target page designation means 10 and 20. A page buffer 28 that reads content from the text buffer 18 and stores it; and a destination page designation means 21 that specifies a destination page.
The page D specified by the movement target page specification means 10, 20 is sequentially moved one page at a time so as to approach the page H specified by the movement destination page specification means 21, and Means 2 for transferring the contents of the page buffer 28 to the page specified by the next page specifying means 21
2 and 23.
JP56070004A 1981-05-08 1981-05-08 Document processing device Granted JPS57182869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56070004A JPS57182869A (en) 1981-05-08 1981-05-08 Document processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56070004A JPS57182869A (en) 1981-05-08 1981-05-08 Document processing device

Publications (2)

Publication Number Publication Date
JPS57182869A JPS57182869A (en) 1982-11-10
JPH0117184B2 true JPH0117184B2 (en) 1989-03-29

Family

ID=13419021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56070004A Granted JPS57182869A (en) 1981-05-08 1981-05-08 Document processing device

Country Status (1)

Country Link
JP (1) JPS57182869A (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6170657A (en) * 1984-09-14 1986-04-11 Toshiba Corp Documentation device
JPS61296446A (en) * 1985-06-25 1986-12-27 Sord Comput Corp Group information processor
JPS61296447A (en) * 1985-06-25 1986-12-27 Sord Comput Corp Information control processor
JPS625454A (en) * 1985-06-29 1987-01-12 Sord Comput Corp Information processor
JPH0668751B2 (en) * 1985-06-29 1994-08-31 ソード株式会社 Group information change processing device
JPS6217850A (en) * 1985-07-17 1987-01-26 Sord Comput Corp Information processor
JPH01130254A (en) * 1987-11-16 1989-05-23 Canon Inc Document processor
JPH0289158A (en) * 1988-09-26 1990-03-29 Sanyo Electric Co Ltd Document preparing device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5650465A (en) * 1979-10-01 1981-05-07 Canon Inc Character processor

Also Published As

Publication number Publication date
JPS57182869A (en) 1982-11-10

Similar Documents

Publication Publication Date Title
US4931957A (en) Image information processing apparatus
JPH0117184B2 (en)
JPS5913771B2 (en) Editing display method of display device
JPH0242071B2 (en)
JPH0114617B2 (en)
JPS6010348B2 (en) Automatic conversion method for half-width and full-width characters
JPS627593B2 (en)
JP2521685B2 (en) Information processing device
JP3248556B2 (en) Information processing apparatus and method
JP2558692B2 (en) Document file device
JPS62237495A (en) Character string processor
JP2606563B2 (en) Word processing device and display method in word processing device
JP2916986B2 (en) Character output device
JPH0750476B2 (en) Data processing device
JP2977256B2 (en) Document creation device
JPH0666065B2 (en) Document processor with furigana addition function
JP2870869B2 (en) Document processing apparatus and method
JP2805804B2 (en) Document processing device
JP3236038B2 (en) Character processing apparatus and method
JPH038271B2 (en)
JPH0581256A (en) Character string copying device
JPH06119314A (en) Document preparing device
JPH046993B2 (en)
JPH0567072A (en) Character processor
JPS62119665A (en) Word processor