Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH036527B2 - - Google Patents
[go: Go Back, main page]

JPH036527B2 - - Google Patents

Info

Publication number
JPH036527B2
JPH036527B2 JP59252981A JP25298184A JPH036527B2 JP H036527 B2 JPH036527 B2 JP H036527B2 JP 59252981 A JP59252981 A JP 59252981A JP 25298184 A JP25298184 A JP 25298184A JP H036527 B2 JPH036527 B2 JP H036527B2
Authority
JP
Japan
Prior art keywords
conversation
processing
input
screen
program
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.)
Expired - Lifetime
Application number
JP59252981A
Other languages
Japanese (ja)
Other versions
JPS61131124A (en
Inventor
Tatsumi Tokumura
Yoshiaki Osada
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.)
Fuji Facom Corp
Original Assignee
Fuji Facom 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 Fuji Facom Corp filed Critical Fuji Facom Corp
Priority to JP59252981A priority Critical patent/JPS61131124A/en
Publication of JPS61131124A publication Critical patent/JPS61131124A/en
Publication of JPH036527B2 publication Critical patent/JPH036527B2/ja
Granted legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は表示装置に表示された内容に基づきオ
ペレータが計算機にデータを入力し、処理した内
容を又表示させて会話する方式に係り、特に会話
や表示に必要なパラメータをテーブル化して一つ
のプログラムで制御し、会話画面を作成し得るよ
うにした表示装置を用いた計算機との会話入力処
理方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method in which an operator inputs data into a computer based on the content displayed on a display device, and displays the processed content again for conversation. This invention relates to a conversation input processing method with a computer using a display device that creates a conversation screen by creating a table of parameters necessary for conversation and display, which is controlled by a single program.

近年情報処理システムの発展に伴い、グラフイ
ツクデイスプレイの如き表示装置を計算機に接続
し、キーボードの如き入力装置を用いて表示装置
に表示された内容に対し、キーボードからデータ
を入力して計算機に処理をさせ、その結果を表示
させて更にデータを入力するような計算機との会
話が行われるようになつてきた。
In recent years, with the development of information processing systems, display devices such as graphic displays are connected to computers, and input devices such as keyboards are used to input data to the contents displayed on the display device and then processed by the computer. Nowadays, people are having conversations with computers that ask them to do something, display the results, and then input data.

この場合、会話画面を作成するための処理を指
示するプログラムの作成に時間のかからないこと
が必要である。
In this case, it is necessary that it not take much time to create a program that instructs processing for creating a conversation screen.

〔従来の技術〕[Conventional technology]

第3図は表示装置を用いて会話する計算機シス
テムの一例を示すブロツク図である。
FIG. 3 is a block diagram showing an example of a computer system that allows conversation using a display device.

プロセツサ11はROM13に格納されている
プログラムを読出して動作を開始する。そしてデ
イスク制御回路14を制御してデイスク15から
会話画面を作成するための処理を指示する主プロ
グラムを読出し、メモリ12に格納した後読出し
て処理動作を行う。
The processor 11 reads the program stored in the ROM 13 and starts operating. Then, the main program which controls the disk control circuit 14 and instructs processing for creating a conversation screen is read out from the disk 15, stored in the memory 12, and read out to perform the processing operation.

即ちプロセツサ11は表示制御回路16を制御
して表示部17に質問を表示する。オペレータは
キーボード18より答えを入力する。プロセツサ
11はこの答えが妥当であれば、次の処理を行
い、妥当でなければエラーを表示部17に表示す
る。
That is, the processor 11 controls the display control circuit 16 to display the question on the display section 17. The operator inputs the answer using the keyboard 18. If the answer is valid, the processor 11 performs the next process, and if the answer is not valid, it displays an error on the display unit 17.

従来、上記の会話画面を作成するための処理を
指示する主プログラムは、その会話内容が異なる
毎に、個々に作成されていた。
Conventionally, the main program that instructs the processing for creating the above-mentioned conversation screen has been created individually for each different conversation content.

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

上記の如く、従来は会話内容が異なる毎に主プ
ログラムが作成されるため、会話のロジツクは単
純であるが、会話数が多いとステツプ数が多くな
り、同じような表示画面でも各表示内容毎に主プ
ログラムを作成しなければならない。
As mentioned above, conventionally, a main program is created for each different conversation content, so the logic of the conversation is simple. The main program must be created.

