JPS63231613A - Command setting method - Google Patents

Command setting method

Info

Publication number
JPS63231613A
JPS63231613A JP62066450A JP6645087A JPS63231613A JP S63231613 A JPS63231613 A JP S63231613A JP 62066450 A JP62066450 A JP 62066450A JP 6645087 A JP6645087 A JP 6645087A JP S63231613 A JPS63231613 A JP S63231613A
Authority
JP
Japan
Prior art keywords
storage means
image
display
icon
displayed
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
JP62066450A
Other languages
Japanese (ja)
Inventor
Katsura Kawakami
桂 川上
Hiroshi Nishikawa
宏 西川
Shigeo Shimazaki
島崎 成夫
Makoto Ishizuka
誠 石塚
Takao Isogawa
孝夫 五十川
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.)
PFU Ltd
Matsushita Giken KK
Original Assignee
PFU Ltd
Matsushita Giken KK
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 PFU Ltd, Matsushita Giken KK filed Critical PFU Ltd
Priority to JP62066450A priority Critical patent/JPS63231613A/en
Publication of JPS63231613A publication Critical patent/JPS63231613A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To easily understand what contents the indication to be executed has and what call relations the processing units have at the time of giving the indication to a computer from an operator by providing first-fifth storage means and a position input means from which a position on the display screen of a display means is inputted. CONSTITUTION:When a specific position on the display screen of a display device 103 is inputted by a mouse 106, an icon descriptor corresponding to this position is searched in a link storage device 108 and is specified. The start position of a corresponding processing program in a program storage device 101 is found in accordance with Pn out of parameters of the icon descriptor and this program is executed. Said icon descriptor in the link storage device 108 is referred again to search descriptors linked to this icon descriptor. If a linked descriptor is found, a processing program corresponding to this descriptor is executed and the link destination is retrieved.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は計算機のコマンド設定方法に関するもシステム
を制御するプログラムに対して指示を与える方法が多く
用いられている。このシステムを制御するプログラムの
ことをオペレーティングシステム、それに対する指示を
コマンドと一般に・呼んでいる。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a command setting method for a computer, and a method of giving instructions to a program that controls a system is often used. The program that controls this system is generally called the operating system, and the instructions to it are generally called commands.

これらのコマンドを組合せて一つのまとまった作業を表
現し、これをシステム内に登録しておくことによシ、頻
繁に行なわれる一連の処理の指示を簡単に行なうことも
よく用いられる手法である。
A commonly used method is to combine these commands to express a single set of tasks and register them in the system to easily give instructions for a series of frequently performed processes. .

この登録されたものを一般に、コマンドファイルと呼ぶ
This registered file is generally called a command file.

第8図は、従来のコマンドファイルの一例である。図中
、801はコマンドファイル、C1,C2・・・Cnは
それぞれコマンドである。計算機に対して、コマンドフ
ァイ/I/801を実行するよう指示すると、コマンド
C1,C2・・・・・、Cnが順次実行される。コマン
ドファイルには、通常、名前が付与される。第8図のコ
マンドファイルの名前はXとする。このコマンドファイ
ル名工も1つのコマンドと見なすことができるものとす
る。
FIG. 8 is an example of a conventional command file. In the figure, 801 is a command file, and C1, C2, . . . , Cn are commands. When the computer is instructed to execute command file/I/801, commands C1, C2, . . . , Cn are executed in sequence. Command files are usually given names. The name of the command file in FIG. 8 is X. It is assumed that this command file master can also be regarded as one command.

第9図は、1つのコマンドファイル中に、他のコマンド
ファイルの実行の指示が含まれている例でアル。コマン
ドファイzL/901の中の3番目の指示@Yは、[コ
マンドファイzkY、即ち902を実行せよ」との意味
を持つ。従って第9図の例では、 Cs、O)、l’q 、A2.A3− 、Am、 C4
C5−乙の順にコマンドが実行される。
FIG. 9 shows an example where one command file contains instructions for executing another command file. The third instruction @Y in the command file zL/901 has the meaning of "execute command file zkY, ie, 902." Therefore, in the example of FIG. 9, Cs, O), l'q, A2. A3-, Am, C4
Commands are executed in the order of C5-B.

