JPH02289064A - Character-string replacing system - Google Patents

Character-string replacing system

Info

Publication number
JPH02289064A
JPH02289064A JP1067905A JP6790589A JPH02289064A JP H02289064 A JPH02289064 A JP H02289064A JP 1067905 A JP1067905 A JP 1067905A JP 6790589 A JP6790589 A JP 6790589A JP H02289064 A JPH02289064 A JP H02289064A
Authority
JP
Japan
Prior art keywords
character
replaced
string
character string
replacement
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.)
Granted
Application number
JP1067905A
Other languages
Japanese (ja)
Other versions
JPH0769912B2 (en
Inventor
Hideko Suehiro
末広 秀子
Masaru Arai
勝 新井
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1067905A priority Critical patent/JPH0769912B2/en
Publication of JPH02289064A publication Critical patent/JPH02289064A/en
Publication of JPH0769912B2 publication Critical patent/JPH0769912B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve the replacement editing efficiency by making the character-string length to be replaced in a document equal to the character-string length of a replace ment character-string, and thereafter, succeeding to a modifying method of the character-string to be replaced and replacing it with the replacement character-string. CONSTITUTION:A character-string length comparing part 2 compares character-string length L1 of a character-string to be replaced, detected from in a document and character-string length L2 of a designated replacement character-string. Subsequently, when L1<L2 is decided by the character-string comparing part 2, a character inserting/ deleting part 3 copies and inserts the same character as a final character of the character-string to be replaced into the rear to make L1=L2, and when L1>L2 is decided, the character is deleted from the rear of the character-string to be replaced to make L1=L2. In such a case, under the state of L1=L2, a character-string replacing part 4 replaces the character-string to be replaced with the replacement character- string, and also, executes the replacement so that the modifying method of the character-string to be replaced is allowed to succeed to the replacement character-string after the replacement as it is. In such a way, editing after the replacement is eliminat ed, and the editing efficiency can be improved.

Description

【発明の詳細な説明】 〔概要〕 文字列をW摸する文字列置換方式に関し、文書中の被置
換文字列の修飾方法を継承して置換文字列に置換を行い
、編集効率を向上させることを目的とし、 文書中の被置換文字列および1喚しようとする置換文字
列の指定に対応して、mIIA文字列の文字列長L1お
よび置換文字列の文字列長!、2を比較し、Ll <l
、tの時に被1換文字列の最終文字と同し文字を後方に
挿入してり、=L2とし、Ll >l、、の時に被置換
文字列の後方から削除してLl ”Lxとし、Ll =
Liの状態のもとで、被置換文字列を置換文字列に置換
すると共に被置換文字列の修飾方法をそのまま置換後の
置換文字列に受け継ぐように構成する。
[Detailed Description of the Invention] [Summary] Regarding a character string replacement method for double-copying a character string, to improve editing efficiency by inheriting a modification method of a character string to be replaced in a document and replacing it with a replacement character string. For the purpose of this, the character string length L1 of the mIIA character string and the character string length of the replacement character string! , 2, and Ll <l
, when t, the same character as the last character of the string to be replaced is inserted at the end, making it =L2, and when Ll > l, , it is deleted from the back of the string to be replaced, making it Ll ''Lx, Ll =
Under the state of Li, the character string to be replaced is replaced with a replacement character string, and the modification method of the character string to be replaced is inherited as is to the replaced character string after replacement.

C産業上の利用分野) 本発明は、文字列を置換する文字列置換方式に関するも
のである。
C) Industrial Application Field) The present invention relates to a character string replacement method for replacing character strings.

〔従来の技術と発明が解決しようとする課題〕ワードプ
ロセッサなどを用いて文書の作成時に、文字に対する色
々な修飾(全角、半角、上付き、下付き、書体など)が
可能となった。従来、この作成した文書中の任意の文字
列の一括置換を行う場合、被置換文字列を指定して新し
い置換文字列に置換するようにしていた。このため、置
換後の文書の修飾が崩れてしまうことがあり、文書の修
飾方法を再編集する必要が生じてしまうという問題があ
った。特に、被置換文字列の文字数と置換文字列の文字
数とが異なる場合、修飾方法が崩れ、再編集することと
なってしまう問題があった。
[Prior art and problems to be solved by the invention] When creating a document using a word processor or the like, it has become possible to modify characters in various ways (full-width, half-width, superscript, subscript, font, etc.). Conventionally, when performing batch replacement of arbitrary character strings in a created document, the character string to be replaced has been specified and replaced with a new replacement character string. For this reason, there is a problem in that the decoration of the document after replacement may be corrupted, and it becomes necessary to re-edit the method of decoration of the document. In particular, if the number of characters in the character string to be replaced is different from the number of characters in the replacement character string, there is a problem in that the modification method becomes corrupted and re-editing is required.

