JPS63724A - Editing and printing system - Google Patents

Editing and printing system

Info

Publication number
JPS63724A
JPS63724A JP61145687A JP14568786A JPS63724A JP S63724 A JPS63724 A JP S63724A JP 61145687 A JP61145687 A JP 61145687A JP 14568786 A JP14568786 A JP 14568786A JP S63724 A JPS63724 A JP S63724A
Authority
JP
Japan
Prior art keywords
data
editing
editing information
printing
print
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
JP61145687A
Other languages
Japanese (ja)
Inventor
Jiyunichi Shiyouho
荘保 純一
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 JP61145687A priority Critical patent/JPS63724A/en
Publication of JPS63724A publication Critical patent/JPS63724A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily edit and print data just by supplying the editing information and without producing an application program, by using an editing information reading means, an editing information memory means, a data input means, a data editing means and a data printing means. CONSTITUTION:A editing information reading part 11 reads the editing informa tion out of an editing information input device 2 and stores it in editing informa tion memory part 12. A data input part 13 inputs a single record out of a data file of a magnetic disk device 3 designated by a data file name of the editing information. A data editing part 14 edits the data on the record supplied by the part 13 into a print image based on the data record style and the print style out of those editing information stored in the part 12. Then a data print part 15 sends the print image edited by the part 14 to a printer 4 for printing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は編集印刷方式に関し、特にデータ処理システム
におけるデータの編集印刷方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an editing printing method, and more particularly to a data editing printing method in a data processing system.

〔従来の技術〕[Conventional technology]

従来、データ処理システムにおけるデータの印刷編集方
式は、アプリケーションプログラムにより見出しの印刷
ならびにデータの印刷形式への編集印刷を行っていた。
Conventionally, in a data printing/editing method in a data processing system, an application program prints headings and edits and prints data into a print format.

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

上述した従来の編集印刷方式では、磁気ディスク装置等
の外部記憶装置中に格納されたデータを一覧表にするよ
うな一般的な処理についても印刷形式にあった編集処理
を行わなければならないので、印刷形式が異なるたびに
異なるアプリケーションプログラムを作成して編集印刷
を行わせなければならないという欠点がある。
In the conventional editing printing method described above, editing processing that matches the printing format must be performed even for general processing such as creating a list of data stored in an external storage device such as a magnetic disk device. The disadvantage is that a different application program must be created to perform editing printing each time the print format is different.

本発明の目的は、上述の点に濯み、アプリケーションプ
ログラムを作成することなしに異なる印刷形式のデータ
の編集印刷を行うことができる編集印刷方式を提供する
ことにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems and provide an editing printing method that allows editing and printing of data in different printing formats without creating an application program.

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

本発明の編集印刷方式は、印刷形式を定める編集情報を
読み取る編集情報読取り手段と、この編集情報読取り手
段によって読み取られた前記編集情報を記憶する編集情
報記憶手段と、外部記憶装置からデータを読み取るデー
タ入力手段と、このデータ入力手段により読み取られた
前記データを前記編集情報記憶手段に記憶された前記編
集情報に従って編集して印刷イメージを得るデータ編集
手段と、このデータ編集手段によって得られた前記印刷
イメージを印刷装置に出力するデータ印刷手段とを有す
る。
The editing printing method of the present invention includes an editing information reading means for reading editing information that defines a print format, an editing information storage means for storing the editing information read by the editing information reading means, and reading data from an external storage device. data input means; data editing means for editing the data read by the data input means according to the editing information stored in the editing information storage means to obtain a print image; and data printing means for outputting a print image to a printing device.

〔作用〕[Effect]

本発明の編集印刷方式では、編集情報読取り手段が印刷
形式を定める編集情報を読み取り、編集情報記憶手段が
編集情報読取り手段によって読み取られた編集情報を記
憶し、データ入力手段が外部記憶装置からデータを読み
取り、データ編集手段がデータ入力手段により読み取ら
れたデータを編集情報記憶手段に記憶された編集情報に
従って編集して印刷イメージを得、データ印刷手段がデ
ータ編集手段によって得られた印刷イメージを印刷装置
に出力する。
In the editing printing method of the present invention, the editing information reading means reads the editing information that determines the print format, the editing information storage means stores the editing information read by the editing information reading means, and the data inputting means receives the data from the external storage device. the data editing means edits the data read by the data input means according to the editing information stored in the editing information storage means to obtain a print image, and the data printing means prints the print image obtained by the data editing means. Output to device.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例を示す構成図である0本実
施例の編集印刷方式は、編集印刷機構1と、編集情報入
力袋!(ワークステーション)2と、外部記憶装置とし
ての磁気ディスク装置3と、印刷装置4 (プリンタ)
とから構成されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. The editing printing method of this embodiment includes an editing printing mechanism 1 and an editing information input bag! (workstation) 2, a magnetic disk device 3 as an external storage device, and a printing device 4 (printer)
It is composed of.