第10図は以上のシステムを実現する従来の装置の一例
である。図中1000はプロセッサ、1001 はプロ
グラムを記憶するための記憶装置、1007はコマンド
列を記憶するための記憶装置である。1003は表示装
置、1004は表示すべき画像を記憶しておく一画面分
の画面バッファである。1005はキーボード、100
6はフォント(字形)記憶装置、1002はこれらを接
続するバスである。
FIG. 10 shows an example of a conventional device that implements the above system. In the figure, 1000 is a processor, 1001 is a storage device for storing programs, and 1007 is a storage device for storing command sequences. 1003 is a display device, and 1004 is a screen buffer for one screen that stores an image to be displayed. 1005 is the keyboard, 100
6 is a font (character shape) storage device, and 1002 is a bus connecting these devices.

上記構成において、表示装置1004には、第8図のよ
うなコマンドファイルの内容が表示される。これは、プ
ロセッサ1000が、コマンド列記憶装置1007の内
容を読み出し、その内容に対応する字形をフォント記憶
装置1006より読み出し、これを画面バッファ100
4に転送することにより、実現される。特定のコマンド
列を実行する旨の指示がキーボード1006より入力さ
れると、プロセッサ1000は、コマンド列記憶装置1
007を読み出し、読み出されたコマンドに対応するプ
ログラムをプログラム記憶1001から読み出し、順次
実行する。
In the above configuration, the contents of the command file as shown in FIG. 8 are displayed on the display device 1004. In this case, the processor 1000 reads the contents of the command string storage device 1007, reads out the glyphs corresponding to the contents from the font storage device 1006, and stores them in the screen buffer 1006.
This is achieved by transferring the data to 4. When an instruction to execute a specific command string is input from the keyboard 1006, the processor 1000 stores the command string in the command string storage device 1.
007, and programs corresponding to the read commands are read from the program storage 1001 and executed sequentially.

コマンドファイル間に、呼び出し関係を付ける場合には
、第9図のように、呼び出されるべきコマンドファイル
の名前を呼び出し側のコマンドファイル中に記述するこ
とによる。
When creating a calling relationship between command files, as shown in FIG. 9, the name of the command file to be called is written in the calling command file.

発明が解決しようとする問題点 以上のようなシステムでは、コマンドは、文字の並びで
表現されており、コマンドファイルもその名前によって
参照されるため、コマンドファイIし間の呼び出し関係
が理解しにくく、またその関係の設定もめんどうであっ
た。
Problems to be Solved by the Invention In the systems described above, commands are expressed as sequences of characters, and command files are also referenced by their names, making it difficult to understand the calling relationships between command files. , and setting up that relationship was also troublesome.

即チ、一つのコマンドファイルの実行後に、他のコマン
ドファイルを実行することを一連の処理として設定する
ためには、キーボードからの文字列の入力により、その
旨ファイル中に記述する必要があり、また、コマンド1
アイル名からその内容を想起する必要があった。
In other words, in order to set a series of processes to execute another command file after executing one command file, it is necessary to write this in the file by inputting a string from the keyboard. Also, command 1
It was necessary to recall the content from the isle name.

本発明は上記従来技術に濫み、オペレータが計算機に指
示を与える際に、実行される指示がいかなる内容のもの
であるか、また処理単位間の呼び出し関係がどのように
なっているかを容易に理解することができ、さらにはそ
の指示を容易に与えることのできるコマンド設定方法を
提供するものである。
The present invention is based on the above-mentioned conventional technology, and makes it easy to determine the content of the instruction to be executed and the calling relationship between processing units when an operator gives an instruction to a computer. The purpose is to provide a command setting method that can be understood and furthermore, instructions can be easily given.

問題点を解決するだめの手段 本発明は表示手段の画面の一部分に表示すべき画像を一
時的に記憶する第1の記憶手段と、前記画面の一部分以
外の部分に表示すべき画像を一時的に記憶する第2の記
憶手段と、前記画像を記憶する第3の記憶手段と、前記
画像間の表示関係を記憶する第4の記憶手段と、前記画
像に対応する処理プログラムを記憶する第5の記憶手段
と、前記表示手段の表示画面上の位置を入力する位置入
力手段とを設けたものである。
Means for Solving the Problems The present invention provides a first storage means for temporarily storing an image to be displayed on a part of the screen of a display means, and a first storage means for temporarily storing an image to be displayed on a part other than the part of the screen of the display means. a second storage means for storing the image, a third storage means for storing the image, a fourth storage means for storing the display relationship between the images, and a fifth storage means for storing the processing program corresponding to the image. and a position input means for inputting the position of the display means on the display screen.