本発明は、文書中の被置換文字列の(修飾方法を継承し
て置換文字列に置換を行い、編集効率を向上させること
を目的としている。
An object of the present invention is to improve editing efficiency by inheriting a modification method of a character string to be replaced in a document and replacing it with a replacement character string.

〔課題を解決する手段〕[Means to solve problems]

第1図を参照して課題を解決する手段を説明する。 Means for solving the problem will be explained with reference to FIG.

第1図において、被置換文字列検索部1は、文書中から
指定された被置換文字列を検索するものである。
In FIG. 1, a character string to be replaced search unit 1 searches for a designated character string to be replaced in a document.

文字列長比較部2は、被置換文字列検索部1によって文
書中から検索された被置換文字列の文字列長し、と、指
定された置換文字列の文字列長L2とを比較するもので
ある。
The character string length comparison unit 2 compares the character string length of the replaced character string searched from the document by the replaced character string search unit 1 with the character string length L2 of the designated replacement character string. It is.

文字挿入・削除部3は、文字列長比較部2によって Ll<Llと判定された時に被置換文字列の最終文字と
同し文字を後方に複写・挿入して■、1−L2とし、 L、>L□と判定された時に被置換文字列の後方から削
除してL1=L2とするものである。
When the character string length comparison unit 2 determines that Ll<Ll, the character insertion/deletion unit 3 copies and inserts the same character as the last character of the character string to be replaced backwards to create ■, 1-L2, and L , >L□, the character string to be replaced is deleted from the end to make L1=L2.

文字列置換部4は、L1=L2の状態のもとで、被置換
文字列を置換文字列に置換すると共に被置換文字列の修
飾方法をそのまま置換後の置換文字列に受け継ぐように
置換するものである。
Under the condition of L1=L2, the character string replacement unit 4 replaces the character string to be replaced with a replacement character string, and also performs the replacement so that the modification method of the character string to be replaced is inherited as it is to the replaced character string after replacement. It is something.

〔作用〕[Effect]

本発明は、第1図に示すように、被置換文字列検索部l
が文書中から指定された被置換文字列を検索して見つけ
出し、文字列長比較部2が被置換文字列検索部1によっ
て文書中から見つけ出された被置換文字列の文字列長L
1と、指定された置換文字列の文字列長しえとを比較し
、文字挿入・削除部3が文字列長比較部2によって り、<L、と判定された時に被置換文字列の最終文字と
同じ文字を後方に複写・挿入してLl −Lt とし、 t、+  >l、、と判定された時に被置換文字列の後
方から削除してLl”Lxとし、 文字列置換部4がL+=Ltの状態のもとで、被置換文
字列を1換文字列に置換すると共に被置換文字列の修飾
方法をそのまま置換後の置換文字列に受け継ぐように置
換するようにしている。
As shown in FIG.
searches for and finds the specified string to be replaced in the document, and the string length comparison unit 2 calculates the string length L of the string to be replaced found in the document by the string to be replaced search unit 1.
1 and the character string length of the specified replacement character string, and when the character insertion/deletion unit 3 determines that <L by the character string length comparison unit 2, the last character of the replacement character string Copy and insert the same character backwards to make Ll −Lt, and when it is determined that t,+ >l, delete it from the end of the string to be replaced and make it Ll”Lx, and the string replacement part 4 reads L+ =Lt, the character string to be replaced is replaced with a one-change character string, and the replacement is performed so that the modification method of the character string to be replaced is inherited as it is to the replaced character string.

従って、文書中の被置換文字列と、置換文字列との文字
列長を等しくした後、被置換文字列の修飾方法を受け継
いで置換文字列に置換することにより、被置換文字列の
修飾方法のままで置換文字列に1き換え、置換後の編集
を燦<シ、編集効率を向上させることが可能となる。
Therefore, after making the string lengths of the string to be replaced and the string to be replaced in the document equal, the modification method of the string to be replaced can be modified by inheriting the modification method of the string to be replaced and replacing it with the replacement string. It is possible to change the text as it is and replace it with a replacement character string, and then edit after the replacement, improving editing efficiency.

〔実施例〕〔Example〕

次に、第1図から第6図を用いて本発明の1実施例の構
成および動作を順次詳細に説明する。
Next, the configuration and operation of one embodiment of the present invention will be explained in detail using FIGS. 1 to 6.

第1図において、■は、被置換文字列を入力する。In FIG. 1, ■ inputs a character string to be replaced.

■は、置換文字列を入力する。これは、■で指定した被
置換文字列を置き換える置換文字列を指定することを意
味している。
■ Enter the replacement string. This means specifying a replacement string to replace the replaced string specified by ■.

■は、被置換文字列を検索する。これは、■の被置換文
字列について、文書を検索して見つけることを意味して
いる。
■ searches for the character string to be replaced. This means that the document is searched to find the replaced character string (■).

■は、■の検索によって被置換文字列が見つかったか否
かを判別する。YESの場合には、■以降を実行する。
(2) determines whether a character string to be replaced is found by the search (2). In the case of YES, execute the following steps.

NOの場合には、被置換文字列が文書中から見つからな
かったので終了する( E ND)。
If NO, the character string to be replaced was not found in the document, so the process ends (END).

■、■は、■で見つかった被置換文字列の文字列長り、
と、置換文字列の文字列長1−t とを比較する。
■, ■ is the string length of the replaced string found in ■,
and the character string length 1-t of the replacement character string.

L、 <1.!のとき、■で被置換文字列の最終文字と
同じ文字を後方に複写・挿入して同じ長さ(L、=Ll
 )にすることを意味している。そして、■を実行する
L, <1. ! When , use ■ to copy and insert the same character as the last character of the string to be replaced, and create
). Then, execute ■.

