JPH06110836A - Automatic start system for terminal program - Google Patents

Automatic start system for terminal program

Info

Publication number
JPH06110836A
JPH06110836A JP3257451A JP25745191A JPH06110836A JP H06110836 A JPH06110836 A JP H06110836A JP 3257451 A JP3257451 A JP 3257451A JP 25745191 A JP25745191 A JP 25745191A JP H06110836 A JPH06110836 A JP H06110836A
Authority
JP
Japan
Prior art keywords
program
job execution
terminal
file
online
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.)
Withdrawn
Application number
JP3257451A
Other languages
Japanese (ja)
Inventor
Satoshi Nakada
聡 中田
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP3257451A priority Critical patent/JPH06110836A/en
Publication of JPH06110836A publication Critical patent/JPH06110836A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To omit the manual input operation of an operator with an input device when an on-line work is complete. CONSTITUTION:An application program 7 produces a job execution designation file 12 that successively describes plural program names of a terminal equipment which are started when an on-line work is complete and the input parameters given to these programs. The file 12 is sent to an on-line program b9 which gives an execution start request to a job execution file analysis program 11. The program 11 analyzes the information on the file 12 and requests the start, execution and erasion of the terminal programs to a control program 10 based on the orders of the described terminal program names and input parameters. The program 10 controls the start, execution and erasion of a designated terminal program. In such a constitution, the load of an operator can be reduced when the on-line work is complete.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オンライン処理システ
ムのプログラム自動起動方式に関し、特にオペレーショ
ンの簡易化を図るシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic program starting system for an online processing system, and more particularly to a system for simplifying operation.

【0002】[0002]

【従来の技術】従来、この種のオンライン処理システム
のプログラム自動起動方式は、オンライン業務終了時
に、ホストコンピュータのアプリケーションプログラム
が端末装置の複数の起動するプログラム名のみを順番に
記述したジョブ実行指定ファイルを作成し、端末装置の
オンラインプログラムにこのジョブ実行指定ファイルを
転送することで、端末装置のジョブ実行ファイル解析プ
ログラムは要求に従い指定された端末プログラムの起動
−実行−消去を制御する端末装置の制御プログラムに対
し、オンラインプログラムから渡されたジョブ実行指定
ファイルの情報を解析し、記述されている端末プログラ
ムの順番に従い起動−実行−消去を一つずつ要求してい
る。
2. Description of the Related Art Conventionally, an automatic program starting method of this kind of online processing system is a job execution designation file in which an application program of a host computer sequentially describes only a plurality of program names to be started by a terminal device at the end of online work. The job execution file analysis program of the terminal device controls the start-execution-deletion of the specified terminal program by creating the file and transferring the job execution specification file to the online program of the terminal device. The program analyzes the information of the job execution designation file passed from the online program and requests start-execute-delete one by one according to the order of the described terminal program.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のオンラ
イン処理システムのプログラム自動起動方式では、ホス
トコンピュータのアプリケーションプログラムが作成す
るジョブ実行指定ファイルは、端末装置の複数の起動す
るプログラム名のみを順番に記述するようになっている
ので、端末装置のオンラインプログラム消去後に順番に
起動される複数の端末プログラムに必要なパラメータ
は、操作員が入力装置から手入力で行わなければならな
いという欠点がある。
In the above-described automatic program start-up method of the above-described online processing system, the job execution designation file created by the application program of the host computer sequentially includes only a plurality of program names to be started of the terminal device. As described above, there is a disadvantage that the operator must manually input the parameters required for a plurality of terminal programs that are sequentially activated after the online program deletion of the terminal device, from the input device.

