JPH04253253A - Method and device for executing application program - Google Patents

Method and device for executing application program

Info

Publication number
JPH04253253A
JPH04253253A JP2946591A JP2946591A JPH04253253A JP H04253253 A JPH04253253 A JP H04253253A JP 2946591 A JP2946591 A JP 2946591A JP 2946591 A JP2946591 A JP 2946591A JP H04253253 A JPH04253253 A JP H04253253A
Authority
JP
Japan
Prior art keywords
application program
external file
operations
operator
contents
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
JP2946591A
Other languages
Japanese (ja)
Inventor
Sei Suetsuna
末綱 聖
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.)
Daikin Industries Ltd
Original Assignee
Daikin Industries 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 Daikin Industries Ltd filed Critical Daikin Industries Ltd
Priority to JP2946591A priority Critical patent/JPH04253253A/en
Publication of JPH04253253A publication Critical patent/JPH04253253A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To considerably reduce the operations of an operator when instructing the same or similar operation to an application program. CONSTITUTION:The operations for first executing the application program are stored in an external file 5 in the order of those operations and when executing it after the second time, the application program is executed by successively reading the contents of the external file 5 and analyzing them at an analysis part 3.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明はアプリケーション・プ
ログラムの実行方法およびその装置に関し、さらに詳細
にいえば、過去に行なった操作と同一または類似の操作
を行なうことによりアプリケーション・プログラムを実
行することが要求された場合に特に好適なアプリケーシ
ョン・プログラムの実行方法およびその装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and apparatus for executing an application program, and more specifically, to a method and apparatus for executing an application program. The present invention relates to a method and apparatus for executing an application program that is particularly suitable when requested.

【0002】0002

【従来の技術】従来からアプリケーション・プログラム
の実行が必要な場合には、キーボード操作等を行なうこ
とによりコマンド入力を行ない、コマンド入力を解釈し
てアプリケーション・プログラムが実行し得るコマンド
に翻訳している。したがって、オペレータに要求される
作業はキーボード操作等によるコマンド入力だけであり
、アプリケーション・プログラムが解釈、実行できるフ
ォーマットでキーボード操作等を行なう場合と比較して
操作をかなり簡素化できる。
[Background Art] Conventionally, when it is necessary to execute an application program, a command is input by performing a keyboard operation, etc., and the command input is interpreted and translated into a command that can be executed by the application program. . Therefore, the only work required of the operator is to input commands through keyboard operations, etc., and the operation can be considerably simplified compared to the case where keyboard operations are performed in a format that can be interpreted and executed by an application program.

【0003】0003

【発明が解決しようとする課題】しかし、既に行なった
キーボード操作等を反復する必要がある場合にも前のキ
ーボード操作等を思い出しながら同一の操作を行なわな
ければならず、特に操作回数が多い場合、操作の反復回
数が多い場合等には、全体として操作が繁雑になってし
まうという不都合がある。
[Problem to be Solved by the Invention] However, even when it is necessary to repeat a keyboard operation that has already been performed, the same operation must be performed while remembering the previous keyboard operation, especially when the number of operations is large. If the number of repetitions of the operation is large, the overall operation becomes complicated.

【0004】また、既に行なったキーボード操作等と類
似の操作を行なう必要がある場合にも同様の不都合があ
る。
[0004] A similar problem also occurs when it is necessary to perform an operation similar to a keyboard operation that has already been performed.

【0005】[0005]