Ll >I、、のとき、■で被置換文字列の後方を削除
して同じ長さ(Ll =Lg )にすることを意味して
いる。そして、■を実行する。
When Ll > I, , . . . means that the last part of the character string to be replaced is deleted to make it the same length (Ll = Lg). Then, execute ■.

■は、被置換文字列上に置換文字列を上書きする。これ
は、■の複写・挿入処理、■の削除処理によって、被置
換文字列の文字列長L1と、置換文字列の文字列長L2
とを等しくした状態で、被置換文字列上に置換文字列を
上書きし、被置換文字列の修飾情報をそのまま受け継ぐ
態様で置換することを意味している。
■ overwrites the replacement string on the string to be replaced. By the copying/insertion processing in ■ and the deletion processing in ■, the string length L1 of the replaced string and the string length L2 of the replaced string are determined.
This means to overwrite the replaced character string with the replaced character string and to replace the replaced character string in such a manner that the modification information of the replaced character string is inherited as is.

以上のように、被置換文字列の文字列長L1が置換文字
列の文字列長L2と異なる場合には被置換文字列に複写
・挿入/削除処理を施して等しくした後、置換文字列で
当該被置換文字列を上書きすることにより、被置換文字
列の修飾方法をそのまま受け継がせ、文字列置換処理の
効率を向上させることが可能となる。
As described above, if the character string length L1 of the replaced character string is different from the character string length L2 of the replaced character string, copy/insert/delete the replaced character string to make them equal, and then use the replaced character string. By overwriting the to-be-replaced character string, the modification method of the to-be-replaced character string can be inherited as is, and the efficiency of the character string replacement process can be improved.

次に、第2図ないし第5図を用いて本発明の具体例を順
次説明する。
Next, specific examples of the present invention will be sequentially explained using FIGS. 2 to 5.

第2図を用いて被置換文字列の文字列長L+ と、置換
文字列の文字列長L2とが等しい場合の置換処理につい
て説明する。
The replacement process when the character string length L+ of the character string to be replaced and the character string length L2 of the replacement character string are equal will be explained using FIG.

第2図において、データの展開形式(])は、文書中の
文字の形式を表す。文字は、修飾部(全角、半角、上付
き、下付き、書体、色などの修飾情報)と文字部(英数
字などの文字コード)とから構成されている。
In FIG. 2, the expanded data format (]) represents the format of characters in the document. Characters are composed of a modification part (modification information such as full-width, half-width, superscript, subscript, font, color, etc.) and a character part (character code such as alphanumeric characters).

