JPH0322074A - Data processor - Google Patents

Data processor

Info

Publication number
JPH0322074A
JPH0322074A JP1156281A JP15628189A JPH0322074A JP H0322074 A JPH0322074 A JP H0322074A JP 1156281 A JP1156281 A JP 1156281A JP 15628189 A JP15628189 A JP 15628189A JP H0322074 A JPH0322074 A JP H0322074A
Authority
JP
Japan
Prior art keywords
macro
alarm
key
time
function
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
JP1156281A
Other languages
Japanese (ja)
Inventor
Hiroyuki Ataka
宏之 安宅
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.)
Minolta Co Ltd
Original Assignee
Minolta Co 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 Minolta Co Ltd filed Critical Minolta Co Ltd
Priority to JP1156281A priority Critical patent/JPH0322074A/en
Publication of JPH0322074A publication Critical patent/JPH0322074A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To execute macro functions even at the time of the absence of an operator by providing a macro executing means which executes a registered macro instruction at the set time set by an alarm setting means. CONSTITUTION:An alarm setting means 100 which sets an alarm function, a macro register means 200 which registers plural instructions due to key operations performed in a prescribed order as a macro instruction, and a macro executing means 300 which executes the registered macro instruction at the set time set by the alarm setting means 100 are provided. That is, the time when alarm should be generated is set by the alarm setting means 100, and desired instructions are registered as a macro instruction by the macro register means 200. This macro instruction is executed at the set time by the macro executing means 300. Thus, a series of operations are surely executed even at the time of the absence of the operator.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、アラーム機能によって設定した時刻になると
登録したマクロ命令を実行することので〈従来の技術〉 従来のデータ処理装置、例えばパーソナルコンピュータ
、ワードプロセッサ等にあっては、アラーム機能、マク
ロ機能をそれぞれ有していた。
[Detailed Description of the Invention] <Industrial Application Field> The present invention executes a registered macro instruction when a set time comes by an alarm function. Word processors and the like each had an alarm function and a macro function.

これらの装置にあって、アラーム機能は、アラームをあ
る時刻に設定し、その設定時刻にアラーム音(警報)を
鳴らすものである。設定時刻になったことをオペレータ
(操作者)に告知するためのものである。
In these devices, the alarm function is to set an alarm at a certain time and to sound an alarm sound (warning) at the set time. This is to notify the operator that the set time has arrived.

一方、マクロ機能は、複数の命令から構成される処理手
順を、一つのマクロ命令で行える機能である。すなわち
、あるドキュメントファイルをプリントアウトするには
、まず、そのファイルをサーチし、そのファイルを呼び
出してプリントアウトした後、このファイルをストアす
る。この一連の処理は、一定順序による複数のキー操作
を行うことにより、行われる。この複数のキー操作をマ
クロファイルとして保存し、マクロキーに登録する。以
後、登録されたマクロキーをオペレータが押すと、上記
複数のキー操作が行われるものである。
On the other hand, the macro function is a function that allows a processing procedure consisting of a plurality of instructions to be performed with one macro instruction. That is, to print out a certain document file, first search for that file, call up that file, print it out, and then store this file. This series of processing is performed by performing a plurality of key operations in a fixed order. Save these multiple key operations as a macro file and register them as macro keys. Thereafter, when the operator presses the registered macro key, the above-described multiple key operations are performed.

く発明が解決しようとする課題〉 しかしながら、このような従来のデータ処理装置にあっ
ては、アラーム機能は設定時刻にアラーム音を鳴らすに
過ぎなかった。また、マクロ機能は、上記アラーム機能
とは別個にオペレータがマクロキーを押すことにより操
作するものであった。
Problems to be Solved by the Invention> However, in such conventional data processing devices, the alarm function merely sounds an alarm sound at a set time. Furthermore, the macro function is operated by an operator by pressing a macro key, separately from the above-mentioned alarm function.