【発明の目的】この発明は上記の問題点に鑑みてなされ
たものであり、既に行なったキーボード操作等を反復す
る場合、または既に行なったキーボード操作等と類似の
操作を行なう場合においてオペレータが行なわなければ
ならない操作を著しく簡素化できるアプリケーション・
プログラムの実行方法およびその装置を提供することを
目的としている。
[Purpose of the Invention] This invention has been made in view of the above-mentioned problems, and when an operator repeats a keyboard operation, etc. that has already been performed, or performs an operation similar to a keyboard operation, etc. that has already been performed. Applications and applications that can significantly simplify the operations you need to perform
The purpose is to provide a program execution method and apparatus.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
めの、請求項1のアプリケーション・プログラムの実行
方法は、アプリケーション・プログラムを実行するため
に行なうオペレータの操作をそのまま外部ファイルに格
納し、該当する外部ファイルが指定されたことを条件と
して外部ファイルの内容を順次読み込み、読み込み順に
外部ファイルの内容を解釈してアプリケーション・プロ
グラムを実行する方法である。
[Means for Solving the Problems] A method for executing an application program according to claim 1 to achieve the above object stores the operations performed by an operator to execute the application program as they are in an external file, This method reads the contents of external files in sequence on the condition that the corresponding external file is specified, interprets the contents of the external files in the order in which they are read, and executes the application program.

【0007】但し、外部ファイルの内容が、オペレータ
による編集を許容するものであることが好ましい。請求
項3のアプリケーション・プログラムの実行装置は、ア
プリケーション・プログラムを実行するために行なうオ
ペレータの操作をそのまま出力する出力手段と、出力さ
れた操作を出力順に格納する外部ファイルと、該当する
外部ファイルが指定されたことを条件として外部ファイ
ルの内容を順次読み込む読み込み手段と、読み込み順に
外部ファイルの内容を解釈してアプリケーション・プロ
グラムに供給する解釈手段とを含んでいる。
However, it is preferable that the contents of the external file allow editing by an operator. The application program execution device according to claim 3 comprises: an output means for outputting the operator's operations performed in order to execute the application program as they are; an external file for storing the output operations in the order of output; and a corresponding external file. It includes a reading means for sequentially reading the contents of the external files under specified conditions, and an interpreting means for interpreting the contents of the external files in the order of reading and supplying them to the application program.

【0008】この場合にも、外部ファイルの内容が、オ
ペレータによる編集を許容するものであることが好まし
い。
[0008] In this case as well, it is preferable that the contents of the external file allow editing by the operator.

【0009】[0009]

【作用】請求項1のアプリケーション・プログラムの実
行方法であれば、オペレータがキーボード操作等を行な
うことによりコマンド入力を行なってアプリケーション
・プログラムを実行する場合に、オペレータの操作をそ
のまま外部ファイルに格納する。したがって、該当する
アプリケーション・プログラムの実行が終了した状態に
おいて、外部ファイルにはオペレータの操作が全てその
まま格納されている。その後、該当するアプリケーショ
ン・プログラムに対して一連の同一の操作を行なうこと
が要求された場合には、オペレータは単に該当する外部
ファイルを指定するだけでよく、外部ファイルの内容を
順次読み込み、読み込み順に外部ファイルの内容を解釈
してアプリケーション・プログラムを実行できる。この
結果、アプリケーション・プログラムを再度実行させる
場合に必要なオペレータの操作を著しく簡素化できる。
[Operation] According to the method for executing an application program according to claim 1, when an operator executes an application program by inputting a command by performing a keyboard operation or the like, the operator's operation is stored as is in an external file. . Therefore, when the execution of the corresponding application program is completed, all the operator's operations are stored as they are in the external file. Later, when the application program is required to perform a series of identical operations, the operator can simply specify the appropriate external file, read the contents of the external file sequentially, and Can execute application programs by interpreting the contents of external files. As a result, the operator's operations required to run the application program again can be significantly simplified.

【0010】そして、外部ファイルの内容が、オペレー
タによる編集を許容するものである場合には、同一では
ないが、類似する操作を反復する場合に、外部ファイル
の内容に対して必要箇所のみに編集処理を施した後、外
部ファイルを指定するだけでよいから、類似の操作によ
りアプリケーション・プログラムを実行させる場合に必
要なオペレータの操作を著しく簡素化できる。
[0010] If the contents of the external file allow editing by the operator, when similar, but not identical, operations are to be repeated, the contents of the external file may be edited only at necessary points. Since it is only necessary to specify the external file after processing, the operations required by the operator when executing an application program using a similar operation can be significantly simplified.

