JPS61147335A - Parameter registration system of job - Google Patents

Parameter registration system of job

Info

Publication number
JPS61147335A
JPS61147335A JP59269930A JP26993084A JPS61147335A JP S61147335 A JPS61147335 A JP S61147335A JP 59269930 A JP59269930 A JP 59269930A JP 26993084 A JP26993084 A JP 26993084A JP S61147335 A JPS61147335 A JP S61147335A
Authority
JP
Japan
Prior art keywords
job
operating environment
name
input
storage device
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
JP59269930A
Other languages
Japanese (ja)
Inventor
Isato Fujii
勇人 藤井
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 JP59269930A priority Critical patent/JPS61147335A/en
Publication of JPS61147335A publication Critical patent/JPS61147335A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To start and execute a job by giving a registration name to an operating environment of the job and registering the name to an auxiliary storage device in advance so as to have only to input the registration name at job start. CONSTITUTION:When the operator inputs a command starting a job A at first, since an operation environment input pattern of the job A is displayed on a CRT5, the operator inputs an input device name in the operating environment, an input file name, an output device name and an output file name. Then a CPU1 starts an operation environment registration program stored in advance in a main storage device 2, a registration name X is given to the inputted operating environment and registered in an auxiliary storage device 3. When the operator inputs the registration name by using a keyboard 4 afterward, the CPU1 reads the operating environment corresponding to the registration name X from the storage device 3, loads a job program from the main storage device 2 to execute the job A in the corresponding operating environment.

Description

【発明の詳細な説明】 [産業上の利用分野1 本発明はジョブの起動・実行方式に関する。[Detailed description of the invention] [Industrial application field 1 The present invention relates to a method for starting and executing jobs.

〔従来の技術] ジョブの中にはジョブ起動時に動作環境を指定しなけれ
ばならないものがあり、従来このようなジョブに対して
は、ジョブ起動時にこれらの動作環境をその都度キーボ
ードより入力してからジョブの実行を行なっていた。
[Prior Art] Some jobs require the operating environment to be specified when starting the job, and conventionally, for such jobs, the operating environment has to be entered from a keyboard each time the job is started. The job was being executed from.

C発明が解決しようとする問題点] しカルながら、従来のようにジョブを起動する毎に動作
環境を入力すると、入力ミスを冒してジョブの実行に支
障を来したり、入力に時間を要するという問題点があっ
た。
[Problems to be solved by invention C] However, if you input the operating environment every time you start a job as in the past, you may make input errors that hinder job execution, or it takes time to input. There was a problem.

本発明の目的は、短時間でかつ正確にジョブの動作環境
を入力することができるジョブのパラメータ登録方式を
提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a job parameter registration method that enables accurate input of job operating environments in a short time.

[周期点を解決するための手段] 本発明のジョブのパラメータ登録方式は、動作環境を入
力する必要のあるジョブの起動時に、動作環境をすべて
入力した後、これら一連の動作環境に登録名を付けて補
助記憶装置に登録しておき、以後この登録された動作環
境の登録名を指定するだけで、ジョブプログラムを所望
の動作環境で起動・実行できるようにしたもので、補助
記憶装置と、ジョブの動作環境および登録名を入力する
入力装置と、入力装置から入力された動作環境および登
録名を記憶する記憶装置と、入力装置から登録名が入力
されると、この登録名に対応する動作環境を記憶装置か
ら読出して、この動作環境の下でジョブを実行するCP
tJとを有する。
[Means for resolving periodic points] The job parameter registration method of the present invention is to input a registered name for a series of operating environments after inputting all the operating environments at the time of starting a job that requires inputting operating environments. By simply specifying the registered name of the registered operating environment, the job program can be started and executed in the desired operating environment. An input device for inputting the job operating environment and registered name, a storage device for storing the operating environment and registered name input from the input device, and an operation corresponding to the registered name when the registered name is input from the input device. A CP that reads the environment from the storage device and executes the job under this operating environment.
It has tJ.

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