被置換文字列(2):“A”は、文書中の置き換えられ
る文字である。
Replaced character string (2): “A” is a character to be replaced in the document.

置換文字列+31:a”は、置き換える文字である。The replacement character string +31:a'' is a character to be replaced.

データ展開域(4)は、文書中から取り出した文字列の
データを展開する領域である。ここで、修飾部および文
字部からなる2つの矩形“口”によって1文字が構成さ
れている。修飾部には、全角、半角、上付き、下付き、
書体、色などの修飾情報が格納されている。文字部には
、文字コードが格納されている0本実施例は、文字部の
みを置換し、修飾部は置換後に被置換文字列の修飾方法
を受け継くようにしている。
The data development area (4) is an area in which character string data extracted from the document is developed. Here, one character is composed of two rectangular "mouths" consisting of a modification part and a character part. Modifiers include full-width, half-width, superscript, subscript,
Stores decoration information such as font and color. The character code is stored in the character part. In this embodiment, only the character part is replaced, and the modification part inherits the modification method of the character string to be replaced after the replacement.

置換結果(5)は、データ展開域(4)に展開した被置
換文字列(2)の文字部“A”についてのみ、置換文字
列(3)の文字“a“で上書きしたものである。従って
、図示のようにデータ展開域(4)の被置換文字列の先
頭から全角“A”、上付き′1 ”、下付きは、全角“
a 、上付き“1 ″、下付きにそれぞれ置換される。
In the replacement result (5), only the character part "A" of the character string to be replaced (2) developed in the data expansion area (4) is overwritten with the character "a" of the replaced character string (3). Therefore, as shown in the figure, from the beginning of the character string to be replaced in the data expansion area (4), the full-width "A", the superscript '1'', and the subscript are the full-width "
a, superscript "1", and subscript respectively.

第3図を用いて被置換文字列の文字列長L+が置換文字
列の文字列長Lxよりも長い場合の置換処理について説
明する。
The replacement process when the character string length L+ of the character string to be replaced is longer than the character string length Lx of the replacement character string will be explained using FIG.

第3図において、被1jlA文字列(2)は、“AB”
である。
In Figure 3, the 1jlA character string (2) is “AB”
It is.

置換文字列(3)は、 a”である。The replacement character string (3) is “a”.

データ展開域(4)には、文書中から取り出して展開し
たデータを示す。
The data development area (4) shows data extracted from the document and developed.

