JPS60134994A - Output system of data - Google Patents

Output system of data

Info

Publication number
JPS60134994A
JPS60134994A JP58248374A JP24837483A JPS60134994A JP S60134994 A JPS60134994 A JP S60134994A JP 58248374 A JP58248374 A JP 58248374A JP 24837483 A JP24837483 A JP 24837483A JP S60134994 A JPS60134994 A JP S60134994A
Authority
JP
Japan
Prior art keywords
output
data
output data
writing
job
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
JP58248374A
Other languages
Japanese (ja)
Inventor
Takashi Yamashita
孝 山下
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58248374A priority Critical patent/JPS60134994A/en
Publication of JPS60134994A publication Critical patent/JPS60134994A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To improve of operability by questioning whether or not output data are deleted by a data output system, which allows re-output of the desired data set according to need after writing of output data has been completed. CONSTITUTION:An output writing program writer 14 reads out data from an output data set 11 in accordance with the output information which is stored in an output job queue 13, and writes them in a printer, punching device, etc. After completion of writing of the output data, an operated 100, which questions whether or not the output data are deleted, is added. After writing of the output data is completed, the response message, which questions whether or not the output data are deleted, is displayed on a display device 16 through a master scheduler 15. In accordance with the answer to this message by an operator, the output data are deleted or re-outputted.

Description

【発明の詳細な説明】 lal 発明の技術分野 本発明はデータ出力方式に係り、特に処理結果の出力デ
ータを出力装置に書き出したのち、必要に応じて出力装
置への再出力を可能ならしめる情報処理装置の制御方式
に関する。
[Detailed Description of the Invention] lal Technical Field of the Invention The present invention relates to a data output method, and in particular to information that enables output data of processing results to be written to an output device and then re-outputted to the output device as necessary. This invention relates to a control method for a processing device.

(bl 従来技術と問題点 従来の情報処理装置においては、処理結果としてのデー
タセットを出力書出しプログラム(以後これをライタと
称する)が印刷機等の出力装置に出力し終わると、自動
的に上記データセットは消去されてしまう。そのため印
刷結果が不鮮明、或いは印刷用紙がくしゃくしゃになる
等出力結果に不具合が生じても、上記データセットを再
出力することが出来ず、再度印刷するためには上記の処
理をもう一度始めから行わねばならないという不便があ
った。
(bl) Prior Art and Problems In conventional information processing devices, when the output writing program (hereinafter referred to as a writer) finishes outputting a data set as a processing result to an output device such as a printing machine, the above-mentioned The data set will be deleted. Therefore, even if there is a problem with the output result such as the print result is unclear or the printing paper is crumpled, the above data set cannot be re-outputted, and in order to print again, the above There was an inconvenience in that the process had to be repeated from the beginning.

一方、従来出力データの出力後に再度同じデータを出力
するレピート機能はあるが、これは複写物を得るための
機能であり、予めこの機能を指定しておいた場合にのみ
データの出力後目動的に再出力されるようになっており
、データ出力後に再出力を要する事態が生じても再出力
を選択しえないという上記の問題点は解消しない。
On the other hand, conventionally there is a repeat function that outputs the same data again after outputting the output data, but this is a function to obtain a copy, and only if this function is specified in advance. Therefore, even if a situation that requires re-output occurs after data has been output, the above-mentioned problem of not being able to select re-output remains unresolved.

tc) 発明の目的 本発明の目的は、必要に応じて所望のデータセットの再
出力を可能ならしめるデータ出力方式を提供することに
ある。
tc) Object of the Invention An object of the present invention is to provide a data output method that makes it possible to re-output a desired data set as needed.

+d+ 発明の構成 本発明の特徴は、出力データを格納するデータセントの
定義文中に、出力装置に対する出力データの書出し終了
後に前記出力データの消去の可否を規定するオペランド
を付加し、該オペランドにおいて指定されている場合に
は、出力データの書出し終了後に出力データの消去の可
否を問い合せ、これに対する操作者の回答に基づいて前
記出力データの消去もしくは再出力を行うことにある。
+d+ Structure of the Invention A feature of the present invention is that an operand is added to the definition statement of a data center that stores output data, which specifies whether or not the output data can be erased after writing of the output data to the output device is completed. If so, after the writing of the output data is finished, an inquiry is made as to whether the output data can be erased or not, and the output data is erased or re-output based on the operator's response to the inquiry.

te+ 発明の実施例 以下本発明の一実施例を図面を参照しながら説明する。te+ Example of invention An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例における処理の流れを模式的
に示すブロック図である。
FIG. 1 is a block diagram schematically showing the flow of processing in an embodiment of the present invention.