ところで作成された主プログラムはデバツグす
る必要があるため工数が多くかかり、単純なメツ
セージのスペルミスや表示データの先頭アドレス
の指定ミスでも、フオルトランで作成された場
合、ソース修正、コンパイル及びリンクを行わな
ければならず、時間がかかるという問題がある。
By the way, the created main program needs to be debugged, which takes a lot of man-hours, and even if it is a simple misspelling of a message or a mistake in specifying the start address of display data, if it was created in Fault Run, the source must be corrected, compiled, and linked. There is a problem in that it is necessary and takes time.

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

上記問題点は、表示装置に会話画面を表示させ
該画面に応じてオペレータが情報を計算機に入力
するシステムにおいて、一つの会話入力毎の番
号、該番号を会話入力順に指定する順番、該会話
入力の処理形式及び該処理形式で定まる会話画面
作成に必要なパラメータをテーブルにして記憶す
る記憶手段と、主処理プログラム及び該記憶手段
に格納されたテーブルを制御する制御プログラム
を実行する実行手段とを設け、実行手段で実行す
る主プログラムで該制御プログラムを呼出し、該
制御プログラムに基づき会話入力を実施し得るよ
うにした、本発明による会話入力処理方式によつ
て解決される。
The above problem is that in a system in which a conversation screen is displayed on a display device and an operator inputs information into a computer according to the screen, the number for each conversation input, the order in which the numbers are designated in the order of conversation input, and the a storage means for storing a processing format and parameters necessary for creating a conversation screen determined by the processing format in a table; and an execution means for executing a main processing program and a control program for controlling the table stored in the storage means. The problem is solved by the conversation input processing method according to the present invention, which calls the control program with a main program that is provided and executed by an execution means, and allows conversation input to be performed based on the control program.

〔作用〕[Effect]

即ち会話の内容が異なる度に主プログラムを作
成して会話画面を作成するのではなく、会話内容
の相違により変化するパラメータをテーブルにま
とめ、会話の進行に合わせてこのパラメータを読
出して会話画面を作成し得るようにして、その都
度主プログラムを作成する手間を省いたものであ
る。
In other words, instead of creating a main program and creating a conversation screen each time the content of the conversation differs, parameters that change depending on the content of the conversation are compiled into a table, and these parameters are read out as the conversation progresses to display the conversation screen. This eliminates the need to create a main program each time.

〔実施例〕〔Example〕

第1図は本発明の一実施例を示す回路のブロツ
ク図で、第2図は第1図のテーブル19の内容を
説明する図である。
FIG. 1 is a block diagram of a circuit showing one embodiment of the present invention, and FIG. 2 is a diagram illustrating the contents of table 19 in FIG. 1.

第1図は第3図の回路にテーブル19を追加し
たもので、プロセツサ11は主プログラムが呼出
したテーブル19を制御する制御プログラムの指
示に従い、テーブル19を参照して会話画面を作
成するのに必要なパラメータを読出して動作す
る。
FIG. 1 shows the circuit shown in FIG. 3 with a table 19 added, and the processor 11 refers to table 19 to create a conversation screen according to instructions from a control program that controls table 19 called by the main program. Reads the necessary parameters and operates.

ここで、会話や表示のプロセスを分析すると、
或一定の規則が見い出せる。例えば 質問のメツセージを表示する 答えを持つ(オペレータがキーボードから答
えを入力する) 答えが妥当であるかチエツクする 答えが妥当であれば、その内容に応じて次の
処理に進む。妥当で無ければエラーメツセージ
を表示してに戻る。
Now, if we analyze the process of conversation and display,
Certain rules can be found. For example, Display the message of the question Have the answer (the operator inputs the answer from the keyboard) Check whether the answer is valid If the answer is valid, proceed to the next process depending on the content. If it is not valid, display an error message and return.

この手順は固定的で、且つこれを処理するため
に必要なパラメータの種類も一定である。即ち
に必要なパラメータは (1) 質問のメツセージを表示する座標 (2) 質問のメツセージ (3) メツセージの文字数 に必要なパラメータは (4) 答えを受ける位置の座標 (5) 入力された文字の変換形式 (6) 入力されたデータの格納領域 に必要なパラメータは (7) 入力されたデータの妥当性を決定するパラ
メータ である。このように処理のプロセスが同じである
と、それに必要なパラメータの項目も一定であ
る。そこで上記の如く処理のプロセスが同じもの
を分類して、夫々に独自の番号を付与し、処理形
式番号とする。
This procedure is fixed, and the types of parameters required to process it are also fixed. In other words, the required parameters are (1) the coordinates for displaying the message of the question, (2) the message of the question, (3) the parameters required for the number of characters in the message, (4) the coordinates of the position to receive the answer, and (5) the coordinates of the input characters. Conversion format (6) Parameters required for the storage area of input data are (7) Parameters that determine the validity of input data. In this way, if the processing process is the same, the parameters necessary for it are also constant. Therefore, as described above, items that have the same processing process are classified and each is given a unique number, which is used as a processing format number.

