JPS6315322A - Acquiring and reclaiming system for command history - Google Patents

Acquiring and reclaiming system for command history

Info

Publication number
JPS6315322A
JPS6315322A JP61157804A JP15780486A JPS6315322A JP S6315322 A JPS6315322 A JP S6315322A JP 61157804 A JP61157804 A JP 61157804A JP 15780486 A JP15780486 A JP 15780486A JP S6315322 A JPS6315322 A JP S6315322A
Authority
JP
Japan
Prior art keywords
file
command
menu
program
command history
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
JP61157804A
Other languages
Japanese (ja)
Inventor
Takashi Hashimoto
尚 橋本
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61157804A priority Critical patent/JPS6315322A/en
Publication of JPS6315322A publication Critical patent/JPS6315322A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To store a graphic operation as a character string, and to enable a reclaiming operation to be performed, by converting an input operation to the character string, storing it in a file, and editing a stored character string by a text editing program. CONSTITUTION:The content of a command history file 421 generated at an acquiring part as it is, or the content corrected by an ordinary file editing program, is inputted to a command rerun program 434. The command rerun program 434 reads the content of the command history file 421 line by line, and when the character strings '#pick', '#menu', and '#overlay' appear, a menu table 422 is searched setting the name of a menu, and that of the file, posted in the same row, as indexes, and the name of a corresponding menu execution and application program is found, then it is started up.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、利用者の操作列を記憶し、再利用可能として
いる対話システムに係り、特に図形の移動や重ね合わせ
によってコマンド列を投入するシステムに有効なコマン
ド履歴取得再利用方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a dialogue system that stores a user's operation sequence and makes it reusable, and in particular, inputs a command sequence by moving or superimposing figures. Concerning command history acquisition and reuse methods that are effective for systems.

〔従来の技術〕[Conventional technology]

従来のコマンド積属取得システムは、キーボードから読
み込んだ文字列をそのまま記憶し、そのまま再利用する
か、簡易なコマンドにより記憶した文字列を修正し、再
利用するものである。これの代表的なシステムとして、
米国のAT&T社のベル研究所で開発されたUNIXを
基にして。
Conventional command acquisition systems store character strings read from the keyboard and reuse them as they are, or modify and reuse the stored character strings using simple commands. As a typical system,
Based on UNIX developed at AT&T's Bell Laboratories in the United States.

UCB (カリフォルニア大学バークレー分校)で開発
されたシー・シェル(C5hell)と呼ばれるものが
ある。このシステムのコマンド記憶再利用機能は、コマ
ンド列の記憶、1コマンド列単位の修正と再利用である
。修正した結果のコマンド列を通常のディスクファイル
に保存することも可能である。しかしながら、従来から
のこのようなシステムは、記憶対象がキーボードから入
力される文字列そのものであ91画面上における図形の
移動操作のような非文字入力は、記憶されないという問
題点があったっ 又1図形の選択、移動操作を解析するシステムは、米国
アップル社製のリサ(Li5a) 、マシントラシュ(
Mac in tosh )等が発表されている。
There is something called Sea Shell (C5hell) developed at UCB (University of California, Berkeley). The command storage reuse function of this system is to store a command string, and modify and reuse one command string at a time. It is also possible to save the resulting modified command sequence to a regular disk file. However, such conventional systems have the problem that the object to be stored is the character string input from the keyboard itself, and non-character inputs such as moving figures on the screen are not stored. The systems that analyze shape selection and movement operations are Apple's Li5a (Li5a) and Machine Trash (Li5a).
Mac in tosh) etc. have been announced.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このような非専門家向は計算機システムでは。 Computer systems like this are for non-specialists.