作   用 本発明は上記構成により、前記第3の記憶手段の内容を
変更せずにそのまま前記第1の記憶手段に転送して表示
し、前記第3の記憶手段の内容のうち、自1工記第1の
記憶手段に転送されていない部分の一部分の画像と前記
第2の記憶手段の任意の部分に転送することにより、画
像を前記表示手段の任意の位置に表示し、01J記位置
入力手段により始点とすべき画像と、終点とすべき画像
の位置情報を設定指示として入力し、これらの位置情報
から前記画像間の関係を前記第4の記憶手段に記憶し、
さらに前記位置入力手段により、実行指示として始点画
像位置が入力されると、前記位置に表示されている画像
に対応する前記第5の記憶手段に記憶されている処理プ
ログラムを実行し、更に前記始点画像に関係づけられて
いる画像に対応する処理プログラムを実行することによ
り、上記問題点を解決するものである。
According to the above configuration, the present invention transfers the contents of the third storage means to the first storage means and displays them without changing them, and among the contents of the third storage means, the contents of the third storage means are transferred to the first storage means and displayed. By transferring a part of the image that has not been transferred to the first storage means to an arbitrary part of the second storage means, the image is displayed at an arbitrary position on the display means, and the position input in 01J is performed. inputting position information of an image to be a starting point and an image to be an end point as a setting instruction by the means, and storing a relationship between the images in the fourth storage means from these position information;
Further, when a starting point image position is input as an execution instruction by the position input means, a processing program stored in the fifth storage means corresponding to the image displayed at the position is executed, and furthermore, the processing program stored in the fifth storage means is executed, and The above problem is solved by executing a processing program corresponding to an image associated with the image.

実施例 以下、本発明の概念について先ず説明する。Example Hereinafter, the concept of the present invention will first be explained.

第2図は本発明の詳細な説明するだめのものである。FIG. 2 provides a detailed explanation of the invention.

図中、201〜205はそれぞれ個々の処理を代表する
画像であり、例えば第3図のように、図形と文字によっ
て計算機がどのように動作するかを示しだものである。
In the figure, 201 to 205 are images representing individual processes, for example, as shown in FIG. 3, they show how the computer operates using figures and characters.

以下これをアイコンと呼ぶことにする。Hereinafter, this will be referred to as an icon.

図中のアイコン間の矢印は、リンクと呼ぶことにする。The arrows between the icons in the figure are called links.

これらのリンクは、そのリンクの始点のアイコンに対応
する処理を実行17た後、リンクの終点のアイコンに対
応する処理を実行することを意味するものとある。また
、同一アイコンから複数のリンクが出ている場合は、リ
ンク番号(各リンクに付与されているものとする。)の
小さい順に実行するものとする。即ち第2図の例では、
11I2 、I3.I4.I5の順で実行される。
These links mean that after the process corresponding to the icon at the start point of the link is executed 17, the process corresponding to the icon at the end point of the link is executed. In addition, if multiple links appear from the same icon, the links are executed in ascending order of link numbers (assumed to be assigned to each link). In other words, in the example of Figure 2,
11I2, I3. I4. It is executed in the order of I5.

第4図はアイコンを表示画面上に表示する形式を示した
ものである。図中401はシー1−1402゜403は
アイコンである。シート401はアイコンを表示する際
の枠組みである。
FIG. 4 shows the format in which icons are displayed on the display screen. In the figure, 401 is a sea 1-1402, and 403 is an icon. Sheet 401 is a framework for displaying icons.

第5図はアイコンを複数枚のシート上に整理し、第2図
の呼び出し関係をこの上で関係づけたものである。図中
501〜505はアイコンで、それぞれ第2図の201
〜205に対応する。411〜414はリンクで、それ
ぞれ第1図の211〜214に対応する。520〜52
5はそれぞれシートであり、それらの上にアイコンが配
置されているように表示される。オペレータは、表示画
面上のシートを移動する指示を与えることにより、別の
シートを見ることができる。これらのシートとアイコン
の表示により、オペレータはアイコン間の呼び出し関係
の理解をすることが容易にでき、また、各アイコンに対
応する処理がどのようなものであるかを容易に想起でき
る。
In FIG. 5, icons are arranged on a plurality of sheets, and the calling relationships shown in FIG. 2 are related thereon. 501 to 505 in the figure are icons, respectively 201 in Figure 2.
- Corresponds to 205. 411-414 are links, which correspond to 211-214 in FIG. 1, respectively. 520-52
5 are sheets, and icons are displayed on them. The operator can view different sheets by providing instructions to move the sheet on the display screen. By displaying these sheets and icons, the operator can easily understand the calling relationships between the icons, and can easily recall what kind of processing corresponds to each icon.