例えば上記ファイルのプリント動作を単一のキー操作に
より行うものである。この結果、従来のデータ処理装置
にあっては、それぞれの機能は別個に実行されるだけで
あったため、オペレータ不在の場合には、アラーム機能
は有効ではなく、また、マクロ機能は動作させることは
できず、せっかくの各機能が有効に働いていないという
課題があった。
For example, the file printing operation described above is performed by a single key operation. As a result, in conventional data processing equipment, each function was only executed separately, so if the operator was absent, the alarm function was not valid, and the macro function could not be activated. The problem was that the various functions were not working effectively.

そこで、本発明は、アラーム機能によってマクロ命令を
実行させることによって、オペレータが不在の場合にも
マクロ機能を実行させることができ、マクロ機能の利用
範囲を拡大することができたデータ処理装置を提供する
ことをその目的としている。
SUMMARY OF THE INVENTION Therefore, the present invention provides a data processing device that can execute a macro command using an alarm function, thereby allowing the macro function to be executed even in the absence of an operator, thereby expanding the scope of use of the macro function. Its purpose is to.

〈課題を解決するための手段〉 本発明は、第1図にその構成をブロック図で示すように
、設定時刻に警報を発するアラーム機能と、複数の命令
を単一のマクロ命令とするマクロ機能とを有するデータ
処理装置にあって、上記アラーム機能を設定するアラー
ム設定手段100と、所定順序のキー操作による複数の
命令をマクロ命令として登録するマクロ登録手段200
と、アラーム設定手段100により設定された設定時刻
に、登録されたマクロ命令を実行させるマクロ実行手段
300と、を備えたデータ処理装置である。
<Means for Solving the Problems> As shown in the block diagram of FIG. 1, the present invention has an alarm function that issues an alarm at a set time, and a macro function that converts multiple commands into a single macro command. Alarm setting means 100 for setting the above-mentioned alarm function, and macro registration means 200 for registering a plurality of commands by key operations in a predetermined order as macro commands.
and macro execution means 300 for executing a registered macro command at a set time set by alarm setting means 100.

〈作用〉 本発明に係るデータ処理装置にあっては、アラーム設定
手段100によって警報が発せられる時刻を設定し、マ
クロ登録手段200にあって所望の命令をマクロ命令と
して登録する。そして、マクロ実行手段300によって
このマクロ命令を設定時刻に実行する。したがって、オ
ペレータが不在の場合にあっても一連の動作を確実に実
行することができる● く実施例〉 以下、本発明の実施例を図面に基づいて説明する。
<Operation> In the data processing apparatus according to the present invention, the alarm setting means 100 sets the time at which an alarm is issued, and the macro registration means 200 registers a desired command as a macro command. Then, the macro execution means 300 executes this macro instruction at the set time. Therefore, even in the absence of an operator, a series of operations can be executed reliably.Embodiments> Hereinafter, embodiments of the present invention will be described based on the drawings.

第2図は本発明の一実施例に係るデータ処理装置の概略
構成を示すそのブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a data processing device according to an embodiment of the present invention.

この図において、11はキーボードであって、その入力
はキー人力処理制御部13に人力されている。キー人力
処理制御部13は例えば既知のCPU等によって構成さ
れている。
In this figure, reference numeral 11 denotes a keyboard, and inputs from the keyboard are inputted manually to a key processing control section 13 . The key manual processing control section 13 is constituted by, for example, a known CPU.

l5はこのキー人力処理制御部l3との間でデータの授
受を行うマクロファイル格納部であって、このマクロフ
ァイル格納部15には1のキー操作を示すキーデータK
Dが一連の順序にしたがって記憶されたマクロファイル
MFが複数個ストアされている。マクロファイルMFは
例えばフロツピディスク、磁気テープ等によって構成さ
れている。
15 is a macro file storage unit that exchanges data with this key manual processing control unit 13, and this macro file storage unit 15 stores key data K indicating key operation 1.
A plurality of macro files MF are stored in which D is stored in a sequential order. The macro file MF is composed of, for example, a floppy disk, a magnetic tape, or the like.

17はこのマクロファイルMFのキーデータI〈Dを一
時的に積み込むキューであって、キー人力処理制御部1
3によってキーデータKDのリード/ライトがなされる
17 is a queue for temporarily loading the key data I<D of this macro file MF,
3, the key data KD is read/written.

19はシステム処理制御部であって、キー人力処理制御
部13から送られてきたキーデータKDの内容にしたが
ってその処理、例えばプリントアウト等を実行するもの
である。このシステム処理制御部19は既知のマイクロ
プロセッサ等によって構成されている。
Reference numeral 19 denotes a system processing control section, which executes processing, such as printing out, in accordance with the contents of the key data KD sent from the key manual processing control section 13. This system processing control section 19 is constituted by a known microprocessor or the like.

なお、キー人力処理制御部13は、キーボードl1から
のキーデータKDまたはキュー17に積んだキーデータ
KDのいずれかをシステム処理制御部19に送出するも
のである。
Note that the key manual processing control section 13 sends either the key data KD from the keyboard l1 or the key data KD loaded in the queue 17 to the system processing control section 19.

一方、2lはアラーム処理制御部であって、アラーム情
報格納部23、実時間クロック25からのデータが入力
されている。このアラーム処理制御部21は例えば既知
のマイクロプロセッサ等ζ7よって構成されているもの
で、第3図に示すアラーム情報ADに基づいてアラーム
処理を行っている。
On the other hand, 2l is an alarm processing control section, into which data from the alarm information storage section 23 and the real-time clock 25 are input. This alarm processing control section 21 is constituted by, for example, a known microprocessor ζ7, and performs alarm processing based on alarm information AD shown in FIG.

アラーム情報格納部23は、メニュ一方式によるキー人
力によって、第3図に示すように、アラーム情報AD、
すなわち、アラーム時刻、アラーム音の有無、マクロキ
ーがストアされている。
As shown in FIG. 3, the alarm information storage unit 23 stores alarm information AD,
That is, alarm time, presence or absence of alarm sound, and macro keys are stored.

以上の構成に係るデータ処理装置にあっては、まず、ア
ラーム設定手段によって警報を発するアラーム時刻を設
定する。次に、マクロ登録手段によって所望の命令をマ
クロ命令として登録する。
In the data processing device having the above configuration, first, the alarm setting means sets an alarm time at which a warning is to be issued. Next, the macro registration means registers the desired command as a macro command.

そして、設定したアラーム時刻になったとき、マクロ実
行手段によってこのマクロ命令を実行する。
Then, when the set alarm time comes, the macro command is executed by the macro execution means.

この場合のアラーム時刻等の設定は、キーボード11か
らの人力によるもので、上述したように、CRTに表示
されたメニューを見ながら、アラーム情報ADを設定し
て行く。アラーム情報ADは、第3図に示すように、ア
ラーム時刻、アラーム音の有無、マクロキーの設定であ
る。
In this case, the setting of the alarm time, etc. is done manually using the keyboard 11, and as described above, the alarm information AD is set while looking at the menu displayed on the CRT. As shown in FIG. 3, the alarm information AD includes alarm time, presence or absence of alarm sound, and macro key settings.

ここで、アラーム時刻は、設定された日付と時刻であっ
て、アラーム音を設定した場合はその設定時刻にアラー
ム音(ビープ音)を鳴らし、設定していない場合には鳴
らさないものである。
Here, the alarm time is a set date and time, and if an alarm sound is set, the alarm sound (beep sound) is sounded at the set time, and if not set, it is not sounded.

なお、このマクロキーはこのようにして設定されたアラ
ーム時刻に実行される。
Note that this macro key is executed at the alarm time set in this manner.

また、このアラーム情報ADは、アラーム情報格納部2
3に格納される。なお、このアラーム情報ADは単一に
限られることなく、複数設定してもよい。
Further, this alarm information AD is stored in the alarm information storage unit 2.
3. Note that this alarm information AD is not limited to a single alarm information, and a plurality of alarm information AD may be set.

次に、マクロ命令の設定について第4図のフローチャー
トを参照して説明する。このフローチャートはキー人力
処理制御部l3におけるCPUの処理手順を示すもので
ある。
Next, the setting of macro instructions will be explained with reference to the flowchart shown in FIG. This flowchart shows the processing procedure of the CPU in the key manual processing control section l3.

まず、マクロ機能を定義する場合には、キューl7にキ
ー人力(KD)がない場合で(ステップS1否定〉、キ
ーボードIIからのキー人力があった場合(ステップS
2肯定)を前提とする。
First, when defining a macro function, if there is no key force (KD) in queue l7 (step S1 negative), and if there is key force from keyboard II (step S
2) is assumed.

ステップS3では、操作者がキーボード11のマクロ定
義スタートキーを押したか否かを判断して、押している
場合には(ステップS3肯定)、マクロ機能の定義がな
される(ステップS4〜S6)。
In step S3, it is determined whether or not the operator has pressed the macro definition start key on the keyboard 11. If the operator has pressed the macro definition start key (Yes in step S3), a macro function is defined (steps S4 to S6).

すなわち、後述するように所望の複数のデータキーが所
望の順序にしたがって押された場合(ステップS4肯定
)、マクロ定義終了キーが押されるまで(ステップS5
肯定)のデータキーの人力が複数の命令を構成するもの
である。
That is, as will be described later, if a plurality of desired data keys are pressed in a desired order (Yes at step S4), the process continues until the macro definition end key is pressed (step S5).
(Affirmative) data key manpower constitutes a plurality of instructions.

この場合、マクロ定義スタートキーを押してからマクロ
定義終了キーが押されるまでの間の複数のデータキーの
人力(キーデータKD)がマクロファイルMFにストア
される(ステップS6)。
In this case, the manual input of a plurality of data keys (key data KD) from when the macro definition start key is pressed until when the macro definition end key is pressed is stored in the macro file MF (step S6).

マクロ定義終了キーが押されると(ステップS5W定)
、このマクロファイルMFを任意のマクロキーに割り当
てる(ステップS7)。
When the macro definition end key is pressed (step S5W fixed)
, this macro file MF is assigned to an arbitrary macro key (step S7).

以上が所定手順のキー操作による複数の命令をマクロ命
令としてマクロファイルMFに登録する手順である。
The above is the procedure for registering a plurality of commands as macro commands in the macro file MF by key operations in a predetermined procedure.

例えば、 rtestl」というドキュメントフアイル
をプリントアウトする命令群について、これを1つのマ
クロ命令として定義する場合について説明する。
For example, a case will be described in which a group of instructions for printing out a document file called "rtestl" is defined as one macro instruction.

この場合は、rtestlJというファイルをサーチし
、そのファイルを呼び出して、プリンタによってプリン
トアウトした後、このファイルをストアする。この一連
のキー操作の手順を説明すると、以下のようになる。
In this case, the file rtestlJ is searched for, called, printed out by the printer, and then stored. The procedure for this series of key operations is as follows.

すなわち、■rFilesキー」を押す。■「F4キー
」を押して、サーチメニューを画面表示する。■rAl
t+Xキー」によりサーチメニューのフィールド部分の
文字を消去する。■rjJ、reJ、 rsJ、 rt
J、 rlJをサーチフォーのフィールド部分にキー人
力する。■rENTERキー」を押し、ファイルのサー
チを実行する。
That is, press ``■rFiles key''. ■Press the "F4 key" to display the search menu on the screen. ■rAl
t+X key" erases the characters in the field part of the search menu. ■rjJ, reJ, rsJ, rt
Key input J, rlJ into the field part of Search Four. ■Press the "rENTER key" to execute a file search.

rtestlJのファイルがサーチされたので、■rS
ELECTキー」によりセレクトする。■rENTER
キー」を押し、 rtestlJを呼び出す。■rPR
INTキー」を押し、パラメータを正しく設定する。■
rENTERキー」を押し、 rtestlJをプリン
トする。(11DrFilesキー」を押し、 rte
stl」のファイルをストアする。
The rtestlJ file was searched, so ■rS
Select with the ELECT key. ■rENTER
Press the "key" to call rtestlJ. ■rPR
Press the INT key and set the parameters correctly. ■
Press "rENTER key" to print rtestlJ. (11DrFiles key), press rte
stl" file.

以上の■〜[相]のキー操作をマクロ命令として定義す
ることにより、単にマクロキーを押すだけで所定の操作
、処理がなされるものである。
By defining the above key operations from (1) to (phase) as macro commands, predetermined operations and processing can be performed simply by pressing the macro keys.

すなわち、通常のキー操作にあっては、このようにして
割り当てたマクロキーを操作者が押すことにより、マク
ロファイルMFにストアされたキー操作が実行される。
That is, in a normal key operation, when the operator presses the macro key assigned in this way, the key operation stored in the macro file MF is executed.

ここで、このマクロ命令が実行される場合、キー人力処
理制御部13は、キーボード11からの入力を得る前に
キュー17に何か命令KDが積まれていないかを調べる
(ステップSl)。何も命令が積まれていなければ、キ
ーボード11からのキー人力を得る(ステップS2)。
Here, when this macro instruction is executed, the key manual processing control unit 13 checks whether any instruction KD is loaded in the queue 17 before receiving an input from the keyboard 11 (step Sl). If no command is loaded, key input from the keyboard 11 is obtained (step S2).

このキー人力がマクロ定義キーでもマクロキーでもなけ
れば(ステップS3否定、ステップS8否定)、システ
ム処理制御部19にあって通常のシステム処理が行われ
る(ステップS9).このステップS8にあって、キー
人力がマクロキーであれば、このマクロキーに割り当て
られているマクロファイルMFを検索しくステップSI
O)、マクロファイルMFにストアされている一連のキ
ー人力をキューl7に積む(ステップS11)。
If this key is neither a macro definition key nor a macro key (step S3 negative, step S8 negative), normal system processing is performed in the system processing control section 19 (step S9). In step S8, if the key is a macro key, the macro file MF assigned to this macro key is searched for in step S8.
O) Load the series of key inputs stored in the macro file MF into the queue 17 (step S11).

以後、ステップS1に戻り、ステップS12に進むもの
で、キュー17にキー人力がなくなるまで、キュー17
より得たキー人力を通常のキー人力として処理する(ス
テップSl,S12、S8、S9)。
Thereafter, the process returns to step S1 and proceeds to step S12, and the process continues until the queue 17 has no key personnel.
The key manpower obtained from this process is treated as normal key manpower (steps Sl, S12, S8, S9).

以上の結果、マクロファイルMFにストアされたキー操
作が実行されることとなる。
As a result of the above, the key operations stored in the macro file MF are executed.

次に、本発明のアラーム機能を第5図のフローチャート
を参照して説明する。
Next, the alarm function of the present invention will be explained with reference to the flowchart of FIG.

本実施例にあっては、アラーム機能は一定時間毎(例え
ば50msec)のタイマ割り込みによって行っている
。タイマ割り込みが起こると、アラーム処理制御部21
は第5図に示す手順によって処理を行う。
In this embodiment, the alarm function is performed by a timer interrupt at fixed time intervals (for example, every 50 msec). When a timer interrupt occurs, the alarm processing control unit 21
The processing is performed according to the procedure shown in FIG.

この処理は、まずカウンタNがOより大きいかチェック
し(ステップS21)、カウンタNがOであれば、現在
の時刻(実時間クロック25により読み込む)と既に設
定されたアラーム時刻とを比較し(ステップS22,S
23)、両方の時刻が異なれば、そのまま割り込み処理
は終了する(ステップS23否定)。未だアラーム時刻
になっていないからである。
This process first checks whether the counter N is greater than O (step S21), and if the counter N is O, compares the current time (read by the real time clock 25) with the already set alarm time ( Step S22,S
23) If the two times are different, the interrupt process ends (No in step S23). This is because the alarm time has not yet arrived.

両方の時刻が一致すれば、アラーム情報ADによってア
ラーム音が設定されているか否かが判断されて(ステッ
プS24)、設定されているときはアラーム音を鳴らし
(ステップS25)、設定されていないときは鳴らさな
い(ステップS24から直接ステップ326に進む)。
If both times match, it is determined whether or not an alarm sound is set based on the alarm information AD (step S24), and if the alarm sound is set, the alarm sound is sounded (step S25), and if not set, the alarm sound is sounded (step S25). does not sound (proceeds directly from step S24 to step 326).

さらに、そのアラーム情報ADよりマクロキーが設定さ
れているか否かをチェックし(ステップ826)、設定
されている場合には、カウンタをN=3600にセット
する(ステップ828)。
Furthermore, it is checked from the alarm information AD whether a macro key has been set (step 826), and if so, a counter is set to N=3600 (step 828).

そして、カウンタをデクリメントする(ステップS29
)。そして、N=0でないなら(ステツブS30否定)
実行せずこの割り込み処理を終了し、次のタイマ割り込
みで最初にカウンタNをチェックする(ステップS21
)。Neoであるのでキー人力の有無を確かめ(ステッ
プS27)、キー人力があれば再びカウンタをN=36
00にセットし直す(ステップ828)。さらに、カウ
ンタNをデクリメントし、N=Oになっている場合のみ
(ステップS30肯定)、次のステップS31に進み、
上記マクロキーをキュー17に積んで割り込み処理を終
了する。
Then, the counter is decremented (step S29).
). And if N = not 0 (Step S30 negative)
This interrupt processing is terminated without execution, and the counter N is checked first in the next timer interrupt (step S21).
). Since it is Neo, check whether there is key power (step S27), and if there is key power, set the counter again to N = 36.
It is reset to 00 (step 828). Further, the counter N is decremented, and only if N=O (step S30 affirmative), proceed to the next step S31,
The macro key is loaded into the queue 17 and the interrupt processing is terminated.

ここで、キュー17にマクロキーが積まれているため、
システムはキー人力としてこのマクロキーを得る。
Here, since macro keys are stacked in queue 17,
The system gets this macro key as a key input.

そして、前述したように、このマクロキーに割り当てら
れているマクロファイルの操作が実行される。
Then, as described above, the operation of the macro file assigned to this macro key is executed.

以上のように、ステップ827〜S31にあって、アラ
ーム音を奏鳴した後、カウンタNによって所定時間、例
えば3分間だけマクロキーの実行に待ち時間を設けたの
は、操作者が他の処理を実行している場合に、その処理
を優先させるためてある。操作者の処理実行中は、タイ
マ割り込みは許容するものの、マクロキーの実行は待ち
時間だけ遅延させるものである。なお、アラーム音の発
生と同時にマクロキーの実行を開始することもできる。
As described above, in steps 827 to S31, after the alarm sound is sounded, the reason why the operator waits for a predetermined period of time, e.g., 3 minutes, for executing the macro key is because the operator This is to give priority to that process when it is being executed. While the operator is executing a process, timer interrupts are allowed, but execution of macro keys is delayed by the waiting time. Note that execution of the macro key can also be started at the same time as the alarm sound is generated.

また、アラーム情報ADに待ち時間を付加し、メニュ一
方式によって待ち時間を設定変更できるようにすること
も可能である。
It is also possible to add a waiting time to the alarm information AD so that the setting of the waiting time can be changed using one menu.

そして、マクロ命令の態様としては、以上のように、設
定時刻にドキュメントファイルのプリントアウトの他、
カレンダ表示、通信アプリケーションプログラムの実行
(これは時差の大きな外国へのファクシミリ通信等に特
に有効である)、手紙などの通信文のプリントアウトま
たは送信、一定時刻毎の演算、等各種のものが考えられ
る。
As described above, in addition to printing out the document file at the set time, the macro command can also print out the document file at the set time.
Various things can be considered, such as displaying a calendar, running communication application programs (this is especially effective for facsimile communications to foreign countries with large time differences), printing out or sending correspondence such as letters, calculations at regular time intervals, etc. It will be done.

〈効果〉 以上説明してきたように、本発明によれば、アラーム機
能によってマクロ命令を実行させることによって、オペ
レータが不在の場合にもマクロ機能を実行させることが
でき、マクロ機能の利用範囲を拡大することができる。
<Effects> As described above, according to the present invention, by executing the macro command using the alarm function, the macro function can be executed even when the operator is absent, expanding the scope of use of the macro function. can do.

また、上記実施例にあっては、設定時刻にあって操作者
が他の処理を実行中には、マクロ命令の実行は一時遅延
させることもできる。更に、この場合にあって、特別な
プログラムを準備することもなく、簡単に設定時刻にマ
クロ命令を実行することができる。
Further, in the above embodiment, execution of the macro command can be temporarily delayed while the operator is performing other processing at the set time. Furthermore, in this case, the macro command can be easily executed at the set time without preparing a special program.

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