操作を視覚化することにより、理解を容易にすることが
できる。例えば画面に表示されたファイルをマウス等の
指示装置で選択し、別の位置に表示されたゴミ箱に重ね
合わせるとファイルの削除を意味するという操作となる
、この例のように1画面上で行なわれる操作を解析、処
理するシステムはあったが、4作を記憶するシステムは
無かった。
Visualizing operations can facilitate understanding. For example, if you select a file displayed on the screen with a pointing device such as a mouse and place it on a trash can displayed at a different location, this means deleting the file. There was a system to analyze and process the operations performed, but there was no system to memorize the four works.

本発明の目的は、コマンド記憶時に図形に対応した実体
名と、移動1重ね合わせ操作を表現した文字列の両者を
ファイルに記憶し、再利用操作を可能にするコマンド記
憶方式を提供することにある。
An object of the present invention is to provide a command storage method that stores both an entity name corresponding to a figure and a character string expressing a move 1 superimposition operation in a file when storing a command, thereby enabling reuse operations. be.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、投入操作の列を文字列に変換し、ファイルに
記憶し、記憶された文字列をテキスト編集プログラムに
よシ編集することに特徴がある。
The present invention is characterized in that a sequence of input operations is converted into a character string, stored in a file, and the stored character string is edited by a text editing program.

〔作用〕[Effect]

本発明では、図形操作を文字列として記憶することによ
シ、再利用操作を可能にした。
In the present invention, reuse operations are made possible by storing graphic operations as character strings.

〔実施例〕〔Example〕

第1図はディスプレイ画面上での視覚化された操作の例
である。画面に表示されたファイル110をマウス等の
指示装置120で選択する。選択後。
FIG. 1 is an example of a visualized operation on a display screen. A file 110 displayed on the screen is selected using a pointing device 120 such as a mouse. After selection.

ファイル110に許されたメニュー操作群130が表示
される。利用者は、メニュー表示後、メニューの中から
希望する処理「fi集」を選ぶか、ファイル110を選
択したまま、他の図形1例えばゴミ箱140に重ねるか
の操作を行なう。メニューの中から選択した場合も、重
ね合わせの操作を行なった場合も、対応する処理が行な
われるうメニュー「編集」を選択した場合は、第2図の
如く。
A menu operation group 130 allowed for the file 110 is displayed. After the menu is displayed, the user selects the desired process "FI collection" from the menu, or selects the file 110 and overlays it on another graphic 1, such as the trash can 140. Regardless of whether you select from the menu or perform an overlapping operation, the corresponding processing is performed.If you select the menu ``edit'', as shown in Fig. 2.

ファイルを編集するための新しい画面が表示される。ゴ
ミ箱の図形と重ね合わせた場合は第3図の、如く、ファ
イルが削除されるという処理が行なり、れる。
A new screen will appear for editing the file. If the file is overlapped with the trash box shape, the file will be deleted as shown in Figure 3.

これらの操作を再び繰夛返えす必要が生じた場合、従来
からのシステムでは、同じ操作即ち、ファイル110を
選択し、メニュー表示後、メニュー選択を行なう必要が
あった。本方式では、ファイル110の選択、メニュー
「編集」の選択、ゴミ箱140との重ね合わせ操作、の
マウスによる3つの操作とファイル110.ゴミ箱14
0の計算機システム内における名称をコマンド履歴ファ
イルに記憶し、履歴ファイルをコマンド再利用プログラ
ムによって再実行可能にする。
When it becomes necessary to repeat these operations again, in conventional systems, it is necessary to perform the same operation, that is, to select the file 110, display the menu, and then make a menu selection. This method involves three operations using the mouse: selecting the file 110, selecting the "edit" menu, and overlapping the file 110 with the trash can 140. Trash can 14
0 in the computer system is stored in a command history file, and the history file is made re-executable by a command reuse program.

以下1本発明の実施例を図面によって説明する。An embodiment of the present invention will be described below with reference to the drawings.

第4図は本方式を実現するための装置とソフトウェアの
構成図である。磁気ディスク420中にはコマンド履歴
ファイル421.メニューテーブル422、表示テーブ
ル423が格納されている。
FIG. 4 is a block diagram of the apparatus and software for realizing this method. A command history file 421. is stored in the magnetic disk 420. A menu table 422 and a display table 423 are stored.

