JPH0439758A - Operation procedure registering/executing system - Google Patents

Operation procedure registering/executing system

Info

Publication number
JPH0439758A
JPH0439758A JP2146162A JP14616290A JPH0439758A JP H0439758 A JPH0439758 A JP H0439758A JP 2146162 A JP2146162 A JP 2146162A JP 14616290 A JP14616290 A JP 14616290A JP H0439758 A JPH0439758 A JP H0439758A
Authority
JP
Japan
Prior art keywords
application program
operator
data
input
registration
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
JP2146162A
Other languages
Japanese (ja)
Inventor
Satoru Nagahara
覚 長原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2146162A priority Critical patent/JPH0439758A/en
Publication of JPH0439758A publication Critical patent/JPH0439758A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the operability by monitoring the dealing between an application program and an operator, and allowing a storage means to execute store and read-out in accordance with an input request of the application program. CONSTITUTION:The system is provided with a monitoring means for monitoring the dealing between an application program 1 and an operator 2, a registering means 5 for storing successively data inputted from an operator in accordance with an input request of the application program 1, in a storage means 4, and a reading-out means 6 for reading out successively the corresponding data from the storage means 4 against the input request of the application program 1 and delivering it to the application program 1. In such a way, the operation procedure can be registered in the storage means without performing any correction, etc., to the application program, and the operability can be improved remarkably.

Description

【発明の詳細な説明】 目    次 概   要 産業上の利用分野 従来の技術 発明が解決しようとする課題 (第1図)課題を解決す
るための手段 作   用 実 施 例 (第2図〜第6図) 発明の効果 概要 アプリケーションプログラムによる入力要求に対応して
オペレータがデータを入力することにより動作するよう
にしたコンピュータシステムにおける操作手順登録・実
行方式に関し、 操作性の向上を目的とし、 アプリケーションプログラムとオペレータとの遣り取り
を監視する手段と、アプリケーションプログラムの入力
要求に対応してオペレータが入力したデータを、記憶手
段に順次格納する登録手段と、アプリケーションプログ
ラムの入力要求に対して前記記憶手段から順次対応する
データを読み出してアプリケーションプログラムに渡す
読出手段とを備え、アプリケーションプログラム実行中
に、オペレータにより登録開始又は登録終了に対応する
コマンドが入力されたときには、前記登録手段を起動又
は停止せしめ、オペレータにより読出開始に対応するコ
マンドが入力されたときには、前記読出手段を起動せし
め、オペレータによりアプリケーションプログラムの入
力要求に対応するデータが入力されたときには、該デー
タをアプリケーションプログラムに渡すように構成する
[Detailed Description of the Invention] Table of Contents Overview Industrial Field of Application Conventional Technology Problems to be Solved by the Invention (Fig. 1) Means and Actions for Solving the Problems Examples (Figs. 2 to 6) Figure) Summary of the Effects of the Invention Regarding a method for registering and executing operating procedures in a computer system that is operated by an operator inputting data in response to an input request from an application program, the present invention aims to improve operability by combining the application program and the system. means for monitoring interactions with the operator; registration means for sequentially storing data input by the operator in response to input requests of the application program in the storage means; and response to the input requests of the application program from the storage means. and reading means for reading out the data and passing it to the application program, and when an operator inputs a command corresponding to start or end of registration while the application program is running, the registration means is started or stopped, and the data is read out by the operator. When a command corresponding to the start is input, the reading means is activated, and when data corresponding to an input request of the application program is input by the operator, the data is passed to the application program.

産業上の利用分野 本発明はアプリケーションプログラムによる入力要求に
対応してオペレータがデータを入力することにより動作
するようにしたコンピュータシステムにおける操作手順
登録・実行方式に関する。
INDUSTRIAL APPLICATION FIELD The present invention relates to a method for registering and executing operating procedures in a computer system that operates by inputting data by an operator in response to an input request from an application program.

近年、ハーソナルコンピュータ、マイクロコンピュータ
等の普及に伴い、様々な人によりソフトウェアが利用さ
れるようになってきた。このため、各種アプリケーショ
ンプログラムにおいては、誰でも簡単に操作が行えるよ
うにするため、デイスプレィ画面上にメニューを表示し
て、利用者に番号を選択させたり、図形等の上でマウス
をクリックさせたり、あるいは、マルチウィンドウ方式
等の手段を講じて、操作性の向上を図っている。
In recent years, with the spread of personal computers, microcomputers, etc., software has come to be used by a variety of people. For this reason, in order to make it easy for anyone to operate various application programs, menus are displayed on the display screen and the user is asked to select a number or click the mouse on a figure, etc. Alternatively, measures such as a multi-window system are used to improve operability.

しかし、これらの操作は、何層にも渡ったメニューを一
々選択したり、マウスを頻繁に移動したりしなければな
らず、ある決まった手順を繰り返し行うような場合に、
同じ操作を一々実施するのは操作が煩雑であることから
、その改善が要望されている。
However, these operations require selecting multiple menus one by one, moving the mouse frequently, and are difficult to perform in cases where certain procedures are repeated repeatedly.
Since performing the same operation one by one is complicated, improvements are desired.

