JPH02287631A - Program multiexecuting system - Google Patents

Program multiexecuting system

Info

Publication number
JPH02287631A
JPH02287631A JP11026389A JP11026389A JPH02287631A JP H02287631 A JPH02287631 A JP H02287631A JP 11026389 A JP11026389 A JP 11026389A JP 11026389 A JP11026389 A JP 11026389A JP H02287631 A JPH02287631 A JP H02287631A
Authority
JP
Japan
Prior art keywords
instruction
program
section
instructions
informing
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
JP11026389A
Other languages
Japanese (ja)
Inventor
Haruhiro Hori
堀 治啓
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP11026389A priority Critical patent/JPH02287631A/en
Publication of JPH02287631A publication Critical patent/JPH02287631A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease a misoperation and to shorten the operation time by inputting and discriminating the instruction of start/end of a program, determining its notice destination section, informing its instruction and executing the start/end. CONSTITUTION:In a program multiexecuting system 2, the start/end instruction 10 of a program operated and inputted by an operator 1 is fetched by a start/ end instruction input means 3. Subsequently, by an instruction reading means 4, the section of a start or an end is distinguished, and a notice destination section is determined by an instruction destination determining means 5. Next, by a section 1 instruction informing means 6 or a section 2 instruction informing means 8, the instruction of a determination notice destination section is informed. Thereafter, a section 1 instruction executing means 7 or a section 2 instruction executing means 9 executes the start or the end of the program. Accordingly, it will suffice that an operator operates only the instruction of the start/end of the program, the misoperation is decreased and the operation time can be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 ラム多重実行方式に関する。[Detailed description of the invention] [Industrial application field] Concerning RAM multiple execution method.

〔従来の技術〕[Conventional technology]

プログラムを多重実行させるには、メモリを複数個の区
分に分けて1時点では1区分で1プログラムの実行を可
能とするオペレーティングシステム(以後O8と呼ぶ)
の機能を使用する。すなわち、実行させる部分のO8を
呼び出す操作を行なった後、プログラム実行/終了の指
示操作を行なっている。
An operating system (hereinafter referred to as O8) that divides memory into multiple sections to allow multiple programs to be executed, and allows one program to be executed in one section at a time.
Use the features of That is, after performing an operation to call O8 of the part to be executed, an operation for instructing program execution/termination is performed.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記した従来の方法は、プログラムの起動/終了の指示
操作を行なう前にプログラムを実行させる区分のO8を
呼び出す操作が必要であるので、全体として操作が複雑
になるという欠点がある。
The conventional method described above has the disadvantage that the operation as a whole becomes complicated because it is necessary to call O8 of the section in which the program is to be executed before instructing the start/end of the program.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のプログラム多重実行方式は、複数のバッチ処理
およびオンライン処理を同時に実行できるように構成さ
れているコンピュータシステムにおいて、プログラム起
動/終了の指示を入力する手段と、前記指示を判読する
手段と、指示光を決定する手段と、前記指示を通知する
手段と、起動/終了を実行する手段とを有する。
The program multiple execution method of the present invention, in a computer system configured to be able to simultaneously execute a plurality of batch processes and online processes, includes: means for inputting program start/end instructions; means for reading the instructions; It has a means for determining an instruction light, a means for notifying the instruction, and a means for executing startup/termination.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例のブロック図である。同図
においてプログラム多重実行方式は、起動/終了の指示
入力手段3と、指示判読手段4と、指示光決定手段5と
、区分1指示通知手段6と、区分2指示通知手段8と、
区分1指示実行手段7と、区分2指示実行手段9とを有
する。
FIG. 1 is a block diagram of one embodiment of the present invention. In the figure, the program multiple execution system includes a start/end instruction input means 3, an instruction reading means 4, an instruction light determining means 5, a classification 1 instruction notification means 6, a classification 2 instruction notification means 8,
It has a category 1 instruction execution means 7 and a category 2 instruction execution means 9.