メニューテーブル422の内容を第5図に示す。The contents of the menu table 422 are shown in FIG.

ファイル名の項目510には表示されているファイル名
称、メニュー名の項目520には、ファイルが選択され
たときのメニューリスト(第1図の130に表示されて
いる)、メニュー実行プログラム名の項目530には、
メニューが選択された時に実行される応用プログラム名
が書かれている。
The file name item 510 contains the displayed file name, the menu name item 520 contains the menu list (displayed at 130 in FIG. 1) when the file is selected, and the menu execution program name item. In 530,
Contains the name of the application program that will be executed when the menu is selected.

尚、メニュー名項目には図形の重なシ合い2例えばゴミ
箱図形と重なった場合についても書かれている。表示テ
ーブル423には画面に表示されている図形のファイル
名と図柄が記入されている。
Note that the menu name item also describes the case where figures overlap (2), for example, when they overlap with a trash can figure. In the display table 423, file names and designs of figures displayed on the screen are entered.

この内容を第6図に示す。The contents are shown in FIG.

コマンド履歴取得方式 まず始めにコマンド履歴取得方式を説明する。Command history acquisition method First, the command history acquisition method will be explained.

コマンド履歴ファイルの内容を第7図、コマンド解析シ
ステム432とコマンド履歴取得部のデータ関連図を第
8図、その処理の流れ図を第9図に示ス、コマンド解析
システム431は表示テーブル423によッテ画面81
0に図形820〜83゜を表示する。この表示された図
形は例えば第11図のファイル110やゴミ箱140で
ある。利用者のマウスによる図形620の選択操作を解
析するト、コマンド解析システム431は、メニューテ
ーブル422に従って画面610の一部にメニュー13
0を表示するうコマンド履歴取得部433は1選択縁作
に対応する文字列゛′すpick” とフアイル名をコ
マンド履歴ファイル421に書き込む(第7図)。メニ
ュー表示後、利用者がメニュー選択操作をした場合を先
ず説明する。コマンド解析システム432は1選択され
たメニュー名からメニューテーブル422を参照して対
応するメニュー実行応用プログラム435群を起動する
The contents of the command history file are shown in FIG. 7, the data relationship diagram of the command analysis system 432 and the command history acquisition unit is shown in FIG. 8, and the flowchart of the processing is shown in FIG. screen 81
Display figures 820 to 83 degrees at 0. The displayed figures are, for example, the file 110 and trash can 140 in FIG. 11. To analyze the selection operation of the figure 620 by the user with the mouse, the command analysis system 431 displays the menu 13 on a part of the screen 610 according to the menu table 422.
0 is displayed.The command history acquisition unit 433 writes the character string ``pick'' and the file name corresponding to the selected item 1 to the command history file 421 (Figure 7).After the menu is displayed, the user selects the menu. First, the case of operation will be explained.The command analysis system 432 refers to the menu table 422 from the selected menu name and starts the corresponding menu execution application program 435 group.

同時にコマンド履歴取得部433は、メニュー選択操作
を意味する文字列1すmen“とメニュー名。
At the same time, the command history acquisition unit 433 acquires the menu name and the character string 1smen, which means a menu selection operation.

ファイル名をコマンド履歴ファイル421に書き込む。Write the file name to the command history file 421.