従来の技術 上記のようなある決まった手順を繰り返し行わないで済
むようにするために従来は、アプリケーションプログラ
ム自体に以下のような機能を具備せしめることにより対
応していた。
BACKGROUND OF THE INVENTION Conventionally, in order to avoid repeating certain fixed procedures as described above, a conventional approach has been to provide the application program itself with the following functions.

即ち、予め所定の手順をファイルに格納しておき、プロ
グラム実行中にこのファイルを呼び出せるようにし、操
作の一部をオペレータによる入力でな(、ファイルに格
納された手順に基づいて実施するようにした機能である
。また、ティーチングプレイバック方式、即ち、オペレ
ータが一度実施した操作内容をファイルに登録し、前記
同様に必要に応じて呼び出せるようにした機能である。
In other words, a predetermined procedure is stored in a file in advance, this file can be called up during program execution, and some operations can be performed based on the procedures stored in the file without input by the operator. It is also a teaching playback function, that is, a function in which the contents of an operation once performed by an operator are registered in a file, and can be called up as needed as described above.

発明が解決しようとする課題 しかし、既存のアプリケーションプログラムについて、
このような方式を適用する場合には、アプリケーション
プログラムを修正する必要があり、個々のアプリケーシ
ョンプログラムに対してこのような修正を行うのは採算
やその他の観点から事突上困難であるという問題があっ
た。また、アプリケーションプログラムは、必ずしも一
つのファイルから構成されるものでなく、複数のファイ
ルを互いにチェーンするかたちで構成されたり、複数の
独立したアプリケーションプログラムを顧客の要望に応
じて組み合わせて、−の選択プログラムから呼び出した
りする等、種々の態様があり、このようなファイル間に
渡って処理が行われる場合に、従来の方式は適用するこ
とができない場合があるという問題があった。
Problems to be Solved by the Invention However, regarding existing application programs,
When applying such a method, it is necessary to modify the application program, and there is a problem in that it is difficult to make such modifications to individual application programs from a profit and other standpoint. there were. In addition, an application program is not necessarily composed of a single file, but may be composed of multiple files chained together, or multiple independent application programs can be combined according to the customer's requests. There are various methods, such as calling from a program, and there is a problem in that conventional methods may not be applicable when processing is performed across such files.

本発明はこのような点に鑑みてなされたものであり、ア
プリケーションプログラムの機能や構成ニ変更を加える
ことなく、オペレータによる操作手順を登録し、これに
基づいてオペレータによる入力の一部又は全部を省略可
能とすることにより、操作性を向上することを目的とし
ている。
The present invention has been made in view of the above points, and it is possible to register operating procedures by an operator without changing the function or configuration of an application program, and based on this register a part or all of the input by the operator. The purpose is to improve operability by making it omissible.

課題を解決するための手段 第1図は本発明方式の原理を示す図である。Means to solve problems FIG. 1 is a diagram showing the principle of the system of the present invention.

アプリケーションプログラム1とオペレータ2との遣り
取り (アプリケーションプログラムからの入力要求や
キーボード、マウス、ライトベン等の入力手段を操作す
るこにより入力される文字列、座標値等の遣り取り)を
監視する監視手段3と、アプリケーションプログラム1
の入力要求に対応してオペレータ2が入力したデータを
、記憶手段4に順次格納する登録手段5と、アプリケー
ションプログラム1の入力要求に対して前記記憶手段4
から順次対応するデータを読み出してアプリケーション
プログラム1に渡す読出手段6とを設ける。
monitoring means 3 for monitoring the exchange between the application program 1 and the operator 2 (exchange of character strings, coordinate values, etc. input by input requests from the application program or by operating input means such as a keyboard, mouse, light ben, etc.); , application program 1
a registration means 5 for sequentially storing data inputted by the operator 2 in the storage means 4 in response to an input request from the application program 1;
A reading means 6 is provided for sequentially reading out corresponding data from the application program 1 and passing it to the application program 1.

そして、前記登録手段5を起動せしめるためのコマンド
、同じく停止せしめるためのコマンド、及び前記読出手
段6を起動せしめるためのコマンドを、オペレータ2が
アプリケーションプログラム1の要求に基づいて入力す
ることがある文字列等と抵触しないものを予め設定して
おき、アプリケーションプログラム1の実行中に、オペ
レータ2により入力されたものを解析し、これが登録開
始又は登録終了に対応するコマンドである場合には、前
記登録手段5を起動又は停止せしめ、これが読出開始に
対応するコマンドである場合には、前記読出手段6を起
動せしめ、アプリケーションプログラム1の入力要求に
対応するデータである場合には、該データをアプリケー
ションプログラム1に渡すようにする。
Then, the operator 2 may input a command for starting the registration means 5, a command for stopping the registration means 5, and a command for starting the reading means 6 based on a request from the application program 1. A command that does not conflict with the column, etc. is set in advance, and the command input by the operator 2 is analyzed during execution of the application program 1, and if this is a command corresponding to the start or end of registration, the above registration If the command corresponds to the start of reading, it activates the reading means 6, and if the data corresponds to an input request from the application program 1, the data is transferred to the application program. Pass it to 1.

さらに、オペレータ2によるデータの入力から次のデー
タの入力までの時間を計数する時間計数手段7を設け、
前記登録手段5により該オペレータ2が入力したデータ
を記憶手段4に格納する際に、前記時間計数手段7によ
り計数された時間を、該データと関連づけて前記記憶手
段4に格納し、前記読出手段6動作時に、該記憶手段4
に格納された時間の経過を待って、対応するデータをア
プリケーションプログラム1に渡すようにする。
Furthermore, a time counting means 7 is provided for counting the time from inputting data by the operator 2 to inputting the next data,
When the registration means 5 stores the data input by the operator 2 in the storage means 4, the time counted by the time counting means 7 is stored in the storage means 4 in association with the data, and the reading means 6 during operation, the storage means 4
After waiting for the time stored in , the corresponding data is passed to the application program 1.

作   用 オペレータ2がアプリケーションプログラム1を実行中
に、該アプリケ−2ヨンプログラム1の入力要求に対応
したデータを入力しているときには、このデータはその
ままアプリケーションプログラム1に渡される。そして
、オペレータ2が手順の登録を実施するために、登録開
始のコマンドを入力すると、登録手段5が起動され、以
後は、オペレータ2がアプリケーションプログラム1の
入力要求に対応して入力した文字列や座標値等のデータ
は、記憶手段4に格納されるとともに、アプリケーショ
ンプログラム1に渡される。
When the operator 2 is executing the application program 1 and is inputting data corresponding to the input request of the application program 1, this data is passed to the application program 1 as is. Then, when the operator 2 inputs a command to start registration in order to register the procedure, the registration means 5 is started, and from then on, the character string input by the operator 2 in response to the input request of the application program 1, etc. Data such as coordinate values are stored in the storage means 4 and also passed to the application program 1.

オペレータ2により前にデータが入力された時点から格
納すべきデータが入力されるまでの時開は、時間計数手
段7により計数されており、この時間は格納すべきオペ
レータが入力したデータと関連づけられて記憶手段4に
格納される。
The time difference from the time when data was previously inputted by the operator 2 until the data to be stored is inputted is counted by the time counting means 7, and this time is associated with the data inputted by the operator to be stored. and stored in the storage means 4.

これらがオペレータ2のデータ入力に応じて順次実施さ
れる。オペレータ2が登録終了のコマンドを入力すると
、登録手段5が停止され、以後はアプリケーションプロ
グラム1の入力要求に対応して入力されたデータは、記
憶手段4に格納されることなく、そのままアプリケーシ
ョンプログラム1に渡される。
These operations are performed sequentially in response to data input by the operator 2. When the operator 2 inputs a command to end the registration, the registration means 5 is stopped, and from now on, data input in response to an input request from the application program 1 is not stored in the storage means 4, but is directly stored in the application program 1. passed to.

オペレータ2は登録した手順を再現したい場合には、読
出開始のコマンドを入力すると、読出手段6が起動され
、読出手段6により記憶手段4に格納されたデータ及び
これに対応する時間が読み出され、該時間が経過したと
きに対応するデータがアプリケーションプログラム1に
渡される。これが記憶手段4に格納されたデータが無く
なるまで順次実施され、全てのデータがアプリケーショ
ンプログラム1に渡されたならば、読出手段6は停止し
、以後、オペレータ2はアプリケーションプログラムの
入力要求に対応して入力を実施する。
When the operator 2 wants to reproduce the registered procedure, he inputs a command to start reading, and the reading means 6 is activated, and the reading means 6 reads out the data stored in the storage means 4 and the time corresponding thereto. , the corresponding data is passed to the application program 1 when the time has elapsed. This is carried out sequentially until the data stored in the storage means 4 runs out, and once all the data has been passed to the application program 1, the reading means 6 stops, and from now on, the operator 2 responds to input requests from the application program. and perform the input.

このように本発明方式を採用すれば、アプリケーション
プログラムに何らの修正等を施すことなく、アプリケー
ションプログラム実行中の任意の時点から任意の時点ま
でのオペレータによる操作手順を記憶手段に登録するこ
とができ、これを実行するときには、アプリケーション
プログラム実行中に、対応する時点で読出コマンドを入
力することにより、この時点から対応する時点までの操
作をスキップすることができ、その操作性を大幅に向上
することができる。
By adopting the method of the present invention as described above, the operating procedure performed by the operator from any point in time during the execution of the application program to any point in time can be registered in the storage means without making any modifications to the application program. , when executing this, by inputting a read command at the corresponding point during application program execution, operations from this point to the corresponding point can be skipped, greatly improving the operability. I can do it.

また、アプリケーションプログラムが複数のファイルか
ら構成され、これらの組合せが変更される場合があるコ
ンピュータシステムであってもそのまま対応することが
できる。
Further, even if the application program is composed of a plurality of files, and the combination of these files may be changed, the present invention can be used as is.

尚、前記の構成において、時間計数手段7を設け、これ
で計数した時間により、記憶手段4から取り出したデー
タをアプリケーションプログラムに渡すタイミングを制
御するようにしているが、これは、アプリケーションプ
ログラムが−の入力を受は付けた後、次の入力を受は付
けるまでの時間(レスポンス時間という)が一定でない
場合に、アプリケーションプログラムが入力待ちとなっ
ていないのに、読出手段5がアプリケーションプログラ
ムにデータを渡してしまうことを防止するためのもので
あり、上記レスポンス時間を考慮する必要の無いアプリ
ケーションプログラムにおいては、記憶手段4から取り
出したデータは予め設定したタイミングで定期的にアプ
リケーションプログラムに渡すようにすることができる
In the above configuration, the time counting means 7 is provided, and the timing of passing the data retrieved from the storage means 4 to the application program is controlled based on the time counted by the time counting means 7. If the time from when an input is accepted to when the next input is accepted (referred to as response time) is not constant, the reading means 5 may send data to the application program even though the application program is not waiting for input. This is to prevent data from being passed to the application program where the response time mentioned above does not need to be taken into account. can do.

実  施  例 以下、本発明の実施例を図面を参照して説明することに
する。
Embodiments Hereinafter, embodiments of the present invention will be described with reference to the drawings.

第2図は本発明を適用したシステム(操作手順擬似シス
テムという)の位置づけを示す図であり、オペレータ2
がキーボード、マウス、ライトペン等の入力手段を用い
て入力したデータ(文字列、座標値等)は、本操作手順
擬似システム8を介してアプリケーションプログラム1
に通知され、アプリケーションプログラム1による入力
要求等も本操作手順擬似システム8を介してオペレータ
2に通知される。そして、本操作手順擬似システム8は
記憶手段4を備え、オペレータ2からの入力データはこ
の記憶手段4に手順登録ファイルとして適宜格納するこ
とができる。また、アプリケーションプログラム1の入
力要求に対しては、オペレータ2の指示により、この手
順登録ファイルからデータを取り出して、オペレータに
替わり、アプリケーションプログラムに渡すようにする
ことができる。
FIG. 2 is a diagram showing the positioning of the system to which the present invention is applied (referred to as the operating procedure pseudo system), and shows the position of the system to which the present invention is applied.
The data (character strings, coordinate values, etc.) input using input means such as a keyboard, mouse, light pen, etc. are sent to the application program 1 via this operating procedure pseudo system 8.
The operator 2 is also notified of input requests and the like by the application program 1 via the operating procedure simulation system 8. The operating procedure simulation system 8 is provided with a storage means 4, and input data from the operator 2 can be appropriately stored in this storage means 4 as a procedure registration file. Furthermore, in response to an input request from the application program 1, data can be retrieved from this procedure registration file and passed to the application program in place of the operator, according to instructions from the operator 2.

第3図は上記操作手順擬似システム80機能構成を示す
図であり、本操作手順擬似システム8は、主として手順
登録機能10、手順実行機能11、手順ファイル修正機
能12の3つの機能から構成され、さらに、第1図の監
視手段3及び時間計数手段7に相当する機能を備えてお
り、各機能はプログラムとして提供される。手順登録機
能10は第1図の登録手段5の機能に相当するものであ
り、手順実行機能11は第1図の読出手段6の機能に相
当するものである。そして、手順ファイル修正機能12
は、手順登録機能10により作成された手順登録ファイ
ルを修正するものであり、この機能12により、登録し
たファイルを自在に編集することができる。
FIG. 3 is a diagram showing the functional configuration of the operation procedure simulation system 80. The operation procedure simulation system 8 is mainly composed of three functions: a procedure registration function 10, a procedure execution function 11, and a procedure file modification function 12. Furthermore, it has functions corresponding to the monitoring means 3 and time counting means 7 shown in FIG. 1, and each function is provided as a program. The procedure registration function 10 corresponds to the function of the registration means 5 in FIG. 1, and the procedure execution function 11 corresponds to the function of the reading means 6 in FIG. And procedure file correction function 12
The procedure registration file created by the procedure registration function 10 is modified, and this function 12 allows the registered file to be freely edited.

第4図はアプリケーションプログラムの構成の一例を示
す図である。13はメニュー表示・選択プログラム(シ
ステムA)であり、このプログラムから3つのプログラ
ム(システムB、C,D)14.15.16のいずれか
を選択することにより、対応するプログラムが起動され
る。各プログラム14,15.16は、さらに複数の機
能を備えており、プログラム14は、4つの機能(機能
31〜B4)17.18.19.20を備え、さらに機
能18は2つの機能(機能B21.B22)21.22
を備えている。これらの機能17〜22は、−のファイ
ル内にまとめられている場合もあり、又はそれぞれ単独
のファイルとして形成され、−のファイルから他のファ
イルを呼び出すかたちで実行されるものもある。
FIG. 4 is a diagram showing an example of the configuration of an application program. 13 is a menu display/selection program (system A), and by selecting one of the three programs (systems B, C, D) 14, 15, 16 from this program, the corresponding program is activated. Each program 14, 15.16 further includes multiple functions, program 14 includes four functions (functions 31 to B4) 17.18.19.20, and function 18 includes two functions (functions 31 to B4). B21.B22) 21.22
It is equipped with These functions 17 to 22 may be grouped together in the - file, or may be formed as individual files and executed by calling other files from the - file.

