JP2775728B2 - Document processing device - Google Patents

Document processing device

Info

Publication number
JP2775728B2
JP2775728B2 JP61099725A JP9972586A JP2775728B2 JP 2775728 B2 JP2775728 B2 JP 2775728B2 JP 61099725 A JP61099725 A JP 61099725A JP 9972586 A JP9972586 A JP 9972586A JP 2775728 B2 JP2775728 B2 JP 2775728B2
Authority
JP
Japan
Prior art keywords
document
code
fixed
key
page
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 - Lifetime
Application number
JP61099725A
Other languages
Japanese (ja)
Other versions
JPS62256167A (en
Inventor
実 佐々倉
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.)
KASHIO KEISANKI KK
Original Assignee
KASHIO KEISANKI KK
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=14255045&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2775728(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by KASHIO KEISANKI KK filed Critical KASHIO KEISANKI KK
Priority to JP61099725A priority Critical patent/JP2775728B2/en
Publication of JPS62256167A publication Critical patent/JPS62256167A/en
Application granted granted Critical
Publication of JP2775728B2 publication Critical patent/JP2775728B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は各種データを文書データとして記憶する文
書処理装置に関する。 [従来の技術] 従来の文書データではその全てあるいは一部をコピー
するときは、その文書データ全てあるいは指定されたコ
ピー範囲内をそのまま別の記憶領域にコピーするように
していた。 [発明が解決しようとする課題] そのため従来にあっては、文書データ上にコピー対象
としたい部分のデータとコピー対象としたくない部分の
データとが混在した場合は、コピー領域を1つづつ指定
してコピー先にコピーしていくといった操作を個々のコ
ピー領域に対して繰返し指定操作する必要があり、その
コピー元の部分データの数が多い場合には、そのコピー
操作の作業が煩雑なものとなっていた。 本発明の課題は、既に作成した文書データに基づいて
同様の文書データを直ちに作成できるようにする異であ
る。 [課題を解決するための手段] 本発明の手段は次の通りである。 所望する任意の文書データを作成する文書作成手段
と、上記文書作成手段で作成された文書データのうちの
所望する部分データを、特定部分データとして設定する
設定手段と、上記特定部分データとその設定が行われて
いない部分データとが混在された文書データを記憶する
文書記憶手段と、所定操作により、上記文書データ内に
含まれる上記特定部分データのみを読み出し、その特定
部分データを上記文書データにおける配置位置と同一配
置位置でコピーした新規文書データを作成する新規文書
作成手段と、を具備したことを特徴とする。 [作用] 本発明の手段の作用は次の通りである。 所望する任意の文書データを作成した際、その文書デ
ータのうちの所望する部分データを特定部分データとし
て設定して、その特定部分データとその設定が行われて
いない部分データとが混在された文書データを記憶させ
ておく。そして、所定操作により、上記文書データ内に
含まれる上記特定部分データのみが読み出され、その特
定部分データが上記文書データにおける配置位置と同一
配置位置でコピーされた新規文書データが自動的に作成
される。 [実施例] (実施例の構成) 第1図はこの発明の一実施例を示すブロック図であ
る。 図中、10は文書の入力・編集処理を含む装置全体の制
御を司るCPUであり、ここでは、文書入力モード下に於
いて第2図に示すような処理を実行し、又、ファンクシ
ョンキー操作に伴うモード指定時に於いて第3図(a)
乃至(g)に示すような処理を実行する。11はキーボー
ドであり、ここでは文字キー、罫線キー等の他に、ファ
ンクションキーとして、モード切替キーFa,コード固定
キーFb,ページ固定キーFc,全コード固定キーFd,ページ
更新キーFe,全コード可変キーFf,コード可変キーFg等が
設けられる。12はキーボード11のキー操作に従うキーコ
ードを生成し、CPU10に送出する入力制御部である。13
はCPU10によりアクセスされる文書メモリであり複数ペ
ージの文書格納領域をもつ。14はこの文書メモリ13のリ
ード/ライトアドレスを生成するアドレス制御部であ
る。15はRAM内の制御用レジスタ部であり、ここでは、
モード切替キーFaの操作に従う可変モード/固定モード
の状態識別情報を貯えるモードレジスタ15a,コード固定
キーFbが操作されて次に入力される文字が固定化される
ことを示すフラグ情報を貯えるフラグレジスタ15b、現
在のページ情報(P)を貯える現在ページレジスタ15
c、固定ページ情報(PF)を貯える固定ページレジスタ1
5d、文書メモリ13に貯えられた情報内の現在の処理対象
となっているデータ位置を示す現アドレス(I)を貯え
る現アドレスレジスタ15e等を有してなる。 16はCPU10の制御の下に文書表示のための制御を行な
う表示制御部、17は同カーソルの表示制御を行なうカー
ソル制御部、18は上記各制御部16、17の制御の下に文書
を表示する表示部である。19はCPU10の制御の下に文書
印刷のための制御を行なう印字制御部、20はこの印字制
御部19の制御の下に文書を印刷する印字部である。 第2図、及び第3図はそれぞれ上記実施例の処理フロ
ーを示すフローチャート、第4図は文書メモリ13上に於
ける固定情報の文書コピー例を示す図である。 (実施例の作用) ここで上記第1図乃至第4図を参照して一実施例の動
作を説明する。 1).文書入力処理 先ず文書の入力処理動作を第2図に示すフローチャー
トを参照して説明する。 キーボード11上の文字キー、又は罫線キーが操作され
ると、その操作キーに固有のキー入力データ、即ちキャ
ラクタコードが入力制御部12からCPU10に送出される。
この際、CPU10は文字キーの操作に伴うキャラクタコー
ドを入力すると、先ず、コードレジスタ15aを参照し
て、再時点に於けるモードが固定モードであるか可変モ
ードであるかを判断する(第2図ステップS1)。ここ
で、固定モードであれば入力されたキャラクタコードに
一義的に固定ビットを付加し、又、可変モードである際
は、フラグレジスタ15bの内容がコード固定キーFbの操
作による入力文字の固定化を示す“1"であるか否かを判
断して、“1"であれば入力されたキャラクタコードに固
定ビットを付加する(第2図ステップS2,S3)。又、CPU
10は罫線キー操作に伴う罫線のキャラクタコードを入力
すると、その入力された罫線のキャラクタコードに固定
ビットを付加する(第2図ステップS2,S3)。 ここでは、区・点コード(各1バイト)でなる計2バ
イトのキャラクタコードのうち、区コードの使用されな
い1ビット(最上位ビット)を“固定ビット”として用
いている。 上記の如くしてキャラクタコードに固定ビットが付加
される(第2図ステップS3)と、その固定ビットを付加
したキャラクタコードが現アドレスレジスタ15eに貯え
られた現アドレス(I)に従い文書メモリ13に書込ま
れ、フラグレジスタ15bのフラグ内容が“0"に戻された
後、1ページの入力が終了したか否かが調べられる(第
2図ステップS4〜S6)。ここで、1ページの入力が終了
していなければ、現アドレスレジスタ15eの現アドレス
(I)がインクリメント(+1)されて、そのアドレス
に従う次の文字位置の内容が文書メモリ13より読出さ
れ、キャラクタコードであるか否かが判断される(第2
図ステップS7〜S9)。ここでキャラクタコードであれ
ば、固定ビットの有無を調べて、固定ビットが有れば、
再び現アドレス(I)を+1して、上記動作が繰返し、
実行される(第2図ステップS10,S7〜S9)。 この際のモード切替キーFaの操作に伴う上記固定モー
ド/可変モードの切替並びに設定の処理フローを第3図
(a)に示し、コード固定キーFbの操作に伴うコード固
定モード下での処理フローを同図(b)に示している。 固定モード/可変モードの切替はモード切替キーFaの
操作によって行なわれるもので、第3図(a)に示すよ
うに、モード切替キーFaが操作される度にモードレジス
タ15aの内容が固定モードと可変モードで交互に切替わ
り、モードを選択した後は次に再びモード切替キーFaが
操作されるまで、そのモードが設定保持される。この設
定されたモード状態は特定の表示形態(例えば表示部16
への表示、又はキー埋込みランプによる表示等)をもっ
てオペレータに認識される。 又、コード固定モードの設定はコード固定キーFbの操
作によって行なわれるもので、第3図(b)に示すよう
に、コード固定キーFbが操作されると、先ず文書メモリ
13内の現アドレス(I)で示されるキャラクタ記憶領域
がリードアクセスされ、その記憶領域にキャラクタコー
ドが存在すれば、そのキャラクタコードに固定ビットが
付加された後、上記現アドレス(I)で示されるキャラ
クタ記憶領域に書込まれる(第3図(b)ステップS11
〜S14)。又、上記読出したデータがキャラクタコード
でない際(未入力状態であるとき)は、フラグレジスタ
15bの内容を“1"にして次のキー入力を待つ(第3図
(b)ステップS15)。 上述したように、文字又は罫線の入力時に於いて、モ
ード切替キーFaにより固定モードが設定されていると、
入力されたキャラクタコードに一義的に固定ビットが付
加され、又、可変モードである際は、コード固定キーFb
が操作されて文字の固定化が可能であるとき、次に入力
される文字のキャラクタコードに固定ビットが付加され
る。この際、文書メモリ13内のキャラクタコード書込み
位置に既に固定ビットを持つキャラクタコードが存在す
ると、その位置への新たなキャラクタコードの書込みは
禁止され、次のキャラクタコード書込み位置に書込まれ
る。 このようにして固定文字(固定ビットが付加されたキ
ャラクタコード)を含む1ページ分の文書情報が入力さ
れ、文書メモリ13内の入力対象ページ領域に格納され
る。 次に、上述の如くして固定情報をもつ文書が文書メモ
リ13に記憶された後の各種の処理について説明する。 2).ページ固定処理 キーボード11上のページ固定キーFcが操作されると、
CPU10の制御の下に第3図(c)に示すような処理が実
行される。即ち、ページ固定キーFCが操作されると、現
在ページレジスタ15cに貯えられた現在処理対象となっ
ているページを示すページ情報(P)が、固定ページ情
報(PF)として固定ページレジスタ15dに貯えられる
(第3図(C)ステップS21)。次に文書メモリ13内の
文書未入力ページが検索され、その検索された文書未入
力ページのページ情報が現在ページ情報(P)として現
在ページレジスタ15cに貯えられる(第3図(c)ステ
ップS22)。そして、固定ページレジスタ15dにて示され
るページから既入力文書のうちの固定文字(即ち固定ビ
ットが付加されたキャラクタコード)のみが選択的に読
出され、現在ページレジスタ15cが示すページ(P)領
域の対応する記憶位置に書込まれる。即ち、固定ページ
レジスタ15dが示す固定ページの文書のうち、固定ビッ
トが付加された固定文字のみが、固定ページと同一のフ
ォームをもって現在ページレジスタ15cが示すページ
(P)領域の対応する記憶位置に書込まれる(第3図
(c)ステップS23)。 この際の文書内固定情報のコピー例を第4図に示して
いる。ここでは、文書メモリ13内のP=1で示される固
定ページ(PF)の固定情報が、P=8で示される現在ペ
ージ(P)に書込まれる。 この現在ページ(P)への固定文字の書込みが終了す
ると、その現在ページ(P)の内容が読出され、表示制
御部18の制御の下に表示部16に表示される(第3図
(c)ステップS24)。更に、上記現在ページ(P)内
のコード未入力装置のアドレスが検索されて、その検索
されたアドレスが現アドレス(I)として現アドレスレ
ジスタ15eにセットされ、以後、そのアドレスが示す位
置より可変情報の入力が可能となる(第3図(c)ステ
ップS25)。 3).全コード固定処理 キーボード11上の全コード固定キーFdが操作される
と、CPU10の制御の下に第3図(d)に示すような処理
が実行される。即ち、全コード固定キーFdが操作される
と、CPU10の制御の下に、現在ページレジスタ15cで示さ
れる現在ページ(P)のスペースコードを含む全てのキ
ャラクタコードに固定ビットが付加される。この際の固
定化対象となる現在ページ(P)はページ更新キーFeの
操作で任意に選択できるもので、第3図(e)に示すよ
うに、ページ更新キーFeを操作する毎に現在ページレジ
スタ15cの内容、即ち現在ページ(P)が更新(+1)
される。 4).全コード可変処理 キーボード11上の全コード可変キーFfが操作される
と、CPU10の制御の下に第3図(f)に示すような処理
が実行される。即ち、全コード可変キーFfが操作される
と、CPU10の制御の下に、現在ページレジスタ15cで示さ
れる現在ページ(P)のキャラクタコードに付加された
固定ビットが全て削除される。この際の可変化対象とな
る現在ページ(P)は上記全コード固定処理の場合と同
様に、ページ更新キーFeの操作により任意に選択でき
る。 5).コード可変処理 キーボード11上のコード可変キーFgが操作されると、
CPU10の制御の下に第3図(g)に示すような処理が実
行される。即ち、コード可変キーFgが操作されると、CP
U10の制御の下に、先ず文書メモリ13内の現アドレス
(I)で示されるキャラクタ記憶領域がリードアクセス
され、そのキャラクタ記憶領域にキャラクタコードが存
在するか否かが判断される(第3図(g)ステップS31,
S32)。ここでキャラクタ記憶領域にキャラクタコード
が存在すれば、そのキャラクタコードに付加された固定
ビットが削除された後、上記現アドレス(I)で示され
るキャラクタ記憶領域に書込まれる(第3図(g)ステ
ップS33,S34)。 このような第3図(g)に示すコード可変処理によ
り、例えば、前述した、3)項のコード固定キーFd操作
による全コード固定の後、任意の一部のキャラクタのみ
を可変コードに設定でき、ページ内の一部をコード可変
とした固定文書が容易に作成できる。 尚、上記した実施例では、キャラクタコードの特定ビ
ットを利用して、キャラクタコード自体に固定ビットを
付加しているが、これに限定されるものではなく、例え
ばページの全桁位置に1対1に対応するビットメモリを
もち、このビットメモリにビットを立てるか否かで固定
キャラクタの指定を行なう構成、又は、固定用の特定コ
ードを容易し、この特定コードで挟まれたキャラクタコ
ードを固定情報として扱う構成であってもよい。 又、上記実施例ではワードプロセッサ等の文書処理装
置を例にとって示したが、これに限らず、例えばページ
プリントバッファをもつ印刷装置に於いても適用でき
る。 [発明の効果] 本発明によれば、文書データ上にコピー対象となる特
定部分とコピー対象とならない他の部分とが複数に混在
するような場合においても、そのコピー対象となる文書
データの範囲内においてはその特定部分データのみが自
動的に抽出されて元の文書データとは異なる記憶領域上
に記憶されるようになるので、文書データ上にコピー対
象となる特定部分データが散在して記憶されている場合
であっても、その特定部分データのみのコピー処理が直
ちに行なえる。
Description: TECHNICAL FIELD The present invention relates to a document processing device that stores various data as document data. 2. Description of the Related Art Conventionally, when copying all or a part of document data, the entire document data or the specified copy range is directly copied to another storage area. [Problems to be Solved by the Invention] Therefore, conventionally, when data of a portion to be copied and data of a portion not to be copied are mixed in the document data, a copy area is designated one by one. It is necessary to repeatedly specify the individual copy areas, such as copying to the copy destination, and if the number of partial data at the copy source is large, the operation of the copy operation is complicated. Had become. An object of the present invention is that similar document data can be immediately created based on already created document data. [Means for Solving the Problems] The means of the present invention are as follows. Document creating means for creating desired arbitrary document data, setting means for setting desired partial data of the document data created by the document creating means as specific partial data, the specific partial data and its setting Document storage means for storing document data in which partial data that has not been processed is mixed, and by a predetermined operation, reads out only the specific partial data included in the document data, and stores the specific partial data in the document data New document creating means for creating new document data copied at the same arrangement position as the arrangement position. [Operation] The operation of the means of the present invention is as follows. When any desired document data is created, the desired partial data of the document data is set as specific partial data, and a document in which the specific partial data and the partial data for which the setting is not performed is mixed. Store the data. Then, by a predetermined operation, only the specific part data included in the document data is read, and new document data in which the specific part data is copied at the same arrangement position as the arrangement position in the document data is automatically created. Is done. Embodiment (Configuration of Embodiment) FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, reference numeral 10 denotes a CPU which controls the entire apparatus including input / edit processing of a document. In this embodiment, a processing shown in FIG. 2 is executed in a document input mode. Fig. 3 (a) when the mode is specified
(G). Reference numeral 11 denotes a keyboard.In addition to a character key, a ruled line key, and the like, a mode switch key Fa, a code fixed key Fb, a page fixed key Fc, an all code fixed key Fd, a page update key Fe, an all code A variable key Ff, a code variable key Fg, and the like are provided. Reference numeral 12 denotes an input control unit that generates a key code according to a key operation of the keyboard 11 and sends the key code to the CPU 10. 13
Is a document memory accessed by the CPU 10 and has a document storage area of a plurality of pages. An address control unit 14 generates a read / write address of the document memory 13. Reference numeral 15 denotes a control register section in the RAM.
A mode register 15a for storing the state identification information of the variable mode / fixed mode according to the operation of the mode switching key Fa, and a flag register for storing flag information indicating that the next input character is fixed by operating the code fixing key Fb. 15b, current page register 15 for storing current page information (P)
c, fixed page register 1 that stores fixed page information (PF)
5d, a current address register 15e for storing a current address (I) indicating a current data position to be processed in the information stored in the document memory 13. Reference numeral 16 denotes a display control unit that performs control for displaying a document under the control of the CPU 10, 17 is a cursor control unit that performs display control of the cursor, and 18 displays a document under the control of each of the above control units 16 and 17. It is a display unit to perform. Reference numeral 19 denotes a print control unit that performs control for printing a document under the control of the CPU 10, and reference numeral 20 denotes a print unit that prints a document under the control of the print control unit 19. 2 and 3 are flowcharts showing the processing flow of the above embodiment, respectively, and FIG. 4 is a view showing an example of document copying of fixed information in the document memory 13. (Operation of Embodiment) The operation of the embodiment will be described with reference to FIGS. 1 to 4. 1). Document Input Processing First, a document input processing operation will be described with reference to a flowchart shown in FIG. When a character key or a ruled line key on the keyboard 11 is operated, key input data unique to the operation key, that is, a character code, is sent from the input control unit 12 to the CPU 10.
At this time, when the CPU 10 inputs a character code associated with the operation of the character key, the CPU 10 first refers to the code register 15a to determine whether the mode at the time point is the fixed mode or the variable mode (second mode). Figure Step S1). Here, in the fixed mode, a fixed bit is uniquely added to the input character code, and in the variable mode, the contents of the flag register 15b are fixed by the operation of the code fixing key Fb. Is determined, and if "1", a fixed bit is added to the input character code (steps S2 and S3 in FIG. 2). Also, CPU
When the character code of the ruled line is input in response to the operation of the ruled line key, a fixed bit is added to the character code of the input ruled line (steps S2 and S3 in FIG. 2). Here, one bit (most significant bit) of the character code of a total of 2 bytes consisting of the section / point code (1 byte each), which is not used, is used as a “fixed bit”. When a fixed bit is added to the character code as described above (step S3 in FIG. 2), the character code with the fixed bit added is stored in the document memory 13 in accordance with the current address (I) stored in the current address register 15e. After writing and returning the flag content of the flag register 15b to "0", it is checked whether the input of one page is completed (steps S4 to S6 in FIG. 2). If the input of one page has not been completed, the current address (I) of the current address register 15e is incremented (+1), the content of the next character position according to the address is read from the document memory 13, and the character is read. It is determined whether it is a code (second
Figure steps S7 to S9). Here, if it is a character code, the presence / absence of a fixed bit is checked.
The current address (I) is incremented by 1 again, and the above operation is repeated.
It is executed (steps S10, S7 to S9 in FIG. 2). FIG. 3 (a) shows a processing flow of switching and setting of the fixed mode / variable mode in response to the operation of the mode switching key Fa, and a processing flow in the code fixing mode in response to the operation of the code fixing key Fb. Is shown in FIG. Switching between the fixed mode / variable mode is performed by operating the mode switching key Fa. As shown in FIG. 3 (a), every time the mode switching key Fa is operated, the contents of the mode register 15a are switched to the fixed mode. The mode is alternately switched in the variable mode, and after selecting the mode, the mode is set and held until the mode switching key Fa is operated again. The set mode state is displayed in a specific display mode (for example, the display unit 16).
, Or a display with a key-embedded lamp). The setting of the code fixing mode is performed by operating the code fixing key Fb. When the code fixing key Fb is operated as shown in FIG.
13, the character storage area indicated by the current address (I) is read-accessed, and if a character code exists in the storage area, a fixed bit is added to the character code, and then the character code is indicated by the current address (I). (FIG. 3 (b), step S11)
~ S14). When the read data is not a character code (when it is not input), the flag register
The content of 15b is set to "1" and the next key input is waited for (step S15 in FIG. 3B). As described above, when a character or a ruled line is input, if the fixed mode is set by the mode switching key Fa,
Fixed bits are uniquely added to the input character code, and when in the variable mode, the code fixed key Fb
Is operated to fix a character, a fixed bit is added to the character code of the next input character. At this time, if a character code having a fixed bit already exists at the character code writing position in the document memory 13, writing of a new character code at that position is prohibited, and writing is performed at the next character code writing position. In this way, one page of document information including fixed characters (character codes to which fixed bits are added) is input and stored in the input target page area in the document memory 13. Next, various processes after the document having the fixed information is stored in the document memory 13 as described above will be described. 2). Page fixing processing When the page fixing key Fc on the keyboard 11 is operated,
Under the control of the CPU 10, processing as shown in FIG. 3 (c) is executed. That is, when the page fixing key FC is operated, the page information (P) indicating the page to be processed currently stored in the current page register 15c is stored as fixed page information (PF) in the fixed page register 15d. (Step S21 in FIG. 3 (C)). Next, a document uninput page in the document memory 13 is searched, and the page information of the searched document uninput page is stored in the current page register 15c as current page information (P) (FIG. 3 (c), step S22). ). Then, only fixed characters (that is, character codes to which fixed bits are added) of the input document are selectively read from the page indicated by the fixed page register 15d, and the page (P) area indicated by the current page register 15c is read. Is written to the corresponding storage location. That is, among the documents of the fixed page indicated by the fixed page register 15d, only the fixed characters to which the fixed bits are added are stored in the corresponding storage locations of the page (P) area indicated by the current page register 15c with the same form as the fixed page. It is written (step S23 in FIG. 3 (c)). FIG. 4 shows an example of copying the fixed information in the document at this time. Here, the fixed information of the fixed page (PF) indicated by P = 1 in the document memory 13 is written to the current page (P) indicated by P = 8. When the writing of the fixed characters to the current page (P) is completed, the contents of the current page (P) are read out and displayed on the display unit 16 under the control of the display control unit 18 (see FIG. ) Step S24). Further, the address of the code non-input device in the current page (P) is searched, and the searched address is set as the current address (I) in the current address register 15e. Information can be input (FIG. 3 (c), step S25). 3). All Code Fixing Process When the all code fixing key Fd on the keyboard 11 is operated, a process as shown in FIG. That is, when the all code fixing key Fd is operated, under the control of the CPU 10, fixed bits are added to all character codes including the space code of the current page (P) indicated by the current page register 15c. At this time, the current page (P) to be fixed can be arbitrarily selected by operating the page update key Fe, and as shown in FIG. The content of the register 15c, that is, the current page (P) is updated (+1)
Is done. 4). All Code Variable Processing When the all code variable key Ff on the keyboard 11 is operated, processing as shown in FIG. That is, when the all code variable key Ff is operated, under the control of the CPU 10, all fixed bits added to the character code of the current page (P) indicated by the current page register 15c are deleted. At this time, the current page (P) to be changed can be arbitrarily selected by operating the page update key Fe, as in the case of the above all code fixing process. 5). Code variable processing When the code variable key Fg on the keyboard 11 is operated,
Under the control of the CPU 10, processing as shown in FIG. 3 (g) is executed. That is, when the code variable key Fg is operated, CP
Under the control of U10, the character storage area indicated by the current address (I) in the document memory 13 is first read-accessed, and it is determined whether or not a character code exists in the character storage area (FIG. 3). (G) Step S31,
S32). Here, if a character code exists in the character storage area, the fixed bit added to the character code is deleted and then written into the character storage area indicated by the current address (I) (FIG. 3 (g)). ) Steps S33, S34). By the code variable processing shown in FIG. 3 (g), for example, after fixing all the codes by operating the code fixing key Fd in the above item 3), only an arbitrary part of the characters can be set as the variable code. In addition, a fixed document in which a part of a page is code-variable can be easily created. In the above-described embodiment, the fixed bits are added to the character code itself by using the specific bits of the character code. However, the present invention is not limited to this. A fixed character is specified by whether or not a bit is set in the bit memory, or a specific code for fixing is facilitated, and the character code sandwiched between the specific codes is fixed information. It may be configured to be treated as. Further, in the above embodiment, a document processing apparatus such as a word processor is described as an example, but the present invention is not limited to this, and may be applied to a printing apparatus having a page print buffer, for example. [Effects of the Invention] According to the present invention, even when a specific part to be copied and another part not to be copied are mixed in a plurality in document data, the range of the document data to be copied is mixed. Only the specific partial data is automatically extracted and stored in a storage area different from the original document data, so that the specific partial data to be copied is scattered and stored on the document data. Even if it is done, the copying process of only the specific partial data can be performed immediately.

