JPH07129391A - Method and device for preparing program and method and device for preparing printing image data - Google Patents
Method and device for preparing program and method and device for preparing printing image dataInfo
- Publication number
- JPH07129391A JPH07129391A JP5292834A JP29283493A JPH07129391A JP H07129391 A JPH07129391 A JP H07129391A JP 5292834 A JP5292834 A JP 5292834A JP 29283493 A JP29283493 A JP 29283493A JP H07129391 A JPH07129391 A JP H07129391A
- Authority
- JP
- Japan
- Prior art keywords
- data
- image data
- file
- print image
- program
- 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
Links
Landscapes
- Record Information Processing For Printing (AREA)
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、帳票等の出力紙に印字
されるべきデータ列を、プリンターに入力し、出力紙に
印字出力できる形式に編集してプリントイメージデータ
を作成する方法及び装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and apparatus for creating print image data by inputting a data string to be printed on an output paper such as a form into a printer and editing it in a format that can be printed out on the output paper. Regarding
【0002】[0002]
【従来の技術】従来、所定のフォームを有するプレ印刷
物や白紙等の出力紙に所定のデータを印字して請求書や
月次報告書等を作成する場合には、まず顧客名簿、売上
金額等の個別のデータファイルであるマスターファイル
から出力紙に印字すべきデータを抽出して一単位のデー
タの組み(一枚の請求書の記載データに当たる)である
レコードにまとめ、そのレコードを所定の数だけ集めて
通称トランザクションファイルと呼ばれるファイルを作
成する。次に、このトランザクションファイルに書き込
まれたレコードの各データについて、出力紙へ印字する
フォーマットに合わせてそれぞれの印字位置を定め、使
用するプリンターに合わせて改行、空白等を付加してプ
リントイメージデータ(PIDと呼ぶ、通常は記録媒体
として磁気テープが使用されるためPIT;プリントイ
メージテープとも呼ばれる)を作成する。そして、この
PIDと出力する出力紙をプリンターにセットして印字
処理を行うのが一般的である。2. Description of the Related Art Conventionally, when a predetermined data is printed on an output paper such as a pre-printed product or a blank paper having a predetermined form to prepare an invoice or a monthly report, first, a customer list, sales amount, etc. The data to be printed on the output paper is extracted from the master file, which is a separate data file for each, and is combined into a record that is a unit of data (corresponding to the data described on one invoice), and the specified number of records Just collect and create a file commonly known as a transaction file. Next, for each data of the record written in this transaction file, determine the print position according to the format to be printed on the output paper, add line feeds, blanks, etc. according to the printer to be used, and print image data ( A PIT (also called a print image tape), which is called a PID because a magnetic tape is usually used as a recording medium, is created. Then, it is general to set the PID and the output paper to be output in the printer to perform the printing process.
【0003】例えば、請求書を所定のフォームの出力紙
で作成する場合を例にとって説明する。図32は請求書
を所定のフォームの出力紙で作成する場合の処理過程を
示す図である。図32においてまず、請求書を送付すべ
き顧客の住所、名称等が記録されている顧客データベー
スと、取引内容や請求金額が記録されている取引データ
ベースから、個々の顧客ごとに所定のデータを抽出して
レコードにまとめ、所定の全ての顧客に対応したレコー
ドを集めるトランザクション作成処理を行い、トランザ
クションファイルを作成する(STEP1)。次に、プ
リントする出力紙に合わせてレコードを構成する各デー
タの印字位置を決定し、改行コードや、空白コード等を
含んだプリント出力イメージに合わせたPIDを作成す
る(STEP2)。そして、PIDと出力する出力紙を
プリンターにセットしてプリンタ出力処理を行うと所定
の位置に所定のデータが印字された請求書を作成するこ
とができる(STEP3)。For example, a case will be described as an example in which a bill is created on an output sheet of a predetermined form. FIG. 32 is a diagram showing the processing steps in the case of creating an invoice on the output paper of a predetermined form. In FIG. 32, first, predetermined data is extracted for each customer from the customer database in which the address, name, etc. of the customer to whom the invoice should be sent are recorded, and the transaction database in which the transaction details and the billing amount are recorded. Then, a transaction file is created by collecting the records into records and collecting records corresponding to all predetermined customers (STEP 1). Next, the print position of each data forming the record is determined according to the output paper to be printed, and the PID is created according to the print output image including the line feed code, the blank code, etc. (STEP 2). Then, by setting the PID and the output paper to be output in the printer and performing printer output processing, it is possible to create a bill in which predetermined data is printed at a predetermined position (STEP 3).
【0004】ここでPID作成処理を説明する。図33
はトランザクションファイルに書き込まれている1レコ
ードを示す図である。図33に示すように3個のフィー
ルドで構成されているものとする。ここで、1レコード
は1枚の出力紙に印字されるデータで構成されるもので
ある。また、フィールドはデータが書き込まれる領域を
示すものであり、一つのフィールドには一つのデータが
書き込まれるものとする。そして、トランザクションフ
ァイルには図33に示す構成のレコードが出力処理件数
分だけ書き込まれている。なお、レコードを構成するフ
ィールドの順番は出力紙のフォームとは無関係に並べら
れていてもよい。Here, the PID creating process will be described. FIG. 33
FIG. 4 is a diagram showing one record written in a transaction file. As shown in FIG. 33, it is assumed to be composed of three fields. Here, one record is composed of data printed on one output sheet. Further, a field indicates an area in which data is written, and one data is written in one field. Then, records of the configuration shown in FIG. 33 are written in the transaction file for the number of output processing cases. The order of the fields forming the record may be arranged independently of the form of the output paper.
【0005】また、図34は出力紙に印字する場合の印
字位置等に関する仕様を示す図である。これらトランザ
クションデータは、所定のフォームの出力紙に図34に
示すように印字されるべきものとする。即ち、フィール
ド1に記録されているデータ「氏名」は第5行の第11
〜20桁に印字され、フィールド2に記録されているデ
ータ「住所」は第2行の第11〜40桁に印字され、フ
ィールド3に記録されているデータ「請求金額」は第5
行の第31〜35桁に印字されるべきものとする。な
お、図34においては出力紙部分は省略されている。ま
た、桁数は英数字等の1バイトデータが表現する場合の
値であり、従って日本語等の2バイトデータは1文字は
2桁で表現される。Further, FIG. 34 is a diagram showing specifications relating to a print position and the like when printing is performed on an output sheet. These transaction data should be printed on the output paper of a predetermined form as shown in FIG. That is, the data “name” recorded in the field 1 is the 11th in the 5th line.
The data "address" printed in the second to tenth digits and recorded in the field 2 is printed in the first to tenth digits in the second line, and the data "billing amount" recorded in the field 3 is the fifth.
It should be printed in columns 31-35 of the line. Note that the output paper portion is omitted in FIG. 34. The number of digits is a value in the case where 1-byte data such as alphanumeric characters is expressed. Therefore, in 2-byte data such as Japanese, one character is expressed by 2 digits.
【0006】このような場合、単にトランザクションデ
ータと出力紙をプリンターにセットしたのでは各データ
は印字されるべき正しい位置には印字されないことは明
らかであり、各データを出力紙の印字されるべき位置に
正しく印字するためには、トランザクションデータのレ
コードを図35に示すようなデータ形式に形式変更する
必要がある。この図35はPIDの一例である。図35
に示すデータ形式によれば、プリンターは、1レコード
を読込み、まず改頁して次の出力紙を取込み、第1行目
は改行、第2行目は最初の10桁を空白にし、11桁目
〜40桁目にフィールド2の内容「住所」を印刷して改
行し、続いて第3行目、第4行目を改行後、第5行目は
最初の10桁を空白にし、11〜20桁目にフィールド
1の内容「氏名」を印字し、続く10桁を空白にし、3
1〜35桁目にフィールド3の内容「請求金額」を印字
して改行する。この一連のデータ列が出力処理件数分並
んでいる。図35中漢字INコードは、以下のデータは
1文字2バイトのデータであることを示すコードであ
り、漢字OUTコードは1文字2バイトのデータの終了
を示すコードである。In such a case, it is obvious that each data will not be printed at the correct position to be printed by simply setting the transaction data and the output paper on the printer, and each data should be printed on the output paper. In order to print correctly at the position, it is necessary to change the format of the transaction data record to the data format shown in FIG. FIG. 35 is an example of PID. Fig. 35
According to the data format shown in, the printer reads one record, first page breaks, and then takes in the next output sheet. The first line is a line feed, the second line is the first 10 digits, and the 11th digit is blank. Print the contents of the field 2 "address" in the 40th to 40th columns and start a line feed. Then, after the 3rd and 4th lines are fed back, the 5th line is blanked in the first 10 columns. Print the contents of field 1 "Name" in the 20th digit, leave the following 10 digits blank, and
The contents of field 3 "billing amount" are printed at the 1st to 35th digits and a line feed is performed. This series of data strings is lined up for the number of output processing cases. The Kanji IN code in FIG. 35 is a code indicating that the following data is one character and two bytes of data, and the Kanji OUT code is a code indicating the end of one character and two bytes of data.
【0007】このように図33に示すようなトランザク
ションデータを、例えば図34に示す出力仕様で、図3
5に示すような形式に形式変更して、プリンターが解読
でき各データが印字されるべき位置に印字できるように
するのがPID作成処理であり、この処理によりPID
が作成される。As described above, the transaction data as shown in FIG. 33 is output by the output specification shown in FIG.
The PID creation process is to change the format to the one shown in Fig. 5 so that the printer can read it and print each data at the position where it should be printed.
Is created.
【0008】[0008]
【発明が解決しようとする課題】しかしながら、従来に
おいてはPID作成処理は、C言語、COBOL等のプ
ログラミング言語のプログラムを、出力物の印字フォー
マット及び使用するプリンター毎に仕様を考慮してその
都度作成しなければならず、このプログラム開発には非
常に手間とコストを要するものであった。また、これら
の作成したPID作成プログラムは従来各機種内で固有
にしか使用できないものであったため、処理件数が少な
い場合でも別機種での運用や、低位機種での運用は事実
上不可能であった。However, in the conventional PID creating process, a program in a programming language such as C language or COBOL is created each time in consideration of the print format of the output product and the specifications of each printer to be used. However, this program development was extremely time-consuming and costly. In addition, since these created PID creation programs could only be used uniquely within each model, it is virtually impossible to operate on a different model or a lower model even if the number of processes is small. It was
【0009】また、フォームオーバレイデザインを作成
するためには、そのデザインを出力させるプリンタ毎に
定められたフォームオーバレイ記述言語を用い、たとえ
ばA社、B社といった各プリンタ毎に異なる制約事項に
ついて高度な知識を有するシステムエンジニア等によ
り、フォームオーバレイ記述言語を用いてコーディング
する必要があった。また、記述言語自体もプリンタを製
造しているメーカ毎に異なり、更に同一メーカであって
も個々のプリンタにより若干の相違がある。このような
ことからコーディングミスも発生し易く、1つの制御プ
ログラムを作成するのに多大な労力を必要としていた。
さらにまた、コーディングが正しく行われているかどう
か調べるため、出力テストを何度も行う必要があった。
従って、通常は読んだデータをどの位置に出力するかを
決めるだけで済むものが上記のようなアルゴリズムに基
づいてコーディングしなければならず、通常のプログラ
ムに対して、この部分だけ新たに加える非常に煩雑な処
理が必要であった。In addition, in order to create a form overlay design, a form overlay description language defined for each printer that outputs the design is used, and for example, restrictions that are different for each printer such as company A and company B are high. It was necessary for a knowledgeable system engineer to code using the form overlay description language. Further, the description language itself also differs depending on the manufacturer who manufactures the printer, and even within the same manufacturer, there are some differences depending on the individual printers. For this reason, coding mistakes are likely to occur, and a great deal of labor was required to create one control program.
Furthermore, I had to do a lot of output testing to see if the coding was done correctly.
Therefore, it is usually necessary to decide where to output the read data, but it has to be coded based on the above algorithm, and this part is newly added to a normal program. It required complicated processing.
【0010】更に、受託処理において得意先から提示さ
れるトランザクションデータは仕様どうりのデータ属性
を持つコードが格納されておらず不良データが存在する
場合がある。そのようなトランザクションデータに対し
て前述のPID変換処理を行うとPID中に不良データ
が存在するために、コード不良によるプリント出力エラ
ーが生じる。そのためコード不良箇所を追求するのに手
間を要するとともに、出力効率が低下する原因となって
いた。Further, in the contract processing, the transaction data presented by the customer may not have a code having a data attribute according to the specifications stored therein, but may have defective data. If the above PID conversion processing is performed on such transaction data, defective data exists in the PID, and a print output error occurs due to a defective code. Therefore, it takes a lot of time to find the defective part of the cord, and the output efficiency is lowered.
【0011】本発明は上記の課題を解決するものであっ
て、従来のフォームオーバレイ作業業務においてはシス
テムエンジニア(SEと呼ぶ)の高度な知識を必要と
し、プリンタ毎に異なるフォームオーバレイ言語を用い
るために、コーディングミスも発生し易く、SEに多大
な負荷がかかっていた。さらにまた、コーディングが正
しく行われているかどうかを調べるため、出力テストを
何度も行う必要があった。しかし本発明によれば、プロ
グラムの作成という煩雑な作業を行うことなく、帳票版
下作成CADシステムで作成されたCADデータ及びス
キャナから読み込んだ画像データをフォームオーバレイ
のイメージデータファイルに変換し、そのイメージデー
タファイルに前記出力紙に出力する際に使用するプリン
タ機種に対応した制御情報を付加したデータ形式のオー
バレイデータファイルにするフォームオーバレ処理を含
む編集もでき、誰でもが簡単に、出力紙に対して印字位
置、印字内容等が確実で誤りのないプリントイメージを
作成できる方法及び装置の提供を目的とするものであ
る。The present invention solves the above problems, and requires high level knowledge of a system engineer (referred to as SE) in the conventional form overlay work task, and uses a different form overlay language for each printer. In addition, coding errors are likely to occur, and the SE is heavily loaded. Furthermore, it was necessary to test the output many times to see if the coding was done correctly. According to the present invention, however, the CAD data created by the form copy making CAD system and the image data read from the scanner are converted into a form overlay image data file without performing the complicated work of creating a program, You can easily edit the output paper, including form overlay processing, to create an overlay data file in a data format that adds control information corresponding to the printer model used when outputting the output paper to the image data file. It is an object of the present invention to provide a method and apparatus capable of creating a print image in which the print position, print content, etc. are reliable and error-free.
【0012】[0012]
【課題を解決するための手段】上記目的は下記の本発明
によって達成される。即ち、 (請求項1)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換プ
ログラムを自動的に生成するプリントイメージデータ変
換プログラム自動生成処理を行うプログラム作成方法で
あって、画像データをフォームオーバーレイのイメージ
データファイルに変換し、出力紙に出力する際に使用す
るプリンタ機種に対応した制御情報をそのイメージデー
タファイルに付加したデータ形式にするフォームオーバ
ーレイ作成処理により作成されたデータを前記指定編集
処理が指定編集することを特徴とするプログラム作成方
法。 (請求項2)請求項1記載のプリントイメージデータ変
換プログラム自動生成処理により生成された前記プリン
トイメージデータ変換プログラムによって、前記トラン
ザクションデータをプリントイメージデータに変換する
プリントイメージデータ変換処理を含むことを特徴とす
るプリントイメージデータ作成方法。 (請求項3)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換処
理を含むプリントイメージデータ作成方法であって、画
像データをフォームオーバーレイのイメージデータファ
イルに変換し、出力紙に出力する際に使用するプリンタ
機種に対応した制御情報をそのイメージデータファイル
に付加したデータ形式にするフォームオーバーレイ作成
処理により作成されたデータを前記指定編集処理が指定
編集することを特徴とするプリントイメージデータ作成
方法。 (請求項4)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、その
指定編集手段で得られた情報に基づき出力紙に印字出力
するプリンター用のプリントイメージデータに変換する
プリントイメージデータ変換プログラムを自動的に生成
するプリントイメージデータ変換プログラム自動生成手
段とを有するプログラム作成装置であって、画像データ
をフォームオーバーレイのイメージデータファイルに変
換し、出力紙に出力する際に使用するプリンタ機種に対
応した制御情報をそのイメージデータファイルに付加し
たデータ形式にするフォームオーバーレイ作成手段によ
り作成されたデータを前記指定編集手段が指定編集する
ことを特徴とするプログラム作成装置。 (請求項5)請求項4記載のプログラム作成装置により
生成された前記プリントイメージデータ変換プログラム
によって、前記トランザクションデータをプリントイメ
ージデータに変換するプリントイメージデータ変換手段
を含むことを特徴とするプリントイメージデータ作成装
置。 (請求項6)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、トラ
ンザクションデータを前記指定編集手段で得られた情報
に基づき出力紙に印字出力するプリンター用のプリント
イメージデータに変換するプリントイメージデータ変換
手段からなるプリントイメージデータ作成装置であっ
て、画像データをフォームオーバーレイのイメージデー
タファイルに変換し、出力紙に出力する際に使用するプ
リンタ機種に対応した制御情報をそのイメージデータフ
ァイルに付加したデータ形式にするフォームオーバーレ
イ作成手段により作成されたデータを前記指定編集手段
が指定編集することを特徴とするプリントイメージデー
タ作成装置。The above object can be achieved by the present invention described below. That is, (Claim 1) For a printer that prints out transaction data on a print sheet based on a specified edit process for specifying a character pattern and a print position in a screen interactive method, and transaction data based on information obtained by the specified edit process. A print image data conversion program that automatically generates a print image data conversion program that converts print image data A method of creating a program that performs automatic generation processing. Program creation characterized in that the specified editing process performs specified editing of the data created by the form overlay creating process that creates a data format in which control information corresponding to the printer model used for output is added to the image data file Method. (Claim 2) A print image data conversion process for converting the transaction data into print image data by the print image data conversion program generated by the print image data conversion program automatic generation process according to claim 1. And how to create print image data. (Claim 3) A character image of transaction data, a designated edit process for designating a print position in a screen interactive mode, and a print image for a printer for printing out transaction data on output paper based on the information obtained by the designated edit process. A print image data creation method that includes a print image data conversion process that converts data to image data. Converts image data to a form overlay image data file and outputs control information corresponding to the printer model used when outputting to output paper. A method for creating print image data, characterized in that the specified edit processing specifies and edits the data created by the form overlay creation processing in the data format added to the image data file. (Claim 4) Character image and print position of transaction data are designated and designated by a screen interactive method, and print image data for a printer which prints out on output paper based on the information obtained by the designated and edited means. A program creation device having a print image data conversion program automatic generation means for automatically generating a print image data conversion program to be converted, when converting image data into a form overlay image data file and outputting the output paper. 2. A program creating device characterized in that the specified editing means specifies and edits data created by a form overlay creating means in a data format in which control information corresponding to a printer model used for is added to the image data file. (Claim 5) Print image data converting means for converting the transaction data into print image data by the print image data converting program generated by the program creating apparatus according to claim 4. Creation device. (Claim 6) A character image and a print position of the transaction data are designated and designated by a screen interactive method, and a printer for printing the transaction data on an output sheet based on the information obtained by the designated and edited means. A print image data creation device comprising print image data conversion means for converting to image data, wherein the control information corresponds to the printer model used when converting the image data into a form overlay image data file and outputting it to output paper. A print image data creating apparatus, wherein the specified editing means specifies and edits the data created by the form overlay creating means in a data format added to the image data file.
【0013】[0013]
【作用】画面対話方式で指定されたトランザクションデ
ータ、文字絵柄、及び、印刷位置に基づいて、トランザ
クションデータをプリントイメージデータに変換するた
め、異なるトランザクションデータごとに人手によりプ
ログラムを作成する必要がない。また、トランザクショ
ンデータをプリントイメージデータに変換するプログラ
ムを自動的に生成するため、チェックプログラムを自動
生成する装置と異なる装置で、時間のかかるデータの変
換をすることができる。さらに、画像データをフォーム
オーバーレイのイメージデータファイルに変換し、出力
紙に出力する際に使用するプリンタ機種に対応した制御
情報をそのイメージデータファイルに付加したデータ形
式にして、指定編集するため、画像データをもプリント
イメージデータに加えることができる。Since the transaction data is converted into the print image data based on the transaction data, the character pattern, and the print position designated by the screen interactive method, it is not necessary to manually create a program for each different transaction data. Further, since the program for converting the transaction data into the print image data is automatically generated, it is possible to perform time-consuming data conversion by a device different from the device for automatically generating the check program. In addition, the image data is converted to a form overlay image data file, and the control information corresponding to the printer model used when outputting to the output paper is added to the image data file as the data format to be specified and edited. Data can also be added to the print image data.
【0014】[0014]
【実施例】以下好適な実施例に基づいて本発明を説明す
る。図1は、本発明のPIDの作成方法及び装置を実施
するためのシステム構成の一例を示す図である。図1に
おいて、1はマイクロプロセッサ等の演算処理ユニット
と周辺回路で構成された制御装置、即ちパーソナルコン
ピュータ、エンジニアリングワークステイション等の本
体、2はキーボード、マウス等の入力装置、3はカラー
CRTディスプレイ装置等の表示装置、4はフロッピー
ディスク記憶装置(FD装置と呼ぶ)、5は磁気テープ
記憶装置(MT装置と呼ぶ)、6はハードディスク等の
大容量のデータ記憶が可能な記憶装置、7はプリンタ
ー、8はネットワークであって、イーサーネット等のロ
ーカルエリアネットワーク(LANと呼ぶ)を使用する
ことができる。The present invention will be described below based on the preferred embodiments. FIG. 1 is a diagram showing an example of a system configuration for implementing a PID creating method and apparatus according to the present invention. In FIG. 1, reference numeral 1 is a control device including an arithmetic processing unit such as a microprocessor and peripheral circuits, that is, a main body such as a personal computer or an engineering workstation, 2 is an input device such as a keyboard or mouse, and 3 is a color CRT display device. Such as a display device, 4 a floppy disk storage device (referred to as an FD device), 5 a magnetic tape storage device (referred to as an MT device), 6 a storage device capable of storing a large amount of data such as a hard disk, and 7 a printer. , 8 are networks, and a local area network (called LAN) such as Ethernet can be used.
【0015】図2はトランザクションデータのレコード
を例示する図であり、図3はプリントレイアウトを例示
する図であり、図4はPIDの1サイクル分のデータを
例示する図である。次に、図2のトランザクションデー
タから、図3のプリントレイアウトで、図4のPIDを
作成する場合を一例として本発明のPID作成方法及び
装置の概要を説明する。FIG. 2 is a diagram illustrating a record of transaction data, FIG. 3 is a diagram illustrating a print layout, and FIG. 4 is a diagram illustrating data for one PID cycle. Next, an outline of the PID creating method and apparatus of the present invention will be described by taking the case of creating the PID of FIG. 4 from the transaction data of FIG. 2 in the print layout of FIG. 3 as an example.
【0016】図5は制御装置1が実行する処理の全体を
示すフロー図であり、電源投入後のメインプログラムの
立ち上げ処理が終了すると、制御装置1は表示装置3に
メインメニューを表示する(S1)。メインメニューと
しては「指定編集処理」、「フォームオーバレイ処
理」、「業務処理」、「終了」の3メニューである。こ
こに、指定編集処理メニューは、プリントアウト業務に
関連する管理情報、トランザクションデータMTの仕様
内容の入力、新規外字作成、プリントアウト位置等の、
編集処理を行うメニューである。即ち図2、図3に例示
するデータの仕様等を入力してPID変換プログラムの
自動生成に必要なデータファイルを作成するためのメニ
ューである。またフォームオーバレイ処理メニューは、
帳票版下作成CADシステムで作成されたCADデータ
及びスキャナから読み込んだ画像データをフォームオー
バレイのイメージデータファイルに変換し、そのイメー
ジデータファイルに前記出力紙に出力する際に使用する
プリンタ機種に対応した制御情報を付加したデータ形式
にするためのメニューである。また、業務処理メニュー
はトランザクションデータのチェック及びコード変換プ
ログラムの自動生成を行い、指定編集処理メニューで定
められた仕様に基づいて図4に例示するようなPIDの
作成を、主として、行うメニューである。そして、終了
メニューはメインプログラムを終了させるためのメニュ
ーである。FIG. 5 is a flow chart showing the entire processing executed by the control device 1. When the start-up process of the main program after power-on is completed, the control device 1 displays the main menu on the display device 3 ( S1). The main menu includes three menus of "designated edit process", "form overlay process", "business process", and "end". Here, the designated edit processing menu includes management information related to printout work, input of specifications of the transaction data MT, creation of a new external character, printout position, and the like.
This is a menu for performing edit processing. That is, this is a menu for inputting the data specifications and the like illustrated in FIGS. 2 and 3 and creating a data file necessary for automatically generating the PID conversion program. The form overlay processing menu is
Corresponding to the printer model used when converting the CAD data created by the form copy making CAD system and the image data read from the scanner into a form overlay image data file and outputting the image data file to the output paper. It is a menu for creating a data format with control information added. Further, the business processing menu is a menu mainly for checking transaction data and automatically generating a code conversion program, and for creating a PID as illustrated in FIG. 4 based on the specifications defined in the designated editing processing menu. . The end menu is a menu for ending the main program.
【0017】上記メインメニューの表示された状態で、
指示ポイントをメニュー上に置いて、キーボードのキ
ー、マウス等のボタンを押すことによってメインメニュ
ーの一つを選択すると(S2)、選択されたサブプログ
ラムが立ち上がる(S3〜S5)。例として業務処理メ
ニューを選択すると(S2)業務処理が立ち上がり(S
4)、サブメニューが表示装置3に表示される。サブメ
ニューとしては、「PID形成」、「バックアップ/登
録」、「業務ID(identity)確認」の3メニ
ューである。With the main menu displayed,
When one of the main menus is selected by placing a pointing point on the menu and pressing a key on the keyboard, a button of a mouse or the like (S2), the selected subprogram is launched (S3 to S5). As an example, when the business process menu is selected (S2), the business process starts (S2).
4), the sub menu is displayed on the display device 3. The submenus are three menus of "PID formation", "backup / registration", and "business ID (identity) confirmation".
【0018】ここにPID形成メニューは前述したよう
に、指定編集処理メニューで作成したデータファイルに
基づきチェック及びコード変換プログラム、PID変換
プログラムを生成して、PIDを作成するメニューであ
る。またバックアップ/登録メニューは、本発明のPI
D作成方法及び装置で使用するか作成された各種データ
ファイルに対して、MT装置4を使用してMTに吸い上
げを行う時、または、MTに吸い上げられたデータをハ
ードディスク記憶装置6に取込むときに使用するメニュ
ーである。また業務ID確認メニューは該当するIDが
存在するか否かを確認する時に使用するメニューであ
る。これらのメニューの一つを選択すると(S7)その
メニューのサブプログラムが立ち上がり(S8〜S1
0)処理が行われる。次に、以上の本発明のPID作成
方法及び装置について詳細を「指定編集処理」、「PI
D形成」、「バックアップ/登録」、「フォームオーバ
レイ処理」の順に説明する。As described above, the PID formation menu is a menu for creating a PID by generating a check and code conversion program and a PID conversion program based on the data file created by the designated edit processing menu. The backup / registration menu is the PI of the present invention.
D When the MT device 4 is used to download various data files that are used or created by the creating method and device to the MT, or when the data downloaded to the MT is taken into the hard disk storage device 6. It is a menu used for. The business ID confirmation menu is a menu used when confirming whether or not a corresponding ID exists. When one of these menus is selected (S7), the subprogram of that menu is launched (S8-S1).
0) Processing is performed. Next, the details of the PID creation method and apparatus of the present invention described above will be described in "designated editing process"
D formation ”,“ backup / registration ”, and“ form overlay processing ”will be described in this order.
【0019】(指定編集処理)図6は図5の指定編集処
理(S3)における指定編集処理過程を示すフロー図で
ある。まず、オペレータは業務IDを入力する(S2
1)。すると該当するIDが登録されているか否かがシ
ステムにより判定される(S22)。ここにシステムと
は図1に例示したシステムのハードウェア構成と、図5
に例示したシステムのソフトウェア構成と、図示しない
周辺の関連システムを含むものである。図6は該当する
IDが登録されていない場合の指定編集処理過程を示す
フロー図であり、IDの登録されている場合については
図7を用いて後述する。(Designated Editing Process) FIG. 6 is a flow chart showing the designated editing process in the designated editing process (S3) of FIG. First, the operator inputs the business ID (S2
1). Then, the system determines whether or not the corresponding ID is registered (S22). Here, the system includes the hardware configuration of the system illustrated in FIG. 1 and FIG.
The software configuration of the system illustrated in (1) and peripheral related systems (not shown) are included. FIG. 6 is a flow chart showing a designated editing process when the corresponding ID is not registered. The case where the ID is registered will be described later with reference to FIG.
【0020】図6において該当するIDが登録されてい
ない場合は、管理情報の入力が行われる(S23)。図
8は表示装置3に表示された管理情報の入力画面を示す
図である。図8において、「登録日」は受託処理業務に
おいて、PIDを作成した日である。「受注番号」はこ
の番号をもとに、帳票版下作成CADのプレ印刷データ
を画面表示させるためのものである。「業務ID」は、
システムのデータファイルを管理する番号である。「作
成者」はシステムでPIDを作成した人である。「プレ
印刷データ」は有の場合は、帳票版下作成CADのデー
タをもとに、Xウィンドウ上に罫線(文字)を描画さ
せ、無の場合はプレ印刷部の画面表示は行わず画面上に
はスペーシングチャートを表示する。ただし、有無のい
ずれの場合においても、帳票サイズ、及び1インチ当た
りのピッチ数は入力する。「プリンター機種」はシステ
ムにて作成するPIDに該当するプリンター機種を設定
する。また、作成者、登録者等に変更が生じた場合には
変更履歴が付加される。以上の管理情報のデータがオペ
レータによって図8の画面を見ながらキーボード、マウ
ス等から入力される。If the corresponding ID is not registered in FIG. 6, management information is input (S23). FIG. 8 is a diagram showing a management information input screen displayed on the display device 3. In FIG. 8, the “registration date” is the date when the PID was created in the consignment processing business. The "order number" is for displaying the preprint data of the form block making CAD on the screen based on this number. "Business ID" is
It is a number that manages the system data file. The "creator" is the person who created the PID in the system. If there is "pre-print data", the ruled lines (characters) are drawn on the X window based on the data of the form work sheet CAD. If not, the screen of the pre-print section is not displayed and the screen is displayed. Displays the spacing chart. However, in either case, the form size and the number of pitches per inch are input. "Printer model" sets the printer model corresponding to the PID created by the system. Further, when the creator, the registrant, etc. are changed, the change history is added. The above management information data is input by the operator from the keyboard, mouse, etc. while looking at the screen of FIG.
【0021】図6において管理情報の入力(S23)を
終えると次にトランザクションデータMT仕様入力が行
われる(S24)。図9は表示装置3に表示されたトラ
ンザクションデータMT仕様の入力画面を示す図であ
る。図9において、「ラベル指定」はNL又はSLを選
択することによって行う。NLはノンラベルを意味し、
SLはスタンダードラベルを意味している。「ボリュウ
ム構成」はシングル又はマルチを選択する。シングルは
MTが一巻であることを意味し、マルチはMTが複数巻
であることを意味している。従ってマルチを選択した場
合は「巻数」を入力する。In FIG. 6, when the management information is input (S23), the transaction data MT specification is input (S24). FIG. 9 is a diagram showing an input screen for the transaction data MT specifications displayed on the display device 3. In FIG. 9, "label designation" is performed by selecting NL or SL. NL means non-label,
SL means a standard label. Select "single" or "multi" for "volume configuration". Single means that MT has one volume, and multi means that MT has multiple volumes. Therefore, if you select multi, enter the "number of turns".
【0022】「1バイトコード」はASCII、EBC
DIC、無のいずれかを選択する。ASCII、EBC
DICは1バイトで特定される文字のコードがそれぞれ
ASCIIコード、EBCDICコードであることを意
味している。無は1バイトコードの文字が無いことを意
味している。「2バイトコード」はJEF、IBM、J
IPS−E、JIPS−J、シフトJIS、無のいずれ
かを選択する。これらは2バイトで特定される文字のコ
ードがそれぞれのコードであることを意味している。
「外字コード」は外字コードの有無によって有又は無を
選択する。そして外字コードが有る場合は、外字コード
対応表をエディタによって作成する。図10は表示装置
3に表示されたエディタの入力画面である。以上のトラ
ンザクションデータMT仕様のデータがオペレータによ
って図9、図10の画面を見ながらキーボード、マウス
等から入力される。"1 byte code" means ASCII, EBC
Select either DIC or nothing. ASCII, EBC
DIC means that the character codes specified by 1 byte are ASCII code and EBCDIC code, respectively. No means that there is no 1-byte code character. "2-byte code" is JEF, IBM, J
Select one of IPS-E, JIPS-J, shift JIS, and nothing. These mean that the code of the character specified by 2 bytes is each code.
For “external character code”, select “yes” or “no” depending on the presence or absence of the external character code. If there is an external character code, create an external character code correspondence table with an editor. FIG. 10 is an input screen of the editor displayed on the display device 3. The above-mentioned transaction data MT specification data is input by the operator from the keyboard, mouse or the like while looking at the screens of FIGS.
【0023】図6においてトランザクションデータMT
仕様入力(S24)を終えると次に外字フォントの有無
が判定され(S25)、外字フォントが有る場合は外字
フォント新規作成(S26)を行ってからレコードフィ
ールドのデータ仕様入力(S27)に進み、外字フォン
トが無い場合は直接S27に進む。図11は表示装置3
に表示された外字フォント新規作成(S26)の入力画
面を示す図である。図11において、大きな枠内の塗り
つぶされた部分は外字フォントの形状を表しており、形
状は図11の画面を見ながらキーボード、マウス等から
入力できる。また、現存するフォントデータ、帳票版下
作成CADの外字データ等から、所望の外字フォントを
検索使用したり、それをもとに修正して所望の外字フォ
ントとすることができる。In FIG. 6, transaction data MT
After the specification input (S24) is completed, the presence / absence of the external character font is next determined (S25). If the external character font is present, a new external character font is created (S26) and then the record field data specification input (S27) is performed. If there is no external character font, the process directly proceeds to S27. FIG. 11 shows the display device 3.
It is a figure which shows the input screen of external character font new creation (S26) displayed on FIG. In FIG. 11, the filled portion in the large frame represents the shape of the external character font, and the shape can be input from the keyboard, mouse or the like while looking at the screen of FIG. Further, it is possible to search and use a desired external character font from existing font data, external character data of CAD for creating a form block, or to modify it to obtain a desired external character font.
【0024】図6において外字フォント新規作成(S2
6)を終えると次に図2に例示したレコードフィールド
のデータ仕様入力が行われる(S27)。図12は表示
装置3に表示されたレコードフィールドのデータ仕様の
入力画面を示す図である。図12において「カラム位置
始点」は各フィールドの開始位置がトランザクションデ
ータのレコードの何バイト目であるかを示す数値データ
であって、「属性」はデータの属性のことであって、日
本語、ANK(英数カタカナ)、「P」は数値データの
型であってパックアンパック型(数字)、サイン付(数
字の場合はプラスマイナス)等でありいずれかを選択す
る。図12において9はフィールドデータが数字である
ことを示し、Nは日本語文字(2バイト文字)、Xはア
ルファベットと数字から構成されていることを示してい
る。「桁数」は数字、アルファベット、日本語文字がフ
ィールドにいくつ有るかを示している。「フィールド
名」はフィールドの名前であり、チェックプログラムの
変数名、PID変換プログラムの変数名に代用できる。
また、図12には図示されていないが各フィールドにつ
いて解説する「コメント」を付け加えることができる。
このコメントは生成されるプログラム等を他に利用する
場合等のデバッグ、メンテナンスをやり易くする。In FIG. 6, a new external character font is created (S2
When 6) is completed, the data specification of the record field illustrated in FIG. 2 is input (S27). FIG. 12 is a diagram showing an input screen for the data specifications of the record fields displayed on the display device 3. In FIG. 12, the “column position start point” is numerical data indicating the byte position of the record of the transaction data at which the start position of each field is, and the “attribute” is the attribute of the data. ANK (alphanumeric katakana), "P" is a type of numerical data, such as packed / unpacked type (numeric), with a signature (plus / minus in the case of numeric), and any one is selected. In FIG. 12, 9 indicates that the field data is a numeral, N indicates a Japanese character (2-byte character), and X indicates that it is composed of an alphabet and a numeral. "Number of digits" indicates how many numbers, alphabets and Japanese characters are present in the field. The “field name” is the name of the field, and can be substituted for the variable name of the check program and the variable name of the PID conversion program.
Although not shown in FIG. 12, a “comment” explaining each field can be added.
This comment facilitates debugging and maintenance when the generated program is used for other purposes.
【0025】以上のレコードフィールド仕様のデータが
オペレータによって図12の画面を見ながらキーボー
ド、マウス等から入力される。入力が終了したところ
で、図12の「保存」が選択されると、入力されたレコ
ードフィールド仕様のデータがトランザクションデータ
MT仕様ファイルに保存される。The above record field specification data is input by the operator from the keyboard, mouse or the like while looking at the screen of FIG. When "Save" in FIG. 12 is selected when the input is completed, the input record field specification data is saved in the transaction data MT specification file.
【0026】図6においてレコードフィールドのデータ
仕様入力(S27)を終えると次にスペーシングチャー
トの表示が行われる(S28)。図13は表示装置3に
表示されたスペーシングチャートの表示画面を示す図で
ある。図13において帳票版下作成CADのデータがあ
る場合、またはスキャナから読み込んだ画像データがあ
る場合は、そのデータ中のチャート区分に従って所定の
スペーシングチャートの画面表示を行う。帳票版下作成
CADのデータが無い場合は、デフォルトとして与えら
れた所定のスペーシングチャートの画面表示を行う。デ
フォルトが適切でないと判断された場合には変更が行わ
れる。帳票版下作成CADのデータがある場合、または
スキャナから読み込んだ画像データがある場合、所定の
スペーシングチャートの画面表示を行った後、帳票版下
作成CADで作成された罫線枠またはスキャナから読み
込んだ画像を表示する。図14は表示装置3に表示され
た罫線枠および画像データの表示画面を示す図である。
更に帳票版下作成CADで作成されたプレ印刷部文字の
表示を行うか否かの判定を入力する。Yを入力すると文
字を表示する、Nを入力すると文字は表示しない。When the data specification of the record field (S27) is completed in FIG. 6, the spacing chart is displayed (S28). FIG. 13 is a diagram showing a display screen of the spacing chart displayed on the display device 3. In FIG. 13, when there is data for the form copy making CAD or when there is image data read from the scanner, a predetermined spacing chart is displayed on the screen according to the chart classification in the data. When there is no CAD data for creating a form copy, a predetermined spacing chart given as a default is displayed on the screen. Changes are made if the defaults are determined to be inappropriate. If there is data for the form copy making CAD, or if there is image data read from the scanner, after displaying the screen of a predetermined spacing chart, read it from the ruled line frame created by the form copy making CAD or the scanner. Display an image. FIG. 14 is a diagram showing a display screen of the ruled line frame and image data displayed on the display device 3.
Further, a judgment is made as to whether or not to display the pre-printed portion characters created by the form copy making CAD. Enter Y to display characters, enter N to not display characters.
【0027】図6においてスペーシングチャートの表示
(S28)を終えると次にプリントアウト仕様の入力が
行われる(S29)。図15は表示装置3に表示された
プリントアウト仕様の入力画面を示す図である。図15
において、左上には前述のスペーシングチャート、罫線
枠、プレ印刷部文字が表示されている。また中央には、
フィールドレイアウトが表示されている。そして、右辺
と下辺には、このプリントアウト仕様の入力画面におい
て行われる操作のメニューが複数表示されている。When the display of the spacing chart (S28) is finished in FIG. 6, the printout specification is next input (S29). FIG. 15 is a view showing a printout specification input screen displayed on the display device 3. Figure 15
In the upper left, the spacing chart, ruled line frame, and pre-printed portion characters are displayed in the upper left. Also in the center,
The field layout is displayed. On the right side and the lower side, a plurality of menus of operations performed on the printout specification input screen are displayed.
【0028】上記メニューについて説明する。「文字」
はマウスの指示ポイントをこの上に置いてマウスのボタ
ンを押すこと(ヒット又は選択と呼ぶ)によって、フィ
ールドレイアウトが表示画面のウィンドウに表示されて
いない時には表示され、表示されている時には消去され
る。「貼込」はプリントアウト仕様に基づいて、フィー
ルド番号をヒットして指定文字列を選択し、座標位置決
定、編集処理後、これをヒットすることによって貼込位
置を決定する。「ポイント数変更」は貼込文字の大きさ
を変更する場合に使用するメニューである。1バイト文
字の場合デフォルトは10cpi(character per inc
h)、2バイト文字の場合デフォルトは9ポ(ポイン
ト)で設定されており、それ以外のポイント数で貼り込
む場合には、これをヒットする。The above menu will be described. "letter"
Is displayed when the field layout is not displayed in the window of the display screen and is erased when the field layout is displayed in the window of the display screen by placing the mouse pointing point on this and pressing the mouse button (called hit or select) . “Paste” hits the field number to select the designated character string based on the printout specifications, determines the coordinate position, and after editing processing, hits this to determine the paste position. "Change number of points" is a menu used when changing the size of the pasted characters. For single-byte characters, the default is 10 cpi (character per inc
h) In the case of 2-byte characters, the default is set to 9 points (points), and when pasting with other points, this is hit.
【0029】「ハイフン編集」は郵便番号、シーケンス
番号出力時に“−”を付加する必要がある場合、このメ
ニューをヒットする。例えば9999−99、X−99
99999等である。「△様」は例えば氏名と様、氏名
と殿、名称と御中等の間にスペース“ ”を付加する場
合、このメニューをヒットする。「1B→2B」は1バ
イトコードで設定されている文字を2バイトコードに変
換して出力する場合、このメニューをヒットする。「演
算」は利用金額の合計etcの演算を行う場合、このメ
ニューをヒットし、演算式、桁数を指定する。「左ぞろ
え」は住所、メッセージ文を改行させたい場合、このメ
ニューを選択し、1行当たりの文字数を設定する。「フ
ラグ判定」はトランザクションデータ内にフラグが含ま
れており、フラグ値によって判定し、同一位置に異なる
内容を出力したい場合にこのメニューをヒットする。フ
ラグ値と、フィールド番号またはメッセージ文の対応表
を作成する。"Hyphen edit" hits this menu when it is necessary to add "-" when outputting a zip code or sequence number. For example, 9999-99, X-99
999999 etc. For example, "△ -sama" hits this menu when a space "" is added between the name and the name, the name and the name, and the name and the name. "1B → 2B" hits this menu when converting a character set with a 1-byte code into a 2-byte code and outputting it. “Calculation” hits this menu to specify the calculation formula and the number of digits when calculating the total etc of the usage amount. "Left Alignment" selects this menu and sets the number of characters per line when you want to break the address and message text. "Flag determination" includes a flag in the transaction data, and it is determined by the flag value, and when it is desired to output different contents to the same position, this menu is hit. Create a correspondence table between flag values and field numbers or message texts.
【0030】「固定文字列」はトランザクションデータ
内にデータは無いが、固定情報として印字出力する場
合、このメニューを選択し、必要な文字列を登録する。
例えば〒、様、メッセージ文等である。「終了」はプリ
ントプリントアウト仕様の入力が終了した場合、その内
容に関する情報を保存する。「ピック」は一度決定した
文字列に関し、変更を行いたい時にこのメニューを選択
し修正を行う。「カーソル指定」は貼込位置を座標値で
入力したい場合、このメニューを選択する。「行間変
更」は表示しているスペーシングチャートの1インチ当
たりのピッチ数(行間)を変更したい場合このメニュー
を選択する。「拡大」は各ウィンドウの画面表示を拡大
する場合、このメニューを選択しエリアを指定する。
「標準」は各ウィンドウの画面表示を拡大表示から標準
表示状態に戻したい場合、このメニューを選択する。
「クリア」はピックで指定された文字列をクリア(全く
消去される)したい場合このメニューを選択する。The "fixed character string" has no data in the transaction data, but when printing out as fixed information, this menu is selected and the required character string is registered.
For example, 〒, Mr., message text, etc. "End" saves the information about the contents when the printout specifications are input. “Pick” is for the character string once decided, and when you want to change it, select this menu and correct it. For "Cursor designation", select this menu if you want to enter the paste position using coordinate values. "Change line spacing" is selected when you want to change the number of pitches (line spacing) per inch of the displayed spacing chart. "Enlarge" selects this menu and specifies the area when enlarging the screen display of each window.
“Standard”: Select this menu if you want to return the screen display of each window from the enlarged display to the standard display state.
"Clear" selects this menu when you want to clear (delete at all) the character string specified by the pick.
【0031】「面付け」は1つの帳票に対して、プリン
トアウト仕様を入力し終わった時点で、多面付け処理
(コピー&ペースト)を行う場合、このメニューを選択
する。コピーエリアを指定後、読取レコード位置情報を
決定するために順番を指定する。「暗号化」は貼込位置
を決定した文字列に対し、暗号処理をかけたい場合、こ
のメニューをヒットする。「シーケンスNo.」はシー
ケンス番号パターンを選択し、貼込を行う。「カウン
ト」は出力紙に出力する所定のデータについて同一デー
タが連続し計数を行いたい場合選択する。「西暦」は西
暦年月日データを和暦年月日データに変換し元号を指定
したい場合に選択する。「和暦」は西暦年月日データを
和暦年月日データに変換し元号を付加したい場合に選択
する。「チェック」は所定の連続番号データ等に対して
チェックディジットを付加したい場合に選択する。「空
欄」はトランザクションデータの優先度が高いフィール
ドのデータが空欄の場合優先度が次のフィールドのデー
タを出力したい場合に選択する。次にEXIT?(S3
0)においてnoが選択されると業務ID入力(S2
1)に戻る。またyesを選択すると図5のメインプロ
グラムのメインメニュー表示(S1)に戻る。"Imposition" is selected from this menu when multi-imposition processing (copy & paste) is to be performed at the time when the printout specifications have been input for one form. After designating the copy area, the sequence is designated to determine the read record position information. "Encryption" hits this menu when you want to apply encryption processing to the character string whose paste position has been determined. “Sequence No.” selects a sequence number pattern and pastes it. "Count" is selected when the same data is continuously counted for the predetermined data to be output on the output paper and counting is desired. "Western calendar" is selected when converting the Western calendar date data into the Japanese calendar date data and specifying the era. “Japanese calendar” is selected when you want to add the era by converting the Western calendar date data to the Japanese calendar date data. "Check" is selected when a check digit is added to predetermined serial number data or the like. "Blank" is selected when the data of the field having the high priority of the transaction data is blank and it is desired to output the data of the field having the next priority. EXIT? (S3
When no is selected in 0), the business ID is input (S2
Return to 1). If yes is selected, the screen returns to the main menu display (S1) of the main program shown in FIG.
【0032】図7は図6の業務IDが登録されているか
否かの判定(S22)において該当する業務IDが存在
する場合の処理過程を示すフロー図である。この場合は
指定編集処理は一応済んでいるはずであるから、その仕
様の修正あるいは未入力箇所の指定編集処理が主たる目
的である。図7と図6はこの点において異なっており、
作業無しの項目はスキップしてとばすことや、必要な作
業項目は直接的に選択でき、直ちにその作業が行える。
図7において業務ID入力(S21)と業務IDの有無
判定(S21)は図6と変わりないが判定結果は該当す
る業務IDがシステムに存在する。従って、仕様内容修
正メニューが表示装置3に表示される(S31)。この
メニューは「管理情報」、「トランザクションデータM
T仕様」、「外字フォント新規作成」、「レコードフィ
ールド仕様」、「プリントアウト仕様」の5つである。FIG. 7 is a flow chart showing the processing steps when there is a corresponding business ID in the determination (S22) of whether the business ID of FIG. 6 is registered. In this case, the designated editing process should have been completed for the time being, so the main purpose is to correct the specification or to designate the unedited portion. 7 and 6 differ in this respect,
Items without work can be skipped and skipped, and necessary work items can be selected directly, and the work can be performed immediately.
In FIG. 7, the business ID input (S21) and the presence / absence determination (S21) of the business ID are the same as those in FIG. 6, but the determination result is that the corresponding business ID exists in the system. Therefore, the specification content correction menu is displayed on the display device 3 (S31). This menu is "Management Information", "Transaction Data M
There are five types, "T specification", "new character font creation", "record field specification", and "printout specification".
【0033】仕様内容修正メニューが表示装置3に表示
された状態で「管理情報」が選択されると(S32)、
図6における管理情報入力(S23)から作業を始める
ことができる(S33)。「トランザクションデータM
T仕様」が選択されると(S32)、図6におけるトラ
ンザクションデータMT仕様入力(S24)から作業を
始めることができる(S34)。「外字フォント新規作
成」が選択されると(S32)、図6における外字フォ
ント新規作成(S26)から作業を始めることができる
(S35)。「レコードフィールド仕様」が選択される
と(S32)、図6におけるレコードフィールド仕様の
データ仕様入力(S27)から作業を始めることができ
る(S36)。「プリントアウト仕様」が選択されると
(S32)、図6におけるプリントアウト仕様入力(S
29)から作業を始めることができる(S37)。次に
EXIT?(S38)においてnoが選択されると業務
ID入力(S21)に戻る。またyesを選択すると図
5のメインプログラムのメインメニュー表示(S1)に
戻る。以上で図7、図6による指定編集処理の説明を終
える。次に、PID形成について説明する。When "management information" is selected with the specification content correction menu displayed on the display device 3 (S32),
The operation can be started from the management information input (S23) in FIG. 6 (S33). "Transaction data M
When "T specification" is selected (S32), the operation can be started from the transaction data MT specification input (S24) in FIG. 6 (S34). When "New character font new creation" is selected (S32), the operation can be started from new character font new creation (S26) in FIG. 6 (S35). When "Record field specification" is selected (S32), the work can be started from the data specification input of the record field specification (S27) in FIG. 6 (S36). When "printout specification" is selected (S32), printout specification input (S
The work can be started from 29) (S37). EXIT? When no is selected in (S38), the process returns to the task ID input (S21). If yes is selected, the screen returns to the main menu display (S1) of the main program shown in FIG. This is the end of the description of the designated editing process shown in FIGS. Next, PID formation will be described.
【0034】(PID形成)図16は図5の業務処理
(S4)のサブメニューであるPID形成(S8)にお
ける変換処理方法を示すフロー図である。まず、オペレ
ータは業務IDを入力する(S41)。するとそのID
に該当する管理ファイル、トランザクションデータMT
仕様ファイル、レコードフィールド仕様ファイル、固定
情報ファイル、プリントアウト仕様ファイル、および、
帳票版下作成CADのデータおよび/またはスキャナか
ら読み込んだ画像データがある場合は、CADで作成さ
れたオーバーレイデータファイル等、が存在するか否か
がシステムにより判定される(S42)。ここに、管理
ファイルは図6の管理情報入力(S23)で作成され、
トランザクションデータMT仕様ファイルは図6のトラ
ンザクションデータMT仕様入力2224)で作成さ
れ、レコードフィールド仕様ファイルは図6のレコード
フィールドのデータ仕様入力(S27)で作成され、固
定情報ファイル及びプリントアウト仕様ファイルは図6
のプリントアウト仕様入力(S29)で作成されるファ
イルである。(PID formation) FIG. 16 is a flow chart showing a conversion processing method in PID formation (S8) which is a submenu of the work processing (S4) of FIG. First, the operator inputs a work ID (S41). Then the ID
Management file corresponding to, transaction data MT
Specification file, record field specification file, fixed information file, printout specification file, and
If there is the data of the form copy creation CAD and / or the image data read from the scanner, the system determines whether or not there is an overlay data file created by the CAD (S42). Here, the management file is created by the management information input (S23) of FIG.
The transaction data MT specification file is created by the transaction data MT specification input 2224) of FIG. 6, the record field specification file is created by the record field data specification input (S27) of FIG. 6, and the fixed information file and printout specification file are Figure 6
This is a file created by the printout specification input (S29).
【0035】例えば、図18はレコードフィールド仕様
ファイルの例である。図18において、.start.:header
から.end.:headerまでの間のnumberに全フィールド数を
記録し、それ以下の.start.:bodyから.end.:bodyの間に
それぞれ入力した情報が記録される。label はフィール
ド名であり、プログラムを生成する上での変数名に相当
する。comment はフィールドに対する単なるコメントで
あり、訂正時にフィールドの内容が明確になりやすいよ
うに入力項目を設けている。kindはフィールドデータに
関する属性を示しており、この属性項目によってフィー
ルド内のデータコードが正確であるかどうかの判断基準
となる。start は各レコードにおけるフィールドの先頭
開始位置のバイト数を記録し、チェック時のチェック開
始バイト数と一致する。lengthは各フィールドのデータ
長を示すものである。これもstart と同様にチェック時
のチェックを行うデータ長と一致している。For example, FIG. 18 shows an example of a record field specification file. In Fig. 18, .start.: Header
The total number of fields is recorded in the number from to .end.: Header, and the information entered respectively between the following .start.: Body to .end.: Body is recorded. label is a field name, which corresponds to a variable name in generating a program. comment is just a comment for the field, and input items are provided so that the contents of the field can be easily clarified when correcting. Kind indicates an attribute related to field data, and this attribute item serves as a criterion for determining whether the data code in the field is correct. start records the number of bytes at the start position of the field in each record, and matches the number of bytes to start checking at the time of checking. length indicates the data length of each field. This is also the same as the data length to be checked at the time of checking as in start.
【0036】また図19は固定情報ファイルの例であっ
て、図6のプリントアウト仕様入力(S30)でメニュ
ー「固定文字」を選択実行した場合に生成されるファイ
ルである。図19の固定情報ファイルは、.start.:head
erから.end.:headerまでの間のnumberに全フィールド数
を記録し、それ以下の.start.:bodyから.end.:bodyの間
にそれぞれ入力した情報が記録される。constantは、固
定情報として設定する文字列を示す。ここで設定される
文字コードはプリンターで対応している文字コードにて
記録を行う。従って、制御装置1で用いている文字コー
ドとプリンターで対応している文字コードが異なる場合
はコード変換を行う。kindは、constantで設定された文
字列の属性を示し、label はプログラムを生成する上で
の変数名となる。kindとlabel はconstantで設定された
内容から自動的に生成されるため、メニュー的にANK
と日本語の2つに分けて処理を行っても良いし、consta
ntで設定されている文字コードから判断して生成しても
よい。label については変数名を一意にしなければなら
ないため、 constant で登録された件数をシーケンシャ
ルな番号と組み合わせて生成する。FIG. 19 shows an example of the fixed information file, which is generated when the menu "fixed character" is selected and executed in the printout specification input (S30) of FIG. The fixed information file in FIG. 19 is .start.: Head.
The number of all fields is recorded in number between er and .end.: header, and the information entered respectively between .start.: body and .end.: body below that is recorded. constant indicates a character string set as fixed information. The character code set here is recorded with the character code supported by the printer. Therefore, when the character code used in the control device 1 and the character code supported by the printer are different, code conversion is performed. kind shows the attribute of the character string set by constant, and label becomes the variable name when generating a program. Kind and label are automatically generated from the contents set with constant, so ANK from a menu
It may be divided into two, Japanese and Japanese.
It may be generated by judging from the character code set in nt. Since the variable name must be unique for label, it is generated by combining the number of cases registered with constant with a sequential number.
【0037】ここでファイルの説明を終え、再び図16
のS41に戻りPID形成について説明を続ける。また
図20はプリントアウト仕様が図3の場合のプリントア
ウト仕様ファイルの例である。図20において、.star
t.:headerから.end.:headerまでの間のnumberに全レイ
アウト数を記録し、それ以下の.start.:bodyから.end.:
bodyの間にそれぞれ入力した情報が記録される。unitは
出力位置を設定する座標系の単位を表しており、天地左
右方向に関して、カラム、インチ、ドットの単位系を有
している。x 、y はunitの単位に基づいた数値を記録す
る。lengthは、出力時の文字列長を桁数で記録する。ki
ndは、出力を行うのに必要な元データの存在場所を示し
ているものであり、PID生成時にはこの値による識別
で、元データがトランザクションデータファイルか、固
定情報ファイルか、その他ファイルであるか、どこから
データを読込むかが判る。label はプリントアウト仕様
入力時に選択したデータに対するlabel であり、これは
先に指定したレコードフィールド仕様ファイル、及び固
定情報ファイルにて決定されたlabel と同じ内容であ
る。sizeは出力時に設定した文字サイズを示す。The description of the file is finished here, and FIG.
Returning to S41, the description of PID formation is continued. 20 shows an example of a printout specification file when the printout specification is that shown in FIG. In FIG. 20, .star
Record the total number of layouts in number between t.:header and .end.: header, and .start.: body to .end .: below it.
The entered information is recorded between body. unit represents the unit of the coordinate system that sets the output position, and has a unit system of columns, inches, and dots in the horizontal direction. x and y record numerical values based on the unit of unit. For length, record the character string length at the time of output with the number of digits. ki
nd indicates the location of the original data necessary for output, and when the PID is generated, it is identified by this value, and whether the original data is a transaction data file, a fixed information file, or another file. I know where to read the data from. label is the label for the data selected at the time of inputting the printout specifications, and this has the same content as the label determined in the record field specification file specified earlier and the fixed information file. size indicates the character size set at the time of output.
【0038】これらのファイルが存在しない場合はエラ
ーメッセージが表示装置3に画面表示される。エラーメ
ッセージとしては存在しないファイル名等である。エラ
ーメッセージ画面には、更にPID形成を続行するか否
かを選択する表示が示され、続行を選択すると、EXI
T?(S54)においてnoが選択されたこととなり業
務ID入力(S41)に戻る。また否を選択するとEX
IT?(S54)においてyesが選択されたこととな
り図5のメインプログラムのメインメニュー表示(S
1)に戻る。If these files do not exist, an error message is displayed on the screen of the display device 3. The file name or the like that does not exist as an error message. On the error message screen, a display for selecting whether or not to continue the PID formation is displayed.
T? Since no is selected in (S54), the process returns to the task ID input (S41). If you select NO, EX
IT? This means that yes was selected in (S54), and the main menu display of the main program in FIG. 5 (S
Return to 1).
【0039】これらのファイルが存在する場合はトラン
ザクションデータを読込む(S44)。そして、トラン
ザクションデータMT仕様ファイル中の「ラベル」、
「ボリューム」、「レコード長」、「記録密度」、及び
「ブロック長」項目を参照して、読込みを行う。マルチ
ボリュームの場合は、ファイルを1つに連結し、チェッ
ク及びコード変換処理のワークファイルを作成する。ま
た、PID作成を行う装置名、及び出力を行うプリンタ
名を選択入力する。この選択によって以下の処理内容が
異なる。If these files exist, the transaction data is read (S44). Then, the "label" in the transaction data MT specification file,
Reading is performed with reference to the items "volume", "record length", "recording density", and "block length". In the case of multi-volume, the files are linked together to create a work file for checking and code conversion processing. Also, the device name for creating the PID and the printer name for outputting are selected and input. The following processing contents differ depending on this selection.
【0040】次にチェック及びコード変換プログラムを
自動生成する(S45)。この自動生成はトランザクシ
ョンデータMT仕様ファイル、レコードフィールド仕様
ファイルから、コードジェネレータを使用してプログラ
ムコードを生成することによって行われる。この時生成
されるプログラムは例えばC言語、COBOL等のソー
スプログラムであって、プログラムを実行する場合に、
処理装置に応じてコンパイル、リンクしてロードモジュ
ールを作成することができ、装置を選ばない。トランザ
クションデータのデータコードがコード変換は不要なコ
ードである場合、チェックプログラムのみを自動生成す
る。チェック及び変換プログラムが生成された後、先に
選択したPID作成装置名からこの制御装置1で行う
か、または、他の機種を用いてPID作成を行うか判断
を行う。他機種で出力を行う場合は、ネットワークにて
チェック及び変換プログラムを転送するか、もしくは、
FD装置、MT装置等の記録装置に出力を行うことが可
能である。また、このチェック及びコード変換プログラ
ムの自動生成(S45)は、チェック又はコードの変換
を他機種で行う場合など、必要に応じてプログラムの自
動生成を行えばよく、プログラムを自動生成しない場合
は、後述する(チェック処理)によりチェックすること
ができる。Next, a check and code conversion program is automatically generated (S45). This automatic generation is performed by using the code generator to generate a program code from the transaction data MT specification file and the record field specification file. The program generated at this time is a source program such as C language or COBOL, and when the program is executed,
Load modules can be created by compiling and linking depending on the processing device, and any device can be selected. If the data code of transaction data does not require code conversion, only the check program is automatically generated. After the check and conversion program is generated, it is determined whether the control device 1 uses the previously selected PID creation device name or PID creation is performed using another model. When outputting with another model, transfer the check and conversion program over the network, or
It is possible to output to a recording device such as an FD device or an MT device. Further, in the automatic generation of the check and code conversion program (S45), the program may be automatically generated as necessary, for example, when the check or the code conversion is performed by another model. When the program is not automatically generated, It can be checked by (check processing) described later.
【0041】次にチェック及びコード変換処理を行う
(S46)。S44で取込んだトランザクションデータ
ファイルをワークファイルとし、S45で自動生成した
プログラムを起動させて、上記処理(S46)を行う。
チェックにおいてエラーが有るか否かの判定がなされ
(S47)、エラーがある場合はコードエラーファイル
が作成される(S48)。このコードエラーファイルの
中身を検証し、トランザクションデータの修正が行われ
(S49)、再度トランザクションデータの読込み(S
44)に戻ってやり直される。チェックにおいてエラー
が有るか否かの判定がなされ(S47)、エラーがない
場合はコード変換済のマスターデータファイルが作成さ
れる(S50)。出力するPIDの1ページ当たりの印
字データの総バイト数をプリントアウト仕様ファイルか
ら算出し、PIDデータ格納時にハードディスク記憶装
置6がオーバーフローを起こさないようにコード変換済
のマスターデータファイルを分割する。PID変換時に
は分割マスターデータファイルを使用する。Next, check and code conversion processing is performed (S46). The transaction data file fetched in S44 is used as a work file, the program automatically generated in S45 is activated, and the above process (S46) is performed.
It is determined whether or not there is an error in the check (S47), and if there is an error, a code error file is created (S48). The contents of this code error file are verified, the transaction data is corrected (S49), and the transaction data is read again (S49).
Go back to 44) and try again. In the check, it is determined whether or not there is an error (S47), and if there is no error, a code-converted master data file is created (S50). The total number of bytes of print data per page of PID to be output is calculated from the printout specification file, and the code-converted master data file is divided so that the hard disk storage device 6 does not overflow when the PID data is stored. A divided master data file is used during PID conversion.
【0042】次にPID変換プログラムを自動生成する
(S52)。この自動生成は、トランザクションデータ
MT仕様ファイル、レコードフィールド仕様ファイル、
プリントアウト仕様ファイル、プリント情報データ、外
字フォントデータから、コードジェネレータを使用して
プログラムコードを生成することによって行われる。こ
の時生成されるプログラムは例えばC言語、COBOL
等のソースプログラムであって、プログラムを実行する
場合に、処理装置に応じてコンパイル、リンクしてロー
ドモジュールを作成することができ、装置を選ばない。
また、出力するPIDの文字コードは、プリンター機種
に応じて例えばEBCDIC、JEFコード等で統一化
されている。PID変換プログラムを自動生成した後、
先に選択したPID作成装置名からこの制御装置1でP
ID変換処理を行うのか、又は、他の機種を用いて行う
のかの判断を行う。他機種出力を行う場合は、ネットワ
ークにてPID変換プログラムを転送するか、もしく
は、FD装置、MT装置等の記録装置に出力を行うこと
が可能である。また、このPID変換プログラムの自動
生成(S52)は、PIDへの変換を他機種で行う場合
など、必要に応じてプログラムの自動生成を行えばよ
く、プログラムを自動生成しない場合は、後述する「P
ID変換処理」により変換することができる。Next, a PID conversion program is automatically generated (S52). This automatic generation is based on transaction data MT specification file, record field specification file,
This is performed by generating a program code from a printout specification file, print information data, and external character font data using a code generator. The program generated at this time is, for example, C language, COBOL
When a program is executed, the load module can be compiled and linked according to the processing device to create a load module, and the device can be selected.
The character code of the PID to be output is unified according to the printer model, such as EBCDIC or JEF code. After automatically generating the PID conversion program,
From the PID creation device name selected earlier, P on this control device 1
It is determined whether the ID conversion process is performed or another model is used. When outputting to another model, it is possible to transfer the PID conversion program via the network or to output to a recording device such as an FD device or MT device. Further, in the automatic generation of the PID conversion program (S52), the program may be automatically generated as necessary, such as when the PID conversion is performed by another model. If the program is not automatically generated, it will be described later. P
It can be converted by "ID conversion processing".
【0043】次にS52で自動生成されたPID変換プ
ログラムを起動し、PIDを作成する(S53)。この
制御装置1にて、PID変換処理を行う場合は、先に生
成されたPID変換プログラムを自動的にコンパイル、
リンクして実行モジュールを作成後、実行すれば出力プ
リンター装置に合わせたPIDを作成することができ
る。出力されるMTは、各巻毎にページ連番範囲をメッ
セージで表示する。次にEXIT?(S54)において
noが選択されると業務ID入力(S41)に戻る。ま
た否を選択すると図5のメインプログラムのメインメニ
ュー表示(S1)に戻る。以上でPID形成の説明を終
える。次にバックアップ/登録の説明を行う。Next, the PID conversion program automatically generated in S52 is activated to create a PID (S53). When the control device 1 performs the PID conversion processing, the PID conversion program previously generated is automatically compiled,
After linking and creating the execution module, the execution module can be executed to create the PID suitable for the output printer device. The output MT displays a page serial number range as a message for each volume. EXIT? When no is selected in (S54), the process returns to the business ID input (S41). If no is selected, the screen returns to the main menu display (S1) of the main program shown in FIG. This is the end of the description of PID formation. Next, backup / registration will be described.
【0044】(バックアップ/登録)図17は図5の業
務処理(S4)のサブメニューであるバックアップ/登
録(S9)における処理過程を示すフロー図である。図
17においてバックアップ及び登録のメニューが表示さ
れ(S61)何れかが選択される(S62)。このシス
テムで生成されたデータファイルを保存する場合にはバ
ックアップを、またこのシステムでバックアップしたデ
ータファイルを再び利用したい時には登録を選択する。
バックアップが選択されると(S63)図5のメインプ
ログラム処理によって現在保存されている業務ID及び
データファイル名が表示され(S64)る。業務IDを
選択するとMTにデータファイルが保存され(S6
5)、更にどのデータがどのMTに保存されているかの
情報がMT保存状況ファイルに保存される(S66)。
次にEXIT?(S67)においてnoが選択されると
メニュー表示(S61)に戻る。またyesを選択する
と図5のメインプログラムのメインメニュー表示(S
1)に戻る。(Backup / Registration) FIG. 17 is a flowchart showing the processing steps in the backup / registration (S9) which is a submenu of the job processing (S4) in FIG. In FIG. 17, the backup and registration menus are displayed (S61) and one is selected (S62). Select Backup if you want to save the data files generated by this system, and select Register if you want to reuse the data files backed up by this system.
When backup is selected (S63), the business ID and data file name currently saved by the main program process of FIG. 5 are displayed (S64). When the business ID is selected, the data file is saved in MT (S6
5) Further, information on which data is stored in which MT is stored in the MT storage status file (S66).
EXIT? When no is selected in (S67), the display returns to the menu display (S61). If yes is selected, the main menu display (S
Return to 1).
【0045】また、登録が選択されると(S68)、登
録したい業務IDを入力する(S69)。MT保存状況
ファイルが検索され(S70)、入力された業務IDに
関するデータファイルはどのMTに格納されているかが
表示される(S71)。該当するMTを磁気テープ装置
にセットし(S72)、そのデータファイルをシステム
側に登録する(S73)。次にEXIT?(S67)に
おいてnoが選択されるとメニュー表示(S61)に戻
る。またtesを選択すると図5のメインプログラムの
メインメニュー表示(S1)に戻る。以上でバックアッ
プ/登録の説明を終える。次に本発明の特徴部分の一つ
であるフォームオーバレイ処理について説明する。When registration is selected (S68), the business ID to be registered is input (S69). The MT storage status file is searched (S70), and the MT in which the data file relating to the input business ID is stored is displayed (S71). The corresponding MT is set in the magnetic tape device (S72), and the data file is registered in the system side (S73). EXIT? When no is selected in (S67), the display returns to the menu display (S61). If tes is selected, the main menu display (S1) of the main program of FIG. 5 is returned. This completes the description of backup / registration. Next, the form overlay processing, which is one of the characteristic parts of the present invention, will be described.
【0046】(フォームオーバレイ処理)図21はフォ
ームオーバレイ処理におけるデータの変換過程を説明す
る図である。図21において(A)は帳票版下作成CA
D等で作成した罫線データを示す図である。また(B)
はスキャナ等で読み込んだ画像データを示す図である。
また(C)は上記(A)と(B)のデータにフォームオ
ーバレイ処理を行って得たオーバレイデータを示すであ
る。フォームオーバレイ処理はこれらの図の説明から判
るように、プログラムの作成という煩雑な作業を行うこ
となく、帳票版下作成CADシステムで作成されたCA
Dデータ及びスキャナから読み込んだ画像データをフォ
ームオーバレイのイメージデータファイルに変換し、そ
のイメージデータファイルに前記出力紙に出力する際に
使用するプリンタ機種に対応した制御情報を付加したデ
ータ形式にしたオバーレイデータファイルを得る処理の
ことである。(Form Overlay Processing) FIG. 21 is a diagram for explaining the data conversion process in the form overlay processing. In FIG. 21, (A) is a form work sheet preparation CA.
It is a figure which shows the ruled line data created by D etc. Also (B)
FIG. 6 is a diagram showing image data read by a scanner or the like.
Further, (C) shows overlay data obtained by performing the form overlay processing on the data of (A) and (B). As can be seen from the explanation of these figures, the form overlay processing is a CA created by the form copy making CAD system without the complicated work of creating a program.
D data and image data read from the scanner are converted into a form overlay image data file, and the image data file has a data format in which control information corresponding to the printer model used when outputting to the output paper is added. This is the process of obtaining the Burley data file.
【0047】このフォームオーバレイデータは指定編集
処理(S3)のスペーシングチャート表示(S28)で
表示装置3に表示され、プリントアウト仕様入力(S2
9)で利用される。そして、出力紙に出力された例を図
22に示すように、出力紙には固定文字、可変文字等と
ともに印字出力される。This form overlay data is displayed on the display device 3 in the spacing chart display (S28) of the designated edit processing (S3), and the printout specification input (S2).
It is used in 9). Then, as shown in FIG. 22, the output sheet is printed out with fixed characters, variable characters and the like on the output sheet.
【0048】図23はフォームオーバレイ処理の処理過
程を示すフロー図である。図23においてF1はCAD
データファイルであって、帳票版下作成CADで作成さ
れるファイルである。このファイルには罫線等の線画情
報が主として格納されている。また、F2は画像データ
ファイルであって、スキャナ等の画像入力装置、画像作
成CAD等で作成されたファイルである。CADデータ
ファイルはビットマップ展開処理を行って(S20
1)、また画像データは拡大、縮小、回転、トリミング
処理をおこなって(S202)、指定編集処理(S3)
で扱えるデータの形式でF3のイメージデータファイル
に統合される。次に、出力するプリンタに応じた制御情
報が付加され、F4のオーバーレイデータファイルを得
る。更に、F5の文字・レイアウト情報ファイル(通常
複数のファイルで、可変文字、固定文字、シーケンス番
号・・・etc.のファイルの総称)とともに、PID
形成処理(S8)を行ってPIDのファイルを得る。FIG. 23 is a flow chart showing the processing steps of the form overlay processing. In FIG. 23, F1 is CAD
This is a data file, which is a file created by the form copy making CAD. Line drawing information such as ruled lines is mainly stored in this file. Further, F2 is an image data file, which is a file created by an image input device such as a scanner or an image creation CAD. The CAD data file is subjected to bitmap expansion processing (S20
1) Further, the image data is enlarged, reduced, rotated, and trimmed (S202), and designated and edited (S3).
Are integrated into the F3 image data file in a data format that can be handled by. Next, control information according to the printer to be output is added to obtain an F4 overlay data file. Furthermore, along with the character / layout information file of F5 (generally a plurality of files, variable characters, fixed characters, sequence numbers ...
The PID file is obtained by performing the forming process (S8).
【0049】図24はCADデータファイルに対してビ
ットマップ展開して、イメージデータファイルを得るデ
ータ変換過程を示す図である。図24において(A)は
CADデータであって、四角形の場合のデータの例を示
している。四角形を表すコード「B01」、四角形の頂
点を示す座標値「001001064064」、四角形
の線幅データ「001」(0.01mm)が一つのデー
タセットとなっている。四角形の頂点は4ヶ所あるが、
3ヶ所で表現する方法とすることもできる。その他種々
の変形されたデータ形式であってもよい。これをビット
マップ展開する時は、単位画素の大きさを例えば0.0
1×0.01mmとすれば、(B)に示すようにこの四
角形は64行64桁の2値化されたデータであらわすこ
とができる。このデータより、黒の部分を1、白の部分
を0として、各行のデータを順次並べる殊によって
(C)に示すイメージデータファイルを得ることができ
る。FIG. 24 is a diagram showing a data conversion process for expanding a CAD data file into a bitmap to obtain an image data file. In FIG. 24, (A) is CAD data and shows an example of data in the case of a quadrangle. The code “B01” indicating a quadrangle, the coordinate value “00101064064” indicating the apex of the quadrangle, and the line width data “001” (0.01 mm) of the quadrangle form one data set. There are four vertices in the quadrangle,
It can be expressed in three places. Other various modified data formats may be used. When expanding this into a bitmap, the size of the unit pixel is set to 0.0
If it is set to 1 × 0.01 mm, this quadrangle can be represented by binary data of 64 rows and 64 digits as shown in (B). From this data, the image data file shown in (C) can be obtained by arranging the data of each row sequentially with the black portion as 1 and the white portion as 0.
【0050】図25はオーバーレイデータファイルの一
例である。このデータファイルは制御データレコードと
実際のデータの入っているパターンレコードから構成さ
れている。パターンレコードのパターンデータ部分にイ
メージデータファイルの中身が入る。但し図24(C)
に示すような黒の部分を1、白の部分を0としたデータ
の羅列ではなく、データ圧縮された、形式で入れること
ができる。データ圧縮としては、例えば、黒から白、白
から黒への変わり目までの、黒白各々のデータ長をデー
タとする、等である。FIG. 25 shows an example of the overlay data file. This data file consists of control data records and pattern records containing the actual data. The contents of the image data file are put in the pattern data part of the pattern record. However, FIG. 24 (C)
It is possible to put in a data-compressed format instead of a list of data in which the black portion is 1 and the white portion is 0 as shown in FIG. As the data compression, for example, the data length of each black and white from black to white and the transition from white to black is used as data.
【0051】図25において(A)はフォームオーバレ
イ制御データレコードの一例を示す図である。プリンタ
内のフォームオーバレイメモリにオーバレイイメージを
ロードする際のロードの方法は、このレコードをプリン
タが読み取ることによってプリンタに指定することがで
きる。このレコードに(B)のフォームオーバレイパタ
ーンレコードが続いて、オーバーレイデータファイルと
なる。(A)において、制御文字&レコード区分は、フ
ォームオーバレイ制御データコードを示している。例え
ばX’C004’とする。オーバレイ名は、オーバレイ
名を4桁の英数字で指定する。印刷データ中では、この
フィールドはコメントとして扱われ、特別な意味は無
い。IDはオーバレイ番号である。オーバレイは、FO
M(From Overlay Memory)中では、このオーバレイ番
号(1〜255)で管理される。オーバレイはプリンタ
中に複数格納することができ、例えば可変情報中にフラ
グを持たせ、そのフラグによりオーバレイを選定し、出
力することが可能となる。その場合、このオーバレイ番
号にて管理を行う。オーバレイ幅は、オーバレイ幅をド
ット数で示す。ドット密度はプリンタ機種によって異な
るが例えば240ドット/インチであり、オーバレイ幅
のとり得る値は例えば1〜9552(X’0001〜
X’0ED0’)である。FIG. 25A is a diagram showing an example of the form overlay control data record. When the overlay image is loaded into the form overlay memory in the printer, the loading method can be specified to the printer by the printer reading this record. This record is followed by the form overlay pattern record of (B) to form an overlay data file. In (A), the control character & record classification indicates the form overlay control data code. For example, X'C004 '. For the overlay name, specify the overlay name with four-digit alphanumeric characters. In the print data, this field is treated as a comment and has no special meaning. ID is an overlay number. Overlay is FO
In M (From Overlay Memory), the overlay number (1 to 255) is used for management. A plurality of overlays can be stored in the printer. For example, it is possible to add a flag to the variable information, select the overlay with the flag, and output the overlay. In that case, management is performed with this overlay number. The overlay width indicates the overlay width by the number of dots. The dot density varies depending on the printer model, but is 240 dots / inch, and the possible values of the overlay width are, for example, 1-9552 (X'0001-
X'0ED0 ').
【0052】(B)において、制御文字&レコード区分
は、オーバレイパターンレコードを示している。例えば
X’C005’とする。パターン長は当該レコード内の
パターンデータの有効バイト数を2バイトのバイナリで
示す。パターンデータは、前述のようにイメージデータ
ファイルの中身であって、通常は特定のデータ圧縮方法
によってデータ圧縮されている。In (B), the control character & record classification indicates an overlay pattern record. For example, X'C005 '. The pattern length indicates the number of effective bytes of the pattern data in the record in binary of 2 bytes. The pattern data is the contents of the image data file as described above, and is usually data compressed by a specific data compression method.
【0053】次に、フォームオーバレイ処理における操
作方法について説明する。図26は操作の手順を示すフ
ロー図である。また図27は操作過程で表示装置3に表
示される画面の一例を示す図である。図26、27にお
いて、フォームオーバレイ処理(S11)の操作は次の
ように行われる。まず、図5のメインメニュー表示にお
いて、フォームオーバレイ処理を選択する(S11)。
すると、表示装置3に画面1が表示される(S21
1)。画面1はデータ出力するプリンタの機種の選択画
面である。この画面1において、キーボード、マウス等
を利用してプリンタの機種を選択する(S212)。Next, an operation method in the form overlay processing will be described. FIG. 26 is a flowchart showing the operation procedure. 27 is a diagram showing an example of a screen displayed on the display device 3 in the operation process. 26 and 27, the operation of the form overlay processing (S11) is performed as follows. First, form overlay processing is selected on the main menu display of FIG. 5 (S11).
Then, the screen 1 is displayed on the display device 3 (S21).
1). Screen 1 is a screen for selecting a printer model for outputting data. On this screen 1, the printer model is selected using the keyboard, mouse, etc. (S212).
【0054】プリンタ機種の選択を終えると、そのプリ
ンタ機種にて必要となる固有のデータ(ID番号、オー
バレイ名等)をセットするため、表示装置3に画面2が
表示される(S213)。画面2は制御情報を入力する
画面である。画面2に表示された項目に従って制御情報
のデータを入力する(S214)。次に、イメージデー
タファイル(F3)のデータを取り込み(S215)、
続いて表示画面上で変換を選択すると、セットされた、
プリンタに固有のデータに基づいた、前述した変換が行
われ、オーバレイデータファイルが作成される。以上で
フォームオーバレイ処理の説明を終える。次に本発明の
別の特徴部分である「チェック処理」、「チェックプロ
グラム生成」、「PID変換処理」、「PID変換プロ
グラム生成」について更に詳細な説明を、この順に説明
する。When the selection of the printer model is completed, the screen 2 is displayed on the display device 3 to set the unique data (ID number, overlay name, etc.) required for the printer model (S213). Screen 2 is a screen for inputting control information. The control information data is input according to the items displayed on the screen 2 (S214). Next, the data of the image data file (F3) is imported (S215),
Then, select the conversion on the display screen, the set,
The above-described conversion is performed based on the data unique to the printer, and the overlay data file is created. This is the end of the description of the form overlay processing. Next, further detailed description of "check processing", "check program generation", "PID conversion processing", and "PID conversion program generation" which are other characteristic portions of the present invention will be described in this order.
【0055】(チェック処理)図28はトランザクショ
ンデータのチェック処理について説明するためのフロー
図である。図28において、まず入力データであるトラ
ンザクションデータのコード名(JIS、ASCII、
JEF、IBM等)を1バイト系、2バイト系とも読込
む(S81)。次に、トランザクションデータ内に設定
されている外字コード値を読込む。外字コードについて
は別のファイルに登録されている等で正規のコードエリ
ア外に存在していても正常に読込むため、上記コードと
は別処理とする(S82)。そして、先に入力したトラ
ンザクションデータの1レコード分のレコードレイアウ
トをレコードフィールド仕様ファイルから読込む。チェ
ックプログラムの生成を行わない場合は、フィールド
名、及びコメント内容は読込む必要はない(フィールド
数分繰返し)。この時に、トランザクションデータのト
ータル処理件数とレコード長を読込む(S83)。(Check Processing) FIG. 28 is a flow chart for explaining the transaction data check processing. In FIG. 28, first, the code name (JIS, ASCII,
JEF, IBM, etc.) is read in both 1-byte and 2-byte systems (S81). Next, the external character code value set in the transaction data is read. The external character code is normally read even if it exists outside the regular code area because it is registered in a different file, etc., and therefore is processed differently from the above code (S82). Then, the record layout for one record of the transaction data input earlier is read from the record field specification file. When the check program is not generated, it is not necessary to read the field name and comment contents (repeated by the number of fields). At this time, the total number of transactions processed and the record length are read (S83).
【0056】レコードレイアウト読込み後、各フィール
ドのデータの型に基づいて判別処理を行う(S84)。
X項目とは1バイト系の文字全体を指し、9項目とは数
値データを表し、N項目とは2バイト系の日本語文字全
体を指す。次に、チェック(S85)を行うが、X項目
を例として処理過程を説明する。先に読込んだ各フィー
ルドの先頭位置から桁数分のトランザクションデータを
読込み(S86)、入力コード名からX項目のコード表
の正規範囲内に存在しているか否かが判定される(S8
7)。この際、読込んだ外字のコード値はチェック対象
とは見なさない。入力コードがコード表の正規範囲内と
判断された場合は、次のコード値ついて処理を行い、桁
数分繰り返す。入力コードがコード表の正規範囲内と判
断された場合は、エラー内容を記録する(S88)。例
えば、入力したトランザクションデータがASCIIコ
ードで00(H)の場合、文字は定義されていないため
エラーと判断する。この時、エラーが生じているトラン
ザクションデータ中のバイト位置、コード値00(H)
をエラーファイル内に記録する。その他のデータ項目に
ついても同様にチェック処理を行う。After reading the record layout, discrimination processing is performed based on the data type of each field (S84).
The X item indicates the entire 1-byte character, the 9 item indicates numerical data, and the N item indicates the entire 2-byte Japanese character. Next, a check (S85) is performed, and the processing process will be described by taking the X item as an example. The transaction data for the number of digits is read from the leading position of each field that has been read previously (S86), and it is determined from the input code name whether it is within the normal range of the code table for the X item (S8).
7). At this time, the code value of the read external character is not considered as a check target. When it is determined that the input code is within the normal range of the code table, the next code value is processed and repeated for the number of digits. If the input code is determined to be within the normal range of the code table, the error content is recorded (S88). For example, if the input transaction data is ASCII code 00 (H), it is determined that an error occurs because the character is not defined. At this time, the byte position in the transaction data where the error occurred, the code value 00 (H)
In the error file. Check processing is similarly performed for other data items.
【0057】(チェックプログラム自動生成)図29は
トランザクションデータのチェックプログラム自動生成
について説明するためのフロー図である。図29におい
て、まずトランザクションデータのコード名を読込み、
チェックライブラリを取込む為の判断材料とする。ま
た、トランザクションデータのトータル処理件数とレコ
ード長を読込む(S91)。次に、トランザクションデ
ータに設定されている外字コード値を読込む(S9
2)。次に、1番目のフィールドに関するレコードレイ
アウト情報を読込む。この場合は、プログラムを生成す
るためのフィールド名(変数名)の読込みは必ず行う。
コメント(デバック、メンテナンス等に利用)について
は、ソースプログラムの見栄えに関係するため読込んで
もよいし、必要なければ読込まなくてもよい(S93、
S94)。そして、読込んだフィールド名、先頭位置、
桁数に従って、1番目のフィールドデータを読込むプロ
グラムを作成する(S95)。その後データの属性、入
力コード名を判断し、あらかじめチェック範囲を記述し
ているそれぞれのライブラリ名をプログラム記述する
(S96)。これらをフィールド数分繰り返し処理し、
メイン関数部分を作成する(S93)。最後に、チェッ
クライブラリに対して、外字コード値を利用してこの値
をチェック外とするプログラム制御文を作成する。(Automatic Generation of Check Program) FIG. 29 is a flow chart for explaining automatic generation of a check program of transaction data. In FIG. 29, first read the code name of the transaction data,
It will be used as a judgment material for importing the check library. Further, the total number of transactions processed and the record length are read (S91). Next, the external character code value set in the transaction data is read (S9
2). Next, the record layout information regarding the first field is read. In this case, the field name (variable name) for generating the program must be read.
Comments (used for debugging, maintenance, etc.) may be read because they relate to the appearance of the source program, or may not be read if not necessary (S93,
S94). And the read field name, start position,
A program for reading the first field data is created according to the number of digits (S95). After that, the attribute of the data and the input code name are determined, and each library name describing the check range in advance is described in a program (S96). Repeat these for the number of fields,
A main function part is created (S93). Finally, for the check library, create a program control statement that uses the external character code value and excludes this value from the check.
【0058】(PID変換処理)図30はPID変換処
理過程を示すフロー図である。図30において、まず、
出力プリンターの名前を読込み、PIDの出力フォーマ
ットをどのように変換するかを決定する(S101)。
次にプリントアウト仕様ファイルの1番目のフィールド
に関して設定されているパラメータを読込む。ここで読
込むパラメータとしては、出力開始座標の単位、天地左
右方向の座標値、出力桁数、文字サイズ、入力データ
(トランザクションデータ、固定文字列データ等)の存
在ファイル識別子、入力データのフィールド名が存在す
る(S102、S103)。出力プリンターの名前か
ら、ラインプリンターの場合は出力開始位置座標から行
に関する制御コードを設定する。もしラインプリンター
ではなく全点アドレス指定ができるプリンターである場
合は行制御コードの設定を行う必要はない(S104、
S105)。(PID conversion process) FIG. 30 is a flow chart showing the PID conversion process. In FIG. 30, first,
The name of the output printer is read, and how to convert the PID output format is determined (S101).
Next, the parameters set for the first field of the printout specification file are read. The parameters to be read here are the unit of output start coordinates, the coordinate value in the horizontal direction, the number of output digits, the character size, the file identifier of the input data (transaction data, fixed character string data, etc.), the field name of the input data. Exists (S102, S103). Set the control code for the line from the name of the output printer or, in the case of a line printer, from the output start position coordinates. If it is not a line printer but a printer capable of addressing all points, it is not necessary to set the line control code (S104,
S105).
【0059】次に、文字サイズに関して設定を行う(S
106)。そして、プリントアウト仕様ファイルの入力
データに関する識別子から、入力データがトランザクシ
ョンデータであるか、固定文字列データであるか判別す
る(S107)。判別後、レコードフィールド仕様ファ
イルのフィールド名を利用して、入力データの読込みを
行う。この際、レコードフィールド仕様ファイル、もし
くは 固定文字列データの属性を読込み(S108)、
その属性を利用して、入力データがX、9項目であるか
N項目であるかの判別を行う(S109)。この判別に
よって、PIDに変換する時に、ANK読込みの場合は
シフトコードをデータに付加せず(S110)、日本語
読込み(S111)の場合はシフトコードをデータに付
加する(S112)。以上の処理をプリントアウト仕様
ファイル中の各フィールドについて処理を行い(S10
2、S114)、随時PIDとして出力を行う(S11
3)。Next, the character size is set (S).
106). Then, it is determined whether the input data is transaction data or fixed character string data from the identifier related to the input data of the printout specification file (S107). After the discrimination, the input data is read using the field name of the record field specification file. At this time, the attribute of the record field specification file or the fixed character string data is read (S108),
Using the attribute, it is determined whether the input data is X, 9 items or N items (S109). According to this determination, when converting to PID, the shift code is not added to the data in the case of ANK reading (S110), and the shift code is added to the data in the case of Japanese reading (S111) (S112). The above process is performed for each field in the printout specification file (S10).
2, S114), and output as PID at any time (S11)
3).
【0060】(PID変換プログラム自動生成)図31
はPID変換プログラム自動生成過程を示すフロー図で
ある。図31において、まず、プリントアウト仕様ファ
イル中に定義されている入力データ(トランザクション
データ、固定文字列データ等)のフィールド名(変数
名)及び、入力データのファイル存在識別子を読込み、
PID変換プログラムにおける入力データの変数名、デ
ータ読込み部の生成を行う(S121、S122、S1
23)。プリントアウト仕様ファイル中のi番目のパラ
メータ(座標単位、出力開始座標値、入力データのフィ
ールド名、入力データのファイル存在識別子、出力桁
数、文字サイズ)を読込む(S124、S125)。ラ
インプリンターであれば、天地方向の座標値より行制御
コードを生成する必要があるので、行制御ライブラリを
組込む(S126、S127)。(Automatic Generation of PID Conversion Program) FIG. 31
FIG. 7 is a flowchart showing a PID conversion program automatic generation process. In FIG. 31, first, the field name (variable name) of the input data (transaction data, fixed character string data, etc.) defined in the printout specification file and the file existence identifier of the input data are read,
The variable name of the input data in the PID conversion program and the data reading unit are generated (S121, S122, S1).
23). The i-th parameter (coordinate unit, output start coordinate value, input data field name, input data file existence identifier, output digit number, character size) in the printout specification file is read (S124, S125). In the case of a line printer, it is necessary to generate a line control code from coordinate values in the vertical direction, so a line control library is incorporated (S126, S127).
【0061】次に、出力文字サイズに関して制御を行う
データを生成するために、文字サイズから文字サイズコ
ードへ変換を行うライブラリを組込む(S128)。入
力データのファイル存在識別子、入力データの属性を判
定して(S129)、入力データを設定するライブラリ
を組込む(S130)。この時、出力するデータの属性
が日本語の場合は、シフトコードを付加するライブラリ
も同時に組込む(S131)。最後に上記処理で生成さ
れるPIDを出力する部分を作成する。この一連の処理
をプリントアウト仕様ファイル中各フィールドに対して
行い、全体のプログラムを作成する(S132)。Next, in order to generate data for controlling the output character size, a library for converting the character size into a character size code is incorporated (S128). The file existence identifier of the input data and the attribute of the input data are determined (S129), and a library for setting the input data is incorporated (S130). At this time, if the attribute of the data to be output is Japanese, a library to which a shift code is added is also incorporated (S131). Finally, a part for outputting the PID generated by the above process is created. This series of processing is performed for each field in the printout specification file to create the entire program (S132).
【0062】以上本発明について実施例を挙げて説明し
たが、本発明はこの実施例にのみ拘束されるものではな
く、本発明の技術思想の範囲において様々な態様で応用
実施することができ、それらも本発明に含まれることは
説明するまでも無いことである。例えば、本発明のフォ
ームオーバレイ処理は、実施例で説明したシステム以外
においても広範に適用できるものであることは明らかで
ある。また、本発明のトランザクションデータのチェッ
クプログラム自動生成処理とチェック処理は実施例で説
明したプリントイメージデータ形成過程に限らず、如何
なるプリントイメージデータ形成過程においても適用で
きる。また、本発明のPID変換プログラム自動生成処
理とPID変換処理は、トランザクションデータのチェ
ック処理の有無に依らず実施できる。Although the present invention has been described above with reference to the embodiments, the present invention is not limited only to the embodiments but can be applied and implemented in various modes within the scope of the technical idea of the present invention. It goes without saying that they are also included in the present invention. For example, it is apparent that the form overlay processing of the present invention can be widely applied to other than the system described in the embodiments. Further, the transaction data check program automatic generation process and the check process of the present invention are not limited to the print image data forming process described in the embodiment, but can be applied to any print image data forming process. Further, the PID conversion program automatic generation processing and the PID conversion processing of the present invention can be carried out regardless of the presence or absence of transaction data check processing.
【0063】[0063]
【発明の効果】以上の説明のように、本発明によれば、
画面対話方式で指定されたトランザクションデータ、文
字絵柄、及び、印刷位置に基づいて、トランザクション
データをプリントイメージデータに変換するため、異な
るトランザクションデータごとに人手によりプログラム
を作成する必要がないので、システムエンジニアに頼ら
ず、オペレータだけでトランザクションデータをプリン
トイメージデータに変換することができる。また、トラ
ンザクションデータをプリントイメージデータに変換す
るプログラムを自動的に生成する場合、チェックプログ
ラムを自動生成する装置と異なる装置で、時間のかかる
データの変換をすることができるので、効率のよい変換
処理を行うことができる。さらに、画像データをフォー
ムオーバーレイのイメージデータファイルに変換し、出
力紙に出力する際に使用するプリンタ機種に対応した制
御情報をそのイメージデータファイルに付加したデータ
形式に指定編集するため、画像データをもプリントイメ
ージデータに加えることができるので、多種多様な出力
を行うことができる。As described above, according to the present invention,
Since the transaction data is converted into print image data based on the transaction data, the character pattern, and the print position specified by the screen interaction method, it is not necessary to manually create a program for each different transaction data. The operator can convert the transaction data into the print image data without depending on Further, when a program for converting transaction data into print image data is automatically generated, it is possible to perform time-consuming conversion of data with a device different from the device for automatically generating the check program. It can be performed. Furthermore, the image data is converted to a form overlay image data file, and the control information corresponding to the printer model used when outputting to output paper is specified and edited in the data format added to the image data file. Since it can be added to the print image data, a wide variety of outputs can be performed.
【図1】本発明のプリントイメージデータ作成方法及び
装置を実施するためのシステム構成の一例を示す図であ
る。FIG. 1 is a diagram showing an example of a system configuration for implementing a print image data creating method and apparatus of the present invention.
【図2】トランザクションデータのレコードを例示する
図である。FIG. 2 is a diagram exemplifying a record of transaction data.
【図3】プリントレイアウトを例示する図である。FIG. 3 is a diagram illustrating a print layout.
【図4】PIDを例示する図である。FIG. 4 is a diagram illustrating a PID.
【図5】制御装置1が実行する処理の全体を示すメイン
プログラムのフロー図である。FIG. 5 is a flowchart of a main program showing an overall process executed by the control device 1.
【図6】図5の指定編集処理(S3)におけるIDが登
録されていない場合の指定編集処理方法を示すフロー図
である。FIG. 6 is a flow chart showing a designated edit processing method when an ID is not registered in the designated edit processing (S3) of FIG. 5;
【図7】図5の指定編集処理(S3)におけるIDが登
録されている場合の指定編集処理方法を示すフロー図で
ある。7 is a flow chart showing a designated edit processing method when an ID is registered in the designated edit processing (S3) of FIG.
【図8】表示装置3に表示された管理情報の入力画面を
示す図である。FIG. 8 is a diagram showing a management information input screen displayed on the display device 3;
【図9】表示装置3に表示されたトランザクションデー
タMT仕様の入力画面を示す図である。9 is a diagram showing an input screen for transaction data MT specifications displayed on the display device 3. FIG.
【図10】表示装置3に表示されたエディタの入力画面
である。10 is an input screen of the editor displayed on the display device 3. FIG.
【図11】表示装置3に表示された外字フォント新規作
成(S26)の入力画面を示す図である。FIG. 11 is a diagram showing an input screen for external character font new creation (S26) displayed on the display device 3;
【図12】表示装置3に表示されたレコードフィールド
のデータ仕様の入力画面を示す図である。FIG. 12 is a diagram showing an input screen for data specifications of record fields displayed on the display device 3;
【図13】表示装置3に表示されたスペーシングチャー
トの表示画面を示す図である。13 is a diagram showing a display screen of a spacing chart displayed on the display device 3. FIG.
【図14】表示装置3に表示された罫線枠の表示画面を
示す図である。14 is a diagram showing a display screen of a ruled line frame displayed on the display device 3. FIG.
【図15】表示装置3に表示されたプリントアウト仕様
の入力画面を示す図である。15 is a diagram showing a printout specification input screen displayed on the display device 3. FIG.
【図16】図5の業務処理(S4)のサブメニューであ
るPID形成(S8)におけるPID形成処理方法を示
すフロー図である。16 is a flowchart showing a PID formation processing method in PID formation (S8) which is a submenu of the job processing (S4) in FIG.
【図17】図5の業務処理(S4)のサブメニューであ
るバックアップ/登録(S9)における処理方法を示す
フロー図である。17 is a flowchart showing a processing method in backup / registration (S9) which is a submenu of the job processing (S4) in FIG.
【図18】レコードレイアウトが図2の場合のレコード
フィールド仕様ファイルの例である。FIG. 18 is an example of a record field specification file when the record layout is FIG.
【図19】固定情報ファイルの例であって、図6のプリ
ントアウト仕様入力(S30)でメニュー「固定文字」
を選択実行した場合に生成されるファイルである。FIG. 19 is an example of a fixed information file, and the menu “fixed character” in the printout specification input (S30) of FIG.
This file is generated when is selected and executed.
【図20】プリントアウト仕様が図3の場合のプリント
アウト仕様ファイルの例である。FIG. 20 is an example of a printout specification file when the printout specification is that of FIG.
【図21】フォームオーバレイ処理におけるデータの変
換過程を説明する図である。FIG. 21 is a diagram illustrating a data conversion process in the form overlay process.
【図22】固定文字、可変文字等とともに出力紙に出力
された例を示す図。FIG. 22 is a diagram showing an example in which fixed characters, variable characters, and the like are output on output paper.
【図23】フォームオーバレイ処理の処理過程を示すフ
ロー図である。FIG. 23 is a flowchart showing the processing steps of form overlay processing.
【図24】CADデータファイルに対してビットマップ
展開して、イメージデータファイルを得るデータ変換過
程を示す図である。FIG. 24 is a diagram showing a data conversion process of expanding a CAD data file into a bitmap to obtain an image data file.
【図25】オーバーレイデータファイルの一例である。FIG. 25 is an example of an overlay data file.
【図26】操作の手順を示すフロー図である。FIG. 26 is a flowchart showing the procedure of operation.
【図27】操作過程で表示装置3に表示される画面の一
例を示す図である。FIG. 27 is a diagram showing an example of a screen displayed on the display device 3 in the operation process.
【図28】トランザクションデータのチェック処理の内
容を説明するためのフロー図である。FIG. 28 is a flowchart illustrating the contents of transaction data check processing.
【図29】トランザクションデータのチェックプログラ
ム自動生成過程を示すフロー図である。FIG. 29 is a flowchart showing a process of automatically generating a transaction data check program.
【図30】PID変換処理過程を示すフロー図である。FIG. 30 is a flowchart showing a PID conversion process.
【図31】PID変換プログラム自動生成過程を示すフ
ロー図である。FIG. 31 is a flowchart showing a PID conversion program automatic generation process.
【図32】請求書を所定のフォームの出力紙で作成する
場合の処理過程を示す図である。FIG. 32 is a diagram showing a process in the case of creating a bill on output paper of a predetermined form.
【図33】トランザクションファイルに書き込まれてい
る1レコードの例を示す図である。FIG. 33 is a diagram showing an example of one record written in a transaction file.
【図34】所定のフォームの出力紙にトランザクション
データが印字されるべき態様を示す図である。FIG. 34 is a diagram showing an aspect in which transaction data should be printed on an output sheet of a predetermined form.
【図35】トランザクションデータの各データを出力紙
の印字されるべき位置に正しく印字するためのデータ形
式の一例である。FIG. 35 is an example of a data format for correctly printing each piece of transaction data at a position to be printed on output paper.
1 制御装置 2 入力装置 3 表示装置 4 FD装置 5 MT装置 6 記憶装置 7 プリンタ 8 ネットワーク 1 Control Device 2 Input Device 3 Display Device 4 FD Device 5 MT Device 6 Storage Device 7 Printer 8 Network
─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───
【手続補正書】[Procedure amendment]
【提出日】平成6年2月18日[Submission date] February 18, 1994
【手続補正1】[Procedure Amendment 1]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0034[Correction target item name] 0034
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0034】(PID形成)図16は図5の業務処理
(S4)のサブメニューであるPID形成(S8)にお
ける変換処理方法を示すフロー図である。まず、オペレ
ータは業務IDを入力する(S41)。するとそのID
に該当する管理ファイル、トランザクションデータMT
仕様ファイル、レコードフィールド仕様ファイル、固定
情報ファイル、プリントアウト仕様ファイル、および、
帳票版下作成CADのデータおよび/またはスキャナか
ら読み込んだ画像データがある場合は、CADで作成さ
れたオーバーレイデータファイル等、が存在するか否か
がシステムにより判定される(S42)。ここに、管理
ファイルは図6の管理情報入力(S23)で作成され、
トランザクションデータMT仕様ファイルは図6のトラ
ンザクションデータMT仕様入力(S24)で作成さ
れ、レコードフィールド仕様ファイルは図6のレコード
フィールドのデータ仕様入力(S27)で作成され、固
定情報ファイル及びプリントアウト仕様ファイルは図6
のプリントアウト仕様入力(S29)で作成されるファ
イルである。(PID formation) FIG. 16 is a flow chart showing a conversion processing method in PID formation (S8) which is a submenu of the work processing (S4) of FIG. First, the operator inputs a work ID (S41). Then the ID
Management file corresponding to, transaction data MT
Specification file, record field specification file, fixed information file, printout specification file, and
If there is the data of the form copy creation CAD and / or the image data read from the scanner, the system determines whether or not there is an overlay data file created by the CAD (S42). Here, the management file is created by the management information input (S23) of FIG.
The transaction data MT specification file is created by the transaction data MT specification input (S24) in FIG. 6, the record field specification file is created by the record field data specification input (S27) in FIG. 6, and the fixed information file and the printout specification file. Figure 6
This is a file created by the printout specification input (S29).
【手続補正2】[Procedure Amendment 2]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0046[Correction target item name] 0046
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0046】(フォームオーバレイ処理)図21はフォ
ームオーバレイ処理におけるデータの変換過程を説明す
る図である。図21において(A)は帳票版下作成CA
D等で作成した罫線データを示す図である。また(B)
はスキャナ等で読み込んだ画像データを示す図である。
また(C)は上記(A)と(B)のデータにフォームオ
ーバレイ処理を行って得たオーバレイデータを示すであ
る。フォームオーバレイ処理はこれらの図の説明から判
るように、プログラムの作成という煩雑な作業を行うこ
となく、帳票版下作成CADシステムで作成されたCA
Dデータ及びスキャナから読み込んだ画像データをフォ
ームオーバレイのイメージデータファイルに変換し、そ
のイメージデータファイルに前記出力紙に出力する際に
使用するプリンタ機種に対応した制御情報を付加したデ
ータ形式にしたオーバーレイデータファイルを得る処理
のことである。(Form Overlay Processing) FIG. 21 is a diagram for explaining the data conversion process in the form overlay processing. In FIG. 21, (A) is a form work sheet preparation CA.
It is a figure which shows the ruled line data created by D etc. Also (B)
FIG. 6 is a diagram showing image data read by a scanner or the like.
Further, (C) shows overlay data obtained by performing the form overlay processing on the data of (A) and (B). As can be seen from the explanation of these figures, the form overlay processing is a CA created by the form copy making CAD system without the complicated work of creating a program.
Converts the image data read from the D data and the scanner into image data file of a form overlay, and the printer model data format by adding control information corresponding to that used to output to the output paper to the image data file Overlay This is the process of obtaining a data file .
【手続補正3】[Procedure 3]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0049[Correction target item name] 0049
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0049】図24はCADデータファイルに対してビ
ットマップ展開して、イメージデータファイルを得るデ
ータ変換過程を示す図である。図24において(A)は
CADデータであって、四角形の場合のデータの例を示
している。四角形を表すコード「B01」、四角形の頂
点を示す座標値「001001064064」、四角形
の線幅データ「001」(0.01mm)が一つのデー
タセットとなっている。四角形の頂点は4ヶ所あるが、
3ヶ所で表現する方法とすることもできる。その他種々
の変形されたデータ形式であってもよい。これをビット
マップ展開する時は、単位画素の大きさを例えば0.0
1×0.01mmとすれば、(B)に示すようにこの四
角形は64行64桁の2値化されたデータであらわすこ
とができる。このデータより、黒の部分を1、白の部分
を0として、各行のデータを順次並べることによって
(C)に示すイメージデータファイルを得ることができ
る。FIG. 24 is a diagram showing a data conversion process for expanding a CAD data file into a bitmap to obtain an image data file. In FIG. 24, (A) is CAD data and shows an example of data in the case of a quadrangle. The code “B01” indicating a quadrangle, the coordinate value “00101064064” indicating the apex of the quadrangle, and the line width data “001” (0.01 mm) of the quadrangle form one data set. There are four vertices in the quadrangle,
It can be expressed in three places. Other various modified data formats may be used. When expanding this into a bitmap, the size of the unit pixel is set to, for example, 0.0.
If it is set to 1 × 0.01 mm, this quadrangle can be represented by binary data of 64 rows and 64 digits as shown in (B). From this data, it is possible to obtain the black portion 1, the portion of white as 0, by sequentially arranging each row of data the image data file shown in (C).
【手続補正4】[Procedure amendment 4]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】0056[Correction target item name] 0056
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【0056】レコードレイアウト読込み後、各フィール
ドのデータの型に基づいて判別処理を行う(S84)。
X項目とは1バイト系の文字全体を指し、9項目とは数
値データを表し、N項目とは2バイト系の日本語文字全
体を指す。次に、チェック(S85)を行うが、X項目
を例として処理過程を説明する。先に読込んだ各フィー
ルドの先頭位置から桁数分のトランザクションデータを
読込み(S86)、入力コード名からX項目のコード表
の正規範囲内に存在しているか否かが判定される(S8
7)。この際、読込んだ外字のコード値はチェック対象
とは見なさない。入力コードがコード表の正規範囲内と
判断された場合は、次のコード値ついて処理を行い、桁
数分繰り返す。入力コードがコード表の正規範囲外と判
断された場合は、エラー内容を記録する(S88)。例
えば、入力したトランザクションデータがASCIIコ
ードで00(H)の場合、文字は定義されていないため
エラーと判断する。この時、エラーが生じているトラン
ザクションデータ中のバイト位置、コード値00(H)
をエラーファイル内に記録する。その他のデータ項目に
ついても同様にチェック処理を行う。After reading the record layout, discrimination processing is performed based on the data type of each field (S84).
The X item indicates the entire 1-byte character, the 9 item indicates numerical data, and the N item indicates the entire 2-byte Japanese character. Next, a check (S85) is performed, and the processing process will be described by taking the X item as an example. The transaction data for the number of digits is read from the leading position of each field that has been read previously (S86), and it is determined from the input code name whether it is within the normal range of the code table for the X item (S8).
7). At this time, the code value of the read external character is not considered as a check target. When it is determined that the input code is within the normal range of the code table, the next code value is processed and repeated for the number of digits. If the input code is determined to be outside the normal range of the code table, the error content is recorded (S88). For example, if the input transaction data is ASCII code 00 (H), it is determined that an error occurs because the character is not defined. At this time, the byte position in the transaction data where the error occurred, the code value 00 (H)
In the error file. Check processing is similarly performed for other data items.
【手続補正5】[Procedure Amendment 5]
【補正対象書類名】図面[Document name to be corrected] Drawing
【補正対象項目名】全図[Correction target item name] All drawings
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【図33】 FIG. 33
【図1】 [Figure 1]
【図2】 [Fig. 2]
【図3】 [Figure 3]
【図4】 [Figure 4]
【図5】 [Figure 5]
【図6】 [Figure 6]
【図7】 [Figure 7]
【図8】 [Figure 8]
【図9】 [Figure 9]
【図10】 [Figure 10]
【図11】 FIG. 11
【図18】 FIG. 18
【図19】 FIG. 19
【図20】 FIG. 20
【図22】 FIG. 22
【図12】 [Fig. 12]
【図13】 [Fig. 13]
【図14】 FIG. 14
【図16】 FIG. 16
【図21】 FIG. 21
【図34】 FIG. 34
【図15】 FIG. 15
【図25】 FIG. 25
【図27】 FIG. 27
【図17】 FIG. 17
【図23】 FIG. 23
【図24】 FIG. 24
【図26】 FIG. 26
【図28】 FIG. 28
【図35】 FIG. 35
【図29】 FIG. 29
【図30】 FIG. 30
【図31】 FIG. 31
【図32】 FIG. 32
Claims (6)
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換プ
ログラムを自動的に生成するプリントイメージデータ変
換プログラム自動生成処理を行うプログラム作成方法で
あって、画像データをフォームオーバーレイのイメージ
データファイルに変換し、出力紙に出力する際に使用す
るプリンタ機種に対応した制御情報をそのイメージデー
タファイルに付加したデータ形式にするフォームオーバ
ーレイ作成処理により作成されたデータを前記指定編集
処理が指定編集することを特徴とするプログラム作成方
法。1. A print image for a printer that prints out transaction data on a print paper based on information obtained by the designated editing process for designating a character pattern and a printing position of the transaction data in a screen interactive mode. A print image data conversion program that automatically generates a print image data conversion program that converts data into data A method of creating a program that performs an automatic generation process, in which image data is converted to a form overlay image data file and output to output paper. A program creating method characterized in that the specified editing process performs specified editing of data created by a form overlay creating process in which a control information corresponding to a printer model used at the time is added to the image data file to form a data format.
換プログラム自動生成処理により生成された前記プリン
トイメージデータ変換プログラムによって、前記トラン
ザクションデータをプリントイメージデータに変換する
プリントイメージデータ変換処理を含むことを特徴とす
るプリントイメージデータ作成方法。2. A print image data conversion process for converting the transaction data into print image data by the print image data conversion program generated by the print image data conversion program automatic generation process according to claim 1. And how to create print image data.
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換処
理を含むプリントイメージデータ作成方法であって、画
像データをフォームオーバーレイのイメージデータファ
イルに変換し、出力紙に出力する際に使用するプリンタ
機種に対応した制御情報をそのイメージデータファイル
に付加したデータ形式にするフォームオーバーレイ作成
処理により作成されたデータを前記指定編集処理が指定
編集することを特徴とするプリントイメージデータ作成
方法。3. A print image for a printer, which prints out transaction data on output paper on the basis of information obtained by the designated edit processing for designating a character pattern and print position of transaction data in a screen interactive mode. A print image data creation method that includes a print image data conversion process that converts data into data, and converts control data corresponding to the printer model used when converting image data into a form overlay image data file and outputting it to output paper. A print image data creating method characterized in that the data created by the form overlay creating process in the data format added to the image data file is specified and edited by the specified editing process.
位置を画面対話方式に指定される指定編集手段と、その
指定編集手段で得られた情報に基づき出力紙に印字出力
するプリンター用のプリントイメージデータに変換する
プリントイメージデータ変換プログラムを自動的に生成
するプリントイメージデータ変換プログラム自動生成手
段とを有するプログラム作成装置であって、画像データ
をフォームオーバーレイのイメージデータファイルに変
換し、出力紙に出力する際に使用するプリンタ機種に対
応した制御情報をそのイメージデータファイルに付加し
たデータ形式にするフォームオーバーレイ作成手段によ
り作成されたデータを前記指定編集手段が指定編集する
ことを特徴とするプログラム作成装置。4. A character image and a print position of transaction data are designated and designated by a screen interactive method, and print image data for a printer which prints out on an output paper based on the information obtained by the designated and edited means. A program creation device having a print image data conversion program automatic generation means for automatically generating a print image data conversion program to be converted, which is used when converting image data into a form overlay image data file and outputting it to an output sheet. 2. A program creating device characterized in that the specified editing means specifies and edits the data created by the form overlay creating means in a data format in which control information corresponding to the printer model used for is added to the image data file.
生成された前記プリントイメージデータ変換プログラム
によって、前記トランザクションデータをプリントイメ
ージデータに変換するプリントイメージデータ変換手段
を含むことを特徴とするプリントイメージデータ作成装
置。5. A print image data converting means for converting the transaction data into print image data by the print image data converting program generated by the program creating apparatus according to claim 4. Creation device.
位置を画面対話方式に指定される指定編集手段と、トラ
ンザクションデータを前記指定編集手段で得られた情報
に基づき出力紙に印字出力するプリンター用のプリント
イメージデータに変換するプリントイメージデータ変換
手段からなるプリントイメージデータ作成装置であっ
て、画像データをフォームオーバーレイのイメージデー
タファイルに変換し、出力紙に出力する際に使用するプ
リンタ機種に対応した制御情報をそのイメージデータフ
ァイルに付加したデータ形式にするフォームオーバーレ
イ作成手段により作成されたデータを前記指定編集手段
が指定編集することを特徴とするプリントイメージデー
タ作成装置。6. A designated edit means for designating a character pattern and a print position of transaction data in a screen interactive mode, and a print for a printer which prints out transaction data on an output paper based on the information obtained by the designated edit means. A print image data creation device comprising print image data conversion means for converting into image data, wherein the control information corresponds to the printer model used when converting the image data into a form overlay image data file and outputting to output paper. A print image data creating apparatus characterized in that the specified editing means specifies and edits the data created by the form overlay creating means in a data format added to the image data file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5292834A JPH07129391A (en) | 1993-10-28 | 1993-10-28 | Method and device for preparing program and method and device for preparing printing image data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5292834A JPH07129391A (en) | 1993-10-28 | 1993-10-28 | Method and device for preparing program and method and device for preparing printing image data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07129391A true JPH07129391A (en) | 1995-05-19 |
Family
ID=17786964
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5292834A Pending JPH07129391A (en) | 1993-10-28 | 1993-10-28 | Method and device for preparing program and method and device for preparing printing image data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07129391A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007179204A (en) * | 2005-12-27 | 2007-07-12 | Canon Marketing Japan Inc | Slip output controller, slip output control method, program and computer-readable storage medium |
US7664805B2 (en) | 1999-12-14 | 2010-02-16 | United Parcel Service Of America, Inc. | System and method for modifying output of a computer program without source code modifications |
-
1993
- 1993-10-28 JP JP5292834A patent/JPH07129391A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7664805B2 (en) | 1999-12-14 | 2010-02-16 | United Parcel Service Of America, Inc. | System and method for modifying output of a computer program without source code modifications |
JP2007179204A (en) * | 2005-12-27 | 2007-07-12 | Canon Marketing Japan Inc | Slip output controller, slip output control method, program and computer-readable storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4356847B2 (en) | Field definition information generation method, line and field definition information generation device | |
US6882441B1 (en) | Automated typesetting system | |
WO1991006057A1 (en) | Image display/processing method of formatted document and apparatus therefor | |
US6959414B1 (en) | Form editing method and apparatus, and storage medium storing computer-readable program | |
JP2003505854A (en) | How to convert a primitive parts list for a printed circuit board to a standard parts list | |
JP2568180B2 (en) | Image processing method | |
JPH07129391A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH08161309A (en) | Word processor | |
JPH07121333A (en) | Method and device for preparing program and method and device for preparing print image data | |
JPH07129393A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129387A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129388A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129376A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH0830443A (en) | Method and device for program generation and method and device for print image data generation | |
JPH07129389A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129390A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07121359A (en) | Method and device for preparing program and method and device for preparing printed image data | |
JPH07129394A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129386A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129377A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129392A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07129385A (en) | Method and device for preparing program and method and device for preparing printing image data | |
JPH07121334A (en) | Method and device for preparing program and method and device for preparing print image data | |
JPH04290126A (en) | How to customize input/output format | |
JPH07121360A (en) | Method and device for preparing program and method and device for preparing printed image data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20040629 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040825 |
|
A911 | Transfer of reconsideration by examiner before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20041004 |
|
A912 | Removal of reconsideration by examiner before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20041029 |