第5図及び第6図に基づき、上記のような構成のアプリ
ケーションプログラムを備えたコンピュータシステムに
本発明方式を適用した場合を、オペレータによる操作を
中心として詳細に説明することにする。
Based on FIGS. 5 and 6, a case in which the method of the present invention is applied to a computer system having an application program configured as described above will be described in detail, focusing on operations by an operator.

第5図は、操作手順登録時のオペレーター操作手順擬似
システム−アプリケーションプログラムの遣り取りを示
す図である。
FIG. 5 is a diagram showing the exchange between the operator operation procedure pseudo system and the application program at the time of operation procedure registration.

まず、オペレータは操作手順擬似システム8を構成する
手順登録プログラムを起動する(■)。
First, the operator starts the procedure registration program that constitutes the operation procedure pseudo system 8 (■).

手順登録プログラムは正常起動したことをオペレータに
通知する。次いで、オペレータはアプリケーションプロ
グラムを起動する(■)。この起動命令によりアプリケ
ーションプログラム(第4図のシステムA)が起動され
、システムAは初期メニューをデイスプレィ上に表示し
、入力待ちとなる。オペレータはファンクションキーに
割り当てられている登録開始キーをONにすると(■)
、手順登録プログラムがこれに対応し、登録ファイル名
の入力をオペレータに促し、オペレータはファイル名を
入力(あるいは指定)する(■)。手順登録プログラム
は、これを受けて対応するファイルをオープンし、正常
に処理されたならば応答メツセージをオペレータに通知
する。この時点で、手順登録プログラムは時間の計数を
開始する。
The procedure registration program notifies the operator that it has started normally. Next, the operator starts the application program (■). This activation command activates the application program (system A in FIG. 4), and system A displays an initial menu on the display and waits for input. When the operator turns on the registration start key assigned to the function key (■)
, the procedure registration program responds to this and prompts the operator to input the registration file name, and the operator inputs (or specifies) the file name (■). Upon receiving this, the procedure registration program opens the corresponding file, and if the processing is successful, notifies the operator of a response message. At this point, the procedure registration program begins counting time.