【0011】請求項3のアプリケーション・プログラム
の実行装置であれば、オペレータがキーボード操作等を
行なうことによりコマンド入力を行なってアプリケーシ
ョン・プログラムを実行する場合に、オペレータの操作
をそのままの状態で出力手段により出力し、出力順に外
部ファイルに格納する。したがって、該当するアプリケ
ーション・プログラムの実行が終了した状態において、
外部ファイルにはオペレータの操作が全てそのまま格納
されている。その後、該当するアプリケーション・プロ
グラムに対して一連の同一の操作を行なうことが要求さ
れた場合には、オペレータは単に該当する外部ファイル
を指定するだけでよく、読み込み手段により外部ファイ
ルの内容を順次読み込み、解釈手段により読み込み順に
外部ファイルの内容を解釈してアプリケーション・プロ
グラムに供給することにより、アプリケーション・プロ
グラムの実行を反復できる。この結果、アプリケーショ
ン・プログラムを再度実行させる場合に必要なオペレー
タの操作を著しく簡素化できる。
[0011] In the application program execution device according to claim 3, when an operator executes an application program by inputting a command by performing a keyboard operation or the like, the output means outputs the operator's operation as it is. and store them in an external file in the order of output. Therefore, when the execution of the relevant application program is finished,
All operator operations are stored as they are in the external file. Thereafter, when a series of identical operations are required for the relevant application program, the operator need only specify the relevant external file, and the reading means sequentially reads the contents of the external file. , the contents of the external files are interpreted by the interpreting means in the order of reading and supplied to the application program, thereby making it possible to repeat the execution of the application program. As a result, the operator's operations required to run the application program again can be significantly simplified.

【0012】そして、外部ファイルの内容が、オペレー
タによる編集を許容するものである場合には、同一では
ないが、類似する操作を反復する場合に、外部ファイル
の内容に対して必要箇所のみに編集処理を施した後、外
部ファイルを指定するだけでよいから、類似の操作によ
りアプリケーション・プログラムを実行させる場合に必
要なオペレータの操作を著しく簡素化できる。
[0012] If the contents of the external file allow editing by the operator, when similar, but not identical, operations are repeated, the contents of the external file may be edited only in necessary parts. Since it is only necessary to specify the external file after processing, the operations required by the operator when executing an application program using a similar operation can be significantly simplified.

【0013】[0013]

【実施例】以下、実施例を示す添付図面によって詳細に
説明する。図1はこの発明のアプリケーション・プログ
ラムの実行方法の一実施例を示すフローチャートであり
、操作を外部ファイルに登録する場合の一連の処理を示
している。
Embodiments Hereinafter, embodiments will be explained in detail with reference to the accompanying drawings. FIG. 1 is a flowchart showing an embodiment of the application program execution method of the present invention, and shows a series of processes when registering an operation in an external file.

【0014】ステップSP1において外部ファイルのフ
ァイル名を設定し、ステップSP2においてオペレータ
による操作(キーボード操作、マウスによる操作等)が
開始されるまで待ち、ステップSP3において、ステッ
プSP2で開始された操作が終了するまで待ち、ステッ
プSP4において終了した操作に基づいて入力されたコ
マンドをそのまま外部ファイルに格納し、ステップSP
5において該当するコマンドを解釈してアプリケーショ
ン・プログラムに供給することによりアプリケーション
・プログラムを実行させる。そして、ステップSP6に
おいてアプリケーション・プログラムの実行に必要な操
作が完了したか否かを判別し、終了していなければ再び
ステップSP2の判別を行なう。逆に、ステップSP6
においてアプリケーション・プログラムの実行に必要な
操作が完了したと判別された場合には、一連の操作登録
処理を終了する。
[0014] In step SP1, the file name of the external file is set, in step SP2, the operator waits until an operation (keyboard operation, mouse operation, etc.) is started, and in step SP3, the operation started in step SP2 is completed. The command entered based on the operation completed in step SP4 is stored as it is in an external file, and the process returns to step SP4.
5, the application program is executed by interpreting the corresponding command and supplying it to the application program. Then, in step SP6, it is determined whether or not the operations necessary for executing the application program have been completed, and if they have not been completed, the determination in step SP2 is performed again. Conversely, step SP6
If it is determined that the operations necessary for executing the application program have been completed, the series of operation registration processes is terminated.