第1図は本発明の一実施例に係るジョブのパラメータ登
録方式におけるハードウェアの構成図である。CPUI
はジョブプログラムの実行を行ない、このジョブプログ
ラムおよび動作環境登録プログラムが主記憶装置2に格
納されている。補助記憶装置3にはオペレータがCRT
5の画面を見ながらキーボード4から入力し、登録した
各ジョブ毎の動作環境が格納される。
FIG. 1 is a hardware configuration diagram in a job parameter registration method according to an embodiment of the present invention. C.P.U.I.
executes a job program, and this job program and operating environment registration program are stored in the main storage device 2. Auxiliary storage device 3 has a CRT
The operating environment for each registered job is stored using the keyboard 4 while looking at the screen 5.

次に、第2図のフローチャートおよび第4図のCR7画
面を参照して本実施例の動作環境登録時の動作を説明す
る。
Next, the operation at the time of operating environment registration of this embodiment will be explained with reference to the flowchart of FIG. 2 and the CR7 screen of FIG. 4.

まず、オペレータがキーボード4からジョブAを起動す
る旨のコマンドを入力すると、CPUIは主記憶装置2
に格納されているジョブプログラムをロードしてジョブ
Aを起動する(処理21)。
First, when the operator inputs a command to start job A from the keyboard 4, the CPU
Loads the job program stored in , and starts job A (process 21).

ジョブプログラムにしたがってジョブAの動作環境入力
画面が第4図のようにCRT5に表示され、第1の動作
環境である入力装置名としてDISKOlがオペレータ
によってキーボード4から入力される(処理22)、同
様にして、入力ファイル名。
According to the job program, the operating environment input screen for job A is displayed on the CRT 5 as shown in FIG. 4, and DISKOl is input by the operator from the keyboard 4 as the input device name that is the first operating environment (process 22). and input file name.

出力装置名、出力ファイル名のそれぞれに5OURCE
FILE、 DISKO2,0BJECTFILEが入
力されると(処理22、23) 、 CPU 1によっ
て主記憶装置2に予め格納されている動作環境登録プロ
グラムが起動され(処理24)、処理22.23に基づ
いて入力された動作環境(ジョブAを起動する旨のコマ
ンドを含む)に登録名Xが付けられて補助記憶装置3に
登録され(処理25)、登録名XがCRT5に表示され
る。
5OURCE for each output device name and output file name
When FILE, DISKO2, 0BJECTFILE is input (processes 22 and 23), the operating environment registration program stored in the main storage device 2 in advance is activated by the CPU 1 (process 24), and the input is performed based on processes 22 and 23. The operating environment (including the command to start job A) is given a registered name X and registered in the auxiliary storage device 3 (process 25), and the registered name X is displayed on the CRT 5.

次に、このようにして動作環境が登録されたジョブAを
起動し実行する動作を第3図のフローチャートを参照し
て説明する。
Next, the operation of starting and executing job A whose operating environment has been registered in this manner will be described with reference to the flowchart of FIG.

オペレータがキーボード4から登録名Xを入力すると(
処理2B)、CPU1は登録名Xに対応する動作環境を
補助記憶装置3から読出し、主記憶装置2からジョブプ
ログラムをロードして登録名Xに対応する動作環境でジ
ョブAを実行する(処理27)。
When the operator enters registered name X from keyboard 4 (
Process 2B), the CPU 1 reads the operating environment corresponding to the registered name X from the auxiliary storage device 3, loads the job program from the main storage device 2, and executes the job A in the operating environment corresponding to the registered name ).

このように、一度動作環境が登録されたジョブを起動す
るときには、キーボード4から登録名を入力するだけで
よい。
In this way, when starting a job whose operating environment has been registered, it is only necessary to input the registered name from the keyboard 4.

〔発明の効果] 以上説明したように本発明によれば、ジョブの動作環境
を登録名を付けて予あ補助記憶装置に登録しておくこと
により、ジョブ起動時には登録名を入力するだけでよく
、従来のように動作環境の誤入力がなく、かつ短時間に
ジョブの起動・実行ができる。
[Effects of the Invention] As explained above, according to the present invention, by registering the operating environment of a job with a registered name in the auxiliary storage device, it is only necessary to input the registered name when starting the job. , there is no need to input the operating environment incorrectly as in the past, and jobs can be started and executed in a short time.

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