アイコンaJffのリンクは、第5図のように、多数の
シートにまたがる場合がある。表示画面の大きさは有限
であるから、これらすべてのシートを同時に表示するこ
とはできない場合がある。
The link of the icon aJff may span multiple sheets as shown in FIG. Since the size of the display screen is finite, it may not be possible to display all of these sheets at the same time.

第6図はそのような場合のだめの表示例を示したもので
ある。図中600は表示画面である。
FIG. 6 shows an example of a display in such a case. In the figure, 600 is a display screen.

601〜605はアイコンで、それぞれ第5図の50f
〜505に対応する。同じ<611〜614は第5図の
611〜614に対応する。622゜623.624は
シートで、第5図の522゜523.524にそれぞれ
対応する。630は作業用シートである。アイコン12
  、 I3  、 I5 ハは画面上に表示されてい
ないシート上に配置されているものであるが、そのコピ
ーが、作業シート上に表示されている。リンクされたア
イコンをすべて作業用シート上にこのように表示するこ
とができると、アイコン間の関係の理解も、また、関係
の設定も容易になる。
601 to 605 are icons, each corresponding to 50f in Figure 5.
- Corresponds to 505. The same <611 to 614 correspond to 611 to 614 in FIG. 622°, 623.624 are sheets, and correspond to 522°, 523.524 in FIG. 5, respectively. 630 is a work sheet. icon 12
, I3, I5 C are arranged on sheets that are not displayed on the screen, but their copies are displayed on the work sheet. If all linked icons can be displayed on the work sheet in this way, it becomes easier to understand and set the relationships between the icons.

第1図は本発明のコマンド設定方法を実現する装置の一
実施例を示すものである。図中100〜103は第10
図の1000〜1003とそれぞれ同様の機能を有する
。104,105は表示装置103に表示すべき画像を
一時的に記憶しておく画面バッファである。106は表
示装置103の表示画面上の位置を入力するだめのマウ
スである。
FIG. 1 shows an embodiment of a device that implements the command setting method of the present invention. 100 to 103 in the figure are the 10th
Each of them has the same functions as 1000 to 1003 in the figure. 104 and 105 are screen buffers that temporarily store images to be displayed on the display device 103. A mouse 106 is used to input a position on the display screen of the display device 103.

10Bはアイコン間の関係を記憶するだめのリンク記憶
装置、107はアイコンの持つ画像を記憶するアイコン
記憶装置、109はマルチプレクサである。
10B is a link storage device for storing relationships between icons, 107 is an icon storage device for storing images of icons, and 109 is a multiplexer.

上記構成において、プロセッサ100はアイコン記憶装
置107及びリンク記憶装置108の内容を画面バッフ
ァ104及び105へ転送することにより、第6図のよ
うな出力を表示装置103上に表示することができる。
In the above configuration, the processor 100 can display an output as shown in FIG. 6 on the display device 103 by transferring the contents of the icon storage device 107 and the link storage device 108 to the screen buffers 104 and 105.

表示画面上の矢印はリンク記憶装置10日の内容をプロ
セッサ100が解釈し、生成する。また、プロセッサ1
00は操作者が注目しているシート全体の画像を、アイ
コン記憶装置107から読み出し、画面バッファ104
に転送する。これにより、第6図のシート622.62
3.624が表示され、これらのシート上のアイコンI
1.I4 も表示される。
The arrows on the display screen are generated by the processor 100 interpreting the contents of the link storage device 10. Also, processor 1
00 reads out the image of the entire sheet that the operator is paying attention to from the icon storage device 107 and transfers it to the screen buffer 104.
Transfer to. As a result, sheet 622.62 in FIG.
3.624 will be displayed and the icon I on these sheets will be displayed.
1. I4 is also displayed.

