JPS62264329A - Screen text editor processing system - Google Patents

Screen text editor processing system

Info

Publication number
JPS62264329A
JPS62264329A JP61109094A JP10909486A JPS62264329A JP S62264329 A JPS62264329 A JP S62264329A JP 61109094 A JP61109094 A JP 61109094A JP 10909486 A JP10909486 A JP 10909486A JP S62264329 A JPS62264329 A JP S62264329A
Authority
JP
Japan
Prior art keywords
source program
buffer
workstation
record
host computer
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
JP61109094A
Other languages
Japanese (ja)
Inventor
Yasuhiko Ito
靖彦 伊藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP61109094A priority Critical patent/JPS62264329A/en
Publication of JPS62264329A publication Critical patent/JPS62264329A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To suppress the increase of the communication amount by sending back a changed part to a host computer after the source program to be edited is sent and processed, then collating the changed part with an unedited part to rewrite the editing result. CONSTITUTION:A source program file 102 is connected to a host computer processor 101; while a screen display device 105 and a keyboard input device 106 are connected to a work station 104. Then the processor 101 is connected to the station 104 via a communication circuit 103. Then the source program instructed by a user is written to the memory of the processor 101 from the file 102, then sent to the source buffer of the station 104. Then the source program is partly displayed on the device 105. The program is processed by an editing request received from the device 105 and this processing result is held by the replacement buffer of the station 104 together with a chain. Then the contents of the replacement buffer are sent back to the processor 101 together with an identifier for changed contents.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はファイル上の各種プログラミング言語用ソース
プログラムをホストコンピュータに接続されたワークス
テーションから編集処理される方式に関し、特にホスト
コンピュータの負荷を軽減し、処理を分散させる画面テ
キストエディタ処理方式に関する。
Detailed Description of the Invention (Field of Industrial Application) The present invention relates to a method for editing and processing source programs for various programming languages on files from a workstation connected to a host computer, and in particular reduces the load on the host computer. The present invention relates to a screen text editor processing method that distributes processing.

(従来の技術) 従来、この壇のエディタ処理方式はホストコンピュータ
上で編集処理を実行し、ワークステーションには、そこ
に付加されている画Ii]装置に表示すべき一画面分だ
けをホストコンピュータからワークステーションに送っ
て表示していた。また、ワークステーション上で利用者
が編集入力した結果も、一画面単位でホストコンピュー
タに返送していた。
(Prior art) Conventionally, this editor processing method executes editing processing on the host computer, and the workstation only displays one screen of the image attached to it on the host computer. from there to the workstation for display. Furthermore, the results of editing and input by the user on the workstation were sent back to the host computer on a screen-by-screen basis.

(発明が解決しようとする問題点) 上述した従来の画面テキストエディタ処理方式ハ、従来
のタイムシュアリングシステム(TSS)に接続されて
いる行阜位のエディタの処理方式を画面単位に変更した
だけのものであるため、ソースプログラムの編集部分が
多い場合や、同じソースプログラム部分を稠度も編集す
る場合にiI!11曲単位にホストコンピュータからワ
ークステーションへデータを送信したり、あるいは後者
から前者への電話を受46 Lなければならず、ホスト
コンピータとワークステーションとの間の通filjt
が増加するという欠点がるる。
(Problems to be Solved by the Invention) The above-mentioned conventional screen text editor processing method is simply a modification of the processing method of the editor connected to the conventional Time Sharing System (TSS) on a screen-by-screen basis. Therefore, if there are many parts to be edited in a source program, or if the same source program parts are to be edited with high consistency, iI! It is necessary to transmit data from the host computer to the workstation in units of 11 songs, or to receive telephone calls from the latter to the former, and to maintain communication between the host computer and the workstation.
The disadvantage is that it increases.

さらに、ホストコンピュータ上で編集処理が実行される
たり、ホストコンビエータの負荷を増加させるという問
題がある。また、ワークステーションの画面を利用する
にもかかわらず、ホストコンピュータで秘薬処理するた
め、近年のワークステーションの高機能化と高性能化と
に伴ってワークステーションがもつようになったきめ細
かな編集機能を十分に利用することができないという欠
点があった。
Furthermore, there is a problem that editing processing is executed on the host computer and increases the load on the host combiator. In addition, even though the workstation screen is used, the secret processing is performed on the host computer, so workstations have become equipped with fine-grained editing functions as workstations have become more sophisticated and performant in recent years. The disadvantage was that it was not possible to make full use of it.