【0015】図2はこの発明のアプリケーション・プロ
グラムの実行方法の一実施例を示すフローチャートであ
り、外部ファイルに登録された一連の操作に基づいてア
プリケーション・プログラムを実行する場合の一連の処
理を示している。ステップSP1において、操作が登録
された外部ファイルのファイル名を指定し、ステップS
P2において、指定された外部ファイルから登録された
操作を順次読み出し、ステップSP3において、読み出
された操作を解釈し、ステップSP4において解釈結果
をアプリケーション・プログラムに供給してアプリケー
ション・プログラムを実行させる。
FIG. 2 is a flowchart showing an embodiment of the application program execution method of the present invention, and shows a series of processing when an application program is executed based on a series of operations registered in an external file. ing. In step SP1, specify the file name of the external file in which the operation is registered, and in step S
At P2, the registered operations are sequentially read from the specified external file, at step SP3, the read operations are interpreted, and at step SP4, the interpretation results are supplied to the application program to execute the application program.

【0016】したがって、アプリケーション・プログラ
ムを実行させるためにオペレータが操作したコマンドを
操作順に外部ファイルに格納しておくことができ、その
後、同じ一連の操作を行なってアプリケーション・プロ
グラムを実行させたい場合には、単に外部ファイルを指
定して内容を順次読み出し、読み出し順に解釈してアプ
リケーションに供給してアプリケーション・プログラム
を実行させることができるので、2度目以降のアプリケ
ーション・プログラムの実行のために必要なオペレータ
の操作を著しく簡素化できる。
[0016] Therefore, the commands operated by an operator to execute an application program can be stored in an external file in the order of operations. can simply specify an external file, read the contents sequentially, interpret the reading order, and supply it to the application to run the application program. Therefore, the operator required to execute the application program from the second time onwards operation can be significantly simplified.

【0017】また、外部ファイルの内容を読み出して表
示することにより、一連の操作の内容を簡単に把握でき
る。
Furthermore, by reading and displaying the contents of an external file, the contents of a series of operations can be easily grasped.

【0018】[0018]

【実施例2】図3はこの発明のアプリケーション・プロ
グラムの実行装置の一実施例を示すブロック図であり、
アプリケーション・プログラム実行部1と、アプリケー
ション・プログラムの実行に必要なコマンドを入力する
操作部2と、操作部2により入力されたコマンドを解釈
してアプリケーション・プログラム実行部1に供給する
解釈部3と、操作部2により入力されたコマンドをその
ままの状態で出力するコマンド出力部4と、出力された
コマンドを出力順に格納する外部ファイル5と、アプリ
ケーション・プログラムの再実行を指示するコマンド(
このコマンドは例えば外部ファイルを指定するコマンド
であればよい。)が入力されたことを認識する再実行認
識部6と、再実行認識部6による認識結果に基づいて外
部ファイル5から順次コマンドを読み出して解釈部3に
供給する読み出し部7とを有している。
[Embodiment 2] FIG. 3 is a block diagram showing an embodiment of an application program execution device of the present invention.
an application program execution section 1; an operation section 2 for inputting commands necessary to execute the application program; and an interpretation section 3 that interprets commands input by the operation section 2 and supplies them to the application program execution section 1. , a command output unit 4 that outputs the commands input by the operation unit 2 as they are, an external file 5 that stores the output commands in the order of output, and a command (
This command may be any command that specifies an external file, for example. ) is input, and a reading unit 7 that sequentially reads commands from the external file 5 based on the recognition result by the re-execution recognition unit 6 and supplies them to the interpretation unit 3. There is.