【図面の簡単な説明】 第1図はこの発明の一実施例による構成を示すブロック
図、第2図および第3図(a)ないし(g)は夫々上記
実施例の処理フローチャートを示す図、第4図は上記実
施例における固定情報のページコピー説明図である。 10……CPU、11……キーボード、12……入力制御部、13
……文書メモリ、14……アドレス制御部、15……制御用
レジスタ部、15a……モードレジスタ、15b……フラグレ
ジスタ、15c……現在ページレジスタ、15d……固定ペー
ジレジスタ、15e……現アドレスレジスタ、16……表示
制御部、17……カーソル制御部、18……表示部、19……
印字制御部、20……印字部、Fa……モード切替キー、Fb
……コード固定キー、Fc……ページ固定キー、Fd……全
コード固定キー、Fe……ページ更新キー、Fg……コード
可変キー、P……現在ページ、PF……固定ページ、I…
…現アドレス。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a configuration according to an embodiment of the present invention, and FIGS. 2 and 3 (a) to (g) are flowcharts each showing a processing flow of the embodiment. FIG. 4 is an explanatory diagram of page copying of fixed information in the above embodiment. 10 CPU, 11 Keyboard, 12 Input control unit, 13
… Document memory, 14… Address control section, 15… Control register section, 15a… Mode register, 15b… Flag register, 15c… Current page register, 15d… Fixed page register, 15e… Current Address register, 16 Display control unit, 17 Cursor control unit, 18 Display unit, 19
Print control unit, 20 …… Print unit, Fa …… Mode switching key, Fb
…… Code fixed key, Fc …… Page fixed key, Fd …… All code fixed key, Fe …… Page update key, Fg …… Code variable key, P …… Current page, PF …… Fixed page, I…
... current address.