さて会話は通常一つでは終了せず、一つの会話
が終われば次の会話が行われる。そして会話には
順番があるため、この順番に処理番号を付与す
る。
Now, conversations usually don't end after one conversation; when one conversation ends, the next one begins. Since conversations have an order, processing numbers are assigned in this order.

又会話の結果により次の会話が異なる場合があ
る。このような場合は一つの会話の終わつた後、
次に処理される会話の番号を次処理番号として、
会話の結果によつて次処理番号が選択出来るよう
にする。そして会話が完了したら主プログラムに
戻るリターンコードを用意する。
Also, the next conversation may be different depending on the result of the conversation. In such cases, after one conversation,
The number of the conversation to be processed next is set as the next processing number.
The next processing number can be selected depending on the result of the conversation. Then, when the conversation is complete, a return code is prepared to return to the main program.

上記の条件をまとめてテーブル19を作成する
と、第2図に示す如くになる。
When a table 19 is created by putting together the above conditions, it becomes as shown in FIG.

プロセツサ11は前記の如く、テーブル19を
制御する制御プログラムにより、テーブル19を
参照し、まず処理番号1で会話で行う。この時の
処理プロセスは処理形式番号の項に示す「1」で
あり、必要なパラメータは各処理形式に必要なパ
ラメータの項に示す例えば上記(1)〜(7)のパラメー
タである。
As described above, the processor 11 refers to the table 19 using the control program that controls the table 19, and first performs processing number 1 conversationally. The processing process at this time is "1" shown in the section of processing format number, and the necessary parameters are, for example, the parameters (1) to (7) above, shown in the section of parameters necessary for each processing format.

処理番号1で会話が済むと次処理番号が2であ
るため、処理番号2の会話を行う。この時は処理
形式番号が「2」であるため、入力するデータを
選択する会話を行う。各処理形式に必要なパラメ
ータは前記(1)〜(7)に入力データを区別するパラメ
ータが追加されたものとなる。
When the conversation with process number 1 is completed, the next process number is 2, so the conversation with process number 2 is performed. At this time, since the processing format number is "2", a conversation is performed to select data to be input. The parameters required for each processing format are the same as those in (1) to (7) above, with the addition of parameters for distinguishing input data.

ここで次処理番号の項に示される如く、入力デ
ータがaの時次処理番号の3を、入力データがb
の場合次処理番号の4を処理する。
Here, as shown in the next processing number section, the input data is the temporal processing number 3 of a, and the input data is b.
In this case, process the next processing number 4.

処理番号3及び4の会話は処理形式番号が
「1」のため処理番号1の時と同一で、この会話
が済むと処理番号5に進む。処理番号5ではリタ
ーンコードにより、処理番号3又は4で入力した
データをもとにグラフ表示等の定型処理を行つて
主プログラムに復帰する。
The conversations of process numbers 3 and 4 are the same as those of process number 1 because the process format number is "1," and when these conversations are completed, the process proceeds to process number 5. In process number 5, a return code is used to perform standard processing such as graph display based on the data input in process number 3 or 4, and then return to the main program.

このテーブル19の作成、パラメータの変更、
修正作業はフアイル化することで、編集プログラ
ムにより実施出来るので、作業が容易となる。
Creating this table 19, changing parameters,
By creating a file, correction work can be performed using an editing program, making the work easier.

尚本発明は会話のみならず、処理手順の一定な
もの、例えばグラフ表示やサンプリング処理等に
も応用出来る。
The present invention can be applied not only to conversations but also to things with fixed processing procedures, such as graph display and sampling processing.

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

以上説明した如く、本発明はテーブルにより会
話画面の作成が行われるため、各処理に必要なパ
ラメータの内容を変更するだけで、主プログラム
に影響を与えることが無く、会話内容が異なる毎
に作成する手間を省くことが出来る。
As explained above, since the present invention creates a conversation screen using a table, it is possible to create a conversation screen each time the conversation content changes without affecting the main program by simply changing the contents of the parameters necessary for each process. You can save yourself the trouble of doing so.

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

第1図は本発明の一実施例を示す回路のブロツ
ク図、第2図は第1図のテーブル19の内容を説
明する図、第3図は表示装置を用いて会話する計
算機システムの一例を示すブロツク図である。 図において、11はプロセツサ、12はメモ
リ、13はROM、14はデイスク制御回路、1
5はデイスク、16は表示制御回路、17は表示
部、18はキーボード、19はテーブルである。
FIG. 1 is a block diagram of a circuit showing an embodiment of the present invention, FIG. 2 is a diagram explaining the contents of table 19 in FIG. 1, and FIG. 3 is an example of a computer system that communicates using a display device. FIG. In the figure, 11 is a processor, 12 is a memory, 13 is a ROM, 14 is a disk control circuit, 1
5 is a disk, 16 is a display control circuit, 17 is a display section, 18 is a keyboard, and 19 is a table.

Claims (1)

【特許請求の範囲】[Claims] 1 表示装置に会話画面を表示させ該画面に応じ
てオペレータが情報を計算機に入力するシステム
において、一つの会話入力毎の番号、該番号を会
話入力順に指定する順番、該会話入力の処理形式
及び該処理形式で定まる会話画面作成に必要なパ
ラメータをテーブルにして記憶する記憶手段と、
主処理プログラム及び該記憶手段に格納されたテ
ーブルを制御する制御プログラムを実行する実行
手段とを設け、実行手段で実行する主プログラム
で該制御プログラムを呼出し、該制御プログラム
に基づき会話入力を実施し得るようにしたことを
特徴とする会話入力処理方式。
1. In a system in which a conversation screen is displayed on a display device and an operator inputs information into a computer according to the screen, a number for each conversation input, the order in which the number is designated in the order of conversation input, the processing format of the conversation input, and a storage means for storing parameters necessary for creating a conversation screen determined by the processing format in a table;
A main processing program and an execution means for executing a control program for controlling a table stored in the storage means are provided, the main program executed by the execution means calls the control program, and conversation input is performed based on the control program. A conversation input processing method characterized by the following:
JP59252981A 1984-11-30 1984-11-30 Conversation input processing system Granted JPS61131124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59252981A JPS61131124A (en) 1984-11-30 1984-11-30 Conversation input processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59252981A JPS61131124A (en) 1984-11-30 1984-11-30 Conversation input processing system

Publications (2)

Publication Number Publication Date
JPS61131124A JPS61131124A (en) 1986-06-18
JPH036527B2 true JPH036527B2 (en) 1991-01-30

Family

ID=17244839

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59252981A Granted JPS61131124A (en) 1984-11-30 1984-11-30 Conversation input processing system

Country Status (1)

Country Link
JP (1) JPS61131124A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63237168A (en) * 1987-03-25 1988-10-03 Hitachi Ltd Data input method
JP2002092331A (en) * 2000-09-19 2002-03-29 Information Services International Dentsu Ltd Securities settlement management system, securities settlement management method

Also Published As

Publication number Publication date
JPS61131124A (en) 1986-06-18

Similar Documents

Publication Publication Date Title
US4736340A (en) Processor generating control programs for a programmable controller
JPH036527B2 (en)
JPH02151908A (en) Numerical controller with simulation function
US5093796A (en) Automatic programming definition of a machining configuration for a numerical control device
JPH0417002A (en) Sequence program searching system
JPS6149209A (en) Program execution system of numerical controller
JPS58163036A (en) Automatic numbering device
JPH0519817A (en) System for editing sequence program
JPH077839U (en) Numerical control device
JP3021926B2 (en) Decompiler and decompile method for programmable controller
JPS61278909A (en) Interactive programming device
JP2723236B2 (en) Character reader
JPS6132106A (en) Programming device of programmable controller
JPH04131912A (en) Numerical controller
JPH04271404A (en) Programming device for programmable controller
JP2700013B2 (en) Compiler for user program for programmable controller
JPH04209007A (en) User program editing system for programmable controller
JPS63184105A (en) Numerical controller
JPH0350672A (en) Interactive type text editor
JPH06202906A (en) Nc program editing device
JPH0822490A (en) Layer selection method and layer attribute editing method
JP2637208B2 (en) Graphic processing system
JPH05204590A (en) Cursor display device
JPH05113817A (en) Numerical controller
JPH04141760A (en) Interactive system design system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term