第1図は本発明の一実施例に係るジョブのパラメータ登
録方式におけるハードウェアの構成図。 第2図、第3図は第1図の動作を示すフローチャート、
第45!Jは第1図のCRT5の画面例である。 l・・・CPU 2・・・主記憶装置 3・・・補助記憶装置 4・・・キーボード 5・・・CRT。 第1図 第2図
FIG. 1 is a hardware configuration diagram in a job parameter registration method according to an embodiment of the present invention. 2 and 3 are flowcharts showing the operation of FIG. 1,
45th! J is an example of the screen of the CRT 5 shown in FIG. l...CPU 2...Main storage device 3...Auxiliary storage device 4...Keyboard 5...CRT. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】 ジョブの動作環境および登録名を入力する入力装置と、 ジョブプログラムおよび動作環境登録プログラムを予め
格納する第1の記憶装置と、 前記入力装置から入力された前記動作環境を記憶する第
2の記憶装置と、 動作環境および登録名を出力する出力装置と、動作環境
登録時に動作環境が前記入力装置から入力されると、前
記動作環境登録プログラムを起動して前記動作環境に登
録名を付けてこの登録名を前記出力装置に出力するとと
もに前記動作環境を前記第2の記憶装置に格納し、ジョ
ブ実行時に前記登録名が前記入力装置から入力されると
、前記第2の記憶装置に格納されている前記登録名に対
応する前記動作環境を読出して前記ジョブプログラムを
前記動作環境の下で起動するCPUとを有するジョブの
パラメータ登録方式。
[Scope of Claims] An input device for inputting an operating environment and a registered name of a job; a first storage device that stores a job program and an operating environment registration program in advance; and a first storage device that stores the operating environment input from the input device. a second storage device that outputs an operating environment and a registered name; and an output device that outputs an operating environment and a registered name; and when an operating environment is input from the input device during operating environment registration, starts the operating environment registration program and registers it in the operating environment. The registered name is outputted to the output device and the operating environment is stored in the second storage device, and when the registered name is input from the input device during job execution, the registered name is output to the output device. A job parameter registration method comprising: a CPU that reads the operating environment corresponding to the registered name stored in a device and starts the job program under the operating environment.
JP59269930A 1984-12-21 1984-12-21 Parameter registration system of job Pending JPS61147335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59269930A JPS61147335A (en) 1984-12-21 1984-12-21 Parameter registration system of job

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59269930A JPS61147335A (en) 1984-12-21 1984-12-21 Parameter registration system of job

Publications (1)

Publication Number Publication Date
JPS61147335A true JPS61147335A (en) 1986-07-05

Family

ID=17479176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59269930A Pending JPS61147335A (en) 1984-12-21 1984-12-21 Parameter registration system of job

Country Status (1)

Country Link
JP (1) JPS61147335A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6397157U (en) * 1986-12-09 1988-06-23
JPH01158548A (en) * 1987-12-15 1989-06-21 Fujitsu Ltd Control system for user inherent resource community

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6397157U (en) * 1986-12-09 1988-06-23
JPH01158548A (en) * 1987-12-15 1989-06-21 Fujitsu Ltd Control system for user inherent resource community

Similar Documents

Publication Publication Date Title
JPS61147335A (en) Parameter registration system of job
JPS63228341A (en) Program syntax checking system
JPS63236134A (en) Register system for job control language of command procedure
JPH02220145A (en) Program tracing system
JPH0227447A (en) Debugging system
JPH07253806A (en) Scheduler definition generation device
JPH0421027A (en) Method for changing set environment
JPH01263759A (en) Execution priority control system
JPH064348A (en) Program debugging system
JPH0283634A (en) Program debugging system
JPS63163543A (en) Information processor
JPS62175819A (en) Automatic data input device
JPH02214946A (en) Debugging system
JPH01119804A (en) Scan time fixing system for programmable controller
JPS6329825A (en) Interactive processing system
JPH02178734A (en) System for automatically generating patch
JPH09223039A (en) Debug device for on-line system
JPH03167637A (en) Test diagnostic system for information processor
JPS63282525A (en) Correction system for execution type program file
JPH03255575A (en) Automatic numbering system
JPH03242736A (en) Abnormality processing system
JPH03218540A (en) Control system when program translation error occurs
JPH03138726A (en) Job control language analysis device
JPH04165531A (en) Processing system for actuation line of language processing system program
JPH02115950A (en) File tracing system for supporting program debug