【0004】本発明の目的は、アプリケーションプログ
ラム7で、オンライン業務終了時、端末装置の複数の起
動するプログラム名と、そのプログラムに渡す入力パラ
メータを順番に記述したジョブ実行指定ファイル12を
作成し、オンラインプログラムb9宛に送信し、オンラ
インプログラムb9で、ジョブ実行ファイル解析プログ
ラム11に対して実行開始を要求し、ジョブ実行ファイ
ル解析プログラム11で、ジョブ実行指定ファイル12
の情報を解析し、記述されている端末プログラム名と入
力パラメータの順番に従い、制御プログラム10に端末
プログラムの起動−実行−消去を一つずつ要求し、制御
プログラム10で、指定された端末プログラムの起動−
実行−消去を制御して端末装置2のオンラインプログラ
ムb9がホストコンピュータ1のアプリケーションプロ
グラム7の指示によってジョブ実行ファイル解析プログ
ラム11にジョブ実行指定ファイルを渡すことにより、
上記の欠点を解消し、操作員のオンライン業務終了時の
負荷を軽減できる端末プログラム自動起動方式を提供す
ることにある。
An object of the present invention is to create a job execution designation file 12 in which a plurality of program names of terminal devices to be started and input parameters to be passed to the programs are sequentially described in the application program 7 when the online work is completed, It is sent to the online program b9, the online program b9 requests the job execution file analysis program 11 to start execution, and the job execution file analysis program 11 sends the job execution specification file 12
Information is analyzed, and the control program 10 is requested to start, execute, and delete the terminal programs one by one in accordance with the written terminal program name and the order of input parameters. Start-up
By controlling execution-erasure and the online program b9 of the terminal device 2 passing the job execution designation file to the job execution file analysis program 11 according to the instruction of the application program 7 of the host computer 1,
An object of the present invention is to provide a terminal program automatic start-up method that can solve the above drawbacks and reduce the load on the operator when the online work is completed.

【0005】[0005]

【課題を解決するための手段】本発明の端末プログラム
自動起動方式は、ホストコンピュータ内に、アプリケー
ションプログラムがオンライン業務終了時に端末装置の
複数の起動するプログラム名とこの複数の端末プログラ
ムに渡す入力パラメータを順番に記述した情報とを含む
ジョブ実行指定ファイルを作成し端末装置のオンライン
プログラムにジョブ実行指定ファイルを転送するジョブ
実行指定ファイル作成転送手段を有し、端末装置内に、
要求に従い指定された端末プログラムの起動−実行−消
去を制御する制御プログラムと、ジョブ実行指定ファイ
ル作成転送手段により送信されるジョブ実行指定ファイ
ルを受信するジョブ実行指定ファイル受信手段と、ジョ
ブ実行指定ファイル受信手段により受信したジョブ実行
指定ファイルの情報を解析し記述されている端末プログ
ラム名と入力パラメータの順番に従い制御プログラムに
端末プログラムの起動−実行−消去を一つずつ要求する
ジョブ実行ファイル解析プログラムとを有している。
According to the automatic terminal program starting method of the present invention, a plurality of program names of a terminal device to be started by an application program at the end of online work and input parameters to be passed to the plurality of terminal programs are stored in a host computer. The job execution designation file is created in the terminal device, and the job execution designation file is transferred to the online program of the terminal device.
A control program for controlling start-execution-erasure of a terminal program designated according to a request, a job execution designation file receiving means for receiving a job execution designation file transmitted by a job execution designation file creation transfer means, and a job execution designation file A job execution file analysis program that analyzes the information of the job execution specification file received by the receiving means and requests the control program to start, execute, and delete the terminal programs one by one according to the order of the terminal program name and the input parameters described. have.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明の一実施例の端末プログラム
自動起動方式を使用するシステムの構成図である。
FIG. 1 is a block diagram of a system using the terminal program automatic starting method according to an embodiment of the present invention.

【0008】図1において、本実施例の端末プログラム
自動起動方式を使用するシステムは、ホストコンピュー
タ1と、端末装置2と、表示装置3と、入力装置4と、
記憶装置5とから構成されている。
In FIG. 1, a system using the terminal program automatic start method of the present embodiment includes a host computer 1, a terminal device 2, a display device 3, an input device 4, and
It is composed of a storage device 5.