データ展開域(4−1)には、データ展開域(4)に展
開した文書中の被置換文字列“AB”の後方の“B”を
削除した後のデータを示す。これは、被置換文字列(2
ビA8″の文字列長し、=2、置換文字列(3じa”の
文字列長L2−1で異なるため、被置換文字列(2ビA
B“の後方の1文字“B”を削除し、両者の文字列長L
+  = I−t = 1としたものである。
The data development area (4-1) shows data after deleting "B" after the replaced character string "AB" in the document developed in the data development area (4). This is the string to be replaced (2
The character string length of ``A8'' is 2, and the character string length of the replaced character string (3jia'' is L2-1.
Delete the character “B” after “B” and make the length of both strings L
+ = I-t = 1.

置換結果(5)は、データ展開域(4−1)の状態で、
In文字列“a″によって被置換文字列“A゛を上書き
したものである。
The replacement result (5) is the state of the data development area (4-1),
The character string to be replaced “A” is overwritten by the In character string “a”.

以上の処理によって、文書中の被置換文字列“AB”を
置換文字列“a”に置換すると共に、被置換文字列“A
“の修飾部を置換文字列“aの修飾部に受け継がせるよ
うにしている。
Through the above processing, the replaced character string "AB" in the document is replaced with the replaced character string "a", and the replaced character string "A" is replaced with the replaced character string "A".
The modification part of " is inherited by the modification part of the replacement character string "a.

第4図を用いて被置換文字列の文字列長1.1が置換文
字列の文字列長L2よりも短い場合について説明する。
The case where the character string length 1.1 of the character string to be replaced is shorter than the character string length L2 of the replacement character string will be explained using FIG.

第4図において、被置換文字列(2)は、“A”である
In FIG. 4, the character string to be replaced (2) is "A".

置換文字列(3)は、 ab’である。The replacement character string (3) is ab'.

データ展開域(4)には、文書中から取り出して展開し
たデータを示す。
The data development area (4) shows data extracted from the document and developed.

データ展開域(4−1)には、データ展開域(4)に展
開した文書中の被置換文字列“A”の後方に“A゛を複
写・挿入した後のデータを示す。これは、被置換文字列
(2)“A”の文字列長L+=1.置換文字列(3じa
b”の文字列長L2−2で異なるため、被置換文字列(
2)“A”の後方に1文字“A”を複写・挿入し、両者
の文字列長L+−Lz=2としたものである。
The data development area (4-1) shows the data after copying and inserting "A" after the replaced character string "A" in the document developed in the data development area (4). Replaced character string (2) Character string length of “A” L+=1. Replaced character string (3
b” differs in character string length L2-2, so the replaced character string (
2) One character "A" is copied and inserted after "A" so that the length of both character strings is L+-Lz=2.

置換結果(5)は、データ展開域(4−1)の状態で、
置換文字列“ab ”によって被置換文字列“AA”を
上書きしたものである。
The replacement result (5) is the state of the data development area (4-1),
The replaced character string "AA" is overwritten by the replaced character string "ab".

以上の処理によって、文書中の被置換文字列“A″を置
換文字列“ab“に置換すると共に、被置換文字列“A
′の修飾部を置換文字列“aおよび1b”の修飾部に受
け継がせるようにしている。
Through the above processing, the replaced character string "A" in the document is replaced with the replaced character string "ab", and the replaced character string "A" is replaced with the replaced character string "ab".
The modification part of ' is inherited by the modification part of the replacement character strings "a and 1b".

第5図は、被置換文字列“AAA”を置換文字列“aa
a”に−括置換した例を示す。ここで、上段の被置換文
字列lは全角“AAA“、被置換文字列2は半角“AA
A ”、被置換文字列3ば上付き″“^”を表す、これ
ら被置換文字列l、2.3の全てに対して、被置換文字
列“AAA”を指定し、置換文字列“aaa”を指定す
ることにより、下段に示すように被置換文字列lは全角
“aaa  、被置換文字列2は半角“aaa  、被
置換文字列3は上付き1aa  ”に置換される。
Figure 5 shows the replacement character string “AAA” replaced by the replacement character string
An example of substituting -bracket to "a" is shown below. Here, the character string l to be replaced in the upper row is full-width "AAA", and the character string to be replaced 2 is half-width "AA".
For all of these replaced character strings 1 and 2.3, which represent the superscript "A" and replaced character string 3, the replaced character string "AAA" is specified, and the replaced character string "aaa" is ”, the replaced character string 1 is replaced with full-width “aaa”, the replaced character string 2 is replaced with half-width “aaa”, and the replaced character string 3 is replaced with superscript 1aa”.

次に、第6図を用いて本発明の全体動作を説明する。Next, the overall operation of the present invention will be explained using FIG.

第6図において、■は、文書を外部記憶装置から読み込
む。
In FIG. 6, ■ reads a document from an external storage device.

@は、文書をデイスプレィ上に表示する。@ displays the document on the display.

■は、利用者と対話し、−括rIL換指示を行う。(2) interacts with the user and instructs the -bracket rIL conversion.

■は、−括置換処理を行う(第1図■なしい■の処理を
行う)。
(2) performs -batch replacement processing (the processing of (2) without (2) in Figure 1 is performed).

■は、[相]の処理結果を表示する。■ displays the processing result of [phase].

[相]は、文書を外部記憶装置に格納する。[Phase] stores the document in an external storage device.

(発明の効果〕 以上説明したように、本発明によれば、文書中の被置換
文字列の文字列長り、を置換文字列の文字列長L2に等
しくした後、被置換文字列の修飾方法を受け継いで置換
文字列に置換する構成を採用しているため、被置換文字
列の修飾方法のままで置換文字列に置き換え、置換後の
編集を無くし、置換編集効率を向上させることができる
(Effects of the Invention) As explained above, according to the present invention, after making the character string length of the replaced character string in a document equal to the character string length L2 of the replaced character string, the replaced character string is modified. Since we have adopted a structure that inherits the method and replaces with the replacement string, it is possible to replace the replaced string with the replacement string without changing the modification method of the replaced string, eliminate post-replacement editing, and improve replacement editing efficiency. .

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

第1図は本発明の1実施例構成・動作説明図、第2図な
いし第5図は本発明の動作説明図、第6図は本発明の詳
細な説明フローチャートを示す。 図中、lは被置換文字列検索部、2は文字列長比較部、
3は文字挿入・削除部、4ば文字列置換部を表す。 データの展開形式(1) %式%(2): (3):
FIG. 1 is an explanatory diagram of the configuration and operation of one embodiment of the present invention, FIGS. 2 to 5 are diagrams explanatory of the operation of the present invention, and FIG. 6 is a detailed explanatory flowchart of the present invention. In the figure, l is a replaced character string search part, 2 is a character string length comparison part,
3 represents a character insertion/deletion section, and 4 represents a character string replacement section. Data expansion format (1) % expression % (2): (3):

Claims (1)

【特許請求の範囲】 文字列を置換する文字列置換方式において、文書中の被
置換文字列および置換しようとする置換文字列の指定に
対応して、被置換文字列の文字列長L_1および置換文
字列の文字列長L_2を比較し、 L_1<L_2の時に被置換文字列の最終文字と同し文
字を後方に挿入してL_1=L_2とし、L_1>L_
2の時に被置換文字列の後方から削除してL_1=L_
2とし、 L_1=L_2の状態のもとで、被置換文字列を置換文
字列に置換すると共に被置換文字列の修飾方法をそのま
ま置換後の置換文字列に受け継ぐように構成したことを
特徴とする文字列置換方式。
[Claims] In a string replacement method that replaces a character string, the character string length L_1 of the replaced character string and the replacement Compare the character string length L_2 of the character strings, and when L_1<L_2, insert the same character as the last character of the replaced character string backwards, making L_1=L_2, and L_1>L_
2, delete from the end of the replaced character string and make L_1=L_
2, and is characterized in that, under the condition L_1=L_2, the character string to be replaced is replaced with the replacement character string, and the modification method of the character string to be replaced is inherited as is to the replaced character string after replacement. String replacement method.
JP1067905A 1989-03-20 1989-03-20 String replacement method Expired - Fee Related JPH0769912B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1067905A JPH0769912B2 (en) 1989-03-20 1989-03-20 String replacement method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1067905A JPH0769912B2 (en) 1989-03-20 1989-03-20 String replacement method

Publications (2)

Publication Number Publication Date
JPH02289064A true JPH02289064A (en) 1990-11-29
JPH0769912B2 JPH0769912B2 (en) 1995-07-31

Family

ID=13358380

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1067905A Expired - Fee Related JPH0769912B2 (en) 1989-03-20 1989-03-20 String replacement method

Country Status (1)

Country Link
JP (1) JPH0769912B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0675958A (en) * 1992-06-25 1994-03-18 Fuji Xerox Co Ltd Document processor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6366666A (en) * 1986-09-09 1988-03-25 Fuji Xerox Co Ltd Character substitution device
JPS64148U (en) * 1987-06-18 1989-01-05

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6366666A (en) * 1986-09-09 1988-03-25 Fuji Xerox Co Ltd Character substitution device
JPS64148U (en) * 1987-06-18 1989-01-05

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0675958A (en) * 1992-06-25 1994-03-18 Fuji Xerox Co Ltd Document processor

Also Published As

Publication number Publication date
JPH0769912B2 (en) 1995-07-31

Similar Documents

Publication Publication Date Title
EP0451384B1 (en) Hypertext data processing system and method
JP2993528B2 (en) Text management and restoration method
EP1406181B1 (en) Document revision support
JP2000259456A (en) File revision management system
JP2005539277A (en) Extensible file format
JPH02289064A (en) Character-string replacing system
JPH04360246A (en) Device for compressing file
Keller et al. Concurrent use of B-trees with variable-length entries
JP4144244B2 (en) File processing apparatus and program
JPH03233670A (en) Text data conversion system
JP4853890B2 (en) Data backup device
JPH0675958A (en) Document processor
JP3458421B2 (en) Document processing system
JPH0660120A (en) Variable length data storage method and retrieval device
JP4167578B2 (en) Backup system, backup method and program
JPS6354662A (en) Editing system for caption-item
JPH01114948A (en) File edition supporting method
JP2009245448A (en) Data restoration device
JPH0644237A (en) Document shaping device
JPH0816382A (en) Erroneously corrected line retrieving device
JPH02105933A (en) Source text comparator
JPH038070A (en) Keyword extracting system
JPH0240763A (en) Document managing system
JP2006011799A (en) Link device and link method
JPH03171252A (en) Character processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees