JPH01161518A - Command input processing system - Google Patents

Command input processing system

Info

Publication number
JPH01161518A
JPH01161518A JP62320674A JP32067487A JPH01161518A JP H01161518 A JPH01161518 A JP H01161518A JP 62320674 A JP62320674 A JP 62320674A JP 32067487 A JP32067487 A JP 32067487A JP H01161518 A JPH01161518 A JP H01161518A
Authority
JP
Japan
Prior art keywords
command
input
processing
cursor
error
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
JP62320674A
Other languages
Japanese (ja)
Inventor
Toru Sekiyama
関山 透
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP62320674A priority Critical patent/JPH01161518A/en
Publication of JPH01161518A publication Critical patent/JPH01161518A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To easily remove an error in input commands without re-inputting the input commands newly when the format of the input commands is wrong by indicating the wrong portion with a cursor and correcting the wrong portion on a displaying screen by means of a correcting means. CONSTITUTION:In a computer system commands inputted in a command input process 101 and checked in a command checking processing 102. When the abnormality of a command is decided 103 in the processing 102, a cursor is moved to the wrong portion of the command displayed on a displaying screen in a cursor moving processing 106 in accordance with an error message output 105. In accordance with the cursor indication, the wrong portion of the command is corrected in a command re-inputting processing 107 without re-inputting the input commands newly. Thus an error in input commands can be removed easily.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はコマンド入力処理方式、特に表示画面を参照し
ながらパラメータを含むコマンドを入力するコマンド入
力処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a command input processing method, and particularly to a command input processing method in which a command including parameters is input while referring to a display screen.

〔従来の技術〕[Conventional technology]

従来この種のコマンド入力処理方式は、計算機システム
で指定されるコマンド形式に従って、入力装置より投入
し、コマンド形式が正常であればコマンドに対応する処
理を実行し、コマンド形式が誤っていれば表示装置等に
エラーメツセージが出力され、再度コマンドを最初から
入力するようにしている。
Conventionally, this type of command input processing method inputs the command from the input device according to the command format specified by the computer system, executes the process corresponding to the command if the command format is correct, and displays the command if the command format is incorrect. An error message is output to the device, etc., and the command is input again from the beginning.

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

上述した従来方式においては、入力したコマンドが誤っ
ている場合には最初からコマンドを投入しなければなら
ないので、非常に煩雑であり、かつコマンドの誤り箇所
が即時に判らないためコマンドの形式が複雑であると誤
りを分析するのに非常に時間がかかるという欠点がある
In the conventional method described above, if the input command is incorrect, the command must be input from the beginning, which is very cumbersome, and the command format is complicated because the error location of the command cannot be immediately determined. This has the disadvantage that it takes a lot of time to analyze errors.

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

本発明の方式は、計算機システムの入力装置より表示画
面を参照してパラメータを含むコマンドを入力するコマ
ンド入力処理方式において、入力されたコマンドの形式
が誤っている場合には該コマンドの誤り部分をカーソル
表示により指摘する手段と、 前記コマンド誤り部分を前記表示画面上で修正する手段
とを設けたことを特徴とする。
The method of the present invention is a command input processing method in which a command including parameters is input by referring to a display screen from an input device of a computer system, and if the format of the input command is incorrect, the erroneous part of the command is The present invention is characterized in that it includes means for pointing out by displaying a cursor, and means for correcting the command error portion on the display screen.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すフロー図である。FIG. 1 is a flow diagram showing one embodiment of the present invention.