【0019】したがって、アプリケーション・プログラ
ムを最初に実行させる場合にはオペレータがキーボード
、マウス等の操作部2を操作することにより順次必要な
コマンドの入力を行なう。このコマンドは、解釈部3に
より解釈されてアプリケーション・プログラムに供給さ
れることによりアプリケーション・プログラムを実行す
るとともに、解釈部3により解釈されることなくコマン
ド出力部4によりそのまま出力され、出力順に外部ファ
イル5に格納される。
Therefore, when an application program is to be executed for the first time, the operator sequentially inputs necessary commands by operating the operating section 2 such as a keyboard and a mouse. This command is interpreted by the interpreter 3 and supplied to the application program to execute the application program, and is output as is by the command output unit 4 without being interpreted by the interpreter 3, and is sent to an external file in the order of output. It is stored in 5.

【0020】また、アプリケーション・プログラムを再
度実行させたい場合には、オペレータが再実行を指示す
るコマンドを入力するだけでよく、再実行認識部6によ
り該当するコマンドが入力されたことを認識して読み出
し部7を動作させることにより外部ファイル5からコマ
ンドを入力順に読み出して解釈部3に供給するので、ア
プリケーション・プログラムを再実行させることができ
る。
[0020] Furthermore, if the operator wishes to re-execute an application program, the operator only needs to input a command instructing re-execution, and the re-execution recognition unit 6 recognizes that the relevant command has been input. By operating the reading unit 7, commands are read from the external file 5 in the order of input and supplied to the interpreting unit 3, so that the application program can be re-executed.

【0021】[0021]

【実施例3】図4はこの発明のアプリケーション・プロ
グラムの実行方法の他の実施例を示すフローチャートで
あり、図2のフローチャートと異なる点は、ステップS
P1とステップSP2との間において以下の判別、処理
を行なう点のみである。ステップSP1において外部フ
ァイルのファイル名を指定した後、ステップSP11に
おいて外部ファイルの内容に対する編集処理が指示され
たか否かを判別し、編集処理が指示された場合には、ス
テップSP12において編集箇所を指示し、ステップS
P13において編集内容を入力する。そして、ステップ
SP14において必要な全ての編集処理が終了したか否
かを判別し、終了していないと判別された場合には再び
ステップSP12の処理を行なう。逆に、ステップSP
11において編集処理が指示されていないと判別された
場合、またはステップSP14において必要な全ての編
集処理が終了したと判別された場合には、そのまま図1
のステップSP2の処理を行なう。
[Embodiment 3] FIG. 4 is a flowchart showing another embodiment of the application program execution method of the present invention, and the difference from the flowchart in FIG. 2 is that step S
The only difference is that the following determination and processing are performed between P1 and step SP2. After specifying the file name of the external file in step SP1, it is determined in step SP11 whether editing processing for the contents of the external file has been instructed, and if editing processing has been instructed, the editing part is specified in step SP12. and step S
Edit contents are input in P13. Then, in step SP14, it is determined whether all necessary editing processing has been completed, and if it is determined that all necessary editing processing has not been completed, the processing in step SP12 is performed again. On the contrary, step SP
If it is determined in step SP11 that editing processing is not instructed, or if it is determined in step SP14 that all necessary editing processing has been completed, the process continues as shown in FIG.
The process of step SP2 is performed.