本発明の目的は、編集すべきソースプログラムをワーク
ステーションに送シ、ワークステーション上で画面機能
を活用したテキスト編集処理を実行して、mkfl、み
のソースプログラムのうちで変更のあった部分のみをホ
ストコンピュータに返送し、上記変更部分に応じて元の
ソースプログラムをホストコンピュータのファイルに書
戻すことによって上記欠点を除去し、通信量の増加を抑
制し、編集機能を十分に利用できるように構成した画面
テ千ストエディダ処理方式を提供することにある。
An object of the present invention is to send a source program to be edited to a workstation, execute text editing processing using screen functions on the workstation, and only edit the parts of the source program that have been changed. By sending the source program back to the host computer and writing the original source program back to the host computer's file according to the changes mentioned above, the above disadvantages can be eliminated, the increase in communication traffic can be suppressed, and editing functions can be fully utilized. The objective is to provide a structured screen test editor processing method.

(問題点を解決するための手段) 本発明による画面テキストエディタ処理方式は、ソース
プログラム送出手段と、実行手段と、返送手段と、書戻
し手段とを具備して構成したものである。
(Means for Solving the Problems) The screen text editor processing method according to the present invention includes a source program sending means, an execution means, a return means, and a write-back means.

ソースプログラム送出手段は、編集すべきソースプログ
ラムをワークステーション上に送出する′ためのもので
ある。
The source program sending means is for sending the source program to be edited onto the workstation.

実行手段は、ワークステーション上でテキスト編集処理
を実行するためのものである。
The execution means is for executing text editing processing on the workstation.

返送手段は、編集済みのソースプログラムのうちで変更
のめったソースプログラム部分のみをホストコンピュー
タに送シ返すためのものである。
The sending means is for sending back to the host computer only the part of the source program that is rarely changed out of the edited source program.

書戻し手段は、変更されたソースプログラムと編集前の
ソースプログラムを突合わせて、編集縦来のソースプロ
グラム・をファイル上に書戻すためのものである。
The write-back means is for comparing the changed source program with the source program before editing and writing back the edited source program onto the file.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.

篤1図は、本発明による画面テキストエディタを実現す
る一実施例のシステム内での位置付けを示すブロック構
成図である。第1図において、101はホストコンピュ
ータの処理装置、メモリ、および処理装置で実行される
ホストエディタよ構成る装置である。1G2はソースプ
ログラムが格納されているソースプログラムファイルで
ある。
FIG. 1 is a block diagram showing the positioning within a system of an embodiment of the screen text editor according to the present invention. In FIG. 1, 101 is a device comprising a processing unit of a host computer, a memory, and a host editor executed in the processing unit. 1G2 is a source program file in which a source program is stored.

ノースプログラムファイル102は、ホストコンピュー
タ101に接続されている。1.03はホストコンピュ
ータとワークステーションとを接続するための通信回線
である。104はワークステーションの処理装置、メモ
リ、および処理装置で実行されるワークステーションエ
ディタより成る装置である。105は画面表示装置であ
ってワークステーション104と接続され、ワークステ
ーション104の出力結果を表示するものである。
North program file 102 is connected to host computer 101 . 1.03 is a communication line for connecting the host computer and workstation. 104 is a device consisting of a workstation processing unit, memory, and a workstation editor executed on the processing unit. A screen display device 105 is connected to the workstation 104 and displays the output results of the workstation 104.

106はキーボード入力装置であシ、同じくワークステ
ーションに接続されてデータを入力するためのものであ
る。
Reference numeral 106 denotes a keyboard input device, which is also connected to the workstation and is used to input data.

まず、装置i101上のホストエディタは、利用者が指
示したソースプログラム人力要求コマンドにより、ソー
スプログラムファイル102からソースプログラムを装
置101上のメモリのなかに71@次、読込む。読込ま
れたノースプログラムがすべて、通信回線103を経由
してワークスチーショア104上のメモリ内に用意され
たソースバッファに送出されると、装置101上のホス
トエディタは待ち状態に入る。この間、ホストコンピュ
ータ101は他のジョブプログラムの実行のために、上
記の処理装置を使うことができる。
First, the host editor on the device i101 reads 71@next the source program from the source program file 102 into the memory on the device 101 according to a source program manual request command instructed by the user. When all of the read north programs are sent to the source buffer prepared in the memory on the workstation 104 via the communication line 103, the host editor on the device 101 enters a waiting state. During this time, the host computer 101 can use the processing device described above to execute other job programs.