情報処理装置で所望ジョブの処理を行うには、まず読み
取りプログラム(以後これをリーグと略記する)1によ
りジョブの実行に必要な一連の情報の集合体である入力
ストリーム2を読み取り、当該ジョブを入力ジョブキュ
−3に登録するとともに、当該ジョブを定義するジョブ
制御ステートメント4.及び入力データを直接アクセス
記憶装置(以後これをDASDと略記する)5上に設け
られた入力作業域に一旦格納する。
In order for an information processing device to process a desired job, first, a reading program (hereinafter abbreviated as league) 1 reads an input stream 2, which is a collection of information necessary for executing the job, and then processes the job. 4. A job control statement that is registered in the input job queue 3 and defines the job. and input data are temporarily stored in an input work area provided on a direct access storage device (hereinafter abbreviated as DASD) 5.

上記ジョブ制御情報にはジョブの開始を示すJOBステ
ートメント6、一つのジョブステップを規定するEXE
C文7.当該ジョブステップで使用するデータセットを
定義するDD文8が含まれる。
The above job control information includes JOB statement 6 that indicates the start of a job, and EXE statement that specifies one job step.
C sentence 7. A DD statement 8 that defines the data set used in the job step is included.

本実施例では上記DD文8のうち、出力データを格納す
るデータセットの定義文中に第2図に示すように新規の
オペランド1ooを設ける。このオペランド100では
例えば図示したように、clear = yes −■ 或いは clear −no −■ のいずれか一方を選択して指定し得る。■を指定した場
合には従来と同様に出力装置に対する書出しが終了した
のち、出方データは自動的に消去される。■を指定した
場合には、後述するように出力装置における書出し終了
後に、出力データの消去の可否を選択可能とする。本実
施例ではこの新規オペランド100で■を指定した場合
について説明する。
In this embodiment, a new operand 1oo is provided in the definition statement of the data set that stores output data in the DD statement 8, as shown in FIG. In this operand 100, for example, as shown in the figure, either clear = yes -■ or clear -no -■ can be selected and specified. When (2) is specified, the output data is automatically deleted after writing to the output device is completed, as in the conventional case. When (2) is specified, it is possible to select whether or not to erase the output data after writing on the output device is completed, as will be described later. In this embodiment, a case will be explained in which the new operand 100 specifies ■.

開始プログラム(イニシータ)9は入力ジョブキュ−3
に基づいてDASDS上から該当するジョブ制御情報を
選び出し、当該ジョブの実行に必要な入出力装置等の資
源を準備する。準備が完了すると、EXEC文7で指示
された処理プログラム1Oを呼出して実行を開始させる
。その際DASDs上から当該ジョブステップに必要な
5YSINデータが順次読みされて所定の処理が遂行さ
れる。上記処理プログラム10の実行結果として得られ
た出力データセット、即ち5YSOUTデータはDAS
DIIに書き込まれる。
Start program (initiator) 9 is input job queue 3
Based on this, the relevant job control information is selected from the DASDS, and resources such as input/output devices necessary for executing the job are prepared. When the preparation is completed, the processing program 1O instructed by the EXEC statement 7 is called to start execution. At this time, the 5YSIN data necessary for the job step are sequentially read from the DASDs and predetermined processing is performed. The output data set obtained as a result of executing the processing program 10, that is, the 5YSOUT data is
Written to DII.

上記処理プログラム10の実行が終了すると、終止プロ
グラム(ターミネータ)12は出力ジョブキュ−13に
上記5YSOUデータの出力ジョブの登録を行い、更に
使用ずみの資源を開放する等の後処理を行う。
When the execution of the processing program 10 is completed, the termination program (terminator) 12 registers the output job of the 5YSOU data in the output job queue 13, and further performs post-processing such as releasing used resources.

出力書出しプログラム(ライタ)14は上記出力ジョブ
キュ−13に格納された出力情報に基づいて、5YSO
UTデータをD A S D 11から読み出し、印刷
装置、穿孔装置等の指定された出力装置に書き出す。
The output writing program (writer) 14 writes 5YSO based on the output information stored in the output job queue 13.
The UT data is read from the DASD 11 and written to a specified output device such as a printing device or punching device.

この出力装置に書き出したとき、例えば印刷結果が非常
に薄い、或いは印刷用紙がくしゃくしゃになる等の不具
合があっても、従来はライタ14が出力装置に対する5
YSOUTデータの書出しを終了すると、当該ジョブを
出力ジョブキュ−13がら削除するとともに、当該ジョ
ブが使用していた上記DASDII上の記憶領域を開放
する。そのため出力結果に不具合が存在してもこれを再
出力するためには、当該ジョブを再実行することが必要
であった。
When writing to this output device, even if there is a problem such as the print result being very thin or the printing paper being crumpled, conventionally the writer 14
When writing of the YSOUT data is finished, the job is deleted from the output job queue 13, and the storage area on the DASD II used by the job is released. Therefore, even if there is a defect in the output result, in order to re-output it, it is necessary to re-execute the job.

これに対し本実施例では前述のように新規に設けられた
オペランド100において■を指定しであるので、出力
装置における書出しが終了したのち直ちにジョブキュ−
13における登録が消去されることなく、登録削除の可
否を問い合せる応答メッセージを、マスクスケジューラ
15を介してコンソール16上に表示する。そこでもし
印刷結果等に何らかの異常があった場合には、コンソー
ル16から例えば“消去:否”の旨をキーインする。
On the other hand, in this embodiment, as described above, the newly provided operand 100 specifies ■, so that the job queue is immediately returned after writing on the output device is completed.
A response message inquiring whether the registration can be deleted is displayed on the console 16 via the mask scheduler 15 without deleting the registration in 13. If there is any abnormality in the print result or the like, for example, a key is input from the console 16 to the effect of "Erase: No".