次にフ”ロセソサ100は、更にリンク記憶装置608
の内容から、アイコンI1.I4に関係づけられている
アイコンが何であるかを解析し、それらがI2.I3.
I5 であることを得る。これにより、フ“ロセッサ1
00は、アイコン記憶装置107の中からI2 、 I
3 、 Isの持つ画像を読み出し、これを1つづつ画
面バッファ105へ転送する。これにより、第6図の作
業用/−)630及び、アイコン602.603.60
5が表示される。更に、プロセッサー00は、これらア
イコン間のリンク情報から、矢印611〜614の画像
を生成し、画面バッファ104,105へ転送する。以
上で、第1図のような表示を実現することができる。
Next, the processor 100 further includes a link storage device 608.
From the contents of icon I1. Analyze what the icons associated with I4 are and see if they are I2. I3.
We get that I5. As a result, processor 1
00 are I2, I from the icon storage device 107
3. Read the images held by Is and transfer them one by one to the screen buffer 105. As a result, the work/-) 630 and icons 602, 603, 60 in FIG.
5 is displayed. Furthermore, the processor 00 generates images of arrows 611 to 614 from the link information between these icons and transfers them to the screen buffers 104 and 105. With the above steps, a display as shown in FIG. 1 can be realized.

第7図は、リンク記憶装置108に於ける呼び出し関係
の実際の記憶形式の例を示すものである。
FIG. 7 shows an example of the actual storage format of call relationships in the link storage device 108.

図中701〜705はアイコンデスクリプタで、第5図
の501〜505にそれぞれ対応する。
In the figure, 701 to 705 are icon descriptors, which correspond to 501 to 505 in FIG. 5, respectively.

711〜714はそれぞれ511〜514に対応する。711-714 correspond to 511-514, respectively.

750はプログラム記憶装置で、第1図の101に対応
する。81〜S5はそれぞれアイコン1〜■5の処理を
記述したプログラムである。
750 is a program storage device, which corresponds to 101 in FIG. 81 to S5 are programs that describe the processing of icons 1 to 5, respectively.

各アイコンデスクリプタ701〜705は、アイコンの
名前In、アイコン表示位置Xn 、 Yk、及び対応
する処理プログラムへのポインタPnなる語を有する。
Each icon descriptor 701-705 has a name In of the icon, an icon display position Xn, Yk, and a pointer Pn to the corresponding processing program.

更に、関係づけられたアイコンが存在する場合は、それ
らのデスクリプタ701〜705へのポインタlijの
語が含まれる。
Furthermore, if there are associated icons, a pointer lij to their descriptor 701-705 is included.

さて、第1図の装置に於て、マウス106により、表示
装置103の表示画面上の特定の位置が入力されると、
プロセッサ100は、その位置に対応するアイコンデス
クリプタを、リンク記憶装置108の中からさがし特定
する。次にそのアイコンデスクリプタのパラメータの中
のPnからプログラム記憶装置101の中の対応する処
理プログラムの先頭位置を知り、これを実行する。次に
再度、リンク記憶装置108中の先はどのアイコンデス
タリプタを参照し、これにリンクされた先のデスクリプ
タがあるか否かをさがす、リンクされたテ゛スクリプ夕
があれば、そのデスクリプタに対して、対応する処理プ
ログラムの実行と、リンク先の検索を行なう。
Now, in the apparatus shown in FIG. 1, when a specific position on the display screen of the display device 103 is input using the mouse 106,
Processor 100 locates and identifies the icon descriptor corresponding to that location in link storage 108 . Next, the starting position of the corresponding processing program in the program storage device 101 is determined from Pn in the parameters of the icon descriptor, and this is executed. Next, refer to which icon descriptor in the link storage device 108 again to find out whether or not there is a descriptor linked to it. , executes the corresponding processing program, and searches for the link destination.

リンク先が存在しない場合は、そのデスクリプタを指示
していたデスクリプタ、即ち、1つ前のテ゛ヌクリプタ
に別のリンク先があるか否かを調べる。
If the link destination does not exist, a check is made to see if there is another link destination in the descriptor that pointed to that descriptor, that is, in the previous tenu descriptor.

以上の動作をくり返し実行することにより、アイコンを
直結した連鎖全体に対応する処理を実行することができ
る。
By repeatedly performing the above operations, it is possible to perform processing corresponding to the entire chain of directly connected icons.

次に多数のシート上に配置されたアイコン間にリンクを
設定する場合を説明する。
Next, a case will be described in which links are set between icons arranged on a large number of sheets.

まず、オペレータは、第6図の上部のシート523を移
動し、必要なアイコンを作業用シート630ヘコピーす
るよう指示する。これにより、プロセッサ100が、マ
ウス105からの入力位置情報と、リンク記憶装置10
8の内容を照合することにより、このアイコンを特定し
、それに対応する画1象をアイコン記憶装置107から
1読み出し、画面バッファ105へ転送する。このとき
同時に、一時的デスクリプタをリンク記憶装置108の
中に生成する。この過程をくり返すことによシ、オペレ
ータは必要なアイコンをすべて作業用シート630上へ
配置することができる。同時に作業用シート630上の
アイコンについては、リンク記憶装置108の中に一時
的デスクリプクができる。
First, the operator moves the upper sheet 523 in FIG. 6 and instructs to copy necessary icons to the work sheet 630. As a result, the processor 100 receives the input position information from the mouse 105 and the link storage device 10.
By comparing the contents of 8, this icon is specified, and one image corresponding to it is read out from the icon storage device 107 and transferred to the screen buffer 105. At the same time, a temporary descriptor is generated in the link storage device 108. By repeating this process, the operator can arrange all necessary icons on the work sheet 630. At the same time, temporary desktops are created in the link storage device 108 for the icons on the work sheet 630.

次に、オペレータは、設定すべきリンクの始点アイコン
の位置と終点アイコンの位置とをマウス106により入
力する。プロセッサ100は、この位!+7肯報と、リ
ンク記憶装置10Bの内容から始点と終点のアイコンデ
ヌクリプタを特定し、前述の一時的デスクリブタと、本
来のデスクリプタとの両者を同時に書き換える。即ち、
始点のアイコンのデスクリプタ内に、終点のアイコンの
デヌクリフ゛りへのポインタを書き込む。この操作をく
り返すことにより、アイコン間のリンクを自由に設定す
ることができる。
Next, the operator uses the mouse 106 to input the position of the start point icon and the end point icon of the link to be set. Processor 100 is about this much! +7 confirmation and the contents of the link storage device 10B identify the icon descriptors at the start and end points, and simultaneously rewrite both the temporary descriptor and the original descriptor. That is,
Write a pointer to the decode of the end point icon in the descriptor of the start point icon. By repeating this operation, links between icons can be freely set.

発明の効果 以上のように本発明は、オペレータが計算機に指示を与
える際に、実行される指示がいかなる内容のものである
か、また処理単位間へ呼び出し関係がどのようになって
いるかを容易に理解することができ、さらには、計算機
に与える指示を、容易に設定することができる。
Effects of the Invention As described above, the present invention makes it easy to determine the contents of the instructions to be executed and the calling relationships between processing units when an operator gives instructions to a computer. Furthermore, the instructions given to the computer can be easily set.

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

第1図は本発明の一実施例におけるコマンド設定方法を
実現する装置のブロック結線図、第2図は本発明の詳な
説明するだめの図、第3図は不発明のコマンド設定方法
におけるアイコンにイ・り用される画像の一実施例を示
しだ図、第4図は本発明の一実施例に於けるコマンド設
定方法のアイコンの表示例を示した図、第5図は本発明
の一実施例に於けるコマンド設定方法のアイコン間の関
係を示した概念図、第6図は本発明の一実施例に於ける
コマンド設定方法のアイコン間の関係を設定するだめの
画面表示を示した図、第7図は固装;1tに於けるリン
クの関係を記憶するデータ形式の概念図、第8図は従来
の計算機への指示を示した図、第9図は従来の方式に於
ける計算機への指示の連鎖の一例を示した図、第10図
は従来の計算恨のブロック結線図である。 100・・・・・10セツサ、101・・ ・プログラ
ム記憶装置、102・・・・パス、103・ 表示装置
、104.105・・・画面バッファ、106・・・マ
ウス、107 ・・・アイコン記憶装置、108・ ・
リンク記憶装置。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第 
1 図 第3図 第 6 図 第7図 第8図 χ 第9図
FIG. 1 is a block diagram of a device that implements a command setting method according to an embodiment of the present invention, FIG. 2 is a diagram for explaining the present invention in detail, and FIG. 3 is an icon of an uninvented command setting method. FIG. 4 is a diagram showing an example of displaying an icon for a command setting method in an embodiment of the present invention, and FIG. FIG. 6 is a conceptual diagram showing the relationship between icons in a command setting method in an embodiment of the present invention. FIG. 6 shows a screen display for setting the relationship between icons in a command setting method in an embodiment of the present invention. Figure 7 is a conceptual diagram of the data format for storing link relationships in a fixed system; Figure 8 is a diagram showing instructions to a conventional computer; Figure 9 is a diagram showing instructions to a conventional computer. FIG. 10 is a block diagram of a conventional calculation system, showing an example of a chain of instructions to a computer. 100...10 setter, 101...Program storage device, 102...Path, 103.Display device, 104.105...Screen buffer, 106...Mouse, 107...Icon storage Equipment, 108...
Link storage. Name of agent: Patent attorney Toshio Nakao and 1 other person
1 Figure 3 Figure 6 Figure 7 Figure 8 χ Figure 9