第1図において、101はコマンド入力待ち及びコマン
ド入力を行なう処理(以下コマンド入力処理と記す)、
102は入力されたコマンドの形式、場合によって内容
の正常性のチエツクを行なう処理(以下コマンドチエツ
クと記す)、103はコマンドチエツク結果の判定及び
正常ルート又は異常ルートへの分岐処理(以下□、判定
と記す)、104は入力されたコマンドに対応する処理
の実行、105はコマンドチエツク異常時のエラーメツ
セージ出力処理、106はコマンドのエラー箇所を表示
するカーソル移動処理、107はコマンドの上ぬってコ
マンドが再入力できるコマンド再入力処理、108はコ
マンド再入力をキャンセルし新規コマンド入力を行なう
エスケープである。
In FIG. 1, 101 is a process of waiting for command input and performing command input (hereinafter referred to as command input process);
102 is a process for checking the normality of the input command format and contents depending on the case (hereinafter referred to as command check); 103 is a process for determining the command check result and branching to a normal route or an abnormal route (hereinafter referred to as □) ), 104 is execution of processing corresponding to the input command, 105 is error message output processing when a command check is abnormal, 106 is cursor movement processing to display the error part of the command, and 107 is a command that prints on top of the command. 108 is an escape process that cancels the command re-input and inputs a new command.

第2図は本実施例の動作を説明するための表示装置にお
ける画面イメージ例である。
FIG. 2 is an example of a screen image on a display device for explaining the operation of this embodiment.

201は表示画面202及び206は操作員に対してコ
マンドの入力要求を示すマーク、203はコマンド及び
コマンドパラメータ(以下コマンドと記す)、204は
入力されたコマンドを実行するためのスラント、205
は入力されたコマンドが誤っている場合出力されるエラ
ーメツセージ、207はコマンド形式中の誤り部分を示
す。
201 is a display screen 202 and 206 is a mark indicating a command input request to the operator; 203 is a command and a command parameter (hereinafter referred to as a command); 204 is a slant for executing the input command; 205
207 indicates an error message that is output when the input command is incorrect, and 207 indicates the error part in the command format.

計算機システムにおいて、何らかの処理を行なうときに
は、先ず、コマンド入力処理101で操作員に入力装置
よりコマンドの入力を督促するなめコマンド入力要求マ
ーク202を表示する。コマンド入力処理で操作員より
コマンド203が入力され、引続いてコマンド実行指定
のスラント204が入力されると、コマンドチエツク1
02の処理が行なわれる。判定103でコマンドチエツ
ク102を行なった結果により、正常処理又は異常処理
に処理を分岐する。
When a computer system performs some processing, first, in command input processing 101, a command input request mark 202 is displayed to prompt the operator to input a command from an input device. When the operator inputs a command 203 in command input processing and subsequently inputs a slant 204 specifying command execution, command check 1 is executed.
02 processing is performed. Depending on the result of command check 102 in determination 103, the process branches to normal processing or abnormal processing.

正常であった場合には対応した処理のコマンド実行10
4を行ない終了する。
If it is normal, execute the command for the corresponding process 10
Perform step 4 and finish.

異常であった場合にはエラーメツセージ出力105によ
り表示画面201にエラーメツセージ205を表示する
。コマンドチエツク102でコマンドの誤っている部分
が判明しているのでカーソル移動106により、コマン
ドの誤り部分207ヘカーソルを移動する。次にコマン
ド再入力処理107が行なわれる。コマンド再入力処理
107では、カーソルが位置する誤り部分207を修正
し、再度コマンドを実行する。
If it is abnormal, an error message 205 is displayed on the display screen 201 by the error message output 105. Since the command check 102 has revealed the erroneous part of the command, the cursor is moved to the erroneous part 207 of the command by cursor movement 106. Next, command re-input processing 107 is performed. In command re-input processing 107, the error portion 207 where the cursor is located is corrected and the command is executed again.

このコマンド再入力処理107をキャンセルして新規に
コマンドを入力したい時は、エスケープ108により新
しくコマンド入力要求マーク206が表示されコマンド
入力処理101以降の処理の実行する。また、コマンド
再入力処理107を生かしたいときには、コマンドチエ
ツク102以降の処理を行なう。
When the user wishes to cancel this command re-input process 107 and input a new command, a new command input request mark 206 is displayed by escape 108, and the processes subsequent to command input process 101 are executed. Further, when the command re-input processing 107 is desired to be utilized, the processing after the command check 102 is performed.

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

