JPH07129376A - 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 data

Info

Publication number
JPH07129376A
JPH07129376A JP5292623A JP29262393A JPH07129376A JP H07129376 A JPH07129376 A JP H07129376A JP 5292623 A JP5292623 A JP 5292623A JP 29262393 A JP29262393 A JP 29262393A JP H07129376 A JPH07129376 A JP H07129376A
Authority
JP
Japan
Prior art keywords
data
print image
image data
program
transaction data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5292623A
Other languages
Japanese (ja)
Inventor
Koyo Ueno
幸洋 上野
Satoshi Kinoshita
聡 木下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP5292623A priority Critical patent/JPH07129376A/en
Publication of JPH07129376A publication Critical patent/JPH07129376A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To prepare an errorless printed image having sure printing positions by selecting one data from plural data based upon prescribed data in transaction data and specifying the output position of one data as a prescribed position. CONSTITUTION:A start point of column positions is numerical data indicating which byte in a transaction data record corresponds to the start position of each field. Attributes mean data attributes, Japanese, ANK and P indicate numerical data types such as packed/unpacked type, a sign added type and any one of these types is selected. Field data corresponding to a numeral 9 are constituted of Japanese characters N, alphabets X and numerals. A field name can be substituted for a check program variable name and a PID conversion program variable name. A comment for interpreting each field can be added.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、帳票等の出力紙に印字
されるべきデータ列を、プリンターに入力し、出力紙に
印字出力セットできる形式に編集してプリントイメージ
データを作成する方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method 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 into a format that can be printed and set on the output paper. Regarding the device.

【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】例えば、請求書を所定のフォームの出力紙
で作成する場合を例にとって説明する。図30は請求書
を所定のフォームの出力紙で作成する場合の処理過程を
示す図である。図30においてまず、請求書を送付すべ
き顧客の住所、名称等が記録されている顧客データベー
スと、取引内容や請求金額が記録されている取引データ
ベースから、個々の顧客ごとに所定のデータを抽出して
レコードにまとめ、所定の全ての顧客に対応したレコー
ドを集めるトランザクション作成処理を行い、トランザ
クションファイルを作成する(STEP1)。
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. 30 is a diagram showing the processing steps in the case of creating an invoice on the output paper of a predetermined form. In FIG. 30, 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).

【0004】次に、プリントする出力紙に合わせてレコ
ードを構成する各データの印字位置を決定し、改行コー
ドや、空白コード等を含んだプリント出力イメージに合
わせたPIDを作成する(STEP2)。そして、PI
Dと出力する出力紙をプリンターにセットしてプリンタ
出力処理を行うと所定の位置に所定のデータが印字され
た請求書を作成することができる(STEP3)。
Next, the print position of each data forming the record is determined according to the output paper to be printed, and a PID is created in accordance with the print output image including a line feed code, a blank code, etc. (STEP 2). And PI
When an output sheet for outputting D is set in the printer and printer output processing is performed, a bill in which predetermined data is printed at a predetermined position can be created (STEP 3).

【0005】ここでPID作成処理を説明する。図31
はトランザクションファイルに書き込まれている1レコ
ードを示す図である。図31に示すように3個のフィー
ルドで構成されているものとする。ここで、1レコード
は1枚の出力紙に印字されるデータで構成されるもので
ある。また、フィールドはデータが書き込まれる領域を
示すものであり、一つのフィールドには一つのデータが
書き込まれるものとする。そして、トランザクションフ
ァイルには図31に示す構成のレコードが出力処理件数
分だけ書き込まれている。なお、レコードを構成するフ
ィールドの順番は出力紙のフォームとは無関係に並べら
れていてもよい。
The PID creating process will be described below. Figure 31
FIG. 4 is a diagram showing one record written in a transaction file. As shown in FIG. 31, it is assumed that it is 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. 31 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.

【0006】また、図32は出力紙に印字する場合の印
字位置等に関する仕様を示す図である。これらトランザ
クションデータは、所定のフォームの出力紙に図32に
示すように印字されるべきものとする。即ち、フィール
ド1に記録されているデータ「氏名」は第5行の第11
〜20桁に印字され、フィールド2に記録されているデ
ータ「住所」は第2行の第11〜40桁に印字され、フ
ィールド3に記録されているデータ「請求金額」は第5
行の第31〜35桁に印字されるべきものとする。な
お、図32においては出力紙部分は省略されている。ま
た、桁数は英数字等の1バイトデータが表現する場合の
値であり、従って日本語等の2バイトデータは1文字は
2桁で表現される。
Further, FIG. 32 is a diagram showing specifications relating to printing positions and the like when printing on output paper. It is assumed that 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. 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.

【0007】このような場合、単にトランザクションデ
ータと出力紙をプリンターにセットしたのでは各データ
は印字されるべき正しい位置には印字されないことは明
らかであり、各データを出力紙の印字されるべき位置に
正しく印字するためには、トランザクションデータのレ
コードを図30に示すようなデータ形式に形式変更する
必要がある。この図30はPIDの一例である。図30
に示すデータ形式によれば、プリンターは、1レコード
を読込み、まず改頁して次の出力紙を取込み、第1行目
は改行、第2行目は最初の10桁を空白にし、11桁目
〜40桁目にフィールド2の内容「住所」を印刷して改
行し、続いて第3行目、第4行目を改行後、第5行目は
最初の10桁を空白にし、11〜20桁目にフィールド
1の内容「氏名」を印字し、続く10桁を空白にし、3
1〜35桁目にフィールド3の内容「請求金額」を印字
して改行する。この一連のデータ列が出力処理件数分並
んでいる。図30中漢字INコードは、以下のデータは
1文字2バイトのデータであることを示すコードであ
り、漢字OUTコードは1文字2バイトのデータの終了
を示すコードである。
In such a case, it is clear that simply setting the transaction data and the output paper on the printer will not print the respective data at the correct positions where they should be printed, and each data should be printed on the output paper. In order to correctly print at the position, it is necessary to change the format of the transaction data record to the data format shown in FIG. FIG. 30 is an example of PID. Figure 30
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. 30 is a code indicating that the following data is data of 1 character and 2 bytes, and the Kanji OUT code is a code indicating the end of data of 1 character and 2 bytes.

【0008】このように図31に示すようなトランザク
ションデータを、例えば図32に示す出力仕様で、図3
0に示すような形式に形式変更して、プリンターが解読
でき各データが印字されるべき位置に印字できるように
するのがPID作成処理であり、この処理によりPID
が作成される。
As described above, the transaction data as shown in FIG. 31 is output by the output specification shown in FIG.
The PID creation process is to change the format to that shown in 0 so that the printer can interpret it and print each data at the position where it should be printed.
Is created.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、従来に
おいては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

【0010】また、男性と女性というように人によって
メッセージを変えて出力するときにはトランザクション
データのフラグ値(値や文字の識別子)を利用して、個
別のメッセージ等を出力する場合がある。この場合、プ
ログラム作成上ではトランザクションデータのフラグ値
を判断基準とし、それぞれの場合に応じてメッセージ文
を割当て、出力位置や文字サイズの定義を行う変換処理
部分のプログラム作成を行わなければならない。
When outputting different messages depending on the person, such as men and women, individual messages may be output using the flag value (value or character identifier) of the transaction data. In this case, in creating a program, it is necessary to use a flag value of transaction data as a judgment standard, allocate a message statement according to each case, and create a program of a conversion processing part for defining an output position and a character size.