Claims (1)

(57)【特許請求の範囲】 1.コピー対象となる特定部分データとコピー対象とは
ならない他の部分データとが夫々複数に混在された文書
データを記憶する文書記憶手段と、 コピー対象となる上記文書データの範囲において、その
範囲内での各データの内で上記コピー対象となる特定部
分データを判別して抽出し、その抽出された上記特定部
分データのみを上記文書データの記憶領域とは異なる新
たな記憶領域上にコピー記憶するコピー記憶手段と、 を具備したことを特徴とする文書処理装置。
(57) [Claims] A document storage means for storing document data in which a plurality of specific partial data to be copied and other partial data not to be copied are respectively mixed; and, within the range of the document data to be copied, A copy for discriminating and extracting the specific partial data to be copied from each of the data, and copying and storing only the extracted specific partial data in a new storage area different from the storage area of the document data A document processing apparatus comprising: a storage unit.
JP61099725A 1986-04-30 1986-04-30 Document processing device Expired - Lifetime JP2775728B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61099725A JP2775728B2 (en) 1986-04-30 1986-04-30 Document processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61099725A JP2775728B2 (en) 1986-04-30 1986-04-30 Document processing device

Publications (2)

Publication Number Publication Date
JPS62256167A JPS62256167A (en) 1987-11-07
JP2775728B2 true JP2775728B2 (en) 1998-07-16

