JPH04139525A - Remote system output system - Google Patents
Remote system output systemInfo
- Publication number
- JPH04139525A JPH04139525A JP2264330A JP26433090A JPH04139525A JP H04139525 A JPH04139525 A JP H04139525A JP 2264330 A JP2264330 A JP 2264330A JP 26433090 A JP26433090 A JP 26433090A JP H04139525 A JPH04139525 A JP H04139525A
- Authority
- JP
- Japan
- Prior art keywords
- print data
- remote
- request
- printer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000012546 transfer Methods 0.000 claims abstract description 28
- 238000000034 method Methods 0.000 claims description 6
- 238000004891 communication Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 abstract description 20
- 238000010586 diagram Methods 0.000 description 4
- 238000007639 printing Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 101100133458 Neurospora crassa (strain ATCC 24698 / 74-OR23-1A / CBS 708.71 / DSM 1257 / FGSC 987) nit-2 gene Proteins 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はプリンタ出力方式に関し、特に遠隔ファイルア
クセス機能を持つ遠隔システムにプリントデータを出力
する遠隔システム出力方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a printer output method, and more particularly to a remote system output method for outputting print data to a remote system having a remote file access function.
従来、遠隔システムに対してプリンタ出力を行う場合、
フロッピィディスクや磁気テープ等による媒体交換によ
るか、または通信を行うシステムの両方でオンラインプ
ログラムの開発をし通信回線を利用したデータ交換を行
い、プリンタ出力処理を行っていた。Conventionally, when printing output to a remote system,
Online programs were developed both by exchanging media such as floppy disks and magnetic tapes, and by communication systems, exchanging data using communication lines, and outputting data to printers.
従来の遠隔システムのプリンタ出力は、媒体によるデー
タ交換の場合はデータを媒体に書き込む手間がかかるう
えに媒体を移動する時間を要し、リアルタイムな処理が
行えない。また、リアルタイムのオンラインプログラム
を開発する場合、独特の手続が必要であり、プログラム
の確認作業も通信環境を必要とするために手間がかかる
などの欠点がある。In conventional printer output from remote systems, when data is exchanged using a medium, it takes time to write the data onto the medium, and it also takes time to move the medium, making it impossible to perform real-time processing. Furthermore, when developing a real-time online program, unique procedures are required, and program verification requires a communication environment, which is time-consuming.
本発明の遠隔システム出力方式は、通信回線で結合され
た遠隔システムにあるファイルをインラインプログラム
でアクセスする遠隔システムにおいて、スプールファイ
ル内のプリントデータに対し転送要求を作成する手段と
、転送要求のあった前記プリントデータを要求システム
のスプールファイルからサービス側スプールファイルに
転送しサービス側に印字要求を作成する手段と、前記印
字要求に基いて出力を行う手段とを備え、インラインプ
ログラムのプリントデータをサービスシステムのプリン
タにスプールファイルを経由して出力するようにして構
成される。The remote system output method of the present invention provides a means for creating a transfer request for print data in a spool file and a means for creating a transfer request for print data in a spool file in a remote system that accesses files in the remote system connected via a communication line using an inline program. A means for transferring the print data from a spool file of a requesting system to a service side spool file to create a print request on the service side, and a means for outputting based on the print request; It is configured to output to the system printer via a spool file.
次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例を示す機能構成図である。同
図においてジョブプログラムのプリントデータはスプー
ル処理ルーチンにより要求ンステム内のスプールファイ
ルに格納する。既にスプールファイルに出力済みのレポ
ートに対しては、転送要求作成処理機構1により転送要
求を作成する。データ転送・印字要求作成処理機構2は
遠隔ファイルアクセス4を経由してサービスファイルの
スプールファイルに上記のプリントデータを格納する。FIG. 1 is a functional configuration diagram showing an embodiment of the present invention. In the figure, print data of a job program is stored in a spool file in a request system by a spool processing routine. For a report that has already been output to a spool file, a transfer request is created by the transfer request creation processing mechanism 1. The data transfer/print request creation processing mechanism 2 stores the above print data in the spool file of the service file via the remote file access 4.
サービスシステムのスプールファイルに格納されたプリ
ントデータはプリンタ出力処理機構3によりプリンタに
出力する。The print data stored in the spool file of the service system is output to the printer by the printer output processing mechanism 3.
プリントデータの転送手順として二つの場合がある。第
2図(a)はジョブプログラムにて出力装置として遠隔
システムのプリンタを指定した場合の例であり、第2図
(b)は既に要求システムのスプールファイルにプリン
トデータが出力されている場合の例である。There are two cases as the print data transfer procedure. Figure 2 (a) shows an example where a printer of a remote system is specified as the output device in the job program, and Figure 2 (b) shows an example where print data has already been output to the spool file of the requesting system. This is an example.
第2図(a)においては、ジョブプログラムはプリンタ
装置として遠隔プリンタを指定する。ジョブプログラム
のプリントデータは−H要求システムのスプールファイ
ルに出力される。ジョブプログラムでプリンタクロース
命令を行うと転送要求が作成され、データ転送拳印字要
求作成処理機構2により要求システムのスプールファイ
ルからプリントデータが読み取られ、サービスシステム
のスプールファイルに格納される。データ転送が終了す
るとサービスシステムに印字要求が作成される。サービ
スシステムでは印字要求にもとすいてプリンタ出力処理
機構3が印字を行う。In FIG. 2(a), the job program specifies a remote printer as the printer device. The print data of the job program is output to the spool file of the -H request system. When a job program executes a printer close command, a transfer request is created, and the data transfer print request creation processing mechanism 2 reads the print data from the spool file of the requesting system and stores it in the spool file of the service system. When the data transfer is completed, a print request is created in the service system. In the service system, the printer output processing mechanism 3 performs printing in response to a print request.
!2図(b)のスプールファイル内のプリントデータを
転送する場合、転送要求作成処理機構1により、転送す
るレポートに対し転送要求を作成する。転送要求が作成
されるとデータ転送・印字要求作成処理機構2が自動起
動され、要求システムのスプールファイルからプリント
データが読みとられ、サービスシステムのスプールファ
イルに格納される。データ転送が終了すると、転送要求
作成時に転送要求作成処理機横1にて印字要求を作成す
ることが指定されている場合は印字要求を作成し、プリ
ンタ出力処理機構3で印字を行う。! When transferring the print data in the spool file shown in FIG. 2(b), the transfer request creation processing mechanism 1 creates a transfer request for the report to be transferred. When a transfer request is created, the data transfer/print request creation processing mechanism 2 is automatically activated, the print data is read from the spool file of the requesting system, and is stored in the spool file of the service system. When the data transfer is completed, if creating a print request is specified in the transfer request creation processor side 1 at the time of creating the transfer request, a print request is created and the printer output processing mechanism 3 prints it.
第3図はデータ転送・印字要求作成処理機NIt2によ
る遠隔ファイルアクセス4の起動/停止動作を示す流れ
図である。データ転送・印字要求作成処理機構2は遠隔
ファイルアクセス機能を使用して遠隔システムのスプー
ルファイルへプリントデータを転送している。このため
、データ転送時には遠隔ファイルアクセス機能の起動、
転送終了時には遠隔ファイルアクセス機能の停止を行う
。FIG. 3 is a flowchart showing the start/stop operation of the remote file access 4 by the data transfer/print request creation processor NIt2. The data transfer/print request creation processing mechanism 2 uses a remote file access function to transfer print data to a spool file of a remote system. Therefore, when transferring data, the remote file access function is activated,
When the transfer is completed, the remote file access function is stopped.
以上説明したように本発明は、遠隔システムのプリンタ
に出力する場合、プリントデータを遠隔ファイルアクセ
スを経由し、要求システムからサービスシステムのスプ
ールファイルに転送しプリンタ出力を行うことにより、
通常のインラインプログラムのプリントデータを自動的
に遠隔システムに転送・印字できる効果がある。As explained above, when outputting to a printer in a remote system, the present invention transfers print data from the requesting system to the spool file of the service system via remote file access and outputs to the printer.
This has the effect of automatically transferring print data from a normal inline program to a remote system and printing it.
第1図は本発明の一実施例を示す機能構成図、第2図(
a)はジョブプログラムで遠隔システムプリンタを出力
装置として指定した場合の例を示す説明図、第2図(b
)は既にスプールファイルにプリントデータが出力され
ている場合の例を示す説明図、第3図はデータ転送・印
字要求作成処理機構の流れ図である。
1・・・転送要求作成処理機構、2・・・データ転送・
印字要求作成処理機構、3・・・プリンタ出力処理機構
。Figure 1 is a functional configuration diagram showing an embodiment of the present invention, and Figure 2 (
Figure 2 (a) is an explanatory diagram showing an example of specifying a remote system printer as an output device in a job program;
) is an explanatory diagram showing an example in which print data has already been output to a spool file, and FIG. 3 is a flowchart of the data transfer/print request creation processing mechanism. 1...Transfer request creation processing mechanism, 2...Data transfer/
Print request creation processing mechanism, 3...Printer output processing mechanism.
Claims (1)
ンラインプログラムでアクセスする遠隔システムにおい
て、スプールファイル内のプリントデータに対し転送要
求を作成する手段と、転送要求のあった前記プリントデ
ータを要求システムのスプールファイルからサービス側
スプールファイルに転送しサービス側に印字要求を作成
する手段と、前記印字要求に基いて出力を行う手段とを
備え、インラインプログラムのプリントデータをサービ
スシステムのプリンタにスプールファイルを経由して出
力することを特徴とする遠隔システム出力方式。In a remote system that accesses a file in a remote system connected by a communication line using an inline program, a means for creating a transfer request for print data in a spool file, and a means for transmitting the requested print data to the spool of the requesting system. It is equipped with a means for transferring a file to a spool file on the service side and creating a print request on the service side, and a means for outputting based on the print request, and transmitting the print data of the inline program to the printer of the service system via the spool file. A remote system output method characterized by output.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2264330A JPH04139525A (en) | 1990-10-01 | 1990-10-01 | Remote system output system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2264330A JPH04139525A (en) | 1990-10-01 | 1990-10-01 | Remote system output system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04139525A true JPH04139525A (en) | 1992-05-13 |
Family
ID=17401687
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2264330A Pending JPH04139525A (en) | 1990-10-01 | 1990-10-01 | Remote system output system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04139525A (en) |
-
1990
- 1990-10-01 JP JP2264330A patent/JPH04139525A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH11249852A (en) | Document printing system | |
JPH04139525A (en) | Remote system output system | |
JP2839246B2 (en) | Printer control method | |
JP2004078556A (en) | Network printer system, program, and recording medium | |
JPS62184528A (en) | Printer controlling and processing system | |
JP3239702B2 (en) | Data transfer system, data processing device, printer, and data transfer method | |
JPH09216424A (en) | Printer | |
JPH04213760A (en) | On-line business form issuing system | |
JPH06195180A (en) | Control system for printer for server/client system | |
JP2001265555A (en) | Network print system | |
JPS6272040A (en) | Information tracing system | |
JP2890962B2 (en) | Loosely coupled multi-hot standby computer system | |
JPH0291718A (en) | Remote printer processing system | |
JPH09327959A (en) | Printer money-allocating system | |
JPH1110987A (en) | Print controller, its method, storage medium for recording program for executing the method for computer | |
JPH04287146A (en) | Computer system | |
JPS61170552U (en) | ||
JP2001290617A (en) | Recording medium and computer | |
JP2001328316A (en) | Method for controlling printer | |
JP2001341375A (en) | Imaging apparatus | |
JPS636629A (en) | Printer device | |
JPH08278861A (en) | Print control method in print server | |
JPH04133156A (en) | Transfer system for spool data | |
JPS61156451A (en) | Control device of input output device | |
KR20000060355A (en) | Method of using a storage medium in an image forming apparatus |