【0011】例えば、個人ごとに出力メッセージを変え
たい場合としては、 総販売金額 1〜100万円の人には「メッセージ
A」を出力する。 総販売金額 101〜200万円の人には「メッセージ
B」を出力する。 試験成績点 0〜59点の人には「不可」と出力す
る。 試験成績点 60〜69点の人には「可」と出力す
る。 試験成績点 70〜79点の人には「良」と出力す
る。 試験成績点 80〜100点の人には「優」と出力す
る。 というような場合である。
For example, when it is desired to change the output message for each individual, "Message A" is output to the person whose total sales amount is 1 to 1 million yen. “Message B” is output to a person who has a total sales amount of 101 to 2,000,000 yen. Test result score 0 to 59 is output as "impossible". The test result score of 60 to 69 is output as "OK". Those who have a test score of 70 to 79 will output "good". The person with a test score of 80 to 100 outputs "excellent". This is the case.

【0012】トランザクションデータ中に、フラグ値、
メッセージA、メッセージBとが入っている場合、これ
らはまず、フラグ値を判断する部分とそのフラグ値によ
ってどのフィールドを読みに行くかを決め、次にその内
容を何処に出力するか等を決める必要がある。従って、
通常は読んだデータをどの位置に出力するかを決めるだ
けで済むものが上記のようなアルゴリズムに基づいてコ
ーディングしなければならない。またトランザクション
データ中にフラグ値は入っているが、メッセージが入っ
ていない場合は、メッセージA、メッセージBのような
出力内容も合わせてコーディングする必要があり、非常
に煩雑な処理となっている。従って通常のプログラムに
対して、この部分だけ新たに手をくわえる必要がある。
In the transaction data, the flag value,
When the message A and the message B are included, they first determine which part to determine the flag value and which field to read, and then determine where to output the contents. There is a need. Therefore,
Normally, it is only necessary to decide where to output the read data, and the code must be coded based on the above algorithm. Further, if the transaction data contains a flag value but does not contain a message, it is necessary to code the output contents such as message A and message B together, which is a very complicated process. Therefore, it is necessary to add only this part to a normal program.

【0013】このため、文字コードを判定するプログラ
ムを追加してコーディングする必要があり、非常に手間
がかかると言う問題があった。更に、受託処理において
得意先から提示されるトランザクションデータは仕様ど
うりのデータ属性を持つコードが格納されておらず不良
データが存在する場合がある。そのようなトランザクシ
ョンデータに対して前述のPID変換処理を行うとPI
D中に不良データが存在するために、コード不良による
プリント出力エラーが生じる。そのためコード不良箇所
を追求するのに手間を要するとともに、出力効率が低下
する原因となっていた。
Therefore, it is necessary to add a program for determining the character code to perform coding, which is very troublesome. 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 and may have defective data. If the above PID conversion processing is performed on such transaction data, PI
Since there is defective data in D, a printout 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.

【0014】本発明は上記の課題を解決するものであっ
て、プログラムの作成という煩雑な作業を行うことな
く、しかも、トランザクションデータのフラグ値に応じ
て異なるデータを同一位置に出力したい場合におけるフ
ラグ判定処理を含む編集もでき、誰でもが簡単に、出力
紙に対して印字位置、印字内容等が確実で誤りのないプ
リントイメージを作成できる方法及び装置の提供を目的
とするものである。
The present invention is to solve the above-mentioned problems, and a flag in the case where it is desired to output different data to the same position according to the flag value of transaction data without performing the complicated work of creating a program. It is an object of the present invention to provide a method and an apparatus that can perform editing including a determination process, and anyone can easily create a print image with a reliable print position, print content, and the like on an output paper without any error.

【0015】[0015]