【0022】したがって、この実施例の場合には、既に
行なわれた操作と同一の操作を反復する場合のみならず
、既に行なわれた操作と類似の操作を行なう場合にも外
部ファイルの内容のかなりの部分を利用できるので、オ
ペレータに要求される操作を著しく低減できる。
Therefore, in the case of this embodiment, not only when repeating the same operation as an already performed operation, but also when performing an operation similar to an already performed operation, a large portion of the contents of the external file is saved. The operations required of the operator can be significantly reduced.

【0023】[0023]

【実施例4】図5はこの発明のアプリケーション・プロ
グラムの実行装置の他の実施例を示すブロック図であり
、図3のブロック図と異なる点は、外部ファイル5に対
する編集処理を行なう編集処理部8と、編集処理が指示
されたか否かに対応して操作部2により入力されたコマ
ンドを編集処理部8に供給するか、または解釈部3およ
びコマンド出力部4に供給するかを制御する選択制御部
9をさらに有している点のみである。
[Embodiment 4] FIG. 5 is a block diagram showing another embodiment of the application program execution device of the present invention. The difference from the block diagram in FIG. 8, and a selection for controlling whether to supply the command input by the operation unit 2 to the editing processing unit 8 or to the interpretation unit 3 and the command output unit 4, depending on whether editing processing is instructed or not. The only difference is that it further includes a control section 9.

【0024】したがって、この実施例の場合にも、既に
行なわれた操作と同一の操作を反復する場合のみならず
、既に行なわれた操作と類似の操作を行なう場合にも外
部ファイルの内容のかなりの部分を利用できるので、オ
ペレータに要求される操作を著しく低減できる。尚、以
上の各実施例においては、オペレータが操作することに
より入力されたコマンドのみを外部ファイルに格納する
ようにしているが、コマンドのみならず数値、yes、
noなどの応答、プロンプト、エラーメッセージ等をも
順次外部ファイルに格納することが可能であり、オペレ
ータの操作を一層低減できるとともに、エラーメッセー
ジを見ることにより編集処理を容易にできる。
Therefore, in the case of this embodiment as well, not only when repeating the same operation as an already performed operation, but also when performing an operation similar to an already performed operation, a large portion of the contents of the external file is saved. The operations required of the operator can be significantly reduced. In each of the above embodiments, only the commands input by the operator's operations are stored in the external file, but not only commands but also numerical values, yes,
Responses such as "no", prompts, error messages, etc. can also be sequentially stored in external files, which further reduces operator operations and facilitates editing processing by viewing error messages.

【0025】以上の各実施例の説明から明らかなように
、アプリケーション・プログラムを実行するための複雑
なコマンド入力や応答を著しく低減して操作を簡素化で
き、また、アプリケーション・プログラムの起動時にお
けるリスタート機能として用いることにより、ある作業
レベルまで自動的にセットアップできる。また、コンピ
ュータ化学の分野に適用した場合には、複数の分子に亘
る作業手順を簡単にルーチン化できる。さらに、初心者
の教育用として有効であるだけでなく、デモンストレー
ションを自動実行させることができ、さらには、映画、
ビディオの作成をも容易化できることになる。
As is clear from the description of each of the embodiments above, operations can be simplified by significantly reducing complex command inputs and responses for executing an application program. By using it as a restart function, it can be automatically set up to a certain work level. Furthermore, when applied to the field of computational chemistry, work procedures involving multiple molecules can be easily made routine. Furthermore, it is not only effective for beginners' education, but also allows demonstrations to be executed automatically.
It also makes it easier to create videos.

【0026】[0026]

【発明の効果】以上のように請求項1の発明は、該当す
るアプリケーション・プログラムに対して一連の同一の
操作を行なうことが要求された場合には、オペレータは
単に該当する外部ファイルを指定するだけでよいから、
アプリケーション・プログラムを再度実行させる場合に
必要なオペレータの操作を著しく簡素化できるという特
有の効果を奏する。
[Effect of the Invention] As described above, in the invention of claim 1, when a series of identical operations are required to be performed on a corresponding application program, the operator simply specifies the corresponding external file. Just
This has the unique effect of significantly simplifying the operations required by the operator when executing the application program again.