Claims (2)

【特許請求の範囲】[Claims] (1)表示手段の画面の一部分に表示すべき画像を一時
的に記憶する第1の記憶手段と、前記画面の一部分以外
の部分に表示すべき画像を一時的に記憶する第2の記憶
手段と、前記画像を記憶する第3の記憶手段と、前記画
像間の表示関係を記憶する第4の記憶手段と、前記画像
に対応する処理プログラムを記憶する第5の記憶手段と
、前記表示手段の表示画面上の位置を入力する位置入力
手段とを設け、前記第3の記憶手段の内容を変更せずに
そのまま前記第1の記憶手段に転送して表示し、前記第
3の記憶手段の内容のうち、前記第1の記憶手段に転送
されていない部分の一部分の画像を前記第2の記憶手段
の任意の部分に転送することにより、その画像を前記表
示手段の任意の位置に表示し、前記位置入力手段により
始点とすべき画像と、終点とすべき画像の位置情報を設
定指示として入力し、これらの位置情報から前記画像間
の関係を前記第4の記憶手段に記憶し、さらに前記位置
入力手段により実行指示として始点画像位置が入力され
ると、この位置に表示されている画像に対応する前記第
5の記憶手段に記憶されている処理プログラムを実行し
、更に前記始点画像に関係づけられている画像に対応す
る処理プログラムを実行することを特徴とするコマンド
設定方法。
(1) A first storage means that temporarily stores an image to be displayed on a part of the screen of the display means, and a second storage means that temporarily stores an image to be displayed on a part other than the part of the screen. a third storage means for storing the images; a fourth storage means for storing display relationships between the images; a fifth storage means for storing a processing program corresponding to the images; and a display means. a position input means for inputting a position on the display screen of the third storage means, the contents of the third storage means are transferred to the first storage means for display without being changed; By transferring an image of a portion of the content that has not been transferred to the first storage means to an arbitrary portion of the second storage means, the image is displayed at an arbitrary position on the display means. , inputting position information of an image to be a starting point and an image to be an end point as setting instructions by the position input means, and storing a relationship between the images in the fourth storage means from these position information; When a starting point image position is input as an execution instruction by the position input means, the processing program stored in the fifth storage means corresponding to the image displayed at this position is executed, and A command setting method characterized by executing a processing program corresponding to an associated image.
(2)画像間の関係を矢印によって表示手段に表示する
ことを特徴とする特許請求の範囲第1項記載のコマンド
設定方法。
(2) The command setting method according to claim 1, characterized in that the relationship between images is displayed on a display means by arrows.
JP62066450A 1987-03-20 1987-03-20 Command setting method Pending JPS63231613A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62066450A JPS63231613A (en) 1987-03-20 1987-03-20 Command setting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62066450A JPS63231613A (en) 1987-03-20 1987-03-20 Command setting method

Publications (1)

Publication Number Publication Date
JPS63231613A true JPS63231613A (en) 1988-09-27

Family

ID=13316119

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62066450A Pending JPS63231613A (en) 1987-03-20 1987-03-20 Command setting method

Country Status (1)