編集印刷機構1は、編集情報入力装置2から編集情報を
読み取る編集情報読取り部11と、編集情報読取り部1
1により読み取られた編集情報を格納する編集情報記憶
部12と、データが格納されている磁気ディスク装置3
からデータを読み取るデータ入力部13と、データ入力
部13により読み取られたデータを編集情報記憶部12
に記憶されている編集情報に従って編集するデータ編集
部14と、編集情報記憶部12で記憶されている編集情
報に従い見出しやデータ編集部14で編集した印刷イメ
ージを印刷装置4に出力するデータ印刷部15とから構
成されている。
The editing printing mechanism 1 includes an editing information reading section 11 that reads editing information from the editing information input device 2;
1, and a magnetic disk drive 3 in which the data is stored.
A data input section 13 reads data from the data input section 13, and an editing information storage section 12 stores the data read by the data input section 13.
a data editing section 14 that edits according to the editing information stored in the editing information storage section 12; and a data printing section that outputs the headline and print image edited by the data editing section 14 to the printing device 4 according to the editing information stored in the editing information storage section 12. It consists of 15.

第2図を参照すると、本実施例の編集印刷方式における
処理は、編集情報読取りステップ21と、編集情報記憶
ステップ22と、データ入力ステップ23と、データ編
集ステップ24と、データ印刷ステップ25とからなる
Referring to FIG. 2, the processing in the editing printing method of this embodiment includes an editing information reading step 21, an editing information storage step 22, a data input step 23, a data editing step 24, and a data printing step 25. Become.

第3図を参照すると、編集情報読取り部11によって読
み取られる編集情報の項目の一例としては、印刷すべき
データを格納するデータファイルのデータファイル名、
頁の初頭に印刷すべき文字列である見出し#lおよび見
出し#2、データファイルに格納されているレコードに
おける各データの位置および長さを示すデータレコード
形式、各データの印刷位置を示す印刷形式、頁当りの行
数等をとることができる。
Referring to FIG. 3, examples of the editing information items read by the editing information reading section 11 include the data file name of the data file that stores the data to be printed;
Heading #l and Heading #2, which are character strings to be printed at the beginning of the page, a data record format that shows the position and length of each data in the record stored in the data file, and a print format that shows the print position of each data. , the number of lines per page, etc.

次に、このように構成された本実施例の編集印刷方式の
動作について説明する。
Next, the operation of the editing printing method of this embodiment configured as described above will be explained.

まず、編集情報読取り部11は、編集情報入力装置2か
ら第3図に示す編集情報を読み取り(ステップ21)、
編集情報記憶部12に格納する(ステップ22)。
First, the editing information reading unit 11 reads the editing information shown in FIG. 3 from the editing information input device 2 (step 21),
The information is stored in the editing information storage unit 12 (step 22).

次に、データ入力部13は、編集情報のデータファイル
名で指定された磁気ディスク装置3のデータファイルか
らルコードを入力する(ステップ23)。
Next, the data input section 13 inputs a code from the data file of the magnetic disk device 3 specified by the data file name of the editing information (step 23).

データ編集部14は、データ入力部13で入力されたレ
コードのデータを編集情報記憶部12に格納されている
編集情報のうちのデータレコード形式と印刷形式とに従
い印刷イメージに編集する(ステップ24)。
The data editing unit 14 edits the data of the record input by the data input unit 13 into a print image according to the data record format and print format of the editing information stored in the editing information storage unit 12 (step 24). .

データ印刷部15は、データ編集部14で編集した印刷
イメージを印刷装置4に出力して印刷させる(ステップ
25)。また、データ印刷部15は、印刷に際して行数
の管理および改頁処理も行い、頁の初めであれば編集情
報の見出し#lおよび見出し#2を続けて印刷装置4に
出力して印刷させる。
The data printing unit 15 outputs the print image edited by the data editing unit 14 to the printing device 4 for printing (step 25). The data printing unit 15 also manages the number of lines and performs page break processing during printing, and if it is the beginning of a page, it successively outputs the heading #1 and heading #2 of the editing information to the printing device 4 for printing.

ルコード分の印刷が終わると、データ入力ステレブ23
に戻り、次のレコードの処理を行う。
When the printing for the code is finished, the data input station 23
Return to and process the next record.