【0027】請求項2の発明は、該当するアプリケーシ
ョン・プログラムに対して一連の類似する操作を行なう
ことが要求された場合にも、オペレータは該当する外部
ファイルを指定するとともに該当するオペレータの操作
に対して編集処理を施すだけでよいから、アプリケーシ
ョン・プログラムを実行させる場合に必要なオペレータ
の操作を著しく簡素化できるという特有の効果を奏する
[0027] According to the invention of claim 2, even when a series of similar operations are required to be performed on a corresponding application program, the operator specifies the corresponding external file and performs the operations of the corresponding operator. Since it is only necessary to perform editing processing on the data, this has the unique effect of significantly simplifying the operations required by the operator when executing the application program.

【0028】請求項3の発明も、該当するアプリケーシ
ョン・プログラムに対して一連の同一の操作を行なうこ
とが要求された場合には、オペレータは単に該当する外
部ファイルを指定するだけでよいから、アプリケーショ
ン・プログラムを再度実行させる場合に必要なオペレー
タの操作を著しく簡素化できるという特有の効果を奏す
る。
The invention of claim 3 also provides that when a series of identical operations are required for a corresponding application program, the operator only needs to specify the corresponding external file. - It has the unique effect of significantly simplifying the operator's operations required to run the program again.

【0029】請求項4の発明も、該当するアプリケーシ
ョン・プログラムに対して一連の類似する操作を行なう
ことが要求された場合にも、オペレータは該当する外部
ファイルを指定するとともに該当するオペレータの操作
に対して編集処理を施すだけでよいから、アプリケーシ
ョン・プログラムを実行させる場合に必要なオペレータ
の操作を著しく簡素化できるという特有の効果を奏する
According to the invention of claim 4, even when a series of similar operations are required to be performed on a corresponding application program, the operator specifies the corresponding external file and performs the operations performed by the corresponding operator. Since it is only necessary to perform editing processing on the data, this has the unique effect of significantly simplifying the operations required by the operator when executing the application program.

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

【図1】この発明のアプリケーション・プログラムの実
行方法の一実施例を示すフローチャートであり、操作を
外部ファイルに登録する場合の一連の処理を示している
FIG. 1 is a flowchart showing an embodiment of an application program execution method of the present invention, and shows a series of processing when registering an operation in an external file.

【図2】この発明のアプリケーション・プログラムの実
行方法の一実施例を示すフローチャートであり、外部フ
ァイルに登録された一連の操作に基づいてアプリケーシ
ョン・プログラムを実行する場合の一連の処理を示して
いる。
FIG. 2 is a flowchart showing an embodiment of the application program execution method of the present invention, showing a series of processing when executing an application program based on a series of operations registered in an external file. .

【図3】この発明のアプリケーション・プログラムの実
行装置の一実施例を示すブロック図である。
FIG. 3 is a block diagram showing an embodiment of an application program execution device of the present invention.

【図4】この発明のアプリケーション・プログラムの実
行方法の他の実施例を示すフローチャートである。
FIG. 4 is a flowchart showing another embodiment of the application program execution method of the present invention.

【図5】この発明のアプリケーション・プログラムの実
行装置の他の実施例を示すブロック図である。
FIG. 5 is a block diagram showing another embodiment of the application program execution device of the present invention.

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

3  解釈部    4  コマンド出力部    5
  外部ファイル    7  読み出し部