Country Link
JP (1) JPS63231613A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02202620A (en) * 1989-02-01 1990-08-10 Fuji Xerox Co Ltd System for generating and editing tree structure graphic
US7164422B1 (en) 2000-07-28 2007-01-16 Ab Initio Software Corporation Parameterized graphs with conditional components
US8875145B2 (en) 2010-06-15 2014-10-28 Ab Initio Technology Llc Dynamically loading graph-based computations
US9158797B2 (en) 2005-06-27 2015-10-13 Ab Initio Technology Llc Managing metadata for graph-based computations
US9274926B2 (en) 2013-01-03 2016-03-01 Ab Initio Technology Llc Configurable testing of computer programs
US9507682B2 (en) 2012-11-16 2016-11-29 Ab Initio Technology Llc Dynamic graph performance monitoring
US9886319B2 (en) 2009-02-13 2018-02-06 Ab Initio Technology Llc Task managing application for performing tasks based on messages received from a data processing application initiated by the task managing application
US9886241B2 (en) 2013-12-05 2018-02-06 Ab Initio Technology Llc Managing interfaces for sub-graphs
US10108521B2 (en) 2012-11-16 2018-10-23 Ab Initio Technology Llc Dynamic component performance monitoring
US10657134B2 (en) 2015-08-05 2020-05-19 Ab Initio Technology Llc Selecting queries for execution on a stream of real-time data
US10671669B2 (en) 2015-12-21 2020-06-02 Ab Initio Technology Llc Sub-graph interface generation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IEEE COMPUTER *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02202620A (en) * 1989-02-01 1990-08-10 Fuji Xerox Co Ltd System for generating and editing tree structure graphic
US7164422B1 (en) 2000-07-28 2007-01-16 Ab Initio Software Corporation Parameterized graphs with conditional components
US9158797B2 (en) 2005-06-27 2015-10-13 Ab Initio Technology Llc Managing metadata for graph-based computations
US9886319B2 (en) 2009-02-13 2018-02-06 Ab Initio Technology Llc Task managing application for performing tasks based on messages received from a data processing application initiated by the task managing application
US10528395B2 (en) 2009-02-13 2020-01-07 Ab Initio Technology Llc Task managing application for performing tasks based on messages received from a data processing application initiated by the task managing application
US8875145B2 (en) 2010-06-15 2014-10-28 Ab Initio Technology Llc Dynamically loading graph-based computations
US9753751B2 (en) 2010-06-15 2017-09-05 Ab Initio Technology Llc Dynamically loading graph-based computations
US10108521B2 (en) 2012-11-16 2018-10-23 Ab Initio Technology Llc Dynamic component performance monitoring
US9507682B2 (en) 2012-11-16 2016-11-29 Ab Initio Technology Llc Dynamic graph performance monitoring
US9274926B2 (en) 2013-01-03 2016-03-01 Ab Initio Technology Llc Configurable testing of computer programs
US10180821B2 (en) 2013-12-05 2019-01-15 Ab Initio Technology Llc Managing interfaces for sub-graphs
US10318252B2 (en) 2013-12-05 2019-06-11 Ab Initio Technology Llc Managing interfaces for sub-graphs
US9886241B2 (en) 2013-12-05 2018-02-06 Ab Initio Technology Llc Managing interfaces for sub-graphs
US10901702B2 (en) 2013-12-05 2021-01-26 Ab Initio Technology Llc Managing interfaces for sub-graphs
US10657134B2 (en) 2015-08-05 2020-05-19 Ab Initio Technology Llc Selecting queries for execution on a stream of real-time data
US10671669B2 (en) 2015-12-21 2020-06-02 Ab Initio Technology Llc Sub-graph interface generation

Similar Documents

Publication Publication Date Title
US4829468A (en) Print control system
JPS63231613A (en) Command setting method
JP2959069B2 (en) Slip input processor
JPH02123459A (en) Marker entity management
JPS63231614A (en) Command processing method
JPH0756725A (en) Method for supporting program preparation
JP2619487B2 (en) File operation method
JPH0635987A (en) Device and mehtod for preparing circuit diagram
JPH0496822A (en) Print order control system
JP2575761B2 (en) Job management method
JPS63138459A (en) Display system for retrieved result of intra-table data
JP2509936B2 (en) Output control device
JP2669625B2 (en) Resource information display system
JPH0361212B2 (en)
JPH0555889B2 (en)
JPS5854416A (en) Operating method of computer
JPS6375923A (en) Print control system
JP3060383B2 (en) Document creation device
JPH05298003A (en) Data processor
JP2002297425A (en) File control program, computer-readable recording medium with file control program recorded thereon, file control device and file control method
JPH0916381A (en) Program preparation and execution system
JPH05189187A (en) Multiwindow display system
JPH0689299A (en) Automatic input picture setting system
JP2004246803A (en) Data conversion device
JPH0573589A (en) Automatic execution device for table calculation program