JPH02195421A - Printer output system for terminal equipment - Google Patents

Printer output system for terminal equipment

Info

Publication number
JPH02195421A
JPH02195421A JP1014753A JP1475389A JPH02195421A JP H02195421 A JPH02195421 A JP H02195421A JP 1014753 A JP1014753 A JP 1014753A JP 1475389 A JP1475389 A JP 1475389A JP H02195421 A JPH02195421 A JP H02195421A
Authority
JP
Japan
Prior art keywords
output
printer
data
program
printer output
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
JP1014753A
Other languages
Japanese (ja)
Inventor
Takayuki Takeda
武田 孝行
Koichi Tsuzuki
都筑 幸一
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1014753A priority Critical patent/JPH02195421A/en
Publication of JPH02195421A publication Critical patent/JPH02195421A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the occupation time of a communication line and a program by temporarily storing output data in a file and separating a working program from a printer output program. CONSTITUTION:At the time of receiving printer output data, the working program in a terminal equipment requests an output to the printer output program. Then, the printer output program stores outputs data in the file. On the other hand, the printer output program extracts the output data from the file and sent the data to a printer. Thereby, the working program can immediately receive the succeeding data only by generating the output request to the printer output program after receiving the output data. After receiving all data, the succeeding work can be immediately started.

Description

【発明の詳細な説明】 〈産業上の利用分野) 本発明は端末装置のプリンタ出力方式に関し、特にオン
ラインシステムにおいて大量データを端末装置のプリン
タへ同時出力する端末装置のプリンタ出力方式に関する
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a printer output method for a terminal device, and more particularly to a printer output method for a terminal device that simultaneously outputs a large amount of data to the printer of the terminal device in an online system.

(従来の技術) 従来、この種のプリンタ出力方式においては、センタか
ら送出される1ブロツクのデータを受信した後、プリン
タへ出力し、このプリンタへの出力が完了後、次の1ブ
ロツクのデータを受信し、プリンタへの出力を行う。
(Prior art) Conventionally, in this type of printer output method, after receiving one block of data sent from a center, it is output to a printer, and after the output to this printer is completed, the next block of data is output. and outputs it to the printer.

第3図を参照すると、従来の端末装置のプリンタ出力方
式では、センタからの出力データを■において受信する
と、業務プログラムに従って出力データを■でプリンタ
へ出力する。処理のタイムチャートを示す第4図をも参
照すると、センタからの1ブロツクのデータ1を受け、
業務グロダラムに従った出力データをプリンタへ出力し
、データ1として出力する。その出力完了後データ2を
次のブロックとして受信し、同様にプリンタに出力し、
データ2としてプリンタ出力する。
Referring to FIG. 3, in the conventional printer output method of the terminal device, when the output data from the center is received at 2, the output data is output to the printer at 2 according to the business program. Referring to FIG. 4, which shows a processing time chart, one block of data 1 is received from the center,
Output data according to the business process is output to the printer and output as data 1. After the output is completed, data 2 is received as the next block and output to the printer in the same way.
Output to the printer as data 2.

(発明が解決しようとする課題) 上述した従来のプリンタ出力方式では、通信回線は全デ
ータのプリンタ出力が完了するまで専有されているため
回線の接続時間が長くなり、通信費用が高くなるという
欠点がある。
(Problems to be Solved by the Invention) In the conventional printer output method described above, the communication line is exclusively used until all data has been output to the printer, so the line connection time becomes long and the communication cost increases. There is.

また、プリンタ出力が完了するまでは次の業務が行えな
いという欠点もある。
Another disadvantage is that the next task cannot be performed until the printer output is completed.

〈課題を解決するための手段) 本発明による端末装置のプリンタ出力方式は、センタか
らの受信データを端末装置のプリンタへ出力する端末装
置の出力方式において、業務用プログラムは前記プリン
タへの出力データを受信するとプリンタ出力プログラム
を介して前記出力データを一旦ファイルに格納するとと
もに前記出力10グラムは前記ファイルから取り出した
データを前記プリンタへ出力する。
<Means for Solving the Problems> A printer output method of a terminal device according to the present invention is an output method of a terminal device that outputs received data from a center to a printer of the terminal device, and a business program outputs data output to the printer. When the output data is received, the output data is temporarily stored in a file via a printer output program, and the output 10 gram outputs the data extracted from the file to the printer.

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

第1図は本発明による端末装置のプリンタ出力方式の一
実施例を示すプログラム構成図である。
FIG. 1 is a program configuration diagram showing an embodiment of a printer output method of a terminal device according to the present invention.

また、第2図は第1図に示す実施例の処理タイムチャー
トである。
Further, FIG. 2 is a processing time chart of the embodiment shown in FIG. 1.