オペレータは、応答メツセージが返されたなら、デイス
プレィに表示されている初期メニュー上でシステムBを
選択する(■)。この選択はデイスプレィ上のカーソル
を移動してシステム已に対応する位置でENTERキー
をONにすることによりなされる。手順登録プログラム
は、カーソルの移動前後の座標値(xl、yl)、  
(x2.y2)及びENTERキーがONされたことを
前記ファイルに書き込むとともに、時間の計数開始から
ENTERキーONまでの時間をこのデータに関連づけ
てファイルに書き込む。この時点で次の時間の計数を開
始する。そして、オペレータにより入力されたデータを
、そのままアプリケーションプログラム(システムA)
に渡す。システムAは、システムBをメモリ上にローデ
ィングし、システムBを起動する。システムBは、各機
能(B1〜B4)を選択するための画面Bをデイスプレ
ィ上に表示し、次の入力を促す。
When the response message is returned, the operator selects system B on the initial menu displayed on the display (■). This selection is made by moving the cursor on the display and turning on the ENTER key at the position corresponding to the system position. The procedure registration program calculates the coordinate values (xl, yl) before and after the cursor movement,
(x2.y2) and that the ENTER key has been turned on is written in the file, and the time from the start of time counting until the ENTER key is turned on is associated with this data and written in the file. At this point, start counting for the next time. Then, the data entered by the operator is directly transferred to the application program (system A).
give it to System A loads system B onto memory and starts system B. System B displays screen B for selecting each function (B1 to B4) on the display and prompts for the next input.