【0009】そして、ホストコンピュータ1は、オンラ
イン業務を行い業務終了時に端末装置の複数の起動する
プログラム名とその端末プログラムに渡す入力パラメー
タを順番に記述したジョブ実行指定ファイル12を作成
する機能を有したアプリケーションプログラム7と、通
信回線制御を行うオンラインプログラムa(ホストコン
ピュータ側)8とで構成されている。
The host computer 1 has a function of performing an online job and creating a job execution designation file 12 in which a plurality of program names of the terminal device to be started at the end of the job and input parameters to be passed to the terminal program are described in order. And an online program a (host computer side) 8 for controlling the communication line.

【0010】端末装置2は、通信回線制御を行うオンラ
インプログラムb(端末装置側)9と、プログラムの起
動−実行−消去を制御する機能を有した制御プログラム
10と、ジョブ実行指定ファイル12を解析し制御プロ
グラム10にプログラムの起動−実行−消去要求を一つ
ずつ行う機能を有したジョブ実行ファイル解析プログラ
ム11とで構成されており、表示装置3と、操作員がデ
ータ入力を行う入力装置4と、オンラインプログラムb
9と端末プログラム13を格納している記憶装置5を接
続している。そして、ホストコンピュータ1と端末装置
2は、通信回線6で接続されている。
The terminal device 2 analyzes an online program b (terminal device side) 9 for controlling a communication line, a control program 10 having a function of controlling activation-execution-deletion of the program, and a job execution designation file 12. The control program 10 is composed of a job execution file analysis program 11 having a function of requesting program execution-execution-erasing requests one by one, and a display device 3 and an input device 4 for an operator to input data. And the online program b
9 and the storage device 5 storing the terminal program 13 are connected. The host computer 1 and the terminal device 2 are connected by a communication line 6.

【0011】図2は本実施例の端末プログラム自動起動
方式のオンライン処理のフローチャート、図3は本実施
例の端末プログラム自動起動方式のジョブ実行指定ファ
イル12の内容の一例を示す図である。
FIG. 2 is a flowchart of the online processing of the terminal program automatic start method of this embodiment, and FIG. 3 is a diagram showing an example of the contents of the job execution designation file 12 of the terminal program automatic start method of this embodiment.

【0012】図2、図3において、まず、オンライン業
務が終了すると、ホストコンピュータ1内のアプリケー
ションプログラム7は、ジョブ実行指定ファイル12を
作成し、オンラインプログラムa8を経由して端末装置
2内のオンラインプログラムb9に転送し、実行開始指
示を行う(ステップ14)。
In FIG. 2 and FIG. 3, first, when the online job is completed, the application program 7 in the host computer 1 creates a job execution designation file 12 and the online program in the terminal device 2 is executed via the online program a8. The program is transferred to the program b9 and an execution start instruction is given (step 14).

【0013】指示を受けたオンラインプログラムb9
は、ジョブ実行ファイル解析プログラム11にジョブ実
行指定ファイル12の名称を通知し、実行開始要求を行
う。
Online program instructed b9
Notifies the job execution file analysis program 11 of the name of the job execution specification file 12 and makes an execution start request.

【0014】要求を受けたジョブ実行ファイル解析プロ
グラム11は、制御プログラム10に実行開始を宣言
し、制御プログラム10は、端末装置2のメモリからオ
ンラインプログラムb9を消去する(ステップ15)。
Upon receiving the request, the job execution file analysis program 11 declares the execution start to the control program 10, and the control program 10 erases the online program b9 from the memory of the terminal device 2 (step 15).

【0015】ジョブ実行ファイル解析プログラム11
は、ジョブ実行指定ファイル12の情報に従い、端末プ
ログラム13の起動要求と端末プログラム13に必要な
入力パラメータの引渡しを制御プログラム10に行い、
制御プログラム10によって記憶装置5から空いたメモ
リへ起動された端末プログラム13は、制御プログラム
10から渡された入力パラメータに従って処理を実行す
る。
Job execution file analysis program 11
Requests the activation of the terminal program 13 and delivers the input parameters required for the terminal program 13 to the control program 10 according to the information in the job execution specification file 12,
The terminal program 13 activated by the control program 10 from the storage device 5 to the vacant memory executes processing according to the input parameters passed from the control program 10.

