JPS63305419A - Editing system for code data - Google Patents

Editing system for code data

Info

Publication number
JPS63305419A
JPS63305419A JP62141757A JP14175787A JPS63305419A JP S63305419 A JPS63305419 A JP S63305419A JP 62141757 A JP62141757 A JP 62141757A JP 14175787 A JP14175787 A JP 14175787A JP S63305419 A JPS63305419 A JP S63305419A
Authority
JP
Japan
Prior art keywords
editing
items
external storage
item
storage device
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
JP62141757A
Other languages
Japanese (ja)
Inventor
Shoichiro Hayashi
正一郎 林
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 JP62141757A priority Critical patent/JPS63305419A/en
Publication of JPS63305419A publication Critical patent/JPS63305419A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To register and update an editing item independently of a program in a data processor and to easily add an editing item different in each data processor by structuring the editing items and arranging them in an external storage device. CONSTITUTION:The external storage device 1 registers the editing items 11 on the basis of structured format and the registered state of the editing items are displayed on a display device by an operating device 3. The updated state of the editing items also can be similarly displayed. The updated state of the editing items also can be similarly displayed. When the edition of code data is required, the data processor 2 reads out the editing items 11 successively from the external storage device 11, interprets the read items 11 by an item interpreting part 21, then executes abutting edition by an abutting edition part 22. When data to be edited are generated and supplied to the data processor 2, the data processor 2 reads out a series of editing items 11 registered on the basis of the structural format from the external storage device 1, interprets editing conditions by the item interpreting part 21 on the basis of a structure developing program corresponding to a function code of each editing item, executes the abutting edition by the abutting edition part 22, and outputs the result.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はコードデータの編集方式に関し、特にデータ処
理装置でのコードデータの編集方式の改善に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a code data editing method, and more particularly to an improvement in a code data editing method in a data processing device.

〔従来の技術〕[Conventional technology]

従来、この種のコードデータの編集方式は、編集項目と
処理方法とがいずれもデータ処理装置内で使用するプロ
グラムに包含されてプログラミングされた内容にもとづ
いて実行されている。
Conventionally, in this type of code data editing method, both the editing items and the processing method are included in a program used within a data processing device, and the processing is executed based on the programmed contents.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の編集方式では、個個の編集項目と手順と
をデータ処理装置内のプログラム上に固定的に配置する
ものであり、このなめ、編集項目に変更を生じた時はデ
ータ処理装置内のプログラムを修正することが必要とな
るほか、編集項目の内容を確認するためにはデータ処理
装置内のプログラムを解読することが必要となるという
欠点がある。
In the conventional editing method described above, individual editing items and procedures are fixedly placed on the program in the data processing device, and when changes occur in the editing items, the editing items and procedures are fixedly placed in the program in the data processing device. This method has disadvantages in that it is necessary to modify the program in the data processing device, and it is also necessary to decode the program in the data processing device in order to confirm the contents of the edited item.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の方式は、データ処理装置でのコードデータの編
集において、外部記憶装置にあらかじめ格納した複数の
編集項目を順次読出して突合編集を行なうとともに前記
編集項目の構造化ならびに登録および更新を会話形式で
行なう手段を備えて構成される。
When editing code data in a data processing device, the method of the present invention sequentially reads out a plurality of edit items stored in advance in an external storage device, performs matching editing, and also structures, registers, and updates the edit items in an interactive manner. It is constructed with the means to do so.

〔実施例〕〔Example〕

次に図面を参照して本発明の詳細な説明する。 Next, the present invention will be described in detail with reference to the drawings.

第1図は本発明によるコードデータの編集方式の一実施
例を示すブロック図である。第1図に示す実施例は、外
部記憶装置1.データ処理装置2゜操作装置31表示装
置4を備えて構成され、さらに外部記憶装置1には編集
項目11が格納され、データ処理装置2は項目解釈部2
1および突合編集部2211えて構成される9 外部記憶装置1は編集項目11を構造化形式で登録し、
この編集項目の登録状況は操作装置3によって表示装置
4に表示される。編集項目の更新に関しても同様にして
表示することができる。また、データ処理装置2はコー
ドデータの編集が必要なときには外部記憶装置1から編
集項目11を順次読出し、これを項目解釈部21で解釈
し、そのあと突合編集部22で突合編集を行なう。
FIG. 1 is a block diagram showing an embodiment of a code data editing method according to the present invention. The embodiment shown in FIG. 1 is an external storage device 1. The data processing device 2 is configured to include an operation device 31 and a display device 4, and an external storage device 1 stores editing items 11.
1 and the matching editing section 2211 9 The external storage device 1 registers the editing items 11 in a structured format,
The registration status of this edit item is displayed on the display device 4 by the operating device 3. Updates to edited items can also be displayed in the same way. Further, when the data processing device 2 needs to edit code data, the editing items 11 are sequentially read out from the external storage device 1, the item interpretation section 21 interprets them, and then the matching editing section 22 performs matching editing.