利用者がメニュー選択操作でなく1重ね合わせ操作を行
なった場合には、コマンド解析システム432は、やけ
シメニューテーブル422によって対応するメニュー実
行応用プログラムを起動する。同時にコマンド履歴取得
部433ば、コマンドa歴ファイル421に8重ね合わ
せ操作を意味する文字列6す。ver lay”と両者
のファイル名、第6図では「ファイル」と「ゴミ箱」を
記憶する、 コマンド履歴再利用方式 次に再利用方式について説明する。取得部で作成された
コマンド履歴ファイル421の内容をそのまま、もしく
は1通常のファイル編集プログラムによって舊正したも
のをコマンド再実行プログラム434に入力する。編集
した例は第7図に示されている、コマンド再実行プログ
ラム434のデータ関連図を第10図、処理の流れ図を
第11図に示す。コマンド再実行プログラム434はコ
マンド履歴ファイル421の内容を1行ずつ読み込み1
文字列”すpick”、  ′すmenu ”、  ”
φover lay  ”が出現したら、同じ行に記入
されているメニュー名とファイル名をインデックストシ
テメニューテーブル422をサーチして、対応するメニ
ュー実行応用プログラム名を探し出して。
When the user performs a one-overlapping operation instead of a menu selection operation, the command analysis system 432 starts a corresponding menu execution application program based on the menu table 422. At the same time, the command history acquisition unit 433 writes the character string 6, which means 8 superimposition operation, to the command a history file 421. Ver lay" and the file names of both, and in FIG. 6, "file" and "trash can" are stored.Command history reuse methodNext, the reuse method will be explained. The contents of the command history file 421 created by the acquisition unit are input to the command re-execution program 434 either as they are or after being edited using a normal file editing program. An edited example is shown in FIG. 7, a data relationship diagram of the command re-execution program 434 is shown in FIG. 10, and a processing flowchart is shown in FIG. 11. The command re-execution program 434 reads the contents of the command history file 421 line by line1.
String “pick”, ’menu ”, ”
When "φoverlay" appears, the menu table 422 is searched by indexing the menu name and file name written on the same line, and the name of the corresponding menu execution application program is found.

起動する。to start.

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

本発明によれば1画面に表示されている図形の選択移動
1重ね合わせることによりコマンド入力を行なう対話シ
ステムにおいて、操作のrflJ歴を取シ、修正、再利
用することが可能となる。
According to the present invention, in an interactive system in which commands are input by selecting and moving figures displayed on one screen and superimposing them, it is possible to record, modify, and reuse the rflJ history of operations.

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

第1図、第2図、第3図は図形を用いて視覚化された操
作図、第4図は本方式を実現するための装置とソフトウ
ェア構成図、第、5図はメニューテーブル構造図、s6
図は表示テーブルの内容を示す図、第7図はコマンド履
歴ファイルの内容を示す図、第8図はコマンド解析シス
テムのデータ関連図、第9図にその処理の訛れ図、第1
0図はコマンド再実行プログラムのデータ関連図、第1
1図はその処理流れ図である。 432・・・コマンド解析システム、433・・・コマ
ンド履歴取得部、434・・・コマンド再実行プログラ
ム、421・・・コマンド履歴ファイル、422・・・
メニューテーブル、423・・・表示テーブル。
Figures 1, 2, and 3 are operation diagrams visualized using figures, Figure 4 is a diagram of the equipment and software configuration for realizing this method, Figures 5 and 5 are diagrams of the menu table structure, s6
Figure 7 shows the contents of the display table, Figure 7 shows the contents of the command history file, Figure 8 shows the data related to the command analysis system, Figure 9 shows the process, and Figure 1 shows the contents of the command history file.
Figure 0 is the data related diagram of the command re-execution program, the first
Figure 1 is a flowchart of the process. 432... Command analysis system, 433... Command history acquisition unit, 434... Command re-execution program, 421... Command history file, 422...
Menu table, 423...Display table.

Claims (1)