先ず、■で業務プログラムはセンタからプリンタ出力デ
ータを受信すると、■でプリンタ出力プログラムへ出力
要求を行う。次に、■において、プリンタ出力プログラ
ムは、出力データをファイルへ格納する。また、■で、
プリンタ出力プログラムは出力データをファイルから取
り出し、この取り出したデータを■において、プリンタ
に出力する。従って、業務プログラムは、出力データを
受信した後、プリンタ出力プログラムへ出力要求するだ
けで、速やかに次のデータが受信できる。
First, when the business program receives printer output data from the center in step 2, it issues an output request to the printer output program in step 2. Next, in (3), the printer output program stores the output data into a file. Also, in ■
The printer output program retrieves output data from the file and outputs the retrieved data to the printer at (3). Therefore, after receiving the output data, the business program can quickly receive the next data by simply requesting the printer output program to output the data.

また、全データ受信後は、すぐに次の業務に入ることが
できる。
Also, after receiving all the data, you can immediately start the next task.

(発明の効果) 以上説明したように、本発明は、出力データを一旦ファ
イルに格納し、業務プログラムとプリンタ出力プログラ
ムを公社させているので通信回線およびプログラムの専
有時間を短縮できるという効果がある。
(Effects of the Invention) As explained above, the present invention has the effect of shortening the time dedicated to communication lines and programs because the output data is temporarily stored in a file and the business program and printer output program are shared. .

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

第1図は本発明による端末装置のプリンタ出力方式の一
実施例を示すプログラム構成図、第2図は第1図に示す
実施例の処理のタイムチャート、第3図は従来の端末装
置のプリンタ方式のプログラム構成図、第4図は第3図
に示す従来方式の処理のタイムチャートである。 Cノヲ
FIG. 1 is a program configuration diagram showing an embodiment of a printer output method of a terminal device according to the present invention, FIG. 2 is a time chart of processing of the embodiment shown in FIG. 1, and FIG. 3 is a conventional printer of a terminal device. FIG. 4 is a program configuration diagram of the method, and is a time chart of the processing of the conventional method shown in FIG. C nowo

Claims (1)

【特許請求の範囲】[Claims] センタからの受信データを端末装置のプリンタへ出力す
る端末装置の出力方式において、業務用プログラムは前
記プリンタへの出力データを受信するとプリンタ出力プ
ログラムを介して前記出力データを一旦ファイルに格納
するとともに前記出力プログラムは前記ファイルから取
り出したデータを前記プリンタへ出力することを特徴と
する端末装置のプリンタ出力方式。
In an output method of a terminal device in which data received from a center is output to a printer of a terminal device, when a business program receives output data to the printer, the business program temporarily stores the output data in a file via the printer output program, and A printer output method for a terminal device, wherein the output program outputs data extracted from the file to the printer.
JP1014753A 1989-01-24 1989-01-24 Printer output system for terminal equipment Pending JPH02195421A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1014753A JPH02195421A (en) 1989-01-24 1989-01-24 Printer output system for terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1014753A JPH02195421A (en) 1989-01-24 1989-01-24 Printer output system for terminal equipment

Publications (1)

Publication Number Publication Date
JPH02195421A true JPH02195421A (en) 1990-08-02

Family

ID=11869862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1014753A Pending JPH02195421A (en) 1989-01-24 1989-01-24 Printer output system for terminal equipment

Country Status (1)

Country Link
JP (1) JPH02195421A (en)

Similar Documents

Publication Publication Date Title
JPH02195421A (en) Printer output system for terminal equipment
JP2871931B2 (en) Form output control method
JPH05120173A (en) Starting management system for terminal equipment
JPH10247158A (en) On-line exclusive wait evading method
JPS60205654A (en) On-line processing system
JP2000215163A (en) Client display system for processing progress state of server
JP2752919B2 (en) How to access shared memory
JPH05210508A (en) Program maintaining function
JPH0241544A (en) Program calling system of control table
JPS62133530A (en) Informing system to application program
JPH0736828A (en) Device and method for selecting output message in transaction processing system
JPS63298658A (en) Information processor
JPH04373060A (en) Batch job input number limiting system
JPS6065349A (en) Generating system of test data
JPH03144844A (en) Output device for message under session
JPH02253324A (en) Processing system for allotment of print image data
JPH02141839A (en) Online transaction processing system
JPH0535431A (en) Editing method for transaction menu
JPS61210457A (en) Communication control system
JPH01217680A (en) Circuit diagram data input system
JPS63133232A (en) System for generating task discrimination name
JPH0476732A (en) Execution priority control system for transaction
JPS63279350A (en) Terminal connection system for on-line transaction control system
JPH0437928A (en) Data processing method
JPH04307648A (en) Group cooperative job device