プログラム多重実行方式2は、操作者1が操作入力する
プログラムの起動/終了指示10を起動/終了指示入力
手段3により取り込み、指示判読手段4により起動ある
いは終了の区分の区別を行ない、指示光決定手段5で通
知先区分を決定して区分1指示通知手段6まなは区分2
指示通知手段8により上記の指示を通知する。そして、
区分1指示実行手段7または区分2指示実行手段9は通
知された指示に従い、プログラムの起動または終了を行
なう。
In the program multiple execution method 2, a program start/end instruction 10 inputted by an operator 1 is inputted by a start/end instruction input means 3, and an instruction reading means 4 distinguishes between start and end, and the instruction light is determined. Determine the notification destination category using means 5 and issue category 1 instructions notification method 6 Mana is category 2
The instruction notifying means 8 notifies the above instructions. and,
The category 1 instruction execution means 7 or the category 2 instruction execution means 9 starts or terminates the program according to the notified instructions.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、操作者はプログラ
ムの起動/終了の指示のみを操作すればよいので、操作
ミスの減少及び操作時間の短縮に役立つという効果があ
る。
As described above, according to the present invention, since the operator only needs to issue instructions to start/stop the program, it is effective in reducing operational errors and shortening the operational time.

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

第11図は本発明の一実施例を示すブロック図である。 2・・・・・・プログラム多重実行システム、3・・・
・・・起動/終了指示入力手段、4・・・・・・指示判
読手段1,5・・・・・・指示光決定手段、6.8・・
・・・・指示通知手段、7.9・・・・・・指示実行手
段。
FIG. 11 is a block diagram showing one embodiment of the present invention. 2...Program multiple execution system, 3...
... Start/end instruction input means, 4... Instruction reading means 1, 5... Instruction light determining means, 6.8...
...Instruction notification means, 7.9...Instruction execution means.

Claims (1)

【特許請求の範囲】[Claims] 複数のバッチ処理およびオンライン処理を同時に実行で
きるように構成されているコンピュータシステムにおい
て、プログラム起動/終了の指示を入力する手段と、前
記指示を判読する手段と、指示先を決定する手段と、前
記指示を通知する手段と、起動/終了を実行する手段と
を有することを特徴とするプログロム多重実行方式。
In a computer system configured to be able to simultaneously execute a plurality of batch processes and online processes, the computer system includes: means for inputting instructions for starting/terminating a program; means for reading the instructions; means for determining a destination of instructions; A program multiple execution system characterized by having means for notifying an instruction and means for executing start/stop.
JP11026389A 1989-04-27 1989-04-27 Program multiexecuting system Pending JPH02287631A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11026389A JPH02287631A (en) 1989-04-27 1989-04-27 Program multiexecuting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11026389A JPH02287631A (en) 1989-04-27 1989-04-27 Program multiexecuting system

Publications (1)

Publication Number Publication Date
JPH02287631A true JPH02287631A (en) 1990-11-27

Family

ID=14531258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11026389A Pending JPH02287631A (en) 1989-04-27 1989-04-27 Program multiexecuting system

Country Status (1)

Country Link
JP (1) JPH02287631A (en)

Similar Documents

Publication Publication Date Title
JPH02287631A (en) Program multiexecuting system
JP3143330B2 (en) Programmable controller
JP2522057B2 (en) Distributed control system
JP2005135137A (en) Virtual computer system
JPH02178864A (en) Ipl processing system
JPH0328933A (en) Task control method
JPH05313870A (en) Preparation system for program structure diagram
JPH0484355A (en) Terminal-relying command executing system
JPH0683652A (en) Micro computer system
JPH02136927A (en) Language process program
JPS62293310A (en) Executing system for user program of numerical controller
JPH02202635A (en) Task control method
JPH0350672A (en) Interactive type text editor
JPH01263759A (en) Execution priority control system
JPS6249502A (en) Programmable controller
JPH1195825A (en) Execution method of numerical control program
JPH0589049A (en) Command executing device
JPH07110773A (en) Task switching device
JPH01246634A (en) Task control system
JPH03218533A (en) Urgent job execution system
JPH04178862A (en) Program execution system for terminal computer
JPH02304634A (en) Processor system
JPH02118726A (en) Job performance control system
JPH01263842A (en) Program execution monitor system
JPH01152562A (en) Complex system rising time shortening system in automatic operating program