【課題を解決するための手段】上記目的は下記の本発明
によって達成される。即ち、 (請求項1)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換プ
ログラムを自動的に生成するプリントイメージデータ変
換プログラム自動生成処理を行うプログラム作成方法で
あって、前記指定編集処理が、トランザクションデータ
の所定のデータに基づいて、複数のデータから1つのデ
ータが選択され、前記1つのデータの出力位置が所定の
位置になるように指定される処理を含むことを特徴とす
るプログラム作成方法。 (請求項2)請求項1記載のプリントイメージデータ変
換プログラム自動生成処理により生成された前記プリン
トイメージデータ変換プログラムによって、前記トラン
ザクションデータをプリントイメージデータに変換する
プリントイメージデータ変換処理を含むことを特徴とす
るプリントイメージデータ作成方法。 (請求項3)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換処
理とを含むプリントイメージデータ作成方法であって、
前記指定編集処理が、トランザクションデータの所定の
データに基づいて、複数のデータから1つのデータが選
択され、前記1つのデータの出力位置が所定の位置にな
るように指定される処理を含むことを特徴とするプリン
トイメージデータ作成方法。 (請求項4)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、その
指定編集手段で得られた情報に基づき出力紙に印字出力
するプリンター用のプリントイメージデータに変換する
プリントイメージデータ変換プログラムを自動的に生成
するプリントイメージデータ変換プログラム自動生成手
段とを有するプログラム作成装置であって、前記指定編
集手段が、トランザクションデータの所定のデータに基
づいて、複数のデータから1つのデータが選択され、前
記1つのデータの出力位置が所定の位置になるように指
定される手段を含むことを特徴とするプログラム作成装
置。 (請求項5)請求項4記載のプログラム作成装置により
生成された前記プリントイメージデータ変換プログラム
によって、前記トランザクションデータをプリントイメ
ージデータに変換するプリントイメージデータ変換手段
を含むことを特徴とするプリントイメージデータ作成装
置。 (請求項6)トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、トラ
ンザクションデータを前記指定編集手段で得られた情報
に基づき出力紙に印字出力するプリンター用のプリント
イメージデータに変換するプリントイメージデータ変換
手段からなるプリントイメージデータ作成装置であっ
て、前記指定編集手段が、トランザクションデータの所
定のデータに基づいて、複数のデータから1つのデータ
が選択され、前記1つのデータの出力位置が所定の位置
になるように指定される手段を含むことを特徴とするプ
リントイメージデータ作成装置。
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 program creating method for automatically generating a print image data conversion program for automatically generating a print image data conversion program for converting to print image data, wherein the designated editing process is based on predetermined data of transaction data, A program creating method comprising: a process of selecting one data from a plurality of data and designating an output position of the one data to be a predetermined position. (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 including a print image data conversion process for converting to data,
The designated editing process includes a process of selecting one data from a plurality of data based on predetermined data of transaction data and designating an output position of the one data to be a predetermined position. Characteristic print image data creation method. (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 creating apparatus having a print image data conversion program automatic generation means for automatically generating a print image data conversion program to be converted, wherein the designated editing means is a plurality of data based on predetermined data of transaction data. 1. A program creating device, characterized in that it includes means for selecting one data item from the above, and designating an output position of the one data item to be a predetermined position. (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 into image data, wherein the designated editing means selects one data from a plurality of data based on predetermined data of transaction data, A print image data creating apparatus comprising means for designating an output position of one data to be a predetermined position.

【0016】[0016]

【作用】画面対話方式で指定されたトランザクションデ
ータ、文字絵柄、及び、印刷位置に基づいて、トランザ
クションデータをプリントイメージデータに変換するた
め、異なるトランザクションデータごとに人手によりプ
ログラムを作成する必要がない。また、トランザクショ
ンデータをプリントイメージデータに変換するプログラ
ムを自動的に生成するため、チェックプログラムを自動
生成する装置と異なる装置で、時間のかかるデータの変
換をすることができる。さらに、トランザクションデー
タの所定のデータに基づいて、複数のデータから1つの
データが選択され、前記1つのデータの出力位置が所定
の位置になるように指定されるため、トランザクション
データの所定のデータにより、出力紙の同一位置に異な
った前記選択されたデータを印字できるプリントイメー
ジデータにトランザクションデータを変換することがで
きる。
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. Further, since one data is selected from a plurality of data based on the predetermined data of the transaction data and the output position of the one data is designated to be the predetermined position, the predetermined data of the transaction data is used. The transaction data can be converted into print image data capable of printing different selected data at the same position on the output paper.

【0017】[0017]

【実施例】以下好適な実施例に基づいて本発明を説明す
る。図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.

【0018】図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 cycle of PID. 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.

【0019】図5は制御装置1が実行する処理の全体を
示すフロー図であり、電源投入後のメインプログラムの
立ち上げ処理が終了すると、制御装置1は表示装置3に
メインメニューを表示する(S1)。メインメニューと
しては「指定編集処理」、「業務処理」、「終了」の3
メニューである。ここに、指定編集処理メニューは、プ
リントアウト業務に関連する管理情報、トランザクショ
ンデータMTの仕様内容の入力、新規外字作成、プリン
トアウト位置等の、編集処理を行うメニューである。即
ち図2、図3に例示するデータの仕様等を入力してPI
D変換プログラムの自動生成に必要なデータファイルを
作成するためのメニューである。そして、業務処理メニ
ューはトランザクションデータのチェック及びコード変
換プログラムの自動生成を行い、指定編集処理メニュー
で定められた仕様に基づいて図4に例示するようなPI
Dの作成を、主として、行うメニューである。また終了
メニューはメインプログラムを終了させるためのメニュ
ーである。
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). There are 3 main menus: "specified editing process", "business process", and "end".
It is a menu. Here, the designated edit processing menu is a menu for performing edit processing such as 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. That is, the specifications of the data exemplified in FIGS. 2 and 3 are input to enter the PI.
This is a menu for creating a data file required for automatic generation of a D conversion program. Then, the business processing menu checks transaction data and automatically generates a code conversion program, and the PI as illustrated in FIG. 4 is based on the specifications defined in the designated editing processing menu.
This is a menu mainly for creating D. The end menu is a menu for ending the main program.

【0020】上記メインメニューの表示された状態で、
指示ポイントをメニュー上に置いて、キーボードのキ
ー、マウス等のボタンを押すことによってメインメニュ
ーの一つを選択すると(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".

【0021】ここに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 ”and“ backup / registration ”will be described in this order.

【0022】(指定編集処理)図6は図5の指定編集処
理(S3)における指定編集処理過程を示すフロー図で
ある。まず、オペレータは業務IDを入力する(S2
1)。すると該当するIDが登録されているか否かがシ
ステムにより判定される(S22)。ここにシステムと
は図1に例示したシステムのハードウェア構成と、図5
に例示したシステムのソフトウェア構成と、図示しない
周辺の関連システムを含むものである。図6は該当する
IDが登録されていない場合の指定編集処理過程を示す
フロー図であり、IDの登録されている場合については
図7を用いて後述する。
(Designated Editing Process) FIG. 6 is a flowchart 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.

【0023】図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.

【0024】図6において管理情報の入力(S23)を
終えると次にトランザクションデータMT仕様入力が行
われる(S24)。図9は表示装置3に表示されたトラ
ンザクションデータMT仕様の入力画面を示す図であ
る。図9において、「ラベル指定」はNL又はSLを選
択することによって行う。NLはノンラベルを意味し、
SLはスタンダードラベルを意味している。「ボリュウ
ム構成」はシングル又はマルチを選択する。シングルは
MTが一巻であることを意味し、マルチはMTが複数巻
であることを意味している。従ってマルチを選択した場
合は「巻数」を入力する。
When the management information is input (S23) in FIG. 6, transaction data MT specifications are 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".

【0025】「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.

【0026】図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 is a view showing an input screen for new external character font creation (S26) displayed on the display 3. 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.

【0027】図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.

【0028】以上のレコードフィールド仕様のデータが
オペレータによって図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.

【0029】図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 next (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 the data of the form copy making CAD, 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 preparation CAD, a predetermined spacing chart is displayed on the screen, and then the ruled line frame created by the form copy preparation CAD is displayed. FIG. 14 is a diagram showing a display screen of the ruled line frame 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.

【0030】図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.

【0031】上記メニューについて説明する。「文字」
はマウスの指示ポイントをこの上に置いてマウスのボタ
ンを押すこと(ヒット又は選択と呼ぶ)によって、フィ
ールドレイアウトが表示画面のウィンドウに表示されて
いない時には表示され、表示されている時には消去され
る。「貼込」はプリントアウト仕様に基づいて、フィー
ルド番号をヒットして指定文字列を選択し、座標位置決
定、編集処理後、これをヒットすることによって貼込位
置を決定する。「ポイント数変更」は貼込文字の大きさ
を変更する場合に仕様するメニューである。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 to be specified when changing the size of 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 at other points, hit this and select a prescribed character size.

【0032】「ハイフン編集」は郵便番号、シーケンス
番号出力時に“−”を付加する必要がある場合、このメ
ニューをヒットする。例えば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 hall, and the name and the middle. "1B → 2B" is 1
Hit this menu when converting the characters set in bytecode to 2-byte code and outputting.
“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.

【0033】「固定文字列」はトランザクションデータ
内にデータは無いが、固定情報として印字出力する場
合、このメニューを選択し、必要な文字列を登録する。
例えば〒、様、メッセージ文等である。「終了」はプリ
ントプリントアウト仕様の入力が終了した場合、その内
容に関する情報を保存する。「ピック」は一度決定した
文字列に関し、変更を行いたい時にこのメニューを選択
し修正を行う。「カーソル指定」は貼込位置を座標値で
入力したい場合、このメニューを選択する。「行間変
更」は表示しているスペーシングチャートの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.

【0034】「面付け」は1つの帳票に対して、プリン
トアウト仕様を入力し終わった時点で、多面付け処理
(コピー&ペースト)を行う場合、このメニューを選択
する。コピーエリアを指定後、読取レコード位置情報を
決定するために順番を指定する。「暗号化」は貼込位置
を決定した文字列に対し、暗号処理をかけたい場合、こ
のメニューをヒットする。「シーケンスNo.」はシー
ケンス番号パターンを選択し、貼込を行う。次にEXI
T?(S30)においてnoが選択されると業務ID入
力(S41)に戻る。またyesを選択すると図5のメ
インプログラムのメインメニュー表示(S1)に戻る。
For "imposition", this menu is selected when performing multi-imposition processing (copy & paste) 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. Next is EXI
T? When no is selected in (S30), the process returns to the task ID input (S41). If yes is selected, the screen returns to the main menu display (S1) of the main program shown in FIG.

【0035】図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".

【0036】仕様内容修正メニューが表示装置3に表示
された状態で「管理情報」が選択されると(S32)、
図6における管理情報入力(S23)から作業を始める
ことができる(S33)。「トランザクションデータM
T仕様」が選択されると(S32)、図6におけるトラ
ンザクションデータMT仕様入力(S24)から作業を
始めることができる(S34)。「外字フォント新規作
成」が選択されると(S32)、図6における外字フォ
ント新規作成(S26)から作業を始めることができる
(S35)。「レコードフィールド仕様」が選択される
と(S32)、図6におけるレコードフィールド仕様の
データ仕様入力S27)から作業を始めることができる
(S36)。「プリントアウト仕様」が選択されると
(S32)、図6におけるプリントアウト仕様入力(S
30)から作業を始めることができる(S37)。次に
EXIT?(S38)においてnoが選択されると業務
ID入力(S41)に戻る。またyesを選択すると図
5のメインプログラムのメインメニュー表示(S1)に
戻る。以上で図7、図6による指定編集処理の説明を終
える。次に、PID形成について説明する。
When "management information" is selected with the specification 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 the "record field specification" is selected (S32), the work can be started from the data specification input S27 of the record field specification in FIG. 6 (S36). When "printout specification" is selected (S32), printout specification input (S
The work can be started from 30) (S37). EXIT? When no is selected in (S38), the process returns to the business ID input (S41). 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.

【0037】(PID形成)図16は図5の業務処理
(S4)のサブメニューであるPID形成(S8)にお
ける変換処理方法を示すフロー図である。まず、オペレ
ータは業務IDを入力する(S41)。するとそのID
に該当する管理ファイル、トランザクションデータMT
仕様ファイル、レコードフィールド仕様ファイル、固定
情報ファイル、プリントアウト仕様ファイル等が存在す
るか否かがシステムにより判定される(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) in FIG. First, the operator inputs a work ID (S41). Then the ID
Management file corresponding to, transaction data MT
The system determines whether a specification file, a record field specification file, a fixed information file, a printout specification file, etc. exist (S42). Here, the management file is created by the management information input (S23) of FIG. 6, the transaction data MT specification file is created by the transaction data MT specification input (S24) of FIG. 6, and the record field specification file is the record field of FIG. 6 is created by the data specification input (S27), and the fixed information file and the printout specification file are files created by the printout specification input (S29) of FIG.

【0038】例えば、図18はレコードフィールド仕様
ファイルの例である。図18において、.start.:header
から.end.:headerまでの間のnumberに全フィールド数を
記録し、それ以下の.start.:bodyから.end.:bodyの間に
それぞれ入力した情報が記録される。label はフィール
ド名であり、プログラムを生成する上での変数名に相当
する。comment はフィールドに対する単なるコメントで
あり、訂正時にフィールドの内容が明確になりやすいよ
うに入力項目を設けている。kindはフィールドデータに
関する属性を示しており、この属性項目によってフィー
ルド内のデータコードが正確であるかどうかの判断基準
となる。start は各レコードにおけるフィールドの先頭
開始位置のバイト数を記録し、チェック時のチェック開
始バイト数と一致する。lengthは各フィールドのデータ
長を示すものである。これもstart と同様にチェック時
のチェックを行うデータ長と一致している。
For example, FIG. 18 is 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.

【0039】また図19は固定情報ファイルの例であっ
て、図6のプリントアウト仕様入力(S30)でメニュ
ー「固定文字」を選択実行した場合に生成されるファイ
ルである。図19の固定情報ファイルは、.start.:head
erから.end.:headerまでの間のnumberに全フィールド数
を記録し、それ以下の.start.:bodyから.end.:bodyの間
にそれぞれ入力した情報が記録される。constantは、固
定情報として設定する文字列を示す。この例では『今月
の特集は「野球」です』及び『今月の特集は「華道」で
す』がそれに当たる。ここで設定される文字コードはプ
リンターで対応している文字コードにて記録を行う。従
って、制御装置1で用いている文字コードとプリンター
で対応している文字コードが異なる場合はコード変換を
行う。kindは、constantで設定された文字列の属性を示
し、label はプログラムを生成する上での変数名とな
る。kindとlabel はconstantで設定された内容から自動
的に生成されるため、メニュー的にANKと日本語の2
つに分けて処理を行っても良いし、constantで設定され
ている文字コードから判断して生成してもよい。label
については変数名を一意にしなければならないため、 c
onstant で登録された件数をシーケンシャルな番号と組
み合わせて生成する。
FIG. 19 is an example of a 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. In this example, "This month's feature is" baseball "" and "This month's feature is" flower arrangement "". 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 by constant, so ANK and Japanese 2
The processing may be performed separately, or may be generated by judging from the character code set in constant. label
For, the variable name must be unique, so c
Generate by combining the number of cases registered with onstant with a sequential number.

【0040】また図20はプリントアウト仕様が図3の
場合のプリントアウト仕様ファイルの例である。図20
において、.start.:headerから.end.:headerまでの間の
numberに全レイアウト数を記録し、それ以下の.start.:
bodyから.end.:bodyの間にそれぞれ入力した情報が記録
される。unitは出力位置を設定する座標系の単位を表し
ており、天地左右方向に関して、カラム、インチ、ドッ
トの単位系を有している。x 、y はunitの単位に基づい
た数値を記録する。lengthは、出力時の文字列長を桁数
で記録する。kindは、出力を行うのに必要な元データの
存在場所を示しているものであり、PID生成時にはこ
の値による識別で、元データがトランザクションデータ
ファイルか、固定情報ファイルか、その他ファイルであ
るか、どこからデータを読込むかが判る。label はプリ
ントアウト仕様入力時に選択したデータに対するlabel
であり、これは先に指定したレコードフィールド仕様フ
ァイル、及び固定情報ファイルにて決定されたlabel と
同じ内容である。reference は設定されたフィールドに
ついてフラグ編集を行うか行わないかの識別を行うフラ
グである。 ref_label は、reference フラグ値が1
(フラグ編集を行う)の場合に、選択したフラグのlabe
l が格納される。 ref_caseは、選択したフラグのデー
タ(文字)を格納する。従って、label で設定された印
字内容は、 ref_label の値が ref_caseの値に真の場
合に出力されるという意味になる。sizeは出力時に設定
した文字サイズを示す。
FIG. 20 shows an example of a printout specification file when the printout specification is that of FIG. Figure 20
At, between .start.: Header and .end.: Header
Record the total number of layouts in number, and .start .:
The information entered between body and .end.: body is recorded. 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. The kind indicates the existence location of the original data necessary for output. Whether the original data is a transaction data file, a fixed information file, or another file is identified by this value when the PID is generated. I know where to read the data from. label is the label for the data selected when entering the printout specifications
This is the same as the label determined in the record field specification file specified earlier and the fixed information file. The reference is a flag for identifying whether or not to edit the flag of the set field. ref_label has a reference flag value of 1
In case of (Edit flag), labe of selected flag
l is stored. ref_case stores data (characters) of the selected flag. Therefore, it means that the print content set by label is output when the value of ref_label is true for the value of ref_case. size indicates the character size set at the time of output.

【0041】ここでファイルの説明を終え、再び図16
のS41に戻り、PID形成について説明を続ける。こ
れらのファイルが存在しない場合はエラーメッセージが
表示装置3に画面表示される(S43)。エラーメッセ
ージとしては存在しないファイル名等である。エラーメ
ッセージ画面には、更にPID形成を続行するか否かを
選択する表示が示され、続行を選択すると、EXIT?
(S54)においてnoが選択されたこととなり業務I
D入力(S41)に戻る。また否を選択するとEXIT
?(S54)においてyesが選択されたこととなり図
5のメインプログラムのメインメニュー表示(S1)に
戻る。
Now that the description of the file has been completed, FIG.
Returning to S41, the description of PID formation is continued. If these files do not exist, an error message is displayed on the screen of the display device 3 (S43). 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. When selecting to continue, EXIT?
Since no is selected in (S54), task I
Return to D input (S41). If you select No, EXIT
? Since "yes" has been selected in (S54), the process returns to the main menu display (S1) of the main program in FIG.

【0042】これらのファイルが存在する場合はトラン
ザクションデータを読込む(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.

【0043】次にチェック及びコード変換プログラムを
自動生成する(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 using another model, it is possible to transfer the check and conversion program via the network or output it to a recording device such as an FD device or 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.

【0044】次にチェック及びコード変換処理を行う
(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.

【0045】次に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 with another model, it is possible to transfer the PID conversion program through the network or output to a recording device such as an FD device or MT device. 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
ID conversion processing).

【0046】次にS52で自動生成されたPID変換プ
ログラムを起動し、PIDを作成する(S53)。この
制御装置1にて、PID変換処理を行う場合は、先に生
成されたPID変換プログラムを自動的にコンパイル、
リンクして実行モジュールを作成後、実行すれば出力プ
リンター装置に合わせたPIDを作成することができ
る。出力されるMTは、各巻毎にページ連番範囲をメセ
ージで表示する。次にEXIT?(S54)においてn
oが選択されると業務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 the page serial number range for each volume as a message. EXIT? N in (S54)
When o is selected, 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.

【0047】(バックアップ/登録)図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).

【0048】また、登録が選択されると(S68)、登
録したい業務IDを入力する(S69)。MT保存状況
ファイルが検索され(S70)、入力された業務IDに
関するデータファイルはどのMTに格納されているかが
表示される(S71)。該当するMTを磁気テープ装置
にセットし(S72)、そのデータファイルをシステム
側に登録する(S73)。次にEXIT?(S67)に
おいてnoが選択されるとメニュー表示(S61)に戻
る。またtesを選択すると図5のメインプログラムの
メインメニュー表示(S1)に戻る。以上でバックアッ
プ/登録の説明を終える。次に本発明の特徴部分である
「チェック処理」、「チェックプログラム生成」、「P
ID変換処理」、「PID変換プログラム生成」、「及
びフラグ判定処理」について更に詳細な説明を、この順
に説明する。
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, "check processing", "check program generation", and "P" which are characteristic parts of the present invention
A more detailed description of "ID conversion processing", "PID conversion program generation", and "and flag determination processing" will be given in this order.

【0049】(チェック処理)図21はトランザクショ
ンデータのチェック処理について説明するためのフロー
図である。図21において、まず入力データであるトラ
ンザクションデータのコード名(JIS、ASCII、
JEF、IBM等)を1バイト系、2バイト系とも読込
む(S81)。次に、トランザクションデータ内に設定
されている外字コード値を読込む。外字コードについて
は別のファイルに登録されている等で正規のコードエリ
ア外に存在していても正常に読込むため、上記コードと
は別処理とする(S82)。そして、先に入力したトラ
ンザクションデータの1レコード分のレコードレイアウ
トをレコードフィールド仕様ファイルから読込む。チェ
ックプログラムの生成を行わない場合は、フィールド
名、及びコメント内容は読込む必要はない(フィールド
数分繰返し)。この時に、トランザクションデータのト
ータル処理件数とレコード長を読込む(S83)。
(Check Processing) FIG. 21 is a flow chart for explaining the transaction data check processing. In FIG. 21, first, the code name of the transaction data that is the input data (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).

【0050】レコードレイアウト読込み後、各フィール
ドのデータの型に基づいて判別処理を行う(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.

【0051】(チェックプログラム自動生成)図22は
トランザクションデータのチェックプログラム自動生成
について説明するためのフロー図である。図22におい
て、まずトランザクションデータのコード名を読込み、
チェックライブラリを取込む為の判断材料とする。ま
た、トランザクションデータのトータル処理件数とレコ
ード長を読込む(S91)。次に、トランザクションデ
ータに設定されている外字コード値を読込む(S9
2)。次に、1番目のフィールドに関するレコードレイ
アウト情報を読込む。この場合は、プログラムを生成す
るためのフィールド名(変数名)の読込みは必ず行う。
コメント(デバック、メンテナンス等に利用)について
は、ソースプログラムの見栄えに関係するため読込んで
もよいし、必要なければ読込まなくてもよい(S93、
S94)。そして、読込んだフィールド名、先頭位置、
桁数に従って、1番目のフィールドデータを読込むプロ
グラムを作成する(S95)。その後データの属性、入
力コード名を判断し、あらかじめチェック範囲を記述し
ているそれぞれのライブラリ名をプログラム記述する
(S96)。これらをフィールド数分繰り返し処理し、
メイン関数部分を作成する(S93)。最後に、チェッ
クライブラリに対して、外字コード値を利用してこの値
をチェック外とするプログラム制御文を作成する。
(Automatic Generation of Check Program) FIG. 22 is a flow chart for explaining automatic generation of a check program of transaction data. In FIG. 22, first, read the code name of 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.

【0052】(PID変換処理)図23はPID変換処
理過程を示すフロー図である。図23において、まず、
出力プリンターの名前を読込み、PIDの出力フォーマ
ットをどのように変換するかを決定する(S101)。
次にプリントアウト仕様ファイルの1番目のフィールド
に関して設定されているパラメータを読込む。ここで読
込むパラメータとしては、出力開始座標の単位、天地左
右方向の座標値、出力桁数、文字サイズ、入力データ
(トランザクションデータ、固定文字列データ等)の存
在ファイル識別子、入力データのフィールド名が存在す
る(S102、S103)。出力プリンターの名前か
ら、ラインプリンターの場合は出力開始位置座標から行
に関する制御コードを設定する。もしラインプリンター
ではなく全点アドレス指定ができるプリンターである場
合は行制御コードの設定を行う必要はない(S104、
S105)。プリントアウト仕様ファイル中のパラメー
タとして、reference 識別子が存在するか判別する(フ
ラグ判定処理)。存在すれば、ref _label と、ref _
caseに設定されている内容から入力データをセットす
る。
(PID conversion process) FIG. 23 is a flow chart showing the PID conversion process. In FIG. 23, 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). It is determined whether the reference identifier is present as a parameter in the printout specification file (flag determination process). If present, ref _label and ref _
Input data is set from the contents set in case.

【0053】次に、文字サイズに関して設定を行う(S
106)。そして、レコードフィールド仕様ファイルの
入力データに関する識別子から、入力データがトランザ
クションデータであるか、固定文字列データであるか判
別する(S107)。判別後、レコードフィールド仕様
ファイルのフィールド名を利用して、入力データの読込
みを行う。この際、レコードフィールド仕様ファイル、
もしくは 固定文字列データの属性を読込み(S10
8)、その属性を利用して、入力データがX、9項目で
あるかN項目であるかの判別を行う(S109)。この
判別によって、PIDに変換する時に、ANK読込みの
場合はシフトコードをデータに付加せず(S110)、
日本語読込み(S111)の場合はシフトコードをデー
タに付加する(S112)。以上の処理をプリントアウ
ト仕様ファイル中の各フィールドについて処理を行い
(S102、S114)、随時PIDとして出力を行う
(S113)。
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 record field 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 record field specification file,
Alternatively, the attribute of the fixed character string data is read (S10
8) 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, if the ANK is read, the shift code is not added to the data (S110),
When reading Japanese (S111), a shift code is added to the data (S112). The above process is performed for each field in the printout specification file (S102, S114), and output as a PID at any time (S113).

【0054】(PID変換プログラム自動生成)図24
はPID変換プログラム自動生成過程を示すフロー図で
ある。図24において、まず、プリントアウト仕様ファ
イル中に定義されている入力データ(トランザクション
データ、固定文字列データ等)のフィールド名(変数
名)及び、入力データのファイル存在識別子を読込み、
PID変換プログラムにおける入力データの変数名、デ
ータ読込み部の生成を行う(S121、S122、S1
23)。プリントアウト仕様ファイル中のi番目のパラ
メータ(座標単位、出力開始座標値、入力データのフィ
ールド名、入力データのファイル存在識別子、出力桁
数、文字サイズ)を読込む(S124、S125)。ラ
インプリンターであれば、天地方向の座標値より行制御
コードを生成する必要があるので、行制御ライブラリを
組込む(S126、S127)。また、先に読込んだプ
リントアウト仕様ファイル中のi番目のパラメータに、
reference 識別子が存在すれば、ref _label とref _
caseに設定される内容をもとに、判断文を形成し、フラ
グ値に応じて入力データをセットするライブラリを組み
込む。
(Automatic Generation of PID Conversion Program) FIG. 24
FIG. 7 is a flowchart showing a PID conversion program automatic generation process. In FIG. 24, 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). Also, in the i-th parameter in the printout specification file read earlier,
If the reference identifier exists, ref_label and ref_
Form a judgment sentence based on the contents set in case and incorporate a library that sets the input data according to the flag value.

【0055】次に、出力文字サイズに関して制御を行う
データを生成するために、文字サイズから文字サイズコ
ードへ変換を行うライブラリを組込む(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).

【0056】(フラグ判定処理)図5のメインプログラ
ムの指定編集処理(S3)における、図6の指定編集処
理のプリントアウト仕様入力(S29)における、表示
装置3に表示された図15のプリントアウト仕様入力画
面表示における「フラグ」は、この「フラグ判定処理」
の一実施形態である。図25はフラグ判定処理によるデ
ータの変換を示す図である。図25において(A)はト
ランザクションデータである。このトランザクションデ
ータにおけるフラグはその値によってメッセージAまた
はメッセージBを選択する識別子である。この場合フラ
グ値は0であるからメッセージAが選択されるようフラ
グ判定処理を行うと(B)のようにメッセージAが出力
される。フラグ判定処理は、このようにトランザクショ
ンデータに記録されているフラグ値によって選択される
トランザクションデータのフィールドのデータ、あるい
は、トランザクションデータに無く、別に入力して与え
るメッセージ等のデータを指定編集に従って出力紙に印
字する場合のデータの処理方法である。なお、特にフラ
グを設けずに、例えば、トランザクションデータ中に金
額や点数などの値がある場合には、金額や点数がどの範
囲にあるか演算してメッセージを選択するようにしても
よく、このようにすることでトランザクションデータの
データ量の増大を防ぐことができる。
(Flag determination process) In the designated edit process (S3) of the main program of FIG. 5, the printout of the designated edit process of FIG. 6 (S29) in the printout specification input (S29) of FIG. The "flag" in the specification input screen display is this "flag determination processing"
FIG. FIG. 25 is a diagram showing data conversion by the flag determination processing. In FIG. 25, (A) is transaction data. The flag in this transaction data is an identifier that selects message A or message B according to its value. In this case, since the flag value is 0, if the flag determination processing is performed so that the message A is selected, the message A is output as shown in (B). The flag determination process is performed by designating the data of the field of the transaction data selected by the flag value recorded in the transaction data, or the data such as a message which is not included in the transaction data and is input separately according to the specified edit. This is the data processing method for printing on. It should be noted that, without providing a flag in particular, for example, when the transaction data has a value such as an amount or a point, a message may be selected by calculating the range of the amount or the point. By doing so, it is possible to prevent an increase in the amount of transaction data.

【0057】図26は、図15のプリントアウト仕様入
力画面表示においてプレ印刷部分が画面表示された状態
を示している。更に、図27は、トランザクションデー
タを選択して出力位置を指定し画面表示に加えた状態を
示している。この状態において、フラグ判定処理を行い
たい場合は、このメニュー「フラグ」を選択する。図2
8はこのフラグ判定処理メニュー「フラグ」を選択した
場合のウインドウ画面を示す図である。このウインドウ
画面においてトランザクションデータのフラグ位置(バ
イト数、またはフィールド番号)を設定する。そしてフ
ラグ値が「0」の場合のメッセージについて、その出力
内容がトランザクションデータにある場合はフィールド
番号を「3」、「4」のように入力する。もしトランザ
クションデータにメッセージA、メッセージBの内容が
無い場合は、キーボード上から図28の「メッセージ」
の欄に設定する。
FIG. 26 shows a state in which the preprinted portion is displayed on the screen in the printout specification input screen display of FIG. Further, FIG. 27 shows a state in which the transaction data is selected, the output position is designated, and added to the screen display. In this state, when it is desired to perform the flag determination process, this menu "flag" is selected. Figure 2
FIG. 8 is a diagram showing a window screen when this flag determination processing menu “flag” is selected. Set the flag position (byte number or field number) of transaction data on this window screen. Then, regarding the message when the flag value is “0”, when the output content is in the transaction data, the field numbers are input as “3” and “4”. If the transaction data does not have the contents of message A and message B, “Message” shown in FIG.
Set in the column.

【0058】このようにして、1ページあたりのレイア
ウトを決定し、プリントアウトに関する仕様をすべて入
力指示した後に、終了し、プリントアウト情報に伴うデ
ータファイルを保存する。図29はそのファイルに記録
されるデータを表として判りやすく示す図である。実際
は図20のプリントアウト情報ファイルに例を示すよう
な形式でデータが保存される。そして、PIDを生成す
る際、このシステムで作成する場合は、この図20のデ
ータファイルからPID変換用のソースプログラムをシ
ステムが自動生成し、自動コンパイル、リンクしてロー
ドモジュールを作成し、起動後、セットされたMTにP
IDを記録する。他のシステムで作成する場合は、ソー
スプログラムをそのシステムでコンパイル、リンクして
ロードモジュールを作成し、起動後、セットされたMT
にPIDを記録する。
In this way, the layout for one page is determined, all the specifications relating to the printout are input and instructed, and then the process ends, and the data file accompanying the printout information is saved. FIG. 29 is a diagram showing the data recorded in the file as a table for easy understanding. Actually, data is stored in the printout information file of FIG. 20 in a format as shown in the example. When the PID is created by this system when it is created, the system automatically creates the source program for PID conversion from the data file of FIG. 20, and automatically compiles and links to create the load module, and after starting the program. , P to the set MT
Record the ID. When creating on another system, compile and link the source program on that system to create a load module, and after starting, set MT
Record the PID in.

【0059】プログラム生成時は、図20に示したデー
タファイルに基づいて、次のように行う。まず、コード
チェック後、印字出力に使用するプリンタで利用できる
文字コードにトランザクションデータのコードをコード
変換する。次に、データファイルに対して天地方向の印
字位置に対して、ソート処理を行う。このソート処理を
行ったデータに基づいて、PID変換用のソースファイ
ルを作成し、トランザクションデータ読込部、出力位置
指定部、PID出力部を作成する。ここで、ソート処理
を行ったデータファイル中の編集形式の欄に「referenc
e 」、「 ref_label 」、「 ref_case」という文字列
が存在している場合、フラグの判定文を作成し、次にデ
ータ読込み部に「label 」の該当する方を定義し、フラ
グファイル中のメッセージ内容を読込むようにプログラ
ムを作成する。このようにして、データ読込み部と、出
力位置指定部と、PID変換部を作成して行き、プログ
ラムを生成する。
At the time of program generation, it is performed as follows based on the data file shown in FIG. First, after the code check, the transaction data code is converted into a character code that can be used by the printer used for printout. Next, a sorting process is performed on the print position of the data file in the vertical direction. A source file for PID conversion is created based on the data obtained by this sort processing, and a transaction data reading unit, an output position designating unit, and a PID output unit are created. Here, "referenc" is displayed in the edit format column in the sorted data file.
If the character strings "e", "ref_label", and "ref_case" exist, create a flag judgment statement, then define the corresponding "label" in the data reading part, and set the message in the flag file. Create a program to read the contents. In this way, the data reading unit, the output position designating unit, and the PID conversion unit are created, and the program is generated.

【0060】以上本発明について実施例を挙げて説明し
たが、本発明はこの実施例にのみ拘束されるものではな
く、本発明の技術思想の範囲において様々な態様で応用
実施することができ、それらも本発明に含まれることは
説明するまでも無いことである。例えば、本発明のフラ
グ判定処理は、実施例で説明したシステム以外において
も広範に適用できるものであることは明らかである。ま
た、本発明のトランザクションデータのチェックプログ
ラム自動生成処理とチェック処理は実施例で説明したプ
リントイメージデータ形成過程に限らず、如何なるプリ
ントイメージデータ形成過程においても適用できる。ま
た、本発明のPID変換プログラム自動生成処理とPI
D変換処理は、トランザクションデータのチェック処理
の有無に依らず実施できる。
Although the present invention has been described with reference to the embodiments, the present invention is not limited to these embodiments and 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 obvious that the flag determination process of the present invention can be widely applied to systems 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 PI of the present invention
The D conversion process can be performed regardless of whether transaction data is checked.

【0061】[0061]

【発明の効果】以上の説明のように、本発明によれば、
画面対話方式で指定されたトランザクションデータ、文
字絵柄、及び、印刷位置に基づいて、トランザクション
データをプリントイメージデータに変換するため、異な
るトランザクションデータごとに人手によりプログラム
を作成する必要がないので、システムエンジニアに頼ら
ず、オペレータだけでトランザクションデータをプリン
トイメージデータに変換することができる。また、トラ
ンザクションデータをプリントイメージデータに変換す
るプログラムを自動的に生成する場合、チェックプログ
ラムを自動生成する装置と異なる装置で、時間のかかる
データの変換をすることができるので、効率のよい変換
処理を行うことができる。さらに、トランザクションデ
ータの所定のデータに基づいて、複数のデータから1つ
のデータが選択され、前記1つのデータの出力位置が所
定の位置になるように指定されるため、トランザクショ
ンデータの所定のデータにより、出力紙の同一位置に異
なった前記選択されたデータを印字できるプリントイメ
ージデータにトランザクションデータを変換することが
できるので、トランザクションデータの所定データに基
づいて、伝達する情報の差別化などを行うことができ
る。
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. Further, since one data is selected from a plurality of data based on the predetermined data of the transaction data and the output position of the one data is designated to be the predetermined position, the predetermined data of the transaction data is used. , Transaction data can be converted into print image data capable of printing different selected data at the same position on the output paper, so that information to be transmitted is differentiated based on predetermined data of transaction data. You can

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

【図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 flowchart for explaining the contents of transaction data check processing.

【図22】トランザクションデータのチェックプログラ
ム自動生成過程を示すフロー図である。
FIG. 22 is a flowchart showing a process of automatically generating a transaction data check program.

【図23】PID変換処理過程を示すフロー図である。FIG. 23 is a flowchart showing a PID conversion process.

【図24】PID変換プログラム自動生成過程を示すフ
ロー図である。
FIG. 24 is a flowchart showing a PID conversion program automatic generation process.

【図25】フラグ判定処理によるデータの変換を示す図
である。
FIG. 25 is a diagram showing data conversion by flag determination processing.

【図26】図15のプリントアウト仕様入力画面表示に
おいてプレ印刷部分が画面表示された状態を示してい
る。
FIG. 26 shows a state in which the pre-print portion is displayed on the screen in the printout specification input screen display of FIG.

【図27】トランザクションデータを選択して出力位置
を指定し画面表示に加えた状態を示している。
FIG. 27 shows a state in which transaction data is selected, an output position is designated and added to the screen display.

【図28】メニューの中から演算処理編集メニュー「フ
ラグ」を選択した画面表示を示す図。
FIG. 28 is a diagram showing a screen display in which a calculation process edit menu “flag” is selected from the menu.

【図29】プリントアウト情報に伴い保存されるデータ
ファイルに記録されるデータを表として判りやすく示す
図である。
FIG. 29 is a diagram showing the data recorded in the data file saved with the printout information as a table for easy understanding.

【図30】請求書を所定のフォームの出力紙で作成する
場合の処理過程を示す図である。
FIG. 30 is a diagram showing a process of creating a bill on output paper of a predetermined form.

【図31】トランザクションファイルに書き込まれてい
る1レコードの例を示す図である。
FIG. 31 is a diagram showing an example of one record written in a transaction file.

【図32】所定のフォームの出力紙にトランザクション
データが印字されるべき態様を示す図である。
FIG. 32 is a diagram showing an aspect in which transaction data should be printed on an output sheet of a predetermined form.

【図33】トランザクションデータの各データを出力紙
の印字されるべき位置に正しく印字するためのデータ形
式の一例である。
FIG. 33 is an example of a data format for correctly printing each piece of transaction data at a position to be printed on output paper.

【符号の説明】[Explanation of symbols]

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

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0007】このような場合、単にトランザクションデ
ータと出力紙をプリンターにセットしたのでは各データ
は印字されるべき正しい位置には印字されないことは明
らかであり、各データを出力紙の印字されるべき位置に
正しく印字するためには、トランザクションデータのレ
コードを図33に示すようなデータ形式に形式変更する
必要がある。この図33はPIDの一例である。図33
に示すデータ形式によれば、プリンターは、1レコード
を読込み、まず改頁して次の出力紙を取込み、第1行目
は改行、第2行目は最初の10桁を空白にし、11桁目
〜40桁目にフィールド2の内容「住所」を印刷して改
行し、続いて第3行目、第4行目を改行後、第5行目は
最初の10桁を空白にし、11〜20桁目にフィールド
1の内容「氏名」を印字し、続く10桁を空白にし、3
1〜35桁目にフィールド3の内容「請求金額」を印字
して改行する。この一連のデータ列が出力処理件数分並
んでいる。図33中の漢字INコードは、以下のデータ
は1文字2バイトのデータであることを示すコードであ
り、漢字OUTコードは1文字2バイトのデータの終了
を示すコードである。
In such a case, it is clear that simply setting the transaction data and the output paper on the printer will not print the respective data at the correct positions where they should be printed, 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 . This FIG. 33 is an example of PID. FIG. 33
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. 33 is a code indicating that the following data is data of 1 character and 2 bytes, and the Kanji OUT code is a code indicating the end of data of 1 character and 2 bytes.

【手続補正2】[Procedure Amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0008[Correction target item name] 0008

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0008】このように図31に示すようなトランザク
ションデータを、例えば図32に示す出力仕様で、図3
に示すような形式に形式変更して、プリンターが解読
でき各データが印字されるべき位置に印字できるように
するのがPID作成処理であり、この処理によりPID
が作成される。
As described above, the transaction data as shown in FIG. 31 is output by the output specification shown in FIG.
The PID creation process is to change the format to that shown in Fig. 3 so that the printer can interpret it and print each data at the position where it should be printed.
Is created.

【手続補正3】[Procedure 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0046[Correction target item name] 0046

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0046】次にS52で自動生成されたPID変換プ
ログラムを起動し、PIDを作成する(S53)。この
制御装置1にて、PID変換処理を行う場合は、先に生
成されたPID変換プログラムを自動的にコンパイル、
リンクして実行モジュールを作成後、実行すれば出力プ
リンター装置に合わせたPIDを作成することができ
る。出力されるMTは、各巻毎にページ連番範囲をメッ
セージで表示する。次にEXIT?(S54)において
noが選択されると業務ID入力(S41)に戻る。ま
た否を選択すると図5のメインプログラムのメインメニ
ュー表示(SI)に戻る。以上で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. MT to be output, a message the page serial number range to each each volume
Display in sage . EXIT? When no is selected in (S54), the process returns to the business ID input (S41). If the user selects "No", the display returns to the main menu display (SI) of the main program shown in FIG. This is the end of the description of PID formation. Next, backup / registration will be described.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0048[Correction target item name] 0048

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0048】また、登録が選択されると(S68)、登
録したい業務IDを入力する(S69)。MT保存状況
ファイルが検索され(S70)、入力された業務IDに
関するデータファイルはどのMTに格納されているかが
表示される(S71)。該当するMTを磁気テープ装置
にセットし(S72)、そのデータファイルをシステム
側に登録する(S73)。次にEXIT?(S67)に
おいてnoが選択されるとメニュー表示(S61)に戻
る。またyesを選択すると図5のメインプログラムの
メインメニュー表示(S1)に戻る。以上でバックアッ
プ/登録の説明を終える。次に本発明の特徴部分である
「チェック処理」、「チェックプログラム生成」、「P
ID変換処理」、「PID変換プログラム生成」、「及
びフラグ判定処理」について更に詳細な説明を、この順
に説明する。
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 yes is selected, the screen returns to the main menu display (S1) of the main program shown in FIG. This completes the description of backup / registration. Next, "check processing", "check program generation", and "P" which are characteristic parts of the present invention
A more detailed description of "ID conversion processing", "PID conversion program generation", and "and flag determination processing" will be given in this order.

【手続補正5】[Procedure Amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0050[Correction target item name] 0050

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【0050】レコードレイアウト読込み後、各フィール
ドのデータの型に基づいて判別処理を行う(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.

【手続補正6】[Procedure correction 6]

【補正対象書類名】図面[Document name to be corrected] Drawing

【補正対象項目名】全図[Correction target item name] All drawings

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【図1】 [Figure 1]

【図2】 [Fig. 2]

【図3】 [Figure 3]

【図4】 [Figure 4]

【図5】 [Figure 5]

【図6】 [Figure 6]

【図31】 FIG. 31

【図7】 [Figure 7]

【図8】 [Figure 8]

【図9】 [Figure 9]

【図10】 [Figure 10]

【図11】 FIG. 11

【図18】 FIG. 18

【図28】 FIG. 28

【図32】 FIG. 32

【図12】 [Fig. 12]

【図13】 [Fig. 13]

【図14】 FIG. 14

【図16】 FIG. 16

【図19】 FIG. 19

【図20】 FIG. 20

【図22】 FIG. 22

【図15】 FIG. 15

【図17】 FIG. 17

【図24】 FIG. 24

【図25】 FIG. 25

【図21】 FIG. 21

【図26】 FIG. 26

【図27】 FIG. 27

【図23】 FIG. 23

【図30】 FIG. 30

【図29】 FIG. 29

【図33】 FIG. 33

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換プ
ログラムを自動的に生成するプリントイメージデータ変
換プログラム自動生成処理を行うプログラム作成方法で
あって、前記指定編集処理が、トランザクションデータ
の所定のデータに基づいて、複数のデータから1つのデ
ータが選択され、前記1つのデータの出力位置が所定の
位置になるように指定される処理を含むことを特徴とす
るプログラム作成方法。
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 program creating method for automatically creating a print image data conversion program for automatically creating a print image data conversion program for converting into data, wherein the designated editing process is performed on the basis of predetermined data of transaction data. A method of creating a program, comprising a process of selecting one data from the data and designating an output position of the one data to be a predetermined position.
【請求項2】請求項1記載のプリントイメージデータ変
換プログラム自動生成処理により生成された前記プリン
トイメージデータ変換プログラムによって、前記トラン
ザクションデータをプリントイメージデータに変換する
プリントイメージデータ変換処理を含むことを特徴とす
るプリントイメージデータ作成方法。
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】トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定する指定編集処理と、トラン
ザクションデータをその指定編集処理で得られた情報に
基づき出力紙に印字出力するプリンター用のプリントイ
メージデータに変換するプリントイメージデータ変換処
理とを含むプリントイメージデータ作成方法であって、
前記指定編集処理が、トランザクションデータの所定の
データに基づいて、複数のデータから1つのデータが選
択され、前記1つのデータの出力位置が所定の位置にな
るように指定される処理を含むことを特徴とするプリン
トイメージデータ作成方法。
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 including a print image data conversion process for converting to data,
The designated editing process includes a process of selecting one data from a plurality of data based on predetermined data of transaction data and designating an output position of the one data to be a predetermined position. Characteristic print image data creation method.
【請求項4】トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、その
指定編集手段で得られた情報に基づき出力紙に印字出力
するプリンター用のプリントイメージデータに変換する
プリントイメージデータ変換プログラムを自動的に生成
するプリントイメージデータ変換プログラム自動生成手
段とを有するプログラム作成装置であって、前記指定編
集手段が、トランザクションデータの所定のデータに基
づいて、複数のデータから1つのデータが選択され、前
記1つのデータの出力位置が所定の位置になるように指
定される手段を含むことを特徴とするプログラム作成装
置。
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 creating apparatus having a print image data conversion program automatic generation means for automatically generating a print image data conversion program to be converted, wherein the designated editing means is a plurality of data based on predetermined data of transaction data. 1. A program creating device, characterized in that it includes means for selecting one piece of data from the above and specifying the output position of the one piece of data to be a predetermined position.
【請求項5】請求項4記載のプログラム作成装置により
生成された前記プリントイメージデータ変換プログラム
によって、前記トランザクションデータをプリントイメ
ージデータに変換するプリントイメージデータ変換手段
を含むことを特徴とするプリントイメージデータ作成装
置。
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】トランザクションデータの文字絵柄、印刷
位置を画面対話方式に指定される指定編集手段と、トラ
ンザクションデータを前記指定編集手段で得られた情報
に基づき出力紙に印字出力するプリンター用のプリント
イメージデータに変換するプリントイメージデータ変換
手段からなるプリントイメージデータ作成装置であっ
て、前記指定編集手段が、トランザクションデータの所
定のデータに基づいて、複数のデータから1つのデータ
が選択され、前記1つのデータの出力位置が所定の位置
になるように指定される手段を含むことを特徴とするプ
リントイメージデータ作成装置。
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 information obtained by the designated edit means. A print image data creating apparatus for converting print image data to image data, wherein the designated editing means selects one data from a plurality of data based on predetermined data of transaction data. A print image data creating apparatus comprising means for designating an output position of one data to be a predetermined position.
JP5292623A 1993-10-28 1993-10-28 Method and device for preparing program and method and device for preparing printing image data Pending JPH07129376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5292623A JPH07129376A (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
JP5292623A JPH07129376A (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
JPH07129376A true JPH07129376A (en) 1995-05-19

Family

ID=17784201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5292623A Pending JPH07129376A (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) JPH07129376A (en)

Similar Documents

Publication Publication Date Title
CN106886418B (en) HTML interface control label
JP4356847B2 (en) Field definition information generation method, line and field definition information generation device
CA1313270C (en) Method and apparatus for forms generation
CN1607524B (en) Method for checking multiple variable data document and computer device
US6882441B1 (en) Automated typesetting system
JP2003505854A (en) How to convert a primitive parts list for a printed circuit board to a standard parts list
JPH08161309A (en) Word processor
JPH07129393A (en) Method and device for preparing program and method and device for preparing printing image data
JPH07129391A (en) Method and device for preparing program and method and device for preparing printing image data
JPH07121333A (en) Method and device for preparing program and method and device for preparing print image data
JPH07129376A (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
JPH07129387A (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
JPH07129389A (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
JPH07129394A (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
JPH07121334A (en) Method and device for preparing program and method and device for preparing print image data
JPH07129377A (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
JPH1097417A (en) Program assembling device and storage medium
JPH0830443A (en) Method and device for program generation and method and device for print image data generation
JPH07121359A (en) Method and device for preparing program and method and device for preparing printed image data
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