ワークステーション104上のワークステーションエデ
ィタはソースバッファの内部にあるソースプログラムの
一部分を画面表示装置105上に表示し、利用者によっ
て入力される次の編集処理要求コマンドを待つ。利用者
は、画面を児ながら所望のソースプログラムをキーボー
ド入力装置106から入力し、M@果要求を指示する。
The workstation editor on the workstation 104 displays a portion of the source program in the source buffer on the screen display device 105 and waits for the next editing request command input by the user. The user inputs a desired source program from the keyboard input device 106 while scrolling through the screen, and instructs M@request.

第2図は、ワークステーションに設けられるソースバッ
ファと更新バッファとの構造、および相互関連を示す説
明図である。第2図において、201はソースバッファ
、202は更新バッファ、203.210はそれぞれチ
ェインポインタ、204は識別子、205は更新バッフ
ァである。
FIG. 2 is an explanatory diagram showing the structure and mutual relationship of a source buffer and an update buffer provided in a workstation. In FIG. 2, 201 is a source buffer, 202 is an update buffer, 203 and 210 are chain pointers, 204 is an identifier, and 205 is an update buffer.

編集処理VCは、文字単位、語卑位、行(レコード)i
位、ならびにレコード群単位に行う衣示、挿入、置換、
移動、複写、あるいは削除などがある。これらの編集処
理のうち、ソースプログラムの内容が変更される処理を
追加、変更、ならびに削除の三種類に分類することがで
きる。上記8種類の処理に応じて、ワークステーション
エディタはソースバッファ201のなかの対応するレコ
ードをワークステーション104のメモリに用意した更
新バッファ202の内部へ変更して保持する。
Editing processing VC is performed character by character, word hypothetical, line (record) i
position, as well as changes, insertions, and substitutions for each record group.
This includes moving, copying, or deleting. Among these editing processes, processes that change the contents of the source program can be classified into three types: addition, modification, and deletion. In accordance with the eight types of processing described above, the workstation editor changes and stores the corresponding records in the source buffer 201 in the update buffer 202 prepared in the memory of the workstation 104.