ライタ14はこのキーインされた回答を読み取って前記
出力ジョブキュ−12における登録を消去せず、当該ジ
ョブの再出力を行う。
The writer 14 reads this keyed-in response and re-outputs the job without erasing the registration in the output job queue 12.

もし出力結果が正常であればコンソール16に表示され
た応答メソセージに対して、“消去:可”の旨を回答す
れば、従来と同様に出力ジョブキュー16における当該
ジョブの登録は削除され、5YSOUTデータが占有し
ていた領域も開放される。
If the output result is normal, if you reply "Delete: OK" to the response message displayed on the console 16, the registration of the job in the output job queue 16 will be deleted as before, and the 5YSOUT The area occupied by the data is also freed.

(fl 発明の詳細 な説明した如く本発明により印刷装置等における出力の
書出し結果に不具合が発生した場合には、ジョブの再実
行を行うことなく再出力が可能となる。
(fl) As described in detail, according to the present invention, if a problem occurs in the output writing result of a printing device or the like, it is possible to re-output the job without having to re-execute the job.

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

第1図は本発明の一実施例を模式的に示すブロック図、
第2図は出力装置における再出力を可能にするための指
定方法を示す図である。 図において、1はリーダ、2は入力ストリーム、5はジ
ョブ制御ステートメント、8はDD文、10は処理プロ
グラム、11ば5YSOUTデータ、12はターミネー
タ、13は出力ジョブキュー、14はライタ、16はコ
ンソール、 100はDD文に新規に設けたオペランド
を示す。
FIG. 1 is a block diagram schematically showing an embodiment of the present invention;
FIG. 2 is a diagram showing a designation method for enabling re-output on an output device. In the figure, 1 is a reader, 2 is an input stream, 5 is a job control statement, 8 is a DD statement, 10 is a processing program, 11 is 5YSOUT data, 12 is a terminator, 13 is an output job queue, 14 is a writer, and 16 is a console , 100 indicates an operand newly provided in the DD statement.

Claims (1)

【特許請求の範囲】[Claims] 出力データを格納するデータセットの定義文中に、出力
装置に対する出力データの書出し終了後に前記出力デー
タの消去の可否を規定するオペランドを付加し、該オペ
ランドにおいて指定されている場合には、出力データの
書出し終了後に出力データの消去の可否を問い合せ、こ
れに対する操作者の回答に基づいて前記出力データの消
去もしくは再出力を行うことを特徴とするデータ出力方
式。
Add an operand to the definition statement of the dataset that stores the output data that specifies whether the output data can be erased after the output data has been written to the output device, and if specified in the operand, the output data will be erased. A data output method characterized in that after writing is completed, an inquiry is made as to whether or not the output data can be erased, and the output data is erased or re-output based on an operator's response to the inquiry.
JP58248374A 1983-12-23 1983-12-23 Output system of data Pending JPS60134994A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58248374A JPS60134994A (en) 1983-12-23 1983-12-23 Output system of data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58248374A JPS60134994A (en) 1983-12-23 1983-12-23 Output system of data

Publications (1)

Publication Number Publication Date
JPS60134994A true JPS60134994A (en) 1985-07-18

Family

ID=17177147

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58248374A Pending JPS60134994A (en) 1983-12-23 1983-12-23 Output system of data

Country Status (1)

Country Link
JP (1) JPS60134994A (en)

Similar Documents

Publication Publication Date Title
JPH096628A (en) Method and device for parallel processing procedure selection
JPS60134994A (en) Output system of data
JPH03241439A (en) Test data preparation tool
JPH02165353A (en) Conversation type data processing system
JPH11184900A (en) Scenario display device and method therefor
JPH02275539A (en) Debugging system
JP2613881B2 (en) Automatic creation of shipping documents
JPS588010B2 (en) Program creation device
JPH0628377A (en) Business form output device
KR100352500B1 (en) Method for automation of form controls generation
JPH0535414A (en) Magnetic tape file access system
JP2000330844A (en) Method and device for recording data
JPH04373060A (en) Batch job input number limiting system
JP2631778B2 (en) Computer program test equipment
JPH02275535A (en) Testing device
JPH02307129A (en) Setting/deleting system for snap id output sentence
JPH0324638A (en) Routine tracing device
JPH08171611A (en) Character recognizing system
JPH02308355A (en) Input procedure management system for interpreter
JPH05265731A (en) Global job network diagram producer
JPH01137348A (en) Data writing system
JPH04316138A (en) Debug processor
JP2001318806A (en) Method for preparing failure analysis data of program
JPS60160466A (en) Device for controlling hierarchical sequence
JPH04128936A (en) Program execution environment changeover system