データ入力ステ7ブ23で磁気ディスク装置3からデー
タファイルのレコードを入力しようとしてファイルがE
OF (End  Of  File>であれば、すで
にデータファイルのすべてのレコードが入力されたこと
になるので処理が終了される。
When attempting to input data file records from the magnetic disk device 3 in data input step 23, the file is
If it is OF (End Of File>), it means that all the records of the data file have already been input, so the process ends.

第4図および第5図は、本実施例の編集印刷方式による
具体的な印刷例をそれぞれ示し、第4図は在庫表の印刷
例であり、第5図は実力テスト成績−覧の印刷例である
Figures 4 and 5 show specific printing examples using the editing printing method of this embodiment, respectively. Figure 4 is an example of printing an inventory list, and Figure 5 is an example of printing a list of performance test results. It is.

これら具体的な印刷例からもわかるように、本実施例の
編集印刷方式によれば、従来はそれぞれアプリケーショ
ンプログラムを作成して編集印刷させる必要があった帳
表を、幾項目かの編集情報を与えるだけで容易に編集印
刷させることができる。
As can be seen from these specific printing examples, according to the editing printing method of this embodiment, it is possible to edit and print several items of a ledger sheet, which conventionally required creating an application program to edit and print each item. You can easily edit and print just by providing the information.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、編集情報読取り手段、編
集情報記憶手段、データ入力手段、データ編集手段およ
びデータ印刷手段を設けることにより、アプリケーショ
ンプログラムを作成することなしに編集情報を与えるだ
けで容易にデータの編集印刷ができる効果がある。
As explained above, the present invention provides editing information reading means, editing information storage means, data inputting means, data editing means, and data printing means, so that editing information can be easily provided without creating an application program. This has the effect of allowing you to edit and print data.

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

第1図は本発明の一実施例を示す構成図、第2図は本実
施例の編集印刷方式における処理を示す流れ図、 第3図は本実施例の編集印刷方式における編集情報の項
目の一例を示す図、 第4図は本実施例の1集印刷方式による具体的な印刷例
を示す図、 第5図は本実施例の編集印刷方式による他の具体的な印
刷例を示す図である。 図において、 1・・・・編集印刷機構、 2・・・・編集情報入力装置、 3・・・・磁気ディスク装置、 4・・・・印刷装置、 11・・・編集情報読取り部、 12・・・編集情報記憶部、 13・・・データ入力部、 14・・・データ曙集部、 15・・・データ印刷部である。
FIG. 1 is a configuration diagram showing an embodiment of the present invention, FIG. 2 is a flowchart showing processing in the editing printing method of this embodiment, and FIG. 3 is an example of editing information items in the editing printing method of this embodiment. FIG. 4 is a diagram showing a specific printing example using the 1-volume printing method of this embodiment. FIG. 5 is a diagram showing another specific printing example using the editing printing method of this embodiment. . In the figure, 1... Editing printing mechanism, 2... Editing information input device, 3... Magnetic disk device, 4... Printing device, 11... Editing information reading section, 12. ...editing information storage section, 13... data input section, 14... data collection section, 15... data printing section.

Claims (1)

【特許請求の範囲】 印刷形式を定める編集情報を読み取る編集情報読取り手
段と、 この編集情報読取り手段によって読み取られた前記編集
情報を記憶する編集情報記憶手段と、外部記憶装置から
データを読み取るデータ入力手段と、 このデータ入力手段により読み取られた前記データを前
記編集情報記憶手段に記憶された前記編集情報に従って
編集して印刷イメージを得るデータ編集手段と、 このデータ編集手段によって得られた前記印刷イメージ
を印刷装置に出力するデータ印刷手段と、を有すること
を特徴とする編集印刷方式。
[Scope of Claims] Editing information reading means for reading editing information that defines a print format, editing information storage means for storing the editing information read by the editing information reading means, and data input for reading data from an external storage device. means; data editing means for obtaining a print image by editing the data read by the data input means according to the editing information stored in the editing information storage means; and the print image obtained by the data editing means. An editing printing method comprising: data printing means for outputting the data to a printing device.
JP61145687A 1986-06-20 1986-06-20 Editing and printing system Pending JPS63724A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61145687A JPS63724A (en) 1986-06-20 1986-06-20 Editing and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61145687A JPS63724A (en) 1986-06-20 1986-06-20 Editing and printing system

Publications (1)

Publication Number Publication Date
JPS63724A true JPS63724A (en) 1988-01-05

Family

ID=15390768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61145687A Pending JPS63724A (en) 1986-06-20 1986-06-20 Editing and printing system

Country Status (1)

Country Link
JP (1) JPS63724A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5572499A (en) * 1991-04-10 1996-11-05 Canon Kabushiki Kaisha Image processing apparatus for storing image data in storage medium and/or for reproducing image stored in storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5572499A (en) * 1991-04-10 1996-11-05 Canon Kabushiki Kaisha Image processing apparatus for storing image data in storage medium and/or for reproducing image stored in storage medium

Similar Documents

Publication Publication Date Title
JPH03161873A (en) Electronic filing device having data base constructing function
JPH01197878A (en) Document control device
JPS63724A (en) Editing and printing system
KR100271373B1 (en) Text editing method
JPH05150963A (en) Method for preparing program specifications
JPS6113616B2 (en)
JP2002183654A (en) Csv data converter and method of document data
JPH0373913B2 (en)
JPH05341931A (en) Form data storage system
JPH01216866A (en) Data printing device
JP2771382B2 (en) Magnetic tape unit
JP3138674B2 (en) Format information generator
JPS62146663A (en) Document printing system
JPS62284777A (en) Printing controlling system for variable line feed pitch business form
JPS62137631A (en) Format print control system in computer system
JPS62184876A (en) Page-editing processor
JPH0588835A (en) Control system of message
JPS63137373A (en) Data processing method for description in newspaper, magazine or the like
JPH0573236A (en) Print image file output device
JPH05216871A (en) Multi-file system word processor
JPS61148065A (en) Control of input and output of recording information
JPH0241278A (en) Printing method for record
JPH06119152A (en) Specification generating device
JPH0538864A (en) Printing apparatus
JPH01109423A (en) Editing and outputting system for printing list