その際に、レコードの順序が狂わないようにするため、
ソースバッファ201のチェインポインタ210からチ
ェイン付けしてお(。ソースバッファ201と更新バッ
ファ202とには、入力された行(レコード)順にチェ
イン付けするために、それぞれチェインポインタ210
.203を用意しておく。
In order to prevent the records from getting out of order,
Chaining is performed from the chain pointer 210 of the source buffer 201 (The source buffer 201 and update buffer 202 each have a chain pointer 210 in order to chain them in the order of input rows (records).
.. Prepare 203.

更新バッファ2゛02のなかのレコード構造は、レコー
ドごとに備えられたチェインポインタ203と、追加、
変更、削除などの変更内容を示す識別子204と、各識
別子に従った更新情報205とからなる。チェインポイ
ンタ203は行(レコード)の順番を保持するために設
けられたものであシ、入力された順番に従って、論理的
に前にあるレコードからポイントされ、次のレコードに
あるメモリアドレスを入れておく。このメモリアドレス
は、ソースバッファ201のアドレスか、または更新バ
ッファ202のアドレスでるる。
The record structure in the update buffer 2'02 includes a chain pointer 203 provided for each record, additions,
It consists of an identifier 204 indicating the content of changes such as modification or deletion, and update information 205 according to each identifier. The chain pointer 203 is provided to maintain the order of rows (records).According to the input order, it points from the logically previous record, and stores the memory address of the next record. put. This memory address is the address of the source buffer 201 or the address of the update buffer 202.

識別子204には追加、変更、削除、ならびに再編集の
4種類の変更内容を識別するためのコードを設けておく
The identifier 204 is provided with codes for identifying four types of changes: addition, change, deletion, and reediting.

次に、利用者の編集要求に応じてどのようにワークステ
ーションエディタが処理されるかを説明する。
Next, we will explain how the workstation editor processes in response to a user's editing request.

第8図は、編集レーードの構造を示す説明図である。第
3図において、301,305,308゜310はそれ
ぞれチェインポインタ、302は追加識別子、303は
追加レコード数、304は追加レコード、306は変更
識別子、30フは変更レコード、309は削除識別子、
311は再編集識別子である。
FIG. 8 is an explanatory diagram showing the structure of the editing raid. In FIG. 3, 301, 305, 308, 310 are chain pointers, 302 is an addition identifier, 303 is the number of added records, 304 is an addition record, 306 is a change identifier, 30 is a change record, 309 is a deletion identifier,
311 is a re-editing identifier.

レコードの追加要求とは、レコードをある特定のレコー
ドのうしろに1行(レコード)、または複数行(レコー
ド)を追加して挿入することを意味し、ワークステーシ
ョンエディタはソースバッファ201のなかの該当行に
対応して、チェインポインタ210を変更して更新バッ
ファ202の空き領域に格納する。次に、第3図に示す
追加レコードを更新バッファに入れる。チェインポイン
タ301をノースバッファへのチェインポインタに張替
え、識別子302に追加コードを入れ、その後部に追加
されたレコードの個数303と、追加すれたレコード3
04とを入れる。
A request to add a record means to insert a record by adding one line (record) or multiple lines (records) after a specific record. The chain pointer 210 is changed corresponding to the relevant line and stored in the free area of the update buffer 202. Next, the additional records shown in FIG. 3 are placed in the update buffer. Replace the chain pointer 301 with a chain pointer to the north buffer, add an additional code to the identifier 302, and write the number of records added 303 and the added record 3 at the end.
Enter 04.

レコードの変更要求とは、ソースバッファのなかのレコ
ードの内容を変更することを意味し、ワークステーショ
ンエディタはソースバッファのなかの変更される元のレ
コードを無効にするため、その一つ前のレコードのチェ
インポインタ210を変更して更新バッファ201の空
き領域に格納する。次に、第3図に示す変更レコードを
更新バッファに入れる。チェインポインタ305をノー
スバッファへのチェインポインタに張替え、識別子30
6に変更コードを入れ、その後部に変更されたレコード
307を入れる。
Requesting a record change means changing the contents of a record in the source buffer, and the workstation editor invalidates the original record in the source buffer that is being changed, so The chain pointer 210 of is changed and stored in the free area of the update buffer 201. Next, the change record shown in FIG. 3 is placed in the update buffer. Replace the chain pointer 305 with a chain pointer to the north buffer, and set the identifier 30
6, and the changed record 307 is placed after it.

レコードの削除要求とは、ソースバッファのなかのレコ
ードを削除することを意味し、ワークステーションエデ
ィタはソースバッファのなかの削除されるレコードの一
つ前のレコードのチェインポインタ210に変更して更
油バッファ201の空き領域に格納する。そこで、第3
図の削除レコードを更新バッファのなかに入れる。チェ
インポインタ308は、ソースバッファの削除されたレ
コードの次のレコードを指示するように張替え、識別子
309に削除コードを入れる。
A record deletion request means to delete a record in the source buffer, and the workstation editor changes and updates the chain pointer 210 of the record immediately before the record to be deleted in the source buffer. The data is stored in an empty area of the buffer 201. Therefore, the third
Place the figure deletion record into the update buffer. The chain pointer 308 is redirected to point to the next record of the deleted record in the source buffer, and a deletion code is entered in the identifier 309.

ソースバッファのなかの編集要求は上述のようにして処
理するが、更新バッファのなかのレコードが再度利用者
の編集要求によシ変更される場合がある。これに対応す
るのが、第8図に示す再編集レコードである。ワークス
テーションエディタは、更新バッファのなかの再編集さ
れるレコードチェインボイ/りを変更して更新バッファ
201の空き領域に格納するとともに、その識別子31
1を再編集に醤替える。更新バッファのなかの空き領域
に、利用゛者指示による追加、変更、または削除レコー
ドのいずれかを生成する。
Edit requests in the source buffer are processed as described above, but records in the update buffer may be changed again by a user's edit request. Corresponding to this is the reedit record shown in FIG. The workstation editor changes the record chain record to be re-edited in the update buffer and stores it in the free area of the update buffer 201, and also uses its identifier 31.
Replace 1 with re-edit. Generates either user-directed addition, modification, or deletion records in free space in the update buffer.

上述のように利用者の編集要求にもとづき、ソースバッ
ファのなかのチェインポインタ210が変更されて更新
バッファに格納され、更新バンクブのな力為に編集され
たレコードが蓄えられてゆく。
As described above, based on the user's editing request, the chain pointer 210 in the source buffer is changed and stored in the update buffer, and the edited record is stored for the purpose of the update bank.

利用者が編集処理を終えて、元のファイルに書戻す要求
が送出されると、ワークステーションエディタはチェイ
ンポインタ210をたどシながら順番にソースバッファ
301″f:走査し、更新バッファ202に書込まれた
レコードのみを指定する。
When the user finishes editing and sends a request to write back to the original file, the workstation editor sequentially scans the source buffer 301″f while following the chain pointer 210 and writes to the update buffer 202. Specify only the records that have been inserted.

これによって入力されたしこれド順に、適化回線103
を通じてレコード番号と、識別子204と、更班情報と
がホストコンピュータ101のホストエディタに返送さ
°れる。
As a result, the optimized lines 103 are input in the order of input.
The record number, identifier 204, and change information are sent back to the host editor of the host computer 101 through the host computer 101.

ホストエディタは、メモリに読込まれていたソースプロ
グラムのレコード番号と照合しながら、順番に送返され
た変更レコードをソースプログラムファイル1G2へ書
戻す。
The host editor sequentially writes back the sent change records back to the source program file 1G2 while comparing them with the record numbers of the source program read into the memory.

(xA明の効果) 以上説明したように本発明は、テ千スト編集処!にホス
トコンピュータからワークステーションへ分散して実行
することによシ、ホストコンピュータとソースプログラ
ムファイルの入出力ワークステーションとの間のファイ
ルのやシと9だけを実行すればよいため、ホストコンピ
ュータの負荷を軽減することができるという効果がある
。また、ホストコンピュータとワークステーションとの
やりとりは、画面単位ではなく、ファイル単位に行われ
るため、編集処理が多くなればなる程、その間の通信量
を軽減する°ことができ、且つ、ワークステーションが
もつきめ細かな編集機能を使ってテ千スト編集を実現す
ることが可能になるという効果がある。
(Effect of xA Akira) As explained above, the present invention is based on the test editor! By distributing execution from the host computer to the workstations, only the files between the host computer and the source program input/output workstations need to be executed, reducing the load on the host computer. It has the effect of being able to reduce the In addition, communication between the host computer and workstation is done on a file-by-file basis, not on a screen-by-screen basis, so the more editing processing you do, the more you can reduce the amount of communication between them. This has the effect of making it possible to perform test editing using very detailed editing functions.

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

第1図は、本発明による画面テキストエディタを実現す
る一実施列を示すブロック構成図である。 第2図は、ワークステーションに設けられるソースバッ
ファと更新パラ2アとの構造、ならびに相互の関連を示
す説明図である。 第3図は、編集レコードの構造を示す説明図でるる。 101.104−−@装 置 102−−・ノー27’ログラムフアイル103・・−
通信回線 105・−書画面表示装置 106・・・千−ボード入力装置 201・・・ノースバッファ 202・・・更新バッファ 203.210,301,305,308゜310・・
・・eチェインポインタ 204・・・識別子 205・・・更新バッファ 302・・・追加識別子 303・・拳追加レコード数 304・−・追加レコード 306・・・変更識別子 30フ・・・変更レコード 309参・・削除識別子 311・・曇再編集識別子
FIG. 1 is a block diagram showing one implementation implementing a screen text editor according to the present invention. FIG. 2 is an explanatory diagram showing the structure of a source buffer and an update parameter provided in a workstation, as well as their relationship to each other. FIG. 3 is an explanatory diagram showing the structure of an edit record. 101.104--@device 102--・No 27' program file 103...-
Communication line 105... Document screen display device 106... Thousand-board input device 201... North buffer 202... Update buffer 203. 210, 301, 305, 308° 310...
... e-chain pointer 204 ... identifier 205 ... update buffer 302 ... addition identifier 303 ... number of fist added records 304 ... addition record 306 ... change identifier 30 ... change record 309 ...Deletion identifier 311...Cloudy reedit identifier

Claims (1)

【特許請求の範囲】[Claims] 編集すべきソースプログラムをワークステーション上に
送出するためのソースプログラム送出手段と、前記ワー
クステーション上でテキスト編集処理を実行するための
実行手段と、前記編集を済ませたソースプログラムのう
ちで変更のあったソースプログラム部分のみをホストコ
ンピュータに送り返すための返送手段と、前記変更され
たソースプログラムと前記編集前のソースプログラムと
を突合わせて編集結果のソースプログラムをファイル上
に書戻すための書戻し手段とを具備して構成したことを
特徴とする画面テキストエディタ処理方式。
A source program transmitting means for transmitting a source program to be edited onto a workstation; an execution means for executing text editing processing on the workstation; a return means for sending only the modified source program portion back to the host computer; and a write-back means for comparing the changed source program with the unedited source program and writing back the edited source program onto a file. A screen text editor processing method comprising:
JP61109094A 1986-05-13 1986-05-13 Screen text editor processing system Pending JPS62264329A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61109094A JPS62264329A (en) 1986-05-13 1986-05-13 Screen text editor processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61109094A JPS62264329A (en) 1986-05-13 1986-05-13 Screen text editor processing system

Publications (1)

Publication Number Publication Date
JPS62264329A true JPS62264329A (en) 1987-11-17

Family

ID=14501433

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61109094A Pending JPS62264329A (en) 1986-05-13 1986-05-13 Screen text editor processing system

Country Status (1)

Country Link
JP (1) JPS62264329A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02100102A (en) * 1988-10-07 1990-04-12 Fuji Electric Co Ltd Programmable controller
JPH0387926A (en) * 1989-05-30 1991-04-12 Nec Corp Plural inter-computer program updating system
JPH0390902A (en) * 1989-08-31 1991-04-16 Mitsubishi Electric Corp Program maintenance tool for programmable controller
JPH0431943A (en) * 1990-05-29 1992-02-04 Nec Corp Decentralized data editing system
JPH08248U (en) * 1995-08-24 1996-02-06 富士電機株式会社 Programmable controller
JPH1185231A (en) * 1997-09-11 1999-03-30 Fuji Electric Co Ltd Data transfer device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02100102A (en) * 1988-10-07 1990-04-12 Fuji Electric Co Ltd Programmable controller
JPH0387926A (en) * 1989-05-30 1991-04-12 Nec Corp Plural inter-computer program updating system
JPH0390902A (en) * 1989-08-31 1991-04-16 Mitsubishi Electric Corp Program maintenance tool for programmable controller
JPH0431943A (en) * 1990-05-29 1992-02-04 Nec Corp Decentralized data editing system
JPH08248U (en) * 1995-08-24 1996-02-06 富士電機株式会社 Programmable controller
JPH1185231A (en) * 1997-09-11 1999-03-30 Fuji Electric Co Ltd Data transfer device

Similar Documents

Publication Publication Date Title
JP2912840B2 (en) File management system
CA2047696C (en) Method of reading and writing files on non-erasable storage media
US5873101A (en) Database backup/restore and bulk data transfer
JPS62264329A (en) Screen text editor processing system
JP3107309B2 (en) Method and system for processing multiple data blocks
JPH02257340A (en) Virtual copy file system
JPH01204163A (en) File controller
JPS6026235B2 (en) How to protect diagram data
JPH0318224B2 (en)
EP0497283A2 (en) A document processor
JPS62239396A (en) Icon display control system
JPS63124165A (en) Compiling system for conversational information processing system
JP3444620B2 (en) Filing system equipment
JPH05324555A (en) Already executed operation canceller
JPH0581096A (en) Page deletion system for electronic filing device
JP2767966B2 (en) High-speed file access method
JP2634908B2 (en) Information processing device
US20010021933A1 (en) Data processing system with file memory and data processing method
JP2735400B2 (en) Asynchronous I / O control method
JPH03214335A (en) Computer system
JPS63143662A (en) Text managing system
JPH04360248A (en) Remote file updating system
JPS5911461A (en) Data reading system
JPH0822383A (en) Window system
JPH02257282A (en) Table preparation processor