以上、説明したように本発明によれば、入力されたコマ
ンドが誤っていた場合、コマンドの誤り部分がカーソル
位置により即時に判明するので、その部分の修正のみで
よく、従来のように、新たにコマンドを入力し直す必要
がなくなるので、コマンド形式が長かったり、複雑であ
っても、入力誤り排除に伴う煩わしさを取除く効果があ
る。
As explained above, according to the present invention, if an input command is incorrect, the erroneous part of the command can be immediately identified by the cursor position. Since there is no need to re-enter the command, even if the command format is long or complex, it has the effect of eliminating the trouble associated with eliminating input errors.

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

第1図は本発明の一実施例を示し、第2図は本実施例の
動作を説明するための図を示す。 101・・・コマンド入力処理、102・・・コマンド
チエツク、103・・・判定、104・・・コマンド実
行、105・・・エラーメツセージ出力、106・・・
カーソル移動、107・・・コマンド再入力処理、10
8・・・エスケープ、201・・・コマンド、204・
・・スラント、205・・・エラーメツセージ、207
・・・誤り部分。
FIG. 1 shows an embodiment of the present invention, and FIG. 2 shows a diagram for explaining the operation of this embodiment. 101... Command input processing, 102... Command check, 103... Judgment, 104... Command execution, 105... Error message output, 106...
Cursor movement, 107... Command re-input processing, 10
8...Escape, 201...Command, 204.
... Slant, 205 ... Error message, 207
...Error part.

Claims (1)

【特許請求の範囲】 計算機システムの入力装置より表示画面を参照してパラ
メータを含むコマンドを入力するコマンド入力処理方式
において、 入力されたコマンドの形式が誤っている場合には該コマ
ンドの誤り部分をカーソル表示により指摘する手段と、 前記コマンド誤り部分を前記表示画面上で修正する手段
とを設けたことを特徴とする計算機システムにおけるコ
マンド入力処理方式。
[Claims] In a command input processing method in which a command including parameters is input by referring to a display screen from an input device of a computer system, if the format of the input command is incorrect, the error portion of the command is corrected. A command input processing method in a computer system, comprising: means for pointing out by displaying a cursor; and means for correcting the error part of the command on the display screen.
JP62320674A 1987-12-18 1987-12-18 Command input processing system Pending JPH01161518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62320674A JPH01161518A (en) 1987-12-18 1987-12-18 Command input processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62320674A JPH01161518A (en) 1987-12-18 1987-12-18 Command input processing system

Publications (1)

Publication Number Publication Date
JPH01161518A true JPH01161518A (en) 1989-06-26

Family

ID=18124063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62320674A Pending JPH01161518A (en) 1987-12-18 1987-12-18 Command input processing system

Country Status (1)

Country Link
JP (1) JPH01161518A (en)

Similar Documents

Publication Publication Date Title
JPH01161518A (en) Command input processing system
JPS6175435A (en) Association system between syntax checker and text editor
JPH03257508A (en) Nc automatic programming system for interactive language
JPS62279408A (en) Numerical controller
JPS6227867A (en) Picture data correcting system
JPH07168858A (en) Plant monitoring and operating device
JPH0228711A (en) Device for correcting error or automatic input operation
JPH05100929A (en) Automatic master file learning system
JPH03242736A (en) Abnormality processing system
JPH02214919A (en) Command error designating system
JP2001242982A (en) Plotting support method and medium stored with cad program
JPH02295365A (en) Data input system for automatic program controller
JPH06301408A (en) Comment adding device of programmable controller
JPH08286714A (en) Monitor device for programmable display device
JPS61147335A (en) Parameter registration system of job
JPH03111909A (en) Method for checking numerical controller program
JPS63228341A (en) Program syntax checking system
JPH05181919A (en) System design supporting device
JPH05127716A (en) Numerical controller
JPS63300327A (en) Self-diagnostic system for robot controller
JPS61131124A (en) Conversation input processing system
JPH04148305A (en) Edited part confirming system
JPH04347727A (en) Method and device for automatically correcting program
JPH01159738A (en) Correction system by procedure processing for parameter being executed continuously
JPH03179508A (en) Automatic nc programming system