オペレータはマウスを移動して、機能B2に対応する位
置で該マウスのスイッチ(SW)をONにする(■)。
The operator moves the mouse and turns on the switch (SW) of the mouse at the position corresponding to function B2 (■).

手順登録プログラムは、マウスの移動前後の座標値(x
3.y3)、  (x4.y4)及びマウスのスイッチ
がONされたことを前言己ファイルに書き込むとともに
、計数時間を書き込む。この時点で次の時間の計数を開
始する。そして、オペレータにより入力されたデータを
、そのままアプリケーションプログラム(システムB)
に渡す。システムBは、機能B2を起動し、機能B2は
次の機能(B21又はB22)を選択するための画面B
2をデイスプレィ上に表示し、次の入力を促す。
The procedure registration program calculates the coordinate values (x
3. y3), (x4.y4) and that the mouse switch is turned on is written in the previous statement file, and the counting time is also written. At this point, start counting for the next time. Then, the data entered by the operator is directly transferred to the application program (system B).
give it to System B starts function B2, and function B2 is screen B for selecting the next function (B21 or B22).
2 will be displayed on the display to prompt you for the next input.

オペレータはマウスを移動して、機能B21に対応する
位置で該マウスのスイッチをONにする(■)。手順登
録プログラムは、マウスの移動前後の座標値(x5.y
5)、(x6.y6)及びマウスのスイッチがONされ
たことを前記ファイルに書き込むとともに、計数時間を
書き込む。この時点て次の時間の計数を開始する。そし
て、オペレータにより入力されたデータを、そのままア
プリケーションプログラム(機能B2)に渡す。
The operator moves the mouse and turns on the mouse at the position corresponding to function B21 (■). The procedure registration program calculates the coordinate values before and after mouse movement (x5, y
5) Write (x6.y6) and the fact that the mouse switch has been turned on in the file, and also write the counting time. At this point, start counting for the next time. Then, the data input by the operator is passed as is to the application program (function B2).

機能B2は、次いで、サブ画面をデイスプレィ上に表示
し、パラメータの入力を促す。
Function B2 then displays a sub-screen on the display and prompts for input of parameters.

オペレータはパラメータP1を入力する(■)。The operator inputs parameter P1 (■).