【0016】ジョブ実行ファイル解析プログラム11
は、端末プログラム13の処理終了を待って端末プログ
ラム13の消去要求を制御プログラム10に行い、制御
プログラム10は、端末プログラム13を端末装置2の
メモリから消去する(ステップ16)。
Job execution file analysis program 11
Waits for the processing of the terminal program 13 to end, and sends a request to erase the terminal program 13 to the control program 10. The control program 10 erases the terminal program 13 from the memory of the terminal device 2 (step 16).

【0017】ジョブ実行ファイル解析プログラム11
は、ジョブ実行指定ファイル12内に続いて起動する端
末プログラム名の記述があれば、ステップ16の上記の
動作を繰り返し実行する。
Job execution file analysis program 11
If there is a description of a terminal program name to be subsequently activated in the job execution designation file 12, the above operation of step 16 is repeatedly executed.

【0018】ジョブ実行ファイル解析プログラム11
は、ジョブ実行指定ファイル12に従い、オンラインプ
ログラムb9の起動要求を制御プログラム10に行って
終了する。
Job execution file analysis program 11
Requests the control program 10 to start the online program b9 according to the job execution designation file 12 and ends the processing.

【0019】制御プログラム10は、再度記憶装置5か
らオンラインプログラムb9を空いたメモリへ起動し、
オンライン業務を再開する(ステップ17)。
The control program 10 again activates the online program b9 from the storage device 5 into the empty memory,
Restart the online business (step 17).

【0020】このように、端末装置2の記憶装置5にオ
ンラインプログラムb9および端末プログラム13を格
納し、アプリケーションプログラム7が指示を出し、操
作員の介入を必要としないで次の業務を実行する。
In this way, the online program b9 and the terminal program 13 are stored in the storage device 5 of the terminal device 2, the application program 7 issues an instruction, and the next work is executed without requiring the intervention of the operator.

【0021】[0021]

【発明の効果】以上説明したように、本発明の端末プロ
グラム自動起動方式は、端末装置のオンラインプログラ
ムがホストコンピュータのアプリケーションプログラム
の指示によってジョブ実行ファイル解析プログラムにジ
ョブ実行指定ファイルを渡すことにより、操作員のオン
ライン業務終了時の負荷を軽減できるという効果があ
る。
As described above, in the terminal program automatic start method of the present invention, the online program of the terminal device passes the job execution designation file to the job execution file analysis program according to the instruction of the application program of the host computer, This has the effect of reducing the load on the operator when the online work is completed.

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

【図1】本発明の一実施例の端末プログラム自動起動方
式を使用するシステムの構成図である。
FIG. 1 is a configuration diagram of a system that uses a terminal program automatic start method according to an embodiment of the present invention.

【図2】本実施例の端末プログラム自動起動方式のオン
ライン処理のフローチャートである。
FIG. 2 is a flowchart of online processing of the terminal program automatic start method of the present embodiment.

【図3】本実施例の端末プログラム自動起動方式のジョ
ブ実行指定ファイル12の内容の一例を示す図である。
FIG. 3 is a diagram showing an example of contents of a job execution designation file 12 of a terminal program automatic start method of the present embodiment.

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