【特許請求の範囲】[Claims] 1、画面に表示されたファイル、プリンタ装置等の実体
に対応した複数の図形を、画面上を移動するカーソルに
よつて選択し、上記図形の移動、重ね合わせを行なうこ
とにより、計算機システムに対し実行するコマンド列を
指示するシステムにおいて、投入操作の列を文字列に変
換し、ファイルに記憶し、記憶された文字列をテキスト
編集プログラムにより、編集し、再利用可能としたこと
を特徴とするコマンド履歴取得再利用方式。
1. Select multiple figures corresponding to entities such as files and printers displayed on the screen using a cursor that moves on the screen, and move and superimpose the figures to create a computer system. A system for instructing a command string to be executed, characterized in that the input operation string is converted into a character string, stored in a file, and the stored string is edited using a text editing program so that it can be reused. Command history acquisition reuse method.
JP61157804A 1986-07-07 1986-07-07 Acquiring and reclaiming system for command history Pending JPS6315322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61157804A JPS6315322A (en) 1986-07-07 1986-07-07 Acquiring and reclaiming system for command history

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61157804A JPS6315322A (en) 1986-07-07 1986-07-07 Acquiring and reclaiming system for command history

Publications (1)

Publication Number Publication Date
JPS6315322A true JPS6315322A (en) 1988-01-22

Family

ID=15657653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61157804A Pending JPS6315322A (en) 1986-07-07 1986-07-07 Acquiring and reclaiming system for command history

Country Status (1)

Country Link
JP (1) JPS6315322A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63131229A (en) * 1986-11-20 1988-06-03 Pfu Ltd Process procedure preparing and processing system
JPH04253253A (en) * 1991-01-29 1992-09-09 Daikin Ind Ltd Method and device for executing application program
JPH057888U (en) * 1991-07-18 1993-02-02 ミサワホーム株式会社 Bay window
JPH0581082A (en) * 1990-03-23 1993-04-02 Sun Microsyst Inc Synchronous journaling system
US7357723B2 (en) 2002-10-25 2008-04-15 Ntn Corporation Tripod type constant velocity joint
JP2013058224A (en) * 2012-10-22 2013-03-28 Seiko Epson Corp Portable information apparatus, electronic book, program, and information storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63131229A (en) * 1986-11-20 1988-06-03 Pfu Ltd Process procedure preparing and processing system
JPH0581082A (en) * 1990-03-23 1993-04-02 Sun Microsyst Inc Synchronous journaling system
JPH04253253A (en) * 1991-01-29 1992-09-09 Daikin Ind Ltd Method and device for executing application program
JPH057888U (en) * 1991-07-18 1993-02-02 ミサワホーム株式会社 Bay window
US7357723B2 (en) 2002-10-25 2008-04-15 Ntn Corporation Tripod type constant velocity joint
US7682253B2 (en) 2002-10-25 2010-03-23 Ntn Corporation Tripod type constant velocity joint
JP2013058224A (en) * 2012-10-22 2013-03-28 Seiko Epson Corp Portable information apparatus, electronic book, program, and information storage medium

Similar Documents

Publication Publication Date Title
US5005119A (en) User interactive control of computer programs and corresponding versions of input/output data flow
JP4058118B2 (en) Program generation system and method
JP2005202863A (en) Information display program, method and device, and recording medium
JPH04337843A (en) Program operation display method
JPH05307476A (en) Tree structure displaying and editing device
JP2007004734A (en) Information processing system, information processing method and computer program
JPS6315322A (en) Acquiring and reclaiming system for command history
JP3409269B2 (en) Program creation device
JPH05225185A (en) Document processor
JP2797400B2 (en) Data display control device
JPH0997277A (en) Design supporting device
JP2585311B2 (en) How to create a program
JP3612387B2 (en) Information processing apparatus and control method therefor
JP2619487B2 (en) File operation method
JP2820473B2 (en) Logical structure editing device
JPH10222689A (en) Method for displaying graphic and device therefor and storage medium for storing graphic display program
JPH07141137A (en) Method for selecting menu
JPH02135515A (en) Information retrieving system
JPH05307472A (en) Program parts information reusing device
JPS6330976A (en) Macrocommand editing system
JP3353309B2 (en) File selection method
JP3083552B2 (en) Hierarchy editing processor
JPH07141158A (en) Data editing system
JP3011307B2 (en) Multimedia information editing and playback device
JPH086962A (en) Data retrieving device and displaying method for retrieved data