このパラメータP1の入力は“A″、’B’ENTER
キーの順にキーボードから入力する。手順登録プログラ
ムはこれをファイルに書き込むとともに、計数時間を書
き込む。そして、オペレータにより入力されたデータを
、アプリケーションプログラム(機能B2)に渡す。機
能B2は、機能B21を起動し、機能B21は次のパラ
メータの入力のための画面B21をデイスプレィ上に表
示し、次の入力を促す。
The input for this parameter P1 is "A", 'B'ENTER
Enter the keys in this order from the keyboard. The procedure registration program writes this to a file and also writes the counting time. The data input by the operator is then passed to the application program (function B2). Function B2 starts function B21, and function B21 displays screen B21 for inputting the next parameter on the display to prompt the next input.

オペレータはここで登録を終了させる場合には、ファン
クションキーに割り当てられている登録終了キーをON
にする(■)。手順登録プログラムはこれを受けて、登
録ファイルをクローズし、異常がなければ応答メツセー
ジをオペレータに通知する。
If the operator wants to end the registration here, turn on the registration end key assigned to the function key.
Make it (■). Upon receiving this, the procedure registration program closes the registration file and, if there is no abnormality, notifies the operator of a response message.

この後オペレータは、画面B21に基づいて、パラメー
タP2(“C″、ENTERキーの順に入力する)を入
力する(■)。手順登録プログラムはオペレータが入力
するデータをファイルに書き込むことはせずにそのまま
アプリケーションプログラムに渡す。以後、オペレータ
とアプリケーションプログラム間で直接的に対話を行う
ことにより処理を継続することになる。
Thereafter, the operator inputs the parameter P2 (input "C" and the ENTER key in this order) based on the screen B21 (■). The procedure registration program passes the data input by the operator to the application program as is without writing it to a file. Thereafter, processing continues through direct interaction between the operator and the application program.

第6図は、操作手順実行時のオペレーター操作手順擬似
システム−アプリケーションプログラムの遣り取りを示
す図である。
FIG. 6 is a diagram showing the interaction between the operator operation procedure simulation system and the application program when the operation procedure is executed.

まず、オペレータは操作手順擬似システム8を構成する
手順実行プログラムを起動する(■)。
First, the operator starts the procedure execution program that constitutes the operation procedure pseudo system 8 (■).

手順実行プログラムは正常起動したことをオペレータに
通知する。次いで、オペレータはアプリケーションプロ
グラムを起動する(■)。この起動命令によりアプリケ
ーションプログラム(第4図のシステムA)が起動され
、システムAは初期メニューをデイスプレィ上に表示し
、入力待ちとなる。オペレータはファンクションキーに
割り当てられている手順ファイル呼出キー(手順実行キ
ー)をONにすると(■)、手順実行プログラムはこれ
に対応してファイル名の入力をオペレータに促し、オペ
レータはファイル名を入力(あるいは指定)する(■)
。手順実行プログラムは、これを受けて対応するファイ
ルをオーブンする。
The operator is notified that the procedure execution program has started normally. Next, the operator starts the application program (■). This activation command activates the application program (system A in FIG. 4), and system A displays an initial menu on the display and waits for input. When the operator turns on the procedure file call key (procedure execution key) assigned to the function key (■), the procedure execution program prompts the operator to input a file name, and the operator inputs the file name. (or specify) (■)
. The procedure execution program receives this and opens the corresponding file.

手順実行プログラムは、ファイルに記録されている最初
のデータ((xl、yl)、  (x2.y2)、EN
TERキーON)及び時間を取り出し、該取り出しだ時
間が経過した時点で、アプリケーションプログラム(シ
ステムA)にこれらのデータを渡す。これにより、シス
テムAは、システムBをメモリ上にローディングし、該
システムBを起動する。システムBは、各機能(Bl〜
B4)を選択するための画面Bをデイスプレィ上に表示
し、入力待ちとなる。
The procedure execution program executes the first data recorded in the file ((xl, yl), (x2.y2), EN
TER key ON) and the time are retrieved, and when the retrieved time has elapsed, these data are passed to the application program (system A). As a result, system A loads system B onto memory and starts system B. System B has each function (Bl~
Screen B for selecting B4) is displayed on the display, and the screen waits for input.

この処理と平行して、手順実行プログラムは、ファイル
に記録された次のデータ〔(x3.y3)、(x4.y
4)、?ウスSW−〇N〕及び時間を取り出し、該取り
出しだ時間が経過した時点で、これらのデータをアプリ
ケーションプログラム(システムB)に渡す。
In parallel with this process, the procedure execution program executes the following data [(x3.y3), (x4.y3), (x4.y3) recorded in the file.
4),? When the extracted time has elapsed, these data are passed to the application program (system B).

システムBは、機能B2を起動し、機能B2は次の機能
(B21又はB22)を選択するたtの画面B2をデイ
スプレィ上に表示し、入力待ちとする。この処理と平行
して、手順実行プログラムは、ファイルに記録された次
のデータ((x5゜y5)、(x6.y6)、マウス5
W−ON)及び時間を取り出し、該取り出しだ時間が経
過した時点で、これらのデータをアプリケーションプロ
グラム(機能B2)に渡す。機能B2は、次いで、サブ
画面をデイスプレィ上に表示し、入力待ちとなる。
System B starts function B2, and function B2 displays screen B2 for selecting the next function (B21 or B22) on the display and waits for input. In parallel with this process, the procedure execution program executes the following data recorded in the file ((x5°y5), (x6.y6), mouse 5
W-ON) and time, and when the retrieved time has elapsed, these data are passed to the application program (function B2). Function B2 then displays a sub-screen on the display and waits for input.