1 ホストコンピュータ 2 端末装置 3 表示装置 4 入力装置 5 記憶装置 6 通信回線 7 アプリケーションプログラム 8 オンラインプログラムa(ホストコンピュータ
側) 9 オンラインプログラムb(端末装置側) 10 制御プログラム 11 ジョブ実行ファイル解析プログラム 12 ジョブ実行指定ファイル 13 端末プログラム
1 host computer 2 terminal device 3 display device 4 input device 5 storage device 6 communication line 7 application program 8 online program a (host computer side) 9 online program b (terminal device side) 10 control program 11 job execution file analysis program 12 job Execution specification file 13 Terminal program

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータ内に、アプリケーシ
ョンプログラムがオンライン業務終了時に端末装置の複
数の起動するプログラム名とこの複数の端末プログラム
に渡す入力パラメータを順番に記述した情報とを含むジ
ョブ実行指定ファイルを作成し端末装置のオンラインプ
ログラムに前記ジョブ実行指定ファイルを転送するジョ
ブ実行指定ファイル作成転送手段を有し、前記端末装置
内に、要求に従い指定された端末プログラムの起動−実
行−消去を制御する制御プログラムと、前記ジョブ実行
指定ファイル作成転送手段により送信される前記ジョブ
実行指定ファイルを受信するジョブ実行指定ファイル受
信手段と、前記ジョブ実行指定ファイル受信手段により
受信した前記ジョブ実行指定ファイルの情報を解析し記
述されている端末プログラム名と入力パラメータの順番
に従い前記制御プログラムに端末プログラムの起動−実
行−消去を一つずつ要求するジョブ実行ファイル解析プ
ログラムとを有することを特徴とする端末プログラム自
動起動方式。
1. A job execution specification file containing, in a host computer, a name of a plurality of programs to be started by a terminal device when an application program finishes online work, and information describing in order input parameters to be passed to the plurality of terminal programs. A control is provided which has a job execution designation file creation and transfer means for creating and transferring the job execution designation file to the online program of the terminal device, and for controlling activation-execution-erasure of a terminal program designated according to a request in the terminal device. A program, a job execution designation file receiving unit that receives the job execution designation file transmitted by the job execution designation file creating and transferring unit, and information on the job execution designation file received by the job execution designation file receiving unit Described terminal A terminal program automatic start method, comprising: a job execution file analysis program that requests the control program to start, execute, and delete the terminal programs one by one according to the order of a program name and input parameters.
JP3257451A 1991-10-04 1991-10-04 Automatic start system for terminal program Withdrawn JPH06110836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3257451A JPH06110836A (en) 1991-10-04 1991-10-04 Automatic start system for terminal program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3257451A JPH06110836A (en) 1991-10-04 1991-10-04 Automatic start system for terminal program

Publications (1)

Publication Number Publication Date
JPH06110836A true JPH06110836A (en) 1994-04-22

Family

ID=17306526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3257451A Withdrawn JPH06110836A (en) 1991-10-04 1991-10-04 Automatic start system for terminal program

Country Status (1)

Country Link
JP (1) JPH06110836A (en)

Similar Documents

Publication Publication Date Title
US20040066530A1 (en) Image forming device and image formation control method
US7948651B2 (en) Non-sequential transfer of PDF data for PDF direct printing
US6763396B2 (en) Network connected device capable of initiating periodic update of operating utilities
JPH06110836A (en) Automatic start system for terminal program
US20040051901A1 (en) Information processsing apparatus, a function extension program, computer readable storage medium storing the program, and information processing method
JPH0651989A (en) Fast loading system of operating system in computer system
JPH0561825A (en) Automatic start system for terminal program
JPH05346867A (en) Processor for restarting data transfer
JPH05150915A (en) Image forming device
JP2005047086A (en) Device and method for memory management, program, and printer device
JP5105011B1 (en) Print control apparatus, image forming system, and program
JPS61267822A (en) List output control system
JPH10114127A (en) Printer
JPH0619746B2 (en) Information processing equipment
JP4322371B2 (en) Printing apparatus and printing method
JPS62196759A (en) Computer subsystem
JP2001290616A (en) Recording medium, computer, print data preparing method and print data transfer method
JP2912046B2 (en) File server control method
JPH08171611A (en) Character recognizing system
JPH06149207A (en) Image forming device
JPH03137767A (en) Data editing system
JP2001249775A (en) Printing system having storage function
JPH0221329A (en) Report output system
JPH04130919A (en) Printing processing system
JPH0816443A (en) Information processor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990107