Family

ID=14255045

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61099725A Expired - Lifetime JP2775728B2 (en) 1986-04-30 1986-04-30 Document processing device

Country Status (1)

Country Link
JP (1) JP2775728B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58144934A (en) * 1982-02-23 1983-08-29 Toshiba Corp Document producing device

Also Published As

Publication number Publication date
JPS62256167A (en) 1987-11-07

Similar Documents

Publication Publication Date Title
JPH09152859A (en) Printer
JPS6356575B2 (en)
JP2775728B2 (en) Document processing device
JPH0117185B2 (en)
JPH02230375A (en) Electronic filing system
JPH0667945A (en) Electronic filing device
JP3067083B2 (en) Document input device
JPH0476773A (en) Map retrieving device
JP3104655B2 (en) Document data processing device
JPS6327728B2 (en)
JPH06274589A (en) Document processor
IE883096L (en) Retrieving data
JPH0589100A (en) Word processor
JPS60221865A (en) Document processor
JPH05342207A (en) Format specifying method for word processor
JPS63240670A (en) Document processor
JPH0193857A (en) Document printer
JPH07296138A (en) Image data managing device
JPH03156667A (en) Document editing processor
JPH03158926A (en) Information terminal equipment
JPH0736928A (en) Image retrieving method
JPH0836563A (en) Document edition system and device for preparing document using the same
JPH08101738A (en) Signal input controller
JPH01194061A (en) Display control system for word processor
JPH047780A (en) Document processor