第1図は本発明に係るデータ処理装置の構成を機能実現
手段として示すブロック図、第2図は本発明の一実施例
に係るデータ処理装置の概略構成を示すそのブロック図
、第3図は一実施例に係るアラーム情報を示すその構成
図、第4図は一実施例に係るキー人力処理制御部におけ
る処理手順を示すフローチャート、第5図は同じく一実
施例に係るアラーム処理制御部における処理手順を示す
そのフローチャートである。 100●●・・●◆・◆・アラーム設定手段、200・
・・・・・・・・マクロ登録手段、300・・・・・・
・・・マクロ実行手段。 第1図
FIG. 1 is a block diagram showing the configuration of a data processing device according to the present invention as a function realizing means, FIG. 2 is a block diagram showing a schematic configuration of the data processing device according to an embodiment of the present invention, and FIG. A configuration diagram showing alarm information according to one embodiment, FIG. 4 is a flowchart showing a processing procedure in a key manual processing control section according to one embodiment, and FIG. 5 is a process in an alarm processing control section according to another embodiment. It is a flowchart showing the procedure. 100●●・・●◆・◆・Alarm setting means, 200・
・・・・・・Macro registration means, 300・・・・・・
...Macro execution means. Figure 1

Claims (1)

【特許請求の範囲】 設定時刻に警報を発するアラーム機能と、複数の命令を
単一のマクロ命令とするマクロ機能とを有するデータ処
理装置にあって、 上記アラーム機能を設定するアラーム設定手段と、 所定手順のキー操作による複数の命令をマクロ命令とし
て登録するマクロ登録手段と、 アラーム設定手段により設定された設定時刻に、登録し
たマクロ命令を実行させるマクロ実行手段と、を備えた
ことを特徴とするデータ処理装置。
[Scope of Claims] A data processing device having an alarm function that issues an alarm at a set time and a macro function that converts a plurality of commands into a single macro command, comprising: an alarm setting means for setting the alarm function; The present invention is characterized by comprising: macro registration means for registering a plurality of commands by key operations in a predetermined procedure as macro commands; and macro execution means for executing the registered macro commands at a set time set by an alarm setting means. data processing equipment.
JP1156281A 1989-06-19 1989-06-19 Data processor Pending JPH0322074A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1156281A JPH0322074A (en) 1989-06-19 1989-06-19 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1156281A JPH0322074A (en) 1989-06-19 1989-06-19 Data processor

Publications (1)

Publication Number Publication Date
JPH0322074A true JPH0322074A (en) 1991-01-30

Family

ID=15624394

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1156281A Pending JPH0322074A (en) 1989-06-19 1989-06-19 Data processor

Country Status (1)

Country Link
JP (1) JPH0322074A (en)

Similar Documents

Publication Publication Date Title
JPS5856143B2 (en) Terminal device test program startup method
JPH0322074A (en) Data processor
JPH11134294A5 (en) Information processing device and method, and computer-readable storage medium
JPS58191045A (en) Control system of executing time
JPH0296266A (en) Monitoring system for network job
JPS63205731A (en) Program start processing system
JP2944093B2 (en) Multiprocessor type information processing device
JPS62120562A (en) Output control system for job result given to terminal printer equipment
JPS594345Y2 (en) cash register
JPS6033637A (en) data processing equipment
JP3278622B2 (en) Command execution method in exchange equipment maintenance and operation device and exchange equipment maintenance and operation device
JPH058674U (en) Information transmission device SP / PS card data processing system
JPS595370A (en) Processing time controlling system
JPH103484A (en) Data logger
JP2805886B2 (en) Menu processing device
JPS60201446A (en) data processing equipment
JPH0417453B2 (en)
JPH052476A (en) Device and method for realizing help function of software
JPS63314662A (en) Output request cancel processing method
JPH0212375A (en) Regular work start system
JPH02277146A (en) Program debugging system
JPH0395643A (en) Display device for job executing history of interactive process system
JPH11338695A5 (en) Software resource distribution method
JPH05224800A (en) Automatic input system
JPH0357040A (en) System for selecting input file connection at the time of execution