この処理と平行して、手順実行プログラムは、ファイル
に記録された次のデータ〔パラメータP1(’A’、’
B”、ENTERキーON)〕及び時間を取り出し、該
取り出しだ時間が経過した時点で、これらのデータをア
プリケーションプログラム(機能B2)に渡す。この時
点で、ファイルに記録されている全てのデータはアブリ
ケーンヨンプログテムに渡されたので、手順実行プログ
ラムは、ファイル終了メツセージをオペレータに通知し
て、その処理を終了する。
In parallel with this process, the procedure execution program executes the following data recorded in the file [parameter P1 ('A', '
B", ENTER key ON)] and time, and when the retrieval time has elapsed, pass these data to the application program (function B2). At this point, all data recorded in the file is The procedure execution program notifies the operator of a file end message and terminates its processing.

アプリケーションプログラム(機能B2)は、機能B2
1を起動し、機能B21は次のパラメータの入力のため
の画面B21をデイスプレィ上に表示し、次の入力を促
す。
The application program (function B2) is
1 is activated, and function B21 displays screen B21 for inputting the next parameter on the display, prompting the user to input the next parameter.

オペレータは、画面B21に基づいて、バラメ−タP2
  (’C’ 、ENTERキーの順に入力する)を入
力する(■)。以後、オペレータとアプリケーションプ
ログラム間で直接的な対話を行うことにより処理を継続
することになる。
The operator selects the parameter P2 based on the screen B21.
(Input 'C' and ENTER key in this order) (■). Thereafter, processing continues through direct interaction between the operator and the application program.

オペレータは登録したファイルの一部を修正したい場合
には、手順ファイル修正プログラムを起動し、該当ファ
イルを開いて、データの変更、追加、削除を自在に実施
することができる。
When an operator wants to modify a part of a registered file, he or she can start the procedural file modification program, open the file, and freely change, add, or delete data.

第4図にも示したように、アプリケーションプログラム
の構成は複雑であり、種々の組合せが存在し、従来の方
式を適用するのは各プログラム又は機能毎に修正が必要
である等問題がある。特に、プログラム又は機能が別々
のファイルとして存在するような場合には、従来方式を
適用することは難しい。しかし、上記実施例にも示した
ように、本発明方式は、アプリケーションプログラムに
は全く変更等を加えることなく対応することができこの
ような問題を生じることなく、操作性を向上することが
できる。
As shown in FIG. 4, the structure of the application program is complex and there are various combinations, and applying the conventional method has problems such as the need for modification for each program or function. In particular, it is difficult to apply the conventional method when programs or functions exist as separate files. However, as shown in the above embodiment, the method of the present invention can be applied without making any changes to the application program, and can improve operability without causing such problems. .

発明の効果 以上詳述したように本発明方式を適用することにより、
アプリケーションプログラムに何らの修正等を施すこと
なく、アプリケーションプログラム実行中の任意の時点
から任意の時点までのオペレータによる操作手順を記憶
手段に登録することができ、これを実行するときには、
アプリケーションプログラム実行中に、対応する時点で
読み出しに対応するコマンドを入力することにより、こ
の時点から対応する時点までの操作をスキップすること
ができ、その操作性を大幅に向上することができるとい
う効果を奏する。
Effects of the Invention By applying the method of the present invention as detailed above,
The operator's operation procedure from any point in time during application program execution to any point in time can be registered in the storage means without making any modifications to the application program, and when this is executed,
By inputting a command corresponding to reading at a corresponding point during execution of an application program, operations from this point to the corresponding point can be skipped, greatly improving operability. play.

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

第1図は本発明の原理図、 第2図は本発明を適用した操作手順擬似システムの位置
づけを示す図、 第3図は操作手順擬似システムの主要な機能構成を示す
図、 第4図はアプリケーションプログラムの構成の一例を示
す図、 第5図は本発明実施例における操作手順登録時の処理の
説明図、 第6図は本発明実施例における操作手順実行時の処理の
説明図である。 1・・・アプリケーションプログラム、2・・・オペレ
ータ、 3・・・監視手段、 4・・・記憶手段、 5・・・登録手段、 6・・・読出手段、 7・・・時間計数手段。
Figure 1 is a diagram showing the principle of the present invention, Figure 2 is a diagram showing the positioning of the operating procedure simulation system to which the present invention is applied, Figure 3 is a diagram showing the main functional configuration of the operating procedure simulation system, and Figure 4 is a diagram showing the main functional configuration of the operating procedure simulation system. FIG. 5 is a diagram showing an example of the configuration of an application program. FIG. 5 is an explanatory diagram of the process at the time of registering an operating procedure in the embodiment of the present invention. FIG. 6 is an explanatory diagram of the process at the time of executing the operating procedure in the embodiment of the present invention. DESCRIPTION OF SYMBOLS 1... Application program, 2... Operator, 3... Monitoring means, 4... Storage means, 5... Registration means, 6... Reading means, 7... Time counting means.

Claims (1)

【特許請求の範囲】 1、アプリケーションプログラム(1)による入力要求
に対応してオペレータ(2)がデータを入力することに
より動作するようにしたコンピュータシステムにおいて
、 アプリケーションプログラム(1)とオペレータ(2)
との遣り取りを監視する手段(3)と、アプリケーショ
ンプログラム(1)の入力要求に対応してオペレータ(
2)が入力したデータを、記憶手段(4)に順次格納す
る登録手段(5)と、アプリケーションプログラム(1
)の入力要求に対して前記記憶手段(4)から順次対応
するデータを読み出してアプリケーションプログラム(
1)に渡す読出手段(6)とを備え、 アプリケーションプログラム(1)実行中に、オペレー
タ(2)により登録開始又は登録終了に対応するコマン
ドが入力されたときには、前記登録手段(5)を起動又
は停止せしめ、 オペレータ(2)により読出開始に対応するコマンドが
入力されたときには、前記読出手段(6)を起動せしめ
、 オペレータ(2)によりアプリケーションプログラム(
1)の入力要求に対応するデータが入力されたときには
、該データをアプリケーションプログラム(1)に渡す
ようにしたことを特徴とする操作手順登録・実行方式。 2、オペレータ(2)によるデータの入力から次のデー
タの入力までの時間を計数する時間計数手段(7)を設
け、 前記登録手段(5)により該オペレータ(2)が入力し
たデータを記憶手段(4)に格納する際に、前記時間計
数手段(7)により計数された時間を、該データと関連
づけて前記記憶手段(4)に格納し、前記読出手段(6
)動作時に、該記憶手段(4)に格納された時間の経過
を待って、対応するデータをアプリケーションプログラ
ム(1)に渡すようにしたことを特徴とする請求項1記
載の操作手順登録・実行方式。
[Claims] 1. In a computer system that operates by an operator (2) inputting data in response to an input request by an application program (1), the application program (1) and the operator (2)
Means (3) for monitoring the interaction with the operator (3) and means (3) for monitoring the interaction with the operator (
2), a registration means (5) for sequentially storing the input data in the storage means (4), and an application program (1).
) In response to the input request, the corresponding data is sequentially read from the storage means (4) and the application program (
1), and when the operator (2) inputs a command corresponding to the start or end of registration while the application program (1) is running, the registration means (5) is activated. or stop it, and when the operator (2) inputs a command corresponding to the start of reading, the reading means (6) is started, and the operator (2) starts the application program (
An operation procedure registration/execution method characterized in that when data corresponding to the input request of (1) is input, the data is passed to the application program (1). 2. A time counting means (7) is provided for counting the time from the input of data by the operator (2) to the input of the next data, and the data input by the operator (2) is stored in the storage means by the registration means (5). (4), the time counted by the time counting means (7) is stored in the storage means (4) in association with the data;
) The operation procedure registration and execution according to claim 1, characterized in that during operation, the corresponding data is passed to the application program (1) after waiting for the elapse of the time stored in the storage means (4). method.
JP2146162A 1990-06-06 1990-06-06 Operation procedure registering/executing system Pending JPH0439758A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2146162A JPH0439758A (en) 1990-06-06 1990-06-06 Operation procedure registering/executing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2146162A JPH0439758A (en) 1990-06-06 1990-06-06 Operation procedure registering/executing system

Publications (1)

Publication Number Publication Date
JPH0439758A true JPH0439758A (en) 1992-02-10

Family

ID=15401534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2146162A Pending JPH0439758A (en) 1990-06-06 1990-06-06 Operation procedure registering/executing system

Country Status (1)

Country Link
JP (1) JPH0439758A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5363514A (en) * 1993-06-07 1994-11-15 Lee Seong Kyu Portable bedpan

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5363514A (en) * 1993-06-07 1994-11-15 Lee Seong Kyu Portable bedpan

Similar Documents

Publication Publication Date Title
US4941829A (en) Method for providing a dynamic tutorial display
JPH0750513B2 (en) How to interactively create moving graphic objects
WO2014086210A1 (en) Touchscreen unlocking method and device
JPH0448248B2 (en)
JP3020590B2 (en) Moving image processing method
JPH0895767A (en) Program generating method using program component
JP2001103415A (en) Slide show device
JPS6290758A (en) Information processor
JPH01255955A (en) Processing of multiple data block
JPH0439758A (en) Operation procedure registering/executing system
JP2000172859A (en) Multimedia title editing device, multimedia title editing method, and storage medium recording multimedia title editing program
JPH0756668A (en) Input controller
JPS63610A (en) Automatic executing method for operation procedure
JPH01307818A (en) Conversational data display system
JPH0822490A (en) Selecting method for layer and editing method for layer attribute
JPH09305620A (en) Method for reproducing electronic information, recording medium recording computer program and device for reproducing electronic information
JPH09282209A (en) File setting method
JPH02293924A (en) Menu control system
JP2597620B2 (en) Assistance information provision system
JPH09222981A (en) Information processor
JP2011039877A (en) Medical information processing system
JPH03108017A (en) Guide information display system
JP2002032182A (en) Key allocating system and key allocating method
JPH052587A (en) Document preparation device
JP2000056881A (en) Help picture generating device