3 Interpretation section 4 Command output section 5
External file 7 Reading section

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  アプリケーション・プログラムを実行
するために行なうオペレータの操作をそのまま外部ファ
イル(5)に格納し、該当する外部ファイル(5)が指
定されたことを条件として外部ファイル(5)の内容を
順次読み込み、読み込み順に外部ファイル(5)の内容
を解釈してアプリケーション・プログラムを実行するこ
とを特徴とするアプリケーション・プログラムの実行方
法。
Claim 1: The operations performed by an operator to execute an application program are stored as they are in an external file (5), and the contents of the external file (5) are stored on the condition that the corresponding external file (5) is specified. A method for executing an application program, characterized in that the application program is executed by sequentially reading the external files (5) and interpreting the contents of the external files (5) in the order in which they are read.
【請求項2】  外部ファイル(5)が、格納されたオ
ペレータの操作に対する編集処理を許容するものである
請求項1に記載のアプリケーション・プログラムの実行
方法。
2. The method for executing an application program according to claim 1, wherein the external file (5) allows editing processing of stored operator operations.
【請求項3】  アプリケーション・プログラムを実行
するために行なうオペレータの操作をそのまま出力する
出力手段(4)と、出力された操作を出力順に格納する
外部ファイル(5)と、該当する外部ファイル(5)が
指定されたことを条件として外部ファイル(5)の内容
を順次読み込む読み込み手段(7)と、読み込み順に外
部ファイル(5)の内容を解釈してアプリケーション・
プログラムに供給する解釈手段(3)とを含むことを特
徴とするアプリケーション・プログラムの実行装置。
3. An output means (4) for outputting the operator's operations performed to execute the application program as they are, an external file (5) for storing the output operations in the order of output, and a corresponding external file (5). ) is specified, a reading means (7) reads the contents of the external file (5) sequentially, and an application interprets the contents of the external file (5) in the order of reading.
An application program execution device characterized by comprising: an interpretation means (3) for supplying the program.
【請求項4】  外部ファイル(5)が、格納されたオ
ペレータの操作に対する編集処理を許容するものである
請求項3に記載のアプリケーション・プログラムの実行
装置。
4. The application program execution device according to claim 3, wherein the external file (5) allows editing processing of stored operator operations.
JP2946591A 1991-01-29 1991-01-29 Method and device for executing application program Pending JPH04253253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2946591A JPH04253253A (en) 1991-01-29 1991-01-29 Method and device for executing application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2946591A JPH04253253A (en) 1991-01-29 1991-01-29 Method and device for executing application program

Publications (1)

Publication Number Publication Date
JPH04253253A true JPH04253253A (en) 1992-09-09

Family

ID=12276853

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2946591A Pending JPH04253253A (en) 1991-01-29 1991-01-29 Method and device for executing application program

Country Status (1)

Country Link
JP (1) JPH04253253A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6315322A (en) * 1986-07-07 1988-01-22 Hitachi Ltd Acquiring and reclaiming system for command history

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6315322A (en) * 1986-07-07 1988-01-22 Hitachi Ltd Acquiring and reclaiming system for command history

Similar Documents

Publication Publication Date Title
JPH09259153A (en) Device and method for generating batch execution control program
JPH04253253A (en) Method and device for executing application program
JPH0760363B2 (en) Method for automatically creating user-defined commands
JPS63266556A (en) Dump analysis processing system
JPH05197572A (en) Task loader
JPH0769847B2 (en) Job control method during rerun
JPS6249502A (en) Programmable controller
JPH0610767B2 (en) Robot language execution method
JPS63211037A (en) Program debugging method
JPH03240154A (en) Command input system
JPS62135958A (en) Simulation system
JPH0350672A (en) Interactive type text editor
JPS63640A (en) Data flow partial unit execution control method
JPH05224711A (en) Control method for programmable controller
JPH07160352A (en) Program execution system
JPH0267636A (en) Program execution procedure file converting system
JPH02267626A (en) Job driving device
JPH05108713A (en) Natural language processor
JPS6373424A (en) Information integrated processing method
JPH04340628A (en) Fuzzy inference process compile system
JPH0250730A (en) Language converting system based upon common machine word
JPS62235641A (en) Control system for executing program
JPH01194053A (en) Processing system for command procedure
JPH1020908A (en) Automatic control program creation device
JPH06195249A (en) Name designation method