いま、被編集データが発生しデータ処理装置に提供され
ると、データ処理装置2は構造化形式で登録しである一
連の編集項目11を外部記憶装置から読出し、項目解釈
部21で各編集項目の機能コードに対応する構造展開プ
ログラムによって編集条件を解釈し、そのあと突合編集
部22で突合編集を行ないその結果を出力する。
Now, when data to be edited is generated and provided to the data processing device, the data processing device 2 reads out a series of edited items 11 registered in a structured format from the external storage device, and uses the item interpretation unit 21 to interpret each edited item. The editing conditions are interpreted by the structure expansion program corresponding to the function code, and then the matching editing section 22 performs matching editing and outputs the result.

〔発明の効果〕 以上説明した如く本発明によれば、データ処理装置での
コードデータの編集方式において、編集項目を構造化し
外部記憶装置に配置することにより、データ処理装置の
プログラムから独立して編集項目の登録・更新が可能と
なり、さらに、データ処理装置ごとに異る編集項目も容
易に付加できる=1−ドデータの絹鳴ノ1式が実現でき
るという効果がある。
[Effects of the Invention] As explained above, according to the present invention, in a code data editing method in a data processing device, editing items are structured and placed in an external storage device, so that the code data can be edited independently from the program of the data processing device. It is possible to register and update editing items, and furthermore, it is possible to easily add different editing items for each data processing device, and there is an effect that it is possible to realize the Kinunari no 1 type of =1-do data.

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

第1図は本発明によるコードデータの編集方式の一実施
例を示すブロック図である。 1・・・外部記憶装置、2・・・データ処理装置、3・
・・操作装置、4・・・表示装置。         
′7゛代理人 弁理士 内 原  昔、′ 4 ・−゛ (」/′
FIG. 1 is a block diagram showing an embodiment of a code data editing method according to the present invention. 1... External storage device, 2... Data processing device, 3.
...Operation device, 4...Display device.
'7゛Representative Patent Attorney Uchihara A long time ago,' 4 ・−゛(''/'

Claims (1)

【特許請求の範囲】[Claims] 外部記憶装置にあらかじめ格納した複数の固定情報と可
変情報を順次読出して突合編集を行なうとともに前記編
集項目の構造化ならびに登録および更新を会話形式で行
なうことを特徴とするコードデータの編集方式。
A code data editing method characterized in that a plurality of fixed information and variable information stored in advance in an external storage device are sequentially read out and collated and edited, and the editing items are structured, registered and updated in a conversational manner.
JP62141757A 1987-06-05 1987-06-05 Editing system for code data Pending JPS63305419A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62141757A JPS63305419A (en) 1987-06-05 1987-06-05 Editing system for code data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62141757A JPS63305419A (en) 1987-06-05 1987-06-05 Editing system for code data

Publications (1)

Publication Number Publication Date
JPS63305419A true JPS63305419A (en) 1988-12-13

Family

ID=15299485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62141757A Pending JPS63305419A (en) 1987-06-05 1987-06-05 Editing system for code data

Country Status (1)

Country Link
JP (1) JPS63305419A (en)

Similar Documents

Publication Publication Date Title
JPS63305419A (en) Editing system for code data
JPH0644260A (en) Process input/output device
JPS62135958A (en) Simulation system
JP2765911B2 (en) Data driven control method and compiling device
JP2723236B2 (en) Character reader
JPS6266371A (en) Text separation type learning system
JPH03228127A (en) Procedure definition screen display processing system for interactive program preparation system
JPH02121527A (en) Code data converting device
JPH036617A (en) Support processing system for plural code systems of single scheme
JP2890400B2 (en) Data input device
JPS61208131A (en) Program execution system
JPS6260046A (en) Information input display device
JPS62241027A (en) Check system for code data
JPH0254373A (en) Control system for graphic processor
JPH0224723A (en) Data processor
JPH03105481A (en) Automatic graphic deformation system
JPH0253199A (en) Merchandise master file forming and updating system
JPH03222036A (en) Unique name generation system in fetching procedure parts in program
JPH06103287A (en) Business processor
JPS62259144A (en) Test data production system
JPH0325531A (en) Program generation backup device
JPH04290137A (en) Data base structuring method for information processing system
JPH0287206A (en) Data processing system
JPS63138466A (en) Control method for form data on cad system
JPH0